Click or drag to resize

AnnunciatorActiveColor Property

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

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

Property Value

Color
The color of the anunciator text when active.
See Also