Visible Property (Read/Write) |
Top Previous Next |
Sets/gets the visibility of the control at run-time.
Visual Basic Syntax
TNBXEmulator.Visible [= Boolean]
Delphi Syntax
TNBXEmulator.Visible [:= Boolean];
Remarks
Default value is True.
|