Type Property
Description
This returns the type of property sheet.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property Type As PropertySheetTypes |
Return Type
Returns the type of property sheet as a PropertySheetTypes object.
See Also