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