Jump to content

Recommended Posts

Posted

I searched for this one in the forums and couldn't find it, but I'm sure someone is now going to post a link to a thread discussing it.

I want to make a drive-select combobox, so I want to put icons into a combobox, is this possible with autoit?

  • 2 years later...
Posted (edited)

GuiComboBoxEx.au3

; Title .........: ComboBoxEx

; AutoIt Version: 3.2.3++

; Language: English

; Description: ComboBoxEx Controls are an extension of the combo box control that provides native support for item images.

; To make item images easily accessible, the control provides image list support. By using this control, you

; can provide the functionality of a combo box without having to manually draw item graphics.

Look at

_GUICtrlComboBoxEx_SetImageList()

Edited by Zedna
  • 3 months later...

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
  • Recently Browsing   0 members

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