I have a component which hooks up with the paint event of assigned control and draws on its surface, Whenever i make any changes to the component i need to resize the form or control at design time in order to see the changes.
I want to ask if there is any other way to refresh the contents of a control at design time which forces it to redraw.