BringToZPosition | This method sets the Z position of the property sheet based on the parameter's value. When you have multiple property sheets open, the Z position controls the order in which the item appears. |
Caption | This read-only property returns the property sheet's caption (title on titlebar). |
Handle | The property returns the property sheet handle if the property sheet is available. |
ID | This read-only property returns the property sheet ID if it's available. |
IsReady | This read-only property determines whether or not the property sheet has been properly created and is ready. |
Type | This returns the type of property sheet. |
Visible | This read-only property indicates whether or not the property sheet is visible. |