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

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

Property Value

A value of type System.Windows.Controls.Button

Explanation

The ButtonEditEnabled property sets or retrieves the "Enable Annotation" button of the ToolBarStandard toolbar. The "Enable Annotation" button is a Button 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.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation