This property sets or retrieves the value of the Edit.ForeColorOpacity property of the ImageKit control.
[Visual Basic]Public Property
BaseImageKitForeColorOpacity As Integer
[C#]public int BaseImageKitForeColorOpacity
{get; set;}
Property Value
An integer that represents the level of opacity
Default value is 100.
Explanation
The BaseImageKitForeColorOpacity property sets or retrieves the value of the Edit.ForeColorOpacity property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitForeColorOpacity property to set the Edit.ForeColorOpacity 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