Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Windows Help
 

Windows Help

Hi all... Can anyone help me with the following problems..??

1. How do I take a screenshot of a Window, when it is minimized [C#] ?
2. How do I change the Opacity of a picture box [C#]?
3. How do I save images from google to the local machine[C#]?

Please help me...

Thanks in Advance,
Shrishail

ShrishailHalijol  Thursday, October 30, 2008 11:54 AM

Hi

I have tried to answer some ..

For opacity of the picture box use trasperency property of picture box..

And to save the image from google justright click and select save picture as..item and then give the location to save your image in the local machine...thats it...

hope this will help u out...

Sreenath G V  Thursday, October 30, 2008 12:06 PM

1. Try to use Graphics.CopyFromScreen.

2. take Sreenath G V's suggestion.

3. first get the links of the url, use httprequest and httpresponse class to download the pictrues to local machine.

zamesking  Tuesday, November 04, 2008 3:47 PM

Hi

I have tried to answer some ..

For opacity of the picture box use trasperency property of picture box..

And to save the image from google justright click and select save picture as..item and then give the location to save your image in the local machine...thats it...

hope this will help u out...

Sreenath G V  Thursday, October 30, 2008 12:06 PM
Sreenath G V  Thursday, October 30, 2008 12:09 PM

1. Try to use Graphics.CopyFromScreen.

2. take Sreenath G V's suggestion.

3. first get the links of the url, use httprequest and httpresponse class to download the pictrues to local machine.

zamesking  Tuesday, November 04, 2008 3:47 PM
Thanks buddy...

I got it done.

[SIGNATURE]
ShrishailHalijol  Tuesday, January 06, 2009 6:16 AM

You can use google to search for other answers

Custom Search

More Threads

• Custom editor on extender control
• XML Mapper
• Object does not match target type.
• The CurrentContext property of the LicenseManager is currently locked and cannot be changed.
• Button Click not firing after Validation event
• Property isn't displayed
• DataSet generator missing..
• Fonts
• IDesignerHost CreateComponent Method
• VS 2003 Mouse Problem