Windows Develop Bookmark and Share   
 index > Windows Forms General > Wanting to keep a control static
 

Wanting to keep a control static

i have a treeview of image files in a panel on the left. when a node is selected it opens up lots of images to the right of the panel. Now when i scroll to view the images the treeview scrolls up and off the screen. This i do not want, i want it to stay where it was.

I have tried looking for scroll events, there are none, have tried selecting various variables and nothing happens.

any help appreciated guys

Martin
Speedie  Tuesday, February 06, 2007 2:56 PM
It sounds like you are using the "forms" auto scroll....if you place 2 panels on your form and only turn on the auto scroll for the right side panel it will fix your problem
DMan1  Tuesday, February 06, 2007 3:28 PM
It sounds like you are using the "forms" auto scroll....if you place 2 panels on your form and only turn on the auto scroll for the right side panel it will fix your problem
DMan1  Tuesday, February 06, 2007 3:28 PM

You can use google to search for other answers

Custom Search

More Threads

• Accessing data fields through AxWebBrowser
• Radio Button as an On/Off Toggle?
• Instantiating one Form from another Asynchronously
• C# Custom Control Propertys
• Hosting a Form within a Native app
• View File Descriptions
• Why is my label refusing to increase its width?
• An attempt to attach an auto-named database for file
• Streams and Files
• find link from entire website