Can i search in a window whether a particular object is a radio button or check box or button.
How? Or can i traverse inside the window and go to each object determining what it is? or if u can tell me how to find the handle of an object in a window... I want to search something like isthisaRadioButton or isthisaCheckbox...