This property sets or retrieves the "ForeColorOpacityUp" button of the ToolBarStandard control.

[Visual Basic]Public Property ButtonForeColorOpacityUp As System.Windows.Controls.Button
[C#]public System.Windows.Forms.Button ButtonForeColorOpacityUp {get; set;}

Property Value

A value of type System.Windows.Controls.Button

Explanation

The ButtonForeColorOpacityUp property sets or retrieves the "ForeColorOpacityUp" button of the ToolBarStandard. The "ForeColorOpacityUp" button is a Button control. By using the ButtonForeColorOpacityUp property, you can change "ForeColorOpacityUp" button settings, generate events, etc.

For code examples, see the ButtonBackColor property.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation