Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- From: "Jeff Partch [MVP]" <jeffp@xxxxxxxx>
- Date: Sat, 23 Jul 2005 18:01:19 -0500
"Peter Flindt" <public@xxxxxxxxxxxxxx> wrote in message
news:mn.bbe87d574dc21174.28155@xxxxxxxxxxxxxxxxx
> Jeff Partch [MVP] schrieb :
> > for a non-themed trackbar, I think you can handle the WM_CTLCOLORSTATIC
> > message to change the control's background by returning an HBRUSH of the
> > desired color.
>
> I get no WM_CTLCOLORSTATIC or other WM_CTL messages for this subbclass
> control
>
Peter, Just for the record: I do get the WM_CTLCOLORSTATIC.
--
Jeff Partch [VC++ MVP]
.
- Follow-Ups:
- Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- From: Peter Flindt
- Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- References:
- How to set a backgroundcolor for a windows control (Trackbar) ?
- From: Peter Flindt
- Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- From: Jeff Partch [MVP]
- Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- From: Peter Flindt
- How to set a backgroundcolor for a windows control (Trackbar) ?
- Prev by Date: Re: Class templates and friend function templates
- Next by Date: Re: Class templates and friend function templates
- Previous by thread: Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- Next by thread: Re: How to set a backgroundcolor for a windows control (Trackbar) ?
- Index(es):