CPropertySheet Members
Base Class Members
Data Members
The Windows PROPSHEETHEADER structure. Provides access to basic property sheet parameters. |
Construction
Constructs a CPropertySheet object. |
|
Constructs a CPropertySheet object. |
Attributes
Indicates whether the property sheet uses stacked or scrolling tabs. |
|
Retrieves the index of the active page of the property sheet. |
|
Returns the active page object. |
|
Retrieves a pointer to the specified page. |
|
Retrieves the number of pages in the property sheet. |
|
Retrieves the index of the specified page of the property sheet. |
|
Retrieves a pointer to a tab control. |
|
Programmatically sets the active page object. |
|
Sets the text for the Finish button. |
|
Sets the caption of the property sheet. |
|
Enables the wizard buttons. |
|
Enables the wizard mode. |
Operations
Adds a page to the property sheet. |
|
Displays a modeless property sheet. |
|
Displays a modal property sheet. |
|
Terminates the property sheet. |
|
Converts the dialog-box units of a rectangle to screen units. |
|
Simulates the choice of the specified button in a property sheet. |
|
Removes a page from the property sheet. |
Overridables
Override to augment property sheet initialization. |