|
PlusWnd::Visible
The PlusWnd::Visible property controls whether the window
is visible on screen or not.
Syntax
This is a read/write property.
[boolean] Visible;
Data Type
A boolean value specifying if the window is visible.
This property typically fails for the following reason:
- The PlusWnd object refers to a window that has been
destroyed.
Remarks
None.
Property Information
| Object |
PlusWnd |
| Availability |
Messenger Plus! Live 4.00 |
See Also
PlusWnd Object.
|