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
Jan Kowalski
NA
1
2.2k
TextBox - scrolling without scrollbar / hidden scrollbar
Mar 4 2012 11:19 AM
Hi.
I want to hide/remove scrollbars from TextBox control. When I set scrollbars value to "None" I can't mouse scroll the text. What can I do to scroll the text with mouse wheel (with custom speed of scrolling)?
I found something that works like jumping cursor between words, but I don't want this. I want cursor stay in the same place and I could scroll the text with mouse with hidden/removed scrollbar.
How to do this?
Reply
Answers (
0
)
Calling VC++ DLL Giving System.AccessViolationException
How to run exe over Network?