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

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

Property Value

A value of type Color
The default value is White

Explanation

The BaseImageKitForeColor property sets or retrieves the value of the Edit.ForeColor property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitForeColor property to set the Edit.ForeColor 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