GUICreate("",300,200) $x= GUICtrlCreateMenu("文件&F") $y= GUICtrlCreateMenuItem("测试",$x) GUISetState(@SW_SHOW) Sleep(10000)
举报
GUICreate("",300,200) $x= GUICtrlCreateMenu("文件&F") $y= GUICtrlCreateMenuItem("测试",$x) GUICtrlCreateButton("", -180, -130, 20, 20) GUISetState(@SW_SHOW) Sleep(10000)
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-3-6 19:33 , Processed in 0.145754 second(s), 20 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.