Jump to content

Hidden Combobox?


 Share

Recommended Posts

Hello,

I created a GUI with 3 comboboxes and whenever I click on a combobox, the dropdown list is not visible. I can arrow up/down through the data, but I can't see the entire list. Any suggestions?

$cboNotes01 = GuiCtrlCreateCombo("Please select an item...", 100, 10, 160, 21,$CBS_DROPDOWN,$CBS_SORT)

Also, are there any combo box styles that will search through the values in the combobox as the user is typing? I haven't been able to find a style that will do it.

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...