This property sets whether or not the items related to "text alignment" are displayed on the ToolBarSetupObjects control.

[Visual Basic]Public Property BoxTextAlignVisible As Boolean
[C#]public bool BoxTextAlignVisible {get; set;}

Property Value

True: The "text alignment" items are displayed
False: The "text alignment" items are NOT displayed

Default value is True.

Explanation

The BoxTextAlignVisible property sets whether or not the items related to "text alignment" are displayed on the ToolBarSetupObjects control. When this property is False, the "text alignment" combobox and label are not displayed.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation