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

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

Property Value

A value of type System.Windows.Controls.TextBox

Explanation

The TextBoxForeColorOpacity property sets or retrieves the "ForeColorOpacity" textbox of the ToolBarStandard. The "ForeColorOpacity" textbox is a TextBox control. By using the TextBoxForeColorOpacity property, you can change "ForeColorOpacity" 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