[]
Gets or sets the color of alternative content preview text when gesture zooming.
public Color ForeColor { get; set; }
Type | Description |
---|---|
Color | A Color value that represents the color of alternative content preview text when gesture zooming. The default is Color.Empty, means use the fore color of the form. |