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

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

Property Value

True: The BorderShape items are displayed
False: The BorderShape items are NOT displayed

Default value is True.

Explanation

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

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation