This property sets or retrieves the "Enable Annotation" button of the ToolBarStandard control.

[Visual Basic]Public Property ButtonEditEnabled As System.Windows.Forms.ToolStripButton
[C#]public System.Windows.Forms.ToolStripButton ButtonEditEnabled {get; set;}

Property Value

A value of type System.Windows.Forms.ToolStripButton

Explanation

The ButtonEditEnabled property sets or retrieves the "Enable Annotation" button of the ToolBarStandard toolbar. The "Enable Annotation" button is a ToolStripButton control. Using the ButtonEditEnabled property sest the ImageKit.Edit.EditEnabled property.

For code examples, please refer to the ButtonBackColor property.

See Also

ToolBarStandard Members | Newtone.ImageKit.Win.ToolBarStandard

 

The ImageKit.NET3 is created by Newtone Corporation