This property sets whether or not Separator4 is displayed in the ToolBarSetupObjects control.

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

Property Value

True: Separator4 is displayed
False: Separator4 is NOT displayed

Default value is True

Explanation

The Separator4Visible property sets whether or not Separator4 is displayed in the ToolBarSetupObjects control. Separator4 is the separator between the "BorderColorOpacityDown" button and the "BorderShape" label, when the ToolBarSetupObjects control is in its default state.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation