How do I insert graphics in a ComboBox (list)? I want to be able to insert different colored boxes and special figures to allow the use to select their own symbol and color.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10014929.html
Zones:
Visual BasicDate Answered: 06/21/1997 Grade: C Views: 4
Dear Jaba,
everything seems to work fine, except the fact that the function EnumChildWindows() can retrieve either the entry field part of the combo or the listbox part of it. I wanted the pop...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10017152.htm...
Zones:
Windows MFCDate Answered: 10/11/1997 Grade: C Views: 4
This is on VB4.0 (32-bit) enterprise version
I was wondering if there is a way that I can get the keypress event from the combobox control (with the setting of 2 ie dropdown list). say for example...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10051393.html
Zones:
Visual BasicDate Answered: 05/28/1998 Grade: C Views: 0
I want to add tooltips to the entries in the combobox's dropdown list.
I'd greatly appreciate it if you could show me how.
Thanks.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10059306.htm...
Zones:
Windows MFCDate Answered: 09/13/1998 Grade: C Views: 4
Hello there,
I'm trying to get handle of the listbox portion of combobox control...
I'm expecting ListHandle property to be a correct thing but it always
returns 0 no matter what style my combobo...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10068390.html
Hello!
I am new to Delphi, and am trying to write a simple
program which takes an INIfile section, strips out
everything from the "=" right (for each entry) and then
load it all into a combo box. ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10082027.html
MSVC++ 5.0, MFC dialog based app
I have a combo box (dropdown) that I want to be able to see when it's updated so I can do other processing (namely, update the contents of another combo box).
Wha...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10088356.htm...
Zones:
Windows MFCDate Answered: 10/13/1998 Grade: A Views: 0
I need to program a combobox with Visual C++, without MFC. I create it in a window. Now I want to know the events that controls the combobox.
It must be very easy.
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10129623.html
I have a combo box which has names read in from an Access database. My app obtains the Username (the currently logged on user) using an API call, then queries the Username against the database to ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10131408.html
Zones:
Visual BasicDate Answered: 03/02/1999 Grade: A Views: 0
I HAVE A COMBO BOX ON THE FORM AND WHEN I ADD A NEW ITEM IN THE COMBO IT SHOULD REMAIN FOR ME TO SELECT NOW WHAT HAPPENS IS WHEN I END THE PROGRAM AND START AGAIN THE COMBOBOX TEXT IS LOST IT SHOUL...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10173312.html
Zones:
Visual BasicDate Answered: 06/24/1999 Grade: A Views: 0