keith
2010-03-28 00:35:01 UTC
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
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