找回密码
 加入
搜索
查看: 188|回复: 1

[AU3基础] AU3按钮添加2个组合快捷键

[复制链接]
发表于 2026-1-26 11:16:04 | 显示全部楼层 |阅读模式

$Button1 = GUICtrlCreateButton("安装(&I)", 144, 144, 65, 25, 0)


$Button2 = GUICtrlCreateButton("退出(&X)", 216, 144, 65, 25, 0)

$Button3 = GUICtrlCreateButton("123(&Ctrl+A)", 288, 144, 65, 25, 0)   2个快捷键组合如果实现?



发表于 2026-1-26 11:57:57 来自手机 | 显示全部楼层
使用函数 GUISetAccelerators 实现
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2026-2-18 16:24 , Processed in 0.062011 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表