Problem finding out how to code a connection between text box & bu
- From: keith <keith@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 27 Mar 2010 17:35:01 -0700
Hello
I have a VC++ Express program with a form that has a text box and a button
When the button is clicked, I want to take the text box information and do
something with it. But what coding steps are necessary to get the data out
of the text box when the button has an onclick event? I’ve looked in the
documentation, read my VC++ book, and either I’m missing something or these
resources just don’t talk about that. Can anyone offer an idea or point me
in the direction of a solution?
Thank you.
Keith
.
- Follow-Ups:
- Re: Problem finding out how to code a connection between text box & bu
- From: Tim Roberts
- Re: Problem finding out how to code a connection between text box & bu
- From: David Lowndes
- Re: Problem finding out how to code a connection between text box & bu
- Prev by Date: Re: Resource compiler (full path)
- Next by Date: Re: Problem finding out how to code a connection between text box & bu
- Previous by thread: Resource compiler (full path)
- Next by thread: Re: Problem finding out how to code a connection between text box & bu
- Index(es):
Relevant Pages
|