Different color on one label control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I would like to know, if it's possible to color one label with 2 colors
(like in Outlook calendar, when you have two meetings on the same time label).

if it's possible, how can it be done?

Thanks,
Gidi.
 
Gidi,

In order to do this, you will have to custom paint your control and
handle the painting of the text along with the color.
 
Back
Top