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

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

Property Value

A value of type Align
Default value is Align.Center

Explanation

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