KeyForeColorPressed Property

Gets or sets the Brush to apply to the text contents of the pressed Key.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public Color ForeColorPressed { get; set; }

Property Value

Color

See Also