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

[Visual Basic]Public Property BaseImageKitBorderShape As Shape
[C#]public Shape BaseImageKitBorderShape {get; set;}

Property Value

A value of type Shape
Default value is Shape.RoundRectangle

Explanation

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