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