namespace UI_WinForms.Components; public partial class Main : UserControl { public Main() { this.InitializeComponent(); } }