If you host all your controls in a ScrollableControl, ie a Panel, you can then call this method to render the control. Make sure the container control is big enough to display the largest child control, though in your case this shouldn't be an issue.
The screenshot shows a pane (top control) containg several child controls, and a picturebox displaying the rendered panel.
Main Topics
Browse All Topics





by: Idle_MindPosted on 2009-04-12 at 23:46:51ID: 24128254
What version VB.Net?