User Profile
Collapse
-
Sorry, I miss read your question. Thought you were asking how to wraptext -
Im new to C# too and havn't tried this out but I read somewhere you can just write:
textBox1.WordWr ap = true;Leave a comment:
-
text boxes
I am using text boxes in Windows Mobile 6, and I just need to no how to get the text once the user has entered it.
Im used to developing in Java where it would be 'textbox.getTex t();', can any one help me? -
Hey, I have a question on multiple forms too.
Iv just been chucked into a Visual C# project at work even though I usually only code in Java.
I need to open a new form when an event happens but I keep getting errors.
Iv tried form2.Show;
and
Dim secondForm as new Form2;
secondForm.Show ();
Any advice on what will actually work?Leave a comment:
No activity results to display
Show More
Leave a comment: