|
PlusWnd::Handle
The PlusWnd::Handle property returns the handle of the
window controlled by this object
Syntax
This is a read-only property.
[handle] Handle;
Data Type
A window's handle.
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.
|