User Profile

Collapse

Profile Sidebar

Collapse
talon83
talon83
Last Activity: Aug 29 '06, 06:43 AM
Joined: Aug 9 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Making a RichTextBox output a certain amount of characters per line.

    Ok, I am wondering how do I set the amount of characters per line that a richtextbox will have. I have a save dialog code and i want to set the characters to 64 characters then goto another line and save it like that. Right now when it saves a line of text, say 128 characters, it puts it all in 1 line. I would like it to split the line into two lines in the output .rtf file.

    ' Create a SaveFileDialog to request a path and...
    See more | Go to post

  • Have two text boxes write to a richtextbox, but text be on seperate lines?

    I'm new to programming and I was wondering how I would take two textboxes and have the text from TextBox1 enter on line 1 in RichTextBox1 and the text from TextBox2 to enter on line 2 in RichTextBox1, with the click of a button. Thanks in advance to anyone that can help me on this situation. :)
    See more | Go to post
No activity results to display
Show More
Working...