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 );
hwnd
Specifies the window handle of the view or frame of EmEditor.
nCmdID
Specifies the Plug-in instance handle.
Return value is not used.
Send feedback on this topic to Emurasoft