ToolBarToolsSeparatorColor Property

Gets or sets the Color for separators.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
public Color ToolsSeparatorColor { get; set; }

Property Value

Color

Remarks

Separator lines are visual indicators of boundaries between the Tools.

See Also