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

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

Property Value

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

Default value is True.

Explanation

The BoxRoundRectangleRadiusVisible property sets whether or not the items related to RoundRectangleRadius are displayed on the ToolBarSetupObjects control. When this property is False, the RoundRectangleRadius textbox, buttons, and labels are not displayed.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation