CMFCPropertySheet::InitNavigationControl
Initializes the appearance of the current property sheet control.
virtual CWnd* InitNavigationControl();
Return Value
A pointer to the window of the property sheet control.
Remarks
A property sheet control can appear in several different forms, such as a set of tabbed pages, a tree control, or a list of navigation buttons. Use the CMFCPropertySheet::SetLook method to specify the appearance of the property sheet control.
Requirements
Header: afxpropertysheet.h