|
-
Jun 5th, 2007, 08:12 AM
#3
Re: [2005] To get the picture load progress bar
If loading the image will take long enough that it's worth showing a progress bar, like if it's being downloaded from the Web, then you should be calling the LoadAsync method of the PictureBox. See the MSDN help topic for the PictureBox.LoadProgressChanged event for a code example of what you want.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|