Re: CClientDC and TabCtrl ?
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Sun, 30 Jul 2006 20:35:09 -0400
In private email, I suggested looking at SetItem, and the iImage parameter of the TCITEM
structure, which is what I set for the CTabCtrl that holds my tabbed dialogs.
joe
On Sun, 30 Jul 2006 17:18:43 -0400, Joseph M. Newcomer <newcomer@xxxxxxxxxxxx> wrote:
I've done this before, several times, and I've not used a custom control, but I onlyJoseph M. Newcomer [MVP]
needed small bitmaps. Unfortunately the OP doesn't say anything more about the bitmaps
other than a handwave (important details would include the size of the bitmap...)
joe
On Sun, 30 Jul 2006 08:55:06 +0530, "Vipin" <Vipin@xxxxxxxxxx> wrote:
I think it is better to have a CWnd derived control (custom control) andJoseph M. Newcomer [MVP]
have the control handle the drawing. The tab control should then use the
Custom control.
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- CClientDC and TabCtrl ?
- From: cdg
- Re: CClientDC and TabCtrl ?
- From: Scott McPhillips [MVP]
- Re: CClientDC and TabCtrl ?
- From: cdg
- Re: CClientDC and TabCtrl ?
- From: Joseph M . Newcomer
- Re: CClientDC and TabCtrl ?
- From: Vipin
- Re: CClientDC and TabCtrl ?
- From: Joseph M . Newcomer
- CClientDC and TabCtrl ?
- Prev by Date: Re: XML - one more try...
- Next by Date: Re: Open, process & print documents without user interface
- Previous by thread: Re: CClientDC and TabCtrl ?
- Next by thread: Re: CClientDC and TabCtrl ?
- Index(es):
Relevant Pages
|