This property determines whether or not the following annotation buttons are displayed in the ToolBar control: "Select", "Multi Select", "Line", "Paste", "Polyline", "Polygon", "Rectangle", "Ellipse", "Pen", "PenWidthBox", "PenWidthLabel", "Paste Image", and "Text", "Font", "ForeColor", "BackColor", and "Fill".

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

Property Value

Value Explanation
True (default) The annotation buttons, "Select", "Multi Select", "Line", "Paste", "Polyline", "Polygon", "Rectangle", "Ellipse", "Pen", "PenWidthBox", "PenWidthLabel", "Paste Image", and "Text", "Font", "ForeColor", "BackColor", and "Fill", are displayed in the ToolBar control.
False The annotation buttons, "Select", "Multi Select", "Line", "Paste", "Polyline", "Polygon", "Rectangle", "Ellipse", "Pen", "PenWidthBox", "PenWidthLabel",  "Paste Image", and "Text", "Font", "ForeColor", "BackColor", and "Fill", are not displayed in the ToolBar control.

Explanation

The ButtonAnnotationGroupVisible property determines whether or not the following editing buttons are displayed in the ToolBar control: "Select", "Multi Select", "Line", "Paste", "Polyline", "Polygon", "Rectangle", "Ellipse", "Pen", "PenWidthBox", "PenWidthLabel",  "Paste Image", and "Text", "Font", "ForeColor", "BackColor", and "Fill". When False, these buttons are not displayed in the ToolBar control.

See Also

IkToolBar Members | Newtone.ImageKit.Win.IkToolBar

 

The ImageKit.NET2 is created by Newtone Corporation