CWnd::EnableD2DSupport
Enables or disables window D2D support. Call this method before the main window is initialized.
void EnableD2DSupport(
BOOL bEnable = TRUE
);
Parameters
- bEnable
Specifies whether to turn on, or off D2D support.
Requirements
Header: afxwin.h