This property determines whether or not the following buttons and their associated separator are displayed in the ToolBarAnnotation control: "Select", "Select All", "Line", "Polyline", "Polygon", "Pen", "Rectangle", "RoundRectangle", "Ellipse", "Image", "Text", "Stamp".

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

Property Value

Value Explanation
True (default) The buttons and associated separator, "Select", "Select All", "Line", "Polyline", "Polygon", "Pen", "Rectangle", "RoundRectangle", "Ellipse", "Image", "Text", and "Stamp", are displayed in the ToolBarAnnotation control.
False The buttons and associated separator, "Select", "Select All", "Line", "Polyline", "Polygon", "Pen", "Rectangle", "RoundRectangle", "Ellipse", "Image", "Text", and "Stamp", are not displayed in the ToolBarAnnotation control.

Explanation

The ButtonEditGroupVisible property determines whether or not the following buttons and their associated separator are displayed in the ToolBarAnnotation control: "Select", "Select All", "Line", "Polyline", "Polygon", "Pen", "Rectangle", "RoundRectangle", "Ellipse", "Image", "Text", and "Stamp". When False, these buttons are not displayed in the ToolBarAnnotation control.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation