Click here to Skip to main content
15,896,514 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionif i type a string in edit box . it should b placed in that combo box.. Pin
vikramkarthik15-Jul-07 21:36
vikramkarthik15-Jul-07 21:36 
AnswerRe: if i type a string in edit box . it should b placed in that combo box.. Pin
Hamid_RT15-Jul-07 21:55
Hamid_RT15-Jul-07 21:55 
GeneralRe: if i type a string in edit box . it should b placed in that combo box.. Pin
vikramkarthik16-Jul-07 0:29
vikramkarthik16-Jul-07 0:29 
GeneralRe: if i type a string in edit box . it should b placed in that combo box.. Pin
ThatsAlok16-Jul-07 0:36
ThatsAlok16-Jul-07 0:36 
JokeRe: if i type a string in edit box . it should b placed in that combo box.. Pin
toxcct16-Jul-07 0:37
toxcct16-Jul-07 0:37 
GeneralRe: if i type a string in edit box . it should b placed in that combo box.. Pin
ThatsAlok16-Jul-07 0:56
ThatsAlok16-Jul-07 0:56 
GeneralRe: if i type a string in edit box . it should b placed in that combo box.. Pin
vikramkarthik16-Jul-07 1:57
vikramkarthik16-Jul-07 1:57 
GeneralRe: if i type a string in edit box . it should b placed in that combo box.. Pin
ThatsAlok16-Jul-07 7:18
ThatsAlok16-Jul-07 7:18 
vikramkarthik wrote:
im using VC++ 6.0, in this if i type this code means im not getting GeTWindowText option itself.what i can do..
vikram


actually m_edtBox is of type CEditBox and m_cmbString is of CComboBox, you have to associate that with each control!

"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
Support CRY- Child Relief

QuestionRe: if i type a string in edit box . it should b placed in that combo box.. Pin
Hamid_RT16-Jul-07 5:58
Hamid_RT16-Jul-07 5:58 
AnswerRe: if i type a string in edit box . it should b placed in that combo box.. Pin
ThatsAlok16-Jul-07 0:27
ThatsAlok16-Jul-07 0:27 
Generalthank u Pin
vikramkarthik16-Jul-07 20:41
vikramkarthik16-Jul-07 20:41 
GeneralRe: thank u Pin
ThatsAlok16-Jul-07 20:51
ThatsAlok16-Jul-07 20:51 
AnswerRe: if i type a string in edit box . it should b placed in that combo box.. Pin
toxcct16-Jul-07 0:36
toxcct16-Jul-07 0:36 
GeneralRe: if i type a string in edit box . it should b placed in that combo box.. Pin
vikramkarthik16-Jul-07 1:58
vikramkarthik16-Jul-07 1:58 
QuestionDialogs? Pin
dSolariuM15-Jul-07 20:16
dSolariuM15-Jul-07 20:16 
AnswerRe: Dialogs? Pin
ThatsAlok16-Jul-07 0:28
ThatsAlok16-Jul-07 0:28 
QuestionRe: Dialogs? Pin
Hamid_RT25-Jul-07 7:15
Hamid_RT25-Jul-07 7:15 
Questionresource quenching Pin
rahul_3136615-Jul-07 20:02
rahul_3136615-Jul-07 20:02 
AnswerRe: resource quenching Pin
James R. Twine16-Jul-07 2:01
James R. Twine16-Jul-07 2:01 
Questionchanging permission of a registry key Pin
rahul_3136615-Jul-07 19:52
rahul_3136615-Jul-07 19:52 
QuestionHow to conver from VC 6.0 to Visual Studio 2005 [modified] Pin
shakumar_2215-Jul-07 19:33
shakumar_2215-Jul-07 19:33 
QuestionRe: How to conver from VC 6.0 to Visual Studio 2005 Pin
Hamid_RT15-Jul-07 19:56
Hamid_RT15-Jul-07 19:56 
GeneralRe: How to conver from VC 6.0 to Visual Studio 2005 Pin
fefe.wyx15-Jul-07 21:35
fefe.wyx15-Jul-07 21:35 
GeneralRe: How to conver from VC 6.0 to Visual Studio 2005 Pin
shakumar_2215-Jul-07 21:51
shakumar_2215-Jul-07 21:51 
GeneralRe: How to conver from VC 6.0 to Visual Studio 2005 Pin
jhwurmbach15-Jul-07 23:52
jhwurmbach15-Jul-07 23:52 

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.