Click here to Skip to main content
15,891,657 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to implement Tab order to the controls in a MFC Dialog box Pin
AJ8327-Apr-11 0:05
AJ8327-Apr-11 0:05 
GeneralRe: How to implement Tab order to the controls in a MFC Dialog box Pin
Nishad S27-Apr-11 0:18
Nishad S27-Apr-11 0:18 
GeneralRe: How to implement Tab order to the controls in a MFC Dialog box Pin
AJ8327-Apr-11 0:22
AJ8327-Apr-11 0:22 
GeneralRe: How to implement Tab order to the controls in a MFC Dialog box Pin
AJ8327-Apr-11 1:52
AJ8327-Apr-11 1:52 
Questionstr length Pin
VC++Maniac29-Jan-09 18:24
VC++Maniac29-Jan-09 18:24 
AnswerRe: str length Pin
Naveen29-Jan-09 18:44
Naveen29-Jan-09 18:44 
AnswerRe: str length Pin
_AnsHUMAN_ 29-Jan-09 18:46
_AnsHUMAN_ 29-Jan-09 18:46 
AnswerRe: str length Pin
kapardhi29-Jan-09 18:57
kapardhi29-Jan-09 18:57 
you may try this :

CString strTemp;
---
--
--
// if you need length of string
strTemp.GetLength ();
AnswerRe: str length Pin
Nishad S29-Jan-09 18:57
Nishad S29-Jan-09 18:57 
AnswerRe: str length Pin
VC++Maniac29-Jan-09 19:20
VC++Maniac29-Jan-09 19:20 
GeneralRe: str length Pin
Nishad S29-Jan-09 19:42
Nishad S29-Jan-09 19:42 
Question[Message Deleted] Pin
Alex@9C29-Jan-09 18:01
Alex@9C29-Jan-09 18:01 
AnswerRe: Arabic string format issue Pin
Joseph Marzbani29-Jan-09 20:37
Joseph Marzbani29-Jan-09 20:37 
GeneralRe: Arabic string format issue Pin
Alex@9C29-Jan-09 20:53
Alex@9C29-Jan-09 20:53 
QuestionHide Dialog Application Pin
Davitor29-Jan-09 17:36
Davitor29-Jan-09 17:36 
AnswerRe: Hide Dialog Application Pin
Naveen29-Jan-09 17:50
Naveen29-Jan-09 17:50 
GeneralRe: Hide Dialog Application Pin
Davitor29-Jan-09 18:11
Davitor29-Jan-09 18:11 
GeneralRe: Hide Dialog Application Pin
Naveen29-Jan-09 18:13
Naveen29-Jan-09 18:13 
GeneralRe: Hide Dialog Application Pin
Davitor29-Jan-09 18:27
Davitor29-Jan-09 18:27 
GeneralRe: Hide Dialog Application Pin
Naveen29-Jan-09 18:30
Naveen29-Jan-09 18:30 
GeneralRe: Hide Dialog Application Pin
Davitor29-Jan-09 18:43
Davitor29-Jan-09 18:43 
GeneralRe: Hide Dialog Application Pin
Naveen29-Jan-09 18:52
Naveen29-Jan-09 18:52 
GeneralRe: Hide Dialog Application Pin
Davitor29-Jan-09 18:54
Davitor29-Jan-09 18:54 
GeneralRe: Hide Dialog Application Pin
David Crow30-Jan-09 4:21
David Crow30-Jan-09 4:21 
QuestionRelacing the image in CImageList contl Pin
gopalraja29-Jan-09 17:19
gopalraja29-Jan-09 17:19 

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.