This property sets or retrieves the "BackColorOpacity" textbox of the ToolBarStandard control.

[Visual Basic]Public Property TextBoxBackColorOpacity As System.Windows.Controls.TextBox
[C#]public System.Windows.Controls.TextBox TextBoxBackColorOpacity {get; set;}

Property Value

A value of type System.Windows.Controls.TextBox

Explanation

The TextBoxBackColorOpacity property sets or retrieves the "BackColorOpacity" textbox of the ToolBarStandard. The "BackColorOpacity" textbox is a TextBox control. By using the TextBoxBackColorOpacity property, you can change "BackColorOpacity" textbox settings, generate events, etc.

For code examples, please refer to the TextBoxPenWidth property.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation