Editor_GetRedraw¶
Retrieves the flag that allows changes in EmEditor to be redrawn or prevents changes in EmEditor to be redrawn. You can use this inline function or explicitly send the EE_GET_REDRAW message.
Editor_GetRedraw( HWND hwnd ); hwnd Specifies the window handle of the view or frame of EmEditor. The return value is not used. Supported on EmEditor Professional Version 5.00 or later.Parameters¶
Return Values¶
Version¶