函数参考


_GUIToolTip_Update

强制使工具提示(tooltip)重绘.

#include <GuiToolTip.au3>
_GUIToolTip_Update($hWnd)

参数

$hWnd 控件句柄

返回值

None.

注意/说明

None.

相关