Just a small lib to set color to combobox.
One commande, two way to use it :
Result.l = SetComboBoxColor (#Gadget)
Set system colors for the ComboBoxGadget
Result.l = SetComboBoxColor(#Gadget, TextColor, BackGroundTextColor, BackgroundListColor)
Changes ComboBoxGadget colors referenced by #Gadget according to the 3 parameters.
Just a problem with the non editable combobox, in that case the edit control (in fact static one) has system color. I've not found the solution yet.
English chm Help file and french one. Just select your language.
Here it is (exe file)
http://denislabarre.free.fr/Librairies/ ... t_1_00.exe
(for MorelisticonGadget lib users, no new commands yet)
Denis
Library : MoreComboBoxGadget (only for Windows)
Loving this Denis, excellent work..
Let us know if you ever figure out how to color individual rows in a listicon gadget (and include it in morelisticon)!
Thanks!
Let us know if you ever figure out how to color individual rows in a listicon gadget (and include it in morelisticon)!
Thanks!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Tks KarbonLoving this Denis, excellent work..

I'll probably take a closer look to try to do this, but i'm on an another lib to set color to Listview. May after this.Let us know if you ever figure out how to color individual rows in a listicon gadget (and include it in morelisticon)!

Denis
A+
Denis
Denis
I've corrected a possible bug in my lib MoreComboBoxGadget V 1.00
Sorry for these problem.
Here is the new version (1.10)
http://denislabarre.free.fr/Librairies/ ... t_1_10.exe
Denis
Sorry for these problem.
Here is the new version (1.10)
http://denislabarre.free.fr/Librairies/ ... t_1_10.exe
Denis
A+
Denis
Denis
I've corrected an another bug in my lib MoreComboBoxGadget and have added the possibility to change the color to only one parameter.
I've updated help file.
Take a look at this file for the syntax.
It's on my little site here (version 2.10) :
English :
http://denislabarre.free.fr/index_en.html
French :
http://denislabarre.free.fr/index.html
If you find bug(s), send a msg here.
Denis
I've updated help file.
Take a look at this file for the syntax.
It's on my little site here (version 2.10) :
English :
http://denislabarre.free.fr/index_en.html
French :
http://denislabarre.free.fr/index.html
If you find bug(s), send a msg here.
Denis
A+
Denis
Denis