This property sets whether or not Separator4 is displayed in the ToolBarSetupLines 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 ToolBarSetupLines control. Separator4 is the separator between the "StartArrowCapSizeDown" and the "EndArrowCap" buttons, when the ToolBarSetupLines control is in its default state.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation