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

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

Property Value

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

Default value is True.

Explanation

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

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation