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 ); hwnd Specifies the window handle of the view or frame of EmEditor. pTipInfo Pointer to the TIP_INFO structure. The return value is not used. Supported on EmEditor Professional Version 16.9 or later.Parameters¶
Return Values¶
Version¶