This property sets whether or not the items related to "BackColorOpacity" are displayed on the ToolBarStandard control.

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

Property Value

True: The "BackColorOpacity" items are displayed
False: The "BackColorOpacity" items are NOT displayed

Default value is True.

Explanation

The BoxBackColorOpacityVisible property sets whether or not the items related to "BackColorOpacity" are displayed on the ToolBarStandard control. When this property is False, the BackColorOpacity combobox, button, label and other related items are not displayed.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation