This property determines whether or not Separator4 is displayed in the ToolBarStandard control. Separator4 is the separator between the "ForeColorOpacity Down" and "BackColor" buttons.

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

Property Value

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

Explanation

The Separator4Visibile property determines whether or not Separator4 is displayed in the ToolBarStandard control. Separator4 is the separator between the "ForeColorOpacity Down" and "BackColor" buttons

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation