Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Edit controls Pin
PJ Arends2-Aug-06 19:59
professionalPJ Arends2-Aug-06 19:59 
AnswerRe: Edit controls Pin
ThatsAlok2-Aug-06 21:30
ThatsAlok2-Aug-06 21:30 
Questiondisplay men bar in dialog box Pin
With_problem2-Aug-06 17:35
With_problem2-Aug-06 17:35 
AnswerRe: display men bar in dialog box Pin
Naveen2-Aug-06 17:43
Naveen2-Aug-06 17:43 
GeneralRe: display men bar in dialog box Pin
With_problem2-Aug-06 18:06
With_problem2-Aug-06 18:06 
GeneralRe: display men bar in dialog box [modified] Pin
_AnsHUMAN_ 2-Aug-06 18:26
_AnsHUMAN_ 2-Aug-06 18:26 
GeneralRe: display men bar in dialog box Pin
With_problem2-Aug-06 18:34
With_problem2-Aug-06 18:34 
GeneralRe: display men bar in dialog box Pin
_AnsHUMAN_ 2-Aug-06 18:39
_AnsHUMAN_ 2-Aug-06 18:39 
You have created a menu. The id of the menu would be IDR_MENU1 or something similar to this unless you have changed it. Right click on the dialog. Go to properties and in the menu option mention the id of the menu IDR_MENU1 in this case. Compile and Execute. You will see the menu.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

GeneralRe: display men bar in dialog box Pin
With_problem2-Aug-06 18:45
With_problem2-Aug-06 18:45 
GeneralRe: display men bar in dialog box Pin
Naveen2-Aug-06 18:43
Naveen2-Aug-06 18:43 
GeneralRe: display men bar in dialog box Pin
Hamid_RT2-Aug-06 18:37
Hamid_RT2-Aug-06 18:37 
QuestionCan I delete CWinThread (m_bAutoDelete = false) even It hasn't finished Pin
yccheok2-Aug-06 17:28
yccheok2-Aug-06 17:28 
AnswerRe: Can I delete CWinThread (m_bAutoDelete = false) even It hasn't finished Pin
Naveen2-Aug-06 17:37
Naveen2-Aug-06 17:37 
AnswerRe: Can I delete CWinThread (m_bAutoDelete = false) even It hasn't finished Pin
Hamid_RT2-Aug-06 19:07
Hamid_RT2-Aug-06 19:07 
QuestionVC++ 6.0 MDI programmatically create a new document Pin
clintalt2-Aug-06 17:20
clintalt2-Aug-06 17:20 
AnswerRe: VC++ 6.0 MDI programmatically create a new document Pin
Viorel.2-Aug-06 21:56
Viorel.2-Aug-06 21:56 
GeneralRe: VC++ 6.0 MDI programmatically create a new document Pin
clintalt4-Aug-06 7:19
clintalt4-Aug-06 7:19 
QuestionList box Pin
thathvamsi2-Aug-06 17:07
thathvamsi2-Aug-06 17:07 
AnswerRe: List box Pin
Naveen2-Aug-06 17:51
Naveen2-Aug-06 17:51 
GeneralRe: List box Pin
thathvamsi2-Aug-06 17:55
thathvamsi2-Aug-06 17:55 
GeneralRe: List box Pin
_AnsHUMAN_ 2-Aug-06 18:29
_AnsHUMAN_ 2-Aug-06 18:29 
GeneralRe: List box Pin
Hamid_RT2-Aug-06 18:42
Hamid_RT2-Aug-06 18:42 
GeneralRe: List box Pin
thathvamsi2-Aug-06 19:23
thathvamsi2-Aug-06 19:23 
GeneralRe: List box Pin
Naveen2-Aug-06 19:35
Naveen2-Aug-06 19:35 
GeneralRe: List box Pin
Hamid_RT2-Aug-06 19:58
Hamid_RT2-Aug-06 19:58 

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.