Editor_UpdateToolbar

Updates a button status in a toolbar. You can use this inline function or explicitly send the EE_UPDATE_TOOLBAR message.

Editor_UpdateToolbar( HWND hwnd, UINT nCmdID );

Parameters

hwnd

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

nCmdID

Specifies the Plug-in instance handle.

Return Values

Return value is not used.