Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how we can use owner draw for list control and tab control Pin
Hamid_RT5-Jul-06 1:56
Hamid_RT5-Jul-06 1:56 
Questionfont button and picture Pin
ashish dogra5-Jul-06 1:20
ashish dogra5-Jul-06 1:20 
AnswerRe: font button and picture [modified] Pin
_AnsHUMAN_ 5-Jul-06 1:38
_AnsHUMAN_ 5-Jul-06 1:38 
GeneralRe: font button and picture Pin
ashish dogra5-Jul-06 2:03
ashish dogra5-Jul-06 2:03 
AnswerRe: font button and picture Pin
Hamid_RT5-Jul-06 2:03
Hamid_RT5-Jul-06 2:03 
AnswerRe: font button and picture Pin
David Crow5-Jul-06 3:05
David Crow5-Jul-06 3:05 
QuestionBitmap on toolbar button Pin
anjita5-Jul-06 1:17
anjita5-Jul-06 1:17 
AnswerRe: Bitmap on toolbar button Pin
_AnsHUMAN_ 5-Jul-06 1:33
_AnsHUMAN_ 5-Jul-06 1:33 
One way is to Set the owner draw property of the button to TRUE. Derive a class from CBitmapButton and override the DrawItem function in that derived class.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_
AnswerRe: Bitmap on toolbar button Pin
cje5-Jul-06 6:06
cje5-Jul-06 6:06 
QuestionWriting a ISAPI Extension for Win CE with SQL CE 2.0 access Pin
SkySurferOne5-Jul-06 1:15
SkySurferOne5-Jul-06 1:15 
QuestionQuick / Easy 2D Display Pin
ldsdbomber5-Jul-06 1:02
ldsdbomber5-Jul-06 1:02 
AnswerRe: Quick / Easy 2D Display Pin
_AnsHUMAN_ 5-Jul-06 1:11
_AnsHUMAN_ 5-Jul-06 1:11 
GeneralRe: Quick / Easy 2D Display Pin
ldsdbomber5-Jul-06 3:07
ldsdbomber5-Jul-06 3:07 
GeneralRe: Quick / Easy 2D Display Pin
ldsdbomber5-Jul-06 3:10
ldsdbomber5-Jul-06 3:10 
QuestionFiltering a List View with an other List Box Pin
frbry5-Jul-06 0:57
frbry5-Jul-06 0:57 
AnswerRe: Filtering a List View with an other List Box Pin
Viorel.5-Jul-06 1:28
Viorel.5-Jul-06 1:28 
GeneralRe: Filtering a List View with an other List Box Pin
frbry5-Jul-06 1:55
frbry5-Jul-06 1:55 
AnswerRe: Filtering a List View with an other List Box Pin
Sarath C5-Jul-06 1:37
Sarath C5-Jul-06 1:37 
GeneralRe: Filtering a List View with an other List Box Pin
frbry5-Jul-06 1:57
frbry5-Jul-06 1:57 
GeneralRe: Filtering a List View with an other List Box [modified] Pin
Sarath C5-Jul-06 2:27
Sarath C5-Jul-06 2:27 
AnswerRe: Filtering a List View with an other List Box Pin
frbry5-Jul-06 2:27
frbry5-Jul-06 2:27 
GeneralRe: Filtering a List View with an other List Box Pin
Viorel.5-Jul-06 2:40
Viorel.5-Jul-06 2:40 
GeneralRe: Filtering a List View with an other List Box [modified] Pin
frbry5-Jul-06 2:46
frbry5-Jul-06 2:46 
GeneralRe: Filtering a List View with an other List Box Pin
Viorel.5-Jul-06 2:59
Viorel.5-Jul-06 2:59 
GeneralRe: Filtering a List View with an other List Box Pin
frbry5-Jul-06 3:10
frbry5-Jul-06 3:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.