CMFCVisualManager::SetDefaultManager
Sets the default manager.
static void SetDefaultManager(
CRuntimeClass* pRTI
);
Parameters
- [in] pRTI
A pointer to the runtime information for a visual manager.
Remarks
Use the CMFCVisualManager Class and any derived visual managers to customize the appearance of your application. After you set the default visual manager, this method redraws your application by using the new visual manager. For more information about how to use visual managers, see Visualization Manager.
Use this method to change the visual manager that your application uses.
Requirements
Header: afxvisualmanager.h