Handle Property
Description
The property returns the property sheet handle if the property sheet is available.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Handle As Long |
Return Type
Long value representing the handle. Any non-zero number is the handle. 0 means the property sheet isn't available.
See Also