TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gerald Morris
NA
1
5k
VS C# 2008 richTextBox - limiting line length?
Feb 21 2011 11:31 AM
Hi to all,
I am using a richTextBox to input plain text and using streamWriter to write this text to a local file. Is it possible to use the sendKeys.send method to cause the {enter} keystroke to be activated after a certain number of keystrokes are entered per line? I wish to limit the line length to 45 keystrokes somehow in code.
Thanks to anyone offering any suggestions.
Reply
Answers (
1
)
Remove data into a datagridview
Accessing embedded application's items..?