Editor_DoIdle¶
Refreshes the toolbar, the window title, the tab, and others. You can use this inline function or explicitly send the EE_DO_IDLE message.
Editor_DoIdle( HWND hwnd, BOOL bResetTab ); hwnd Specifies the window handle of the view or frame of EmEditor. bResetTab Resets the tab. The return value is not used. Supported on EmEditor Professional Version 5.00 or later.Parameters¶
Return Values¶
Version¶