This property sets whether or not the items related to "Open Annotation File" are displayed on the ToolBarStandard control.

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

Property Value

True: The "Open Annotation File" items are displayed
False: The "Open Annotation File" items are NOT displayed

Default value is True.

Explanation

The ButtonOpenAnnotationFileVisible property sets whether or not the items related to "Open Annotation File" are displayed on the ToolBarStandard control. When this property is False, the Open Annotation File button is not displayed.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation