This property determines whether or not Separator3 is displayed in the ToolBarStandard control. Separator3 is the separator between the "PenWidth Down" and "ForeColor" buttons.

[Visual Basic] Public Property Separator3Visibile As Boolean
[C#] public bool Separator3Visibile {get; set;}

Property Value

Value Explanation
True (default) Separator3 is displayed in the ToolBarStandard control.
False Separator3 is not displayed in the ToolBarStandard control.

Explanation

The Separator3Visibile property determines whether or not Separator3 is displayed in the ToolBarStandard control. Separator3 is the separator between the "PenWidth Down" and "ForeColor" buttons

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation