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