Editor_ShowTip

Shows or hides the tooltip. You can use this inline function or explicitly send the EE_SHOW_TIP message.

Editor_ShowTip( HWND hwnd, TIP_INFO* pTipInfo );

Parameters

hwnd

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

pTipInfo

Pointer to the TIP_INFO structure.

Return Values

The return value is not used.

Version

Supported on EmEditor Professional Version 16.9 or later.