This property sets whether or not the group of "File" related buttons, is displayed the ToolBarStandard control.

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

Property Value

True: The "File" related items are displayed
False: The "File" related items are NOT displayed

Default value is True.

Explanation

The GroupFileVisible property sets whether or not the group of "File" related buttons, is displayed the ToolBarStandard control. When this property is False, the "Open File", "Save File", "Open Annotation File", and "Save Annotation File" buttons and their associated separator will not be displayed.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation