public static void Main() { frmQuanLy.App app = new frmQuanLy.App(); app.InitializeComponent(); app.Run(); }