Is there an easy way to display different panels and their child controls at the same position on the winform
Each panel and its child controls will be shown by clicking different buttons
{this way all the buttons act like tabpage header and each panel is the tabpage itself}
Thanks




Reply With Quote