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 );

Parameters

hwnd

Specifies the window handle of the view or frame of EmEditor.

bResetTab

Resets the tab.

Return Values

The return value is not used.

Version

Supported on EmEditor Professional Version 5.00 or later.