$99 VS $1000+. UI Control for ASP.NET AJAX(contains chart and gridview).
Panels and Labels WinForms Control
Create better user interface design and appearance using Panels and Labels WinForms Controls
Home > WinForms UI Controls > User Manual > Rounded Corners of Panels in C#

C# Create Panel with Rounded Corners

KetticPanel control for Windows Forms is used to replace the standard panel control in Windows Forms projects. This Panel control not only shares most of the standard control properties, but also advanced styling and text features, like custom themes support and transparency setting, which are supported by all Kettic UI WinForms controls.

How to Create Round Corners Panel for KetticPanel Control

The KetticPanel WinForms Control in completely built in the Kettic Interface Framework, and is capable of the complete features, such as gradient background colors, transparency and shapes. To add rounded rectangle shape corner to KetticPanel control, we can follow the steps below.
  1. Open your existing Windows Forms project or create a new one
  2. Drag a KetticPanel control from the toolbox and drop to the form you are building
  3. Select the Edit UI Elements action from the Smart Tag of the control
  4. Choose the KetticPanelElement node from the Element Hierarchy Editor dialog
  5. Open the Property Grid, click the Shape property, and choose the RoundRectShape from the drop down list
  6. Close the Element Hierarchy Editor in the KetticPanel Control
  7. Run the application, and the rounded corner shape should be applied to the KetticPanel
UI Controlsfor Windows Forms
.NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI Design
WinForms UI Controls