How to obtain the Type of GUI control?
May 28, 2011
Is there a function to determine the type of a control in an AutoIt GUI (Button, Label, Group, etc.)? For example, $iType = GuiCtrlGetType(ControlID).
13 replies