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

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

Property Value

An integer representing the level of opacity
Default value is 100.

Explanation

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

This property is enabled when the SettingsForEachImageKit property is False.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Win.ToolBarSetupObjects

 

The ImageKit.NET3 is created by Newtone Corporation