怎么判断一个按钮控件是不是disabled状态
如题,希望能够集思广益,[ 本帖最后由 zjx0111 于 2009-1-20 10:28 编辑 ] 不要广益了,用GUICtrlGetState取得,然后用BITAND来判断
[ 本帖最后由 UID 于 2009-1-19 11:51 编辑 ] 楼上高见,学习了....
我之前做的是傻乎乎判断窗口是否有这文本............:face (32): ControlCommand($Title, "", "Button3", "IsVisible", "") And ControlCommand($Title, "", "Button3", "IsEnabled", ""))
应该这样做,还是自己找答案好些 TMTOWTDI
谁说我灌水我和谁急 ControlCommand($Title, "", "Button3", "IsVisible", "") And ControlCommand($Title, "", "Button3", "Is ...
zjx0111 发表于 2009-1-20 10:12 http://www.autoitx.com/images/common/back.gif
感谢 {:face (239):}
页:
[1]