Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make scroll bars work

Status
Not open for further replies.

chasmith17

Technical User
Joined
May 25, 2006
Messages
47
Location
US
Hello,
Can anyone tell me how to make scroll bars work on forms. They work fine in design mode mode, just can't figure out how to make them work in Form View. Thanks,
 
what is the borderstyle of the form?

also try reducing the size of form in normal mode

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
Hello ZmrAbdulla,
It doesn't seem to matter what my border style is set to, it still doesn't work. Also, shrinking the form does not make it work either. Any other ideas?
 
You mean scrollbar on form not on any controls like textbox.. right?

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
And you set
Form Properties > Format > ScrollBars = Both
?

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
Try creating another form if this one is corrupted(happens once in a while)

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
This feature never works, no matter if it is a new form or not. That's why I thought I was doing something wrong. ?????????????
 
As far as the form size, what you need to look at is this:

Is your "Detail" section larger than the window you are looking at your form in. If you have default settings on the form for scroll bars, etc, then it should give you both scroll bars.

The window frame has to be smaller than the "detail" section - the grid where you put all the controls.

Does this make sense?
 
kjv1611,
The window frame is alot smaller than the detail section. I just now thought how I have confused everyone, I meant to post on how to use the mouse wheel to control the scroll bars? Sorry for the confusion....
 
As far as scrolling with the mouse wheel, it should work fine when the cursor is over the scroll bar you wish to control at the moment (unless you have one of the new ones that has the side-to-side action as well as normal scrolling - then you have more options). I would think the only thing that would affect this would be the mouse driver settings. If it is not working, make sure you have the correct driver installed for the correct mouse, and that the settings are set correctly in the Mouse properties under Control Panel.
 
Like I said earlier, the wheel works in design mode just not in form mode.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top