Share via


CMFCPropertySheet::GetLook

Retrieves an enumeration value that specifies the appearance of the current property sheet.

PropSheetLook GetLook() const;

Return Value

One of the enumeration values that specifies the appearance of the property sheet. For a list of possible values, see the enumeration table in the Remarks section of CMFCPropertySheet::SetLook.

Requirements

Header: afxpropertysheet.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertySheet Class

CMFCPropertySheet::SetLook