If something is visible through break point and not in run mode then u will need to repaint the user control.
You can use the Paint method to refresh your user control.