Click here to Skip to main content
15,918,168 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I think admin rights is the problem Pin
zahid_ash22-May-06 3:09
zahid_ash22-May-06 3:09 
GeneralRe: I think admin rights is the problem Pin
David Crow22-May-06 3:11
David Crow22-May-06 3:11 
GeneralRe: I think admin rights is the problem Pin
zahid_ash22-May-06 3:16
zahid_ash22-May-06 3:16 
AnswerRe: program crashing Pin
ThatsAlok22-May-06 4:42
ThatsAlok22-May-06 4:42 
AnswerRe: program crashing Pin
Hamid_RT22-May-06 7:18
Hamid_RT22-May-06 7:18 
Questionwhat is owner draw Pin
Ramu.e22-May-06 1:31
Ramu.e22-May-06 1:31 
AnswerRe: what is owner draw Pin
Russell'22-May-06 1:54
Russell'22-May-06 1:54 
AnswerRe: what is owner draw Pin
Laxman Auti22-May-06 2:20
Laxman Auti22-May-06 2:20 
Ramu wrote:
I want to change button properties like shape,etc.i want to use a bit map as a button but not as rectangular shape.how can i do this?and what is owner draw?what is its use?


Use CBitmapButton
Set the property of the button as OwnerDraw.
And use LoadBitmap to load the bitmap of the button

Knock out 't' from can't,
You can if you think you can
Cool | :cool:
AnswerRe: what is owner draw Pin
Hamid_RT22-May-06 4:02
Hamid_RT22-May-06 4:02 
AnswerRe: what is owner draw Pin
ThatsAlok22-May-06 4:47
ThatsAlok22-May-06 4:47 
QuestionTCS_OWNERDRAWFIXED for CTabCtrl Pin
bosfan22-May-06 1:31
bosfan22-May-06 1:31 
AnswerRe: TCS_OWNERDRAWFIXED for CTabCtrl Pin
bosfan22-May-06 4:39
bosfan22-May-06 4:39 
QuestionUsing graphics in console application Pin
kflrei22-May-06 1:04
kflrei22-May-06 1:04 
AnswerRe: Using graphics in console application Pin
Nibu babu thomas22-May-06 1:06
Nibu babu thomas22-May-06 1:06 
GeneralRe: Using graphics in console application Pin
kflrei22-May-06 1:08
kflrei22-May-06 1:08 
GeneralRe: Using graphics in console application Pin
Nibu babu thomas22-May-06 1:15
Nibu babu thomas22-May-06 1:15 
GeneralRe: Using graphics in console application Pin
kflrei27-May-06 2:05
kflrei27-May-06 2:05 
GeneralRe: Using graphics in console application Pin
Maxwell Chen22-May-06 1:08
Maxwell Chen22-May-06 1:08 
QuestionUsing graphics in console application Pin
kflrei22-May-06 0:31
kflrei22-May-06 0:31 
AnswerRe: Using graphics in console application Pin
kakan22-May-06 0:38
professionalkakan22-May-06 0:38 
GeneralRe: Using graphics in console application Pin
kflrei27-May-06 2:04
kflrei27-May-06 2:04 
QuestionCopy Constructor Pin
Subramaniam s.V.22-May-06 0:26
Subramaniam s.V.22-May-06 0:26 
AnswerRe: Copy Constructor Pin
Sarath C22-May-06 0:30
Sarath C22-May-06 0:30 
AnswerRe: Copy Constructor Pin
Laxman Auti22-May-06 1:12
Laxman Auti22-May-06 1:12 
GeneralRe: Copy Constructor Pin
Jax_qqq22-May-06 1:16
Jax_qqq22-May-06 1:16 

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.