Click here to Skip to main content
15,921,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListView hidden column Pin
dabs25-Aug-05 2:11
dabs25-Aug-05 2:11 
QuestionRe: CListView hidden column Pin
David Crow25-Aug-05 3:20
David Crow25-Aug-05 3:20 
AnswerRe: CListView hidden column Pin
study.sourabh29-Aug-05 0:52
study.sourabh29-Aug-05 0:52 
AnswerRe: CListView hidden column Pin
Anonymous10-Oct-05 17:21
Anonymous10-Oct-05 17:21 
QuestionGetting the caption of button controls in YESNOCANCEL Messagebox? Pin
pradeepvarghesek24-Aug-05 23:53
pradeepvarghesek24-Aug-05 23:53 
AnswerRe: Getting the caption of button controls in YESNOCANCEL Messagebox? Pin
toxcct25-Aug-05 0:04
toxcct25-Aug-05 0:04 
GeneralRe: Getting the caption of button controls in YESNOCANCEL Messagebox? Pin
pradeepvarghesek25-Aug-05 0:32
pradeepvarghesek25-Aug-05 0:32 
AnswerRe: Getting the caption of button controls in YESNOCANCEL Messagebox? Pin
ThatsAlok25-Aug-05 0:29
ThatsAlok25-Aug-05 0:29 
pradeepvarghesek wrote:
how we can get the caption of a button controls in a YESNOCANCEL messagebox dialog when the button controls get keyboard focus.

You have to Use GetFoucs(...) api to retrieve the currently active Button and then using the GetWindowText(...) reterive the caption text!


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
GeneralRe: Getting the caption of button controls in YESNOCANCEL Messagebox? Pin
pradeepvarghesek25-Aug-05 1:58
pradeepvarghesek25-Aug-05 1:58 
AnswerRe: Getting the caption of button controls in YESNOCANCEL Messagebox? Pin
David Crow25-Aug-05 3:23
David Crow25-Aug-05 3:23 
Questionhow to check if a process has really been started? Pin
ThinkingPrometheus24-Aug-05 23:44
ThinkingPrometheus24-Aug-05 23:44 
AnswerRe: how to check if a process has really been started? Pin
toxcct25-Aug-05 0:06
toxcct25-Aug-05 0:06 
GeneralRe: how to check if a process has really been started? Pin
ThinkingPrometheus25-Aug-05 0:14
ThinkingPrometheus25-Aug-05 0:14 
AnswerRe: how to check if a process has really been started? Pin
Blake Miller25-Aug-05 4:52
Blake Miller25-Aug-05 4:52 
GeneralRe: how to check if a process has really been started? Pin
ThinkingPrometheus26-Aug-05 23:01
ThinkingPrometheus26-Aug-05 23:01 
AnswerRe: how to check if a process has really been started? Pin
Cedric Moonen25-Aug-05 0:13
Cedric Moonen25-Aug-05 0:13 
GeneralRe: how to check if a process has really been started? Pin
ThinkingPrometheus25-Aug-05 0:19
ThinkingPrometheus25-Aug-05 0:19 
AnswerRe: how to check if a process has really been started? Pin
David Crow25-Aug-05 3:36
David Crow25-Aug-05 3:36 
AnswerRe: how to check if a process has really been started? Pin
TheGreatAndPowerfulOz26-Aug-05 12:11
TheGreatAndPowerfulOz26-Aug-05 12:11 
Generalcontrolling Dialog size on runtime Pin
Pazzuzu24-Aug-05 23:10
Pazzuzu24-Aug-05 23:10 
GeneralRe: controlling Dialog size on runtime Pin
MailtoGops24-Aug-05 23:38
MailtoGops24-Aug-05 23:38 
AnswerRe: controlling Dialog size on runtime Pin
ThatsAlok24-Aug-05 23:42
ThatsAlok24-Aug-05 23:42 
GeneralRe: controlling Dialog size on runtime Pin
Pazzuzu24-Aug-05 23:49
Pazzuzu24-Aug-05 23:49 
GeneralBlocking keyboard in the Menu Pin
shijuck24-Aug-05 22:55
shijuck24-Aug-05 22:55 
GeneralRe: Blocking keyboard in the Menu Pin
David Crow25-Aug-05 3:49
David Crow25-Aug-05 3:49 

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.