scrolling all the controls inside Panel while holding and scrolling panel's scroll bar at same time.

G

Guest

Hi
Can anyone help me? I would really appreciate
I am trying to scroll Groupboxes inside the panel when i hold panel's scroll bar and drag up and down. Such as Internet explorer where you can hold the scroll bar and drag up down which causes the material to move at the same time up and down
Thank
Amrit.
 
S

Simon Jefferies

Hello,

Set the AutoScroll property of the Panel to True.

Any controls that are not visible, the relevant scrollbars will be shown and
handle all the scrolling for you.

Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:[email protected]
-
 
G

Guest

Thanks Jeff. I have set the AutoScroll property to True. Scroll bars are visible and it works fine. The only thing i am not able to do is when i hold the scroll bar and drag up or down ,at the same time the Controls inside suppose to move. it only moves when i hold the scroll bar and move up or down and stop
Amrit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top