CODMeasurePropSheet::Create
BOOLCODMeasurePropSheet::Create(CWnd*pParentWnd= NULL, DWORDdwStyle= 1, DWORDdwExStyle= 0)
Creates a modeless measurement property sheet.
Defined in: OdMeasurePropSheet.cpp
Return Value
Nonzero if the property sheet is created successfully; otherwise 0.
Parameters
pParentWnd
Points to parent window. If NULL, parent is the desktop.
dwStyle
Window styles for property sheet.
dwExStyle
Extended window styles for property sheet