Visible
- Last UpdatedDec 08, 2015
- 1 minute read
The Visible property is a read-write Boolean property that shows or hides the Trend Client at run time.
Syntax
Visible = bool;
Result = Visible;
Remarks
The default is TRUE.
The Visible property is a read-write Boolean property that shows or hides the Trend Client at run time.
Visible = bool;
Result = Visible;
The default is TRUE.