This property determines whether or not Separator5 is displayed in the ToolBarStandard control. Separator5 is the separator between the "BackColorOpacity Down" and "Fill" buttons.
[Visual Basic] Public Property
Separator5Visibile As Boolean
[C#] public bool Separator5Visibile {get;
set;}
Property Value
Value | Explanation |
---|---|
True (default) | Separator5 is displayed in the ToolBarStandard control. |
False | Separator5 is not displayed in the ToolBarStandard control. |
Explanation
The Separator5Visibile property determines whether or not Separator5 is displayed in the ToolBarStandard control. Separator5 is the separator between the "BackColorOpacity Down" and "Fill" buttons
See Also
ToolBarStandard Members | Newtone.ImageKit.Win.ToolBarStandard