This property sets or retrieves the value of the Edit.KindOfEdit property of the ImageKit control.

[Visual Basic]Public Property BaseImageKitEditKind As KindOfEdit
[C#]public KindOfEdit BaseImageKitEditKind {get; set;}

Property Value

A value of type KindOfEdit

Explanation

The BaseImageKitEditKind property sets or retrieves the Edit.KindOfEdit property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitEditKind property to set the Edit.KindOfEdit property for all ImageKit controls on the form.

This property is enabled when the SettingsForEachImageKit property is False.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Win.ToolBarAnnotation

 

The ImageKit.NET3 is created by Newtone Corporation