Forum Discussion
ASV
13 years agoContributor
Hi Chris
There are two properties cbchecked and cbunchecked if you want to click ckeckbox and you don't know it is checked write in this way
VBObject("checkbox").clickbutton(cbchecked),
Otherwise-
VBObject("checkbox").clickbutton(cbunchecked)
There are two properties cbchecked and cbunchecked if you want to click ckeckbox and you don't know it is checked write in this way
VBObject("checkbox").clickbutton(cbchecked),
Otherwise-
VBObject("checkbox").clickbutton(cbunchecked)
Related Content
- 5 years ago
- 2 years ago
- 11 years ago
Recent Discussions
- 3 days ago
- 3 days ago
- 6 days ago