Retrieving content of text box????
-
I created one windows form and placed text box. my working environment:Vc++.net.I want to retrieve the content of that textbox and assign to variable/string. please help...I am new to .net programming. Thanks in advance Ashok
Do you know how to use properties in .NET. If not then I would first suggest that you look at how to manipulate data in C# or VB and then look into the specifics of C++.NET which I feel is more difficult when using .NET. If you want to continue with C++ I believe that you would access properties using the -> operator.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]