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

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

Property Value

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

Default value is True.

Explanation

The BoxForeColorOpacityVisible property sets whether or not the items related to "ForeColorOpacity" are displayed on the ToolBarStandard control. When this property is False, the ForeColorOpacity 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