User Profile

Collapse

Profile Sidebar

Collapse
bellam31
bellam31
Last Activity: Aug 22 '08, 02:23 AM
Joined: Aug 12 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bellam31
    replied to Wordwrap in TextBox
    Sorry, I miss read your question. Thought you were asking how to wraptext
    See more | Go to post

    Leave a comment:


  • bellam31
    replied to Wordwrap in TextBox
    Im new to C# too and havn't tried this out but I read somewhere you can just write:

    textBox1.WordWr ap = true;
    See more | Go to post

    Leave a comment:


  • bellam31
    started a topic text boxes

    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?
    See more | Go to post

  • bellam31
    replied to VB.NET: Multiple forms
    in .NET
    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?
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...