Click here to Skip to main content
15,909,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSave a tree control's hiberarchy ? Pin
DreamWords17-Apr-02 20:52
DreamWords17-Apr-02 20:52 
AnswerRe: Save a tree control's hiberarchy ? Pin
Ravi Bhavnani17-Apr-02 21:02
professionalRavi Bhavnani17-Apr-02 21:02 
GeneralThank you! Pin
DreamWords17-Apr-02 21:19
DreamWords17-Apr-02 21:19 
GeneralXP's Switch User feature complicates IPC Pin
17-Apr-02 20:11
suss17-Apr-02 20:11 
GeneralRe: XP's Switch User feature complicates IPC Pin
Blake Miller15-Apr-04 9:28
Blake Miller15-Apr-04 9:28 
Questionwhy won't this work? Pin
Shotgun17-Apr-02 16:54
Shotgun17-Apr-02 16:54 
AnswerRe: why won't this work? Pin
Mike Nordell17-Apr-02 17:44
Mike Nordell17-Apr-02 17:44 
GeneralEdit Boxes Pin
sankar17-Apr-02 16:15
sankar17-Apr-02 16:15 
Dear All

I have this basic doubt - if I have a number of textboxes with in a static Group, is it possible for me to cerate an array to refer to them instead of creating memebr variables for each & every box.
example : assuem there are 3 text boxes , tehn
can i jsut say m_Textboxes[3] isntead of saying m_textboxes1, m_textboxes2, m_textboxes3.

Pl. suggest

Thanks

regards
Sankar
GeneralRe: Edit Boxes Pin
Mike Nordell17-Apr-02 17:31
Mike Nordell17-Apr-02 17:31 
GeneralRe: Edit Boxes Pin
sankar17-Apr-02 18:24
sankar17-Apr-02 18:24 
GeneralRe: Edit Boxes Pin
Mike Nordell17-Apr-02 19:26
Mike Nordell17-Apr-02 19:26 
GeneralRe: Edit Boxes Pin
Ravi Bhavnani17-Apr-02 21:00
professionalRavi Bhavnani17-Apr-02 21:00 
GeneralRe: Edit Boxes Pin
Roger Allen18-Apr-02 3:06
Roger Allen18-Apr-02 3:06 
GeneralAdding Tabs to a Tab Control Pin
17-Apr-02 13:46
suss17-Apr-02 13:46 
GeneralRe: Adding Tabs to a Tab Control Pin
Todd.Harvey18-Apr-02 11:13
Todd.Harvey18-Apr-02 11:13 
GeneralStrange Code in MFC Source Pin
Joel Matthias17-Apr-02 13:04
Joel Matthias17-Apr-02 13:04 
GeneralRe: Strange Code in MFC Source Pin
Shog917-Apr-02 13:07
sitebuilderShog917-Apr-02 13:07 
GeneralRe: Strange Code in MFC Source Pin
Gianfranco Lanzetta17-Apr-02 13:18
Gianfranco Lanzetta17-Apr-02 13:18 
GeneralRe: Strange Code in MFC Source Pin
l a u r e n17-Apr-02 21:13
l a u r e n17-Apr-02 21:13 
GeneralRe: Strange Code in MFC Source Pin
Michael Dunn17-Apr-02 13:33
sitebuilderMichael Dunn17-Apr-02 13:33 
GeneralRe: Strange Code in MFC Source Pin
Joel Matthias17-Apr-02 19:57
Joel Matthias17-Apr-02 19:57 
GeneralRe: Strange Code in MFC Source Pin
Stan Shannon17-Apr-02 13:34
Stan Shannon17-Apr-02 13:34 
GeneralRe: Strange Code in MFC Source Pin
Mike Nordell17-Apr-02 13:55
Mike Nordell17-Apr-02 13:55 
GeneralRe: Strange Code in MFC Source Pin
Tim Smith18-Apr-02 2:09
Tim Smith18-Apr-02 2:09 
GeneralMultithreading :: MFC Pin
valikac17-Apr-02 11:23
valikac17-Apr-02 11:23 

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.