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