Panel In C# C# Corner
· To create a Panel Control at designtime, you can drag and drop a Panel Control from the Toolbox to a Form in Visual Studio. After you dragging and dropping a Panel Control to the Form, the Panel looks like Figure 1. Once a Panel is on the form, you can move it around and resize it using the mouse and set its properties and events.