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: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntax
public Color ActiveColor { get; set; }

Property Value

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