Page 1 of 1

COMBOBOX FontColor/BackColor Properties

Posted: Fri Oct 31, 2014 4:37 am
by andyglezl
...
...
ComboBox.jpg (403.9 KiB) Viewed 4651 times
Hola de nuevo a todos

Que tan posible es que el Control COMBOBOX, tenga las propiedades de FONTCOLOR y BACKCOLOR ?
----------------------------------------------------------------------------------------------------------------------
Hello again everyone

How likely is that COMBOBOX Control, has the properties of FONTCOLOR and BACKCOLOR?

Re: COMBOBOX FontColor/BackColor Properties

Posted: Fri Oct 31, 2014 8:17 pm
by danielmaximiliano
Hola Andrés :
creo que la solucion esta aqui.
https://social.msdn.microsoft.com/Forum ... icesnative

Re: COMBOBOX FontColor/BackColor Properties

Posted: Fri Oct 31, 2014 11:11 pm
by Javier Tovar
danielmaximiliano wrote:Hola Andrés :
creo que la solucion esta aqui.
https://social.msdn.microsoft.com/Forum ... icesnative
+1

Re: COMBOBOX FontColor/BackColor Properties

Posted: Fri Oct 31, 2014 11:20 pm
by Javier Tovar
Hola DanielMaximiliano,

No podrías hacer un demo en HMG? por que la verdad no le entiendo como aplicarlo a HMG.

Saludos

Re: COMBOBOX FontColor/BackColor Properties

Posted: Sun Nov 02, 2014 1:51 pm
by esgici
Javier Tovar wrote: No podrías hacer un demo en HMG? por que la verdad no le entiendo como aplicarlo a HMG.
Goodle translate wrote:You could make a demo HMG? because you really do not understand how to apply it to HMG.
+1

COMBOBOX FontColor/BackColor Properties

Posted: Fri Dec 26, 2014 9:55 pm
by Pablo César
This is very old demand... and not only for ComboBox, Datepicker, CheckBox ( check character "Image" ) has same problem. :(

I made in this way, it's no the better way but it can be dribbled putting an image in place.

But I found something that ncould help to Claudio, in case one day he can set fontcolors/backcolors to these controls.
Because seems be posible (but unfortunately, I'm not able to do for lack of knowledge in C). see below:

Image

Here it's the link of it.

I also I have read this:
Screen1.png
Screen1.png (64.81 KiB) Viewed 4479 times
https://www.codeproject.com/Messages/141 ... issue.aspx

It's very frustrating not being able to control the colors of the controls :( maybe someday ... :roll:

Best regards,