EE_DO_IDLE

Refreshes the toolbar, the window title, the tab, and others. You can send this message explicitly or use the Editor_DoIdle inline function.

EE_DO_IDLE
wParam = (WPARAM) (BOOL) bResetTab;
lParam = (LPARAM) 0;

Parameters

bResetTab

Resets the tab.

Return Values

The return value is not used.

Version

Supported on EmEditor Professional Version 6.00 or later.