Foreground Property (GuiTestObject)

Action

Gets or sets the foreground color of the GUI object.

Syntax

C#
protected Color Foreground { get; set; }
VB
'Declaration
Protected ReadWrite Property Foreground As Color

Access

Read and write.