I'm setting a menu option using WinMenuSelectItem. But before I do that, I would really prefer to know the current state of the radio button options in that menu.
My use case: I'm selecting a particular video capture card out of a list, and I want to query the list to make sure that it isn't already selected. This is because there is an annoying visual pause that takes place when "switching" between the cards, even if the change is to the exact same item.
Is there a way to do this?
My use case: I'm selecting a particular video capture card out of a list, and I want to query the list to make sure that it isn't already selected. This is because there is an annoying visual pause that takes place when "switching" between the cards, even if the change is to the exact same item.
![capturecardsvdub.PNG](http://www.autoitscript.com/forum/uploads/monthly_12_2012/post-6107-0-28645200-1356635347_thumb.png)
Is there a way to do this?