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
Ovidiu Roman
NA
16
2.6k
c# windows forms scrollbar
May 12 2014 7:37 AM
I have been working on a project that requires me to make an interface for a database for school. And the teacher asked me to insert in a form a list of options for the user to select and then insert in the database. The problem that i have been struggling with is a part of that list of options that is 4 A4 pages long and has to be put in one section of the program. I cannot use tabs so i have tried to use a scroll bar . But i haven't been able to find documentation regarding the usage of a scroll bar in visual studio beyond the form size restrictions that the IDE forces on you (which are 90% of the native resolution of the screen). Finally, my question is : how can i use a scroll bar inside a form in order to put 4 pages worth of controls inside one page and then scroll it down so that i can see all 4 pages worth of controls ?
Reply
Answers (
2
)
need C# code in .net with oracle database on the back end
Creating Controllers in MVC4 using EF5