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

[Visual Basic]Public Property BaseImageKitBackColorOpacity As Integer
[C#]public int BaseImageKitBackColorOpacity {get; set;}

Property Value

An integer that represents the level of opacity
Default value is 100.

Explanation

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