This property determines whether or not Separator1 is displayed in the ToolBarAnnotation control. Separator1 is the separator between the "Stamp" and "SelectAll" 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 ToolBarAnnotation control.
False Separator1 is not displayed in the ToolBarAnnotation control.

Explanation

The Separator1Visibile property determines whether or not Separator1 is displayed in the ToolBarAnnotation control. Separator1 is the separator between the "Stamp" and "SelectAll" buttons.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation