Jump to content

ComboBox Edit Text neither visible nor hidden


Recommended Posts

Hi,

There are a combo box which displays the file name and file type of a file. When I try to display the text of the combobox, it only returns the file name. I just figured out, using Window Info Tool , than the only visible text is the file name and the file type is neither visible nor hidden. Please help.

Thanks

WinWaitActive("Properties")
Sleep(500)
$select = ControlGetText("Properties", "", "[CLASS:ComboBox; INSTANCE:1]")
MsgBox(0, "", $select)

post-80499-0-20575300-1371713139_thumb.p

Edited by bazinguuh
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...