This property determines whether or not Separator2 is displayed in the ToolBarAnnotation control. Separator1 is the separator between the "Properties" and "Embed" buttons.

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

Property Value

Value Explanation
True (default) Separator2 is displayed in the ToolBarAnnotation control.
False Separator2 is not displayed in the ToolBarAnnotation control.

Explanation

The Separator2Visibile property determines whether or not Separator2 is displayed in the ToolBarAnnotation control. Separator2 is the separator between the "Properties" and "Embed" buttons.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation