CPropertySheet Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

Data Members

m_psh

The Windows PROPSHEETHEADER structure. Provides access to basic property sheet parameters.

Construction

Construct

Constructs a CPropertySheet object.

CPropertySheet

Constructs a CPropertySheet object.

Attributes

EnableStackedTabs

Indicates whether the property sheet uses stacked or scrolling tabs.

GetActiveIndex

Retrieves the index of the active page of the property sheet.

GetActivePage

Returns the active page object.

GetPage

Retrieves a pointer to the specified page.

GetPageCount

Retrieves the number of pages in the property sheet.

GetPageIndex

Retrieves the index of the specified page of the property sheet.

GetTabControl

Retrieves a pointer to a tab control.

SetActivePage

Programmatically sets the active page object.

SetFinishText

Sets the text for the Finish button.

SetTitle

Sets the caption of the property sheet.

SetWizardButtons

Enables the wizard buttons.

SetWizardMode

Enables the wizard mode.

Operations

AddPage

Adds a page to the property sheet.

Create

Displays a modeless property sheet.

DoModal

Displays a modal property sheet.

EndDialog

Terminates the property sheet.

MapDialogRect

Converts the dialog-box units of a rectangle to screen units.

PressButton

Simulates the choice of the specified button in a property sheet.

RemovePage

Removes a page from the property sheet.

Overridables

OnInitDialog

Override to augment property sheet initialization.

See Also

Reference

CPropertySheet Class

Hierarchy Chart