public btnClear_Click(object sender, EventArgs e)
{
Picturebox1.Image = null;
textbox1.clear();
textbox2.text = "";
}
Monday, March 14, 2011
Subscribe to:
Post Comments (Atom)
Here you can find everything for dot net like visual studio installation, dot net framework, dot net FAQ, and all around with dot net technology and Microsoft.
|
No comments:
Post a Comment