I\'ve little question to ask.
Let\'s say I\'ve written an ellipse on pictureBox, then clicked a button. I want pictureBox to refresh itself.
I\'ve tried
Try the method PictureBox.Refresh() (inherited from Control).
Control