CODMeasurePropSheet::Create

BOOL CODMeasurePropSheet::Create(CWnd* pParentWnd = NULL, DWORD dwStyle = 1, DWORD dwExStyle = 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