Windows Develop Bookmark and Share   
 index > Windows Forms General > Smooth scrolling image or picturebox
 

Smooth scrolling image or picturebox

Hi all. I have a user control that contains a picturebox within a panel with
the panel set to autoscroll the picturebox. One thing that I have noticed
with the default functionality is when you click and drag the scroll box
(thumb track) the picturebox does not scroll until you release it. Is there
a way to scroll the picturebox while you move the scrollbox (like when you
scroll a web page)? Or do you have to use the scroll bar controls instead of
autoscroll and manually code this functionality?

Any ideas?

Paul
MigrationUser 1  Wednesday, October 20, 2004 10:52 AM
Redraw the picturebox? Maybe in another thread, cause this one is obviously busy..
Padschild  Wednesday, December 28, 2005 6:53 PM
Redraw the picturebox? Maybe in another thread, cause this one is obviously busy..
Padschild  Wednesday, December 28, 2005 6:53 PM
Hi MigrationUser 1,

Try this thread.>>

http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/f8f8fd38-237d-4fdc-b5d6-2d9e830b4d80


Regards,

John

I'm currently looking for work in Vb.Net software development. :-)
John Anthony Oliver  Friday, September 11, 2009 6:11 AM

You can use google to search for other answers

Custom Search

More Threads

• Send an application to the foreground in the tasks bar
• Playing with System.Net.Sockets
• second form setting first form field
• Powered-up PropertyGrid
• help with graphics...
• [DataGridView] how to make a DataGridView follow a Query?
• Problems with Implementing the IAutoComplete2 on a RichTextbox
• panel moving automatically while deleting control
• How to set the accelorator or compositional keys shortcut for the button1?
• Form.Close() won't close