Click or drag to resize
AB4D logo

MouseWithButtonsReleasedButtonBrush Property

Gets or sets a Brush that specifies how the a released button is shown. Default value is DarkGray brush.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Brush ReleasedButtonBrush { get; set; }

Property Value

Brush
See Also