Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the container supports optimized drawing for the current drawing operation.
BOOL IsOptimizedDraw( );
Return Value
TRUE if the container supports optimized drawing for the current drawing operation; otherwise FALSE.
Remarks
If optimized drawing is supported, then the control need not select old objects (pens, brushes, fonts, etc.) into the device context when drawing is finished.
Requirements
Header: afxctl.h