Click or drag to resize

AnnunciatorInactiveColor Property

Gets or sets the color of the anunciator text when inactive.

Namespace: ASCOM.Controls
Assembly: ASCOM.Controls (in ASCOM.Controls.dll) Version: 7.0.0-rc.0+0
Syntax
public Color InactiveColor { get; set; }

Property Value

Color

Return Value

Color
The foreground Color of the control. The default is the value of the DefaultForeColor property.
See Also