Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
2 Posted Topics
Re: c# projects
[URL="http://www.dotnetspider.com/projects/Category3.aspx"]http://www.dotnetspider.com/projects/Category3.aspx[/URL] check that site for projects
hello every one, i ask for some help i would like to write program that enables the user to insert a photo into the picture box by clicking on a button. i used the following but it is bringing an error [CODE]pictureBox2.Image = Image.FromFile("path");[/CODE] Thanks
The End.