FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to change highlight color of combobox ?
Posts: 92
Joined: Thu Feb 15, 2007 11:37 AM
How to change highlight color of combobox ?
Posted: Tue Feb 26, 2008 02:20 PM

How to change highlight color of combobox ?

Of wbrowse I replace GetSysColor( COLOR_HIGHLIGHT) to nRgb(255,255,0) !

FiveWin 9.03 + xHarbour !!
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
How to change highlight color of combobox ?
Posted: Wed Feb 27, 2008 08:26 AM

Anderson,

comboboxes are common controls of windows that use the system color. I think it´s not possible to change only the color of a single control.

kind regards

Stefan
Posts: 92
Joined: Thu Feb 15, 2007 11:37 AM
How to change highlight color of combobox ?
Posted: Wed Feb 27, 2008 11:42 AM
StefanHaupt wrote:Anderson,

comboboxes are common controls of windows that use the system color. I think it´s not possible to change only the color of a single control.


Ok!

Thanks :-)
FiveWin 9.03 + xHarbour !!

Continue the discussion