Click or drag to resize
AB4D logo

MouseWithButtonsOutlineButtonBrush Property

Gets or sets a Brush that specifies how the mouse outlines are shown. Default value is Black brush.

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

Property Value

Brush
See Also