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

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

Property Value

True: Separator2 is displayed
False: Separator2 is NOT displayed

Default value is True

Explanation

The Separator2Visible property sets whether or not Separator2 is displayed in the ToolBarSetupObjects control. Separator2 is the separator between the "RoundRectangleRadiusDown" button and the "Font" button, 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