This property sets or retrieves the "BackColorOpacityUnit" label of the ToolBarStandard control.

[Visual Basic]Public Property LabelBackColorOpacityUnit As System.Windows.Forms.ToolStripLabel
[C#]public System.Windows.Forms.ToolStripLabel LabelBackColorOpacityUnit {get; set;}

Property Value

A value of type System.Windows.Forms.ToolStripLabel

Explanation

The LabelBackColorOpacityUnit property sets or retrieves the "BackColorOpacityUnit" label of the ToolBarStandard. The "BackColorOpacityUnit" label is a ToolStripLabel control. By using the LabelBackColorOpacityUnit property, you can change "BackColorOpacityUnit" label settings, generate events, etc.

For code examples, please refer to the ButtonBackColor property.

See Also

ToolBarStandard Members | Newtone.ImageKit.Win.ToolBarStandard

 

The ImageKit.NET3 is created by Newtone Corporation