函数参考
_GUIToolTip_GetToolCount
检索工具计数
#include <GuiToolTip.au3>
_GUIToolTip_GetToolCount($hWnd)
参数
$hWnd
控件句柄
返回值
成功: 返回提示控件保留的工具计数
注意/说明
None.
相关