Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: changing text of listCtrl-header - part two Pin
ensger28-Feb-07 3:02
ensger28-Feb-07 3:02 
GeneralRe: changing text of listCtrl-header - part two Pin
David Crow28-Feb-07 3:10
David Crow28-Feb-07 3:10 
GeneralRe: changing text of listCtrl-header - part two Pin
ensger28-Feb-07 3:22
ensger28-Feb-07 3:22 
QuestionMultithreading Pin
neha.agarwal2728-Feb-07 0:44
neha.agarwal2728-Feb-07 0:44 
AnswerRe: Multithreading [modified] Pin
baerten28-Feb-07 0:48
baerten28-Feb-07 0:48 
AnswerRe: Multithreading Pin
prasad_som28-Feb-07 0:59
prasad_som28-Feb-07 0:59 
AnswerRe: Multithreading Pin
ThatsAlok28-Feb-07 19:28
ThatsAlok28-Feb-07 19:28 
QuestionIterate all the Controls in Dialog. Pin
Uday Janaswamy28-Feb-07 0:38
Uday Janaswamy28-Feb-07 0:38 
Hi all,

I want to Know how many and what type of controls that are placed in a Dialog Box.

For example :-

i place a Button,CheckBox,listControl,ComboBox.... etc in a Dialog.


from code i want to Iterate all the Dialog Controls in the Dialog and Let me know what controls i have placed in the Dialog.

for(i = 0; i< No of Controls in Dialog ; i++)
{
if(CheckBox) //Alert it is CheckBox.

if(ComboBox) //Alert it is ComboBox.
.
.
.
}


Please let me know it is very urgent.
AnswerRe: Iterate all the Controls in Dialog. Pin
Nibu babu thomas28-Feb-07 0:44
Nibu babu thomas28-Feb-07 0:44 
AnswerRe: Iterate all the Controls in Dialog. Pin
toxcct28-Feb-07 0:44
toxcct28-Feb-07 0:44 
AnswerRe: Iterate all the Controls in Dialog. Pin
prasad_som28-Feb-07 0:56
prasad_som28-Feb-07 0:56 
GeneralRe: Iterate all the Controls in Dialog. Pin
Uday Janaswamy28-Feb-07 1:05
Uday Janaswamy28-Feb-07 1:05 
AnswerRe: Iterate all the Controls in Dialog. Pin
ThatsAlok28-Feb-07 19:25
ThatsAlok28-Feb-07 19:25 
QuestionTelnet application Pin
R Ghosal28-Feb-07 0:36
R Ghosal28-Feb-07 0:36 
AnswerRe: Telnet application Pin
James R. Twine28-Feb-07 1:16
James R. Twine28-Feb-07 1:16 
QuestionRS232 reading data from simple electronic device Pin
ldsdbomber28-Feb-07 0:07
ldsdbomber28-Feb-07 0:07 
AnswerRe: RS232 reading data from simple electronic device Pin
Roger Stoltz28-Feb-07 1:35
Roger Stoltz28-Feb-07 1:35 
QuestionUSB Memorydrive Pin
Vjys27-Feb-07 23:46
Vjys27-Feb-07 23:46 
AnswerRe: USB Memorydrive Pin
James R. Twine28-Feb-07 1:14
James R. Twine28-Feb-07 1:14 
GeneralRe: USB Memorydrive Pin
Eytukan28-Feb-07 3:21
Eytukan28-Feb-07 3:21 
GeneralRe: USB Memorydrive Pin
Vjys28-Feb-07 3:43
Vjys28-Feb-07 3:43 
QuestionOLE DB Pin
Try27-Feb-07 23:25
Try27-Feb-07 23:25 
QuestionRe: OLE DB Pin
prasad_som27-Feb-07 23:32
prasad_som27-Feb-07 23:32 
AnswerRe: OLE DB Pin
Try27-Feb-07 23:38
Try27-Feb-07 23:38 
QuestionRe: OLE DB Pin
prasad_som27-Feb-07 23:44
prasad_som27-Feb-07 23:44 

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.