主线程捕获到未处理异常:System.ArgumentException 异常信息:字体"Courier New"不支持样式"Regular"。 异常堆栈: 在 System.Drawing.Font.CreateNativeFont() 在 System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) 在 System.Drawing.Font..ctor(FontFamily family, Single emSize) 在 QWhale.Common.Painter..ctor() 在 QWhale.Editor.SyntaxEdit.CreatePainter() 在 QWhale.Editor.SyntaxEdit..ctor() 在 QWhale.Editor.SyntaxEdit..ctor(IContainer container) 在 RulesTab2.RulesEditor.InitializeComponent() 在 RulesTab2.RulesEditor..ctor() 在 RulesTab2.RulesTab2.EnsureReady() 在 RulesTab2.RulesTab2.tabsViews_SelectedIndexChanged(Object sender, EventArgs e) 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e) 在 System.Windows.Forms.TabControl.WmSelChange() 在 System.Windows.Forms.TabControl.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)