MobileForms Toolkit Documentation

ButtonCell.PressedForeColor Property

Gets or sets the foreground color of the pressed button.

public System.Drawing.Color PressedForeColor {get; set;}

Property Value

The Color of the pressed button foreground.

Remarks

Default value is Highlight.

See Also

ButtonCell Class | Resco.Controls.AdvancedTree Namespace