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