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

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

Property Value

A value of type Color
Default value is white.

Explanation

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