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

[Visual Basic]Public Property BaseImageKitBackColor As Color
[C#]public Color BaseImageKitBackColor {get; set;}

Property Value

A value of type Color
The default value is White

Explanation

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

This property is enabled when the SettingsForEachImageKit property is False.

See Also

ToolBarStandard Members | Newtone.ImageKit.Win.ToolBarStandard

 

The ImageKit.NET3 is created by Newtone Corporation