This property determines whether or not Separator1 is displayed in the ToolBarStandard control. Separator1 is the separator between the "Save File" and "Open Annotation File" buttons.

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

Property Value

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

Explanation

The Separator1Visibile property determines whether or not Separator1 is displayed in the ToolBarStandard control. Separator1 is the separator between the "Save File" and "Open Annotation File" buttons

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation