Will editing text in the "Alsing.Windows.Form.SyntaxBoxControl" class,
Windows throws the following exception. 

************** Exception Text **************
System.Runtime.InteropServices.ExternalException: A generic error occurred
in GDI+.
   at System.Drawing.Bitmap.GetHicon()
   at BLASR_GUI_2008.frmRatingPlan.ShowStatus(String s)
   at BLASR_GUI_2008.frmRatingPlan.sbcEditor_TextChanged(Object sender,
EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at Alsing.Windows.Forms.SyntaxBoxControl.OnChange(Object Sender,
EventArgs e)
   at Alsing.SourceCode.SyntaxDocument.OnChange()
   at Alsing.SourceCode.SyntaxDocument.InsertText(String text, Int32 xPos,
Int32 yPos, Boolean StoreUndo)
   at Alsing.SourceCode.SyntaxDocument.InsertText(String text, Int32 xPos,
Int32 yPos)
   at Alsing.Windows.Forms.SyntaxBox.EditViewControl.InsertText(String text)
   at
Alsing.Windows.Forms.SyntaxBox.EditViewControl.OnKeyPress(KeyPressEventArgs
e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at Alsing.Windows.Forms.BaseControl.WndProc(Message& m)
   at Alsing.Windows.Forms.SyntaxBox.EditViewControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)

Any ideas what causes this exception?

Thanks!



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/SyntaxBoxControl-causing-a-Windows-exception-A-generic-error-occurred-in-GDI-tp4659114.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to