CODMeasurePropSheet::CODMeasurePropSheet
Constructor.
Defined in: OdMeasurePropSheet.cpp
Syntax
CODMeasurePropSheet::CODMeasurePropSheet(UINT nIDCaption, CWnd *pParentWnd, UINT iSelectPage, const int nPageMask)CODMeasurePropSheet::CODMeasurePropSheet(LPCTSTR pszCaption, CWnd *pParentWnd, UINT iSelectPage, const int nPageMask)
Parameters
nIDCaption
The resource ID of the caption.
pszCaption
Caption for property sheet.
pParent
A pointer to the parent window.
iSelectPage
Initially selected property page.
nPageMask
Mask of visible pages.