I am using Application.EnableVisualStyles and on one of my forms i 
get the following error when the program completes executing the 
code under the combo box's selected index change: 

"An unhandled exception of 
type 'System.Runtime.InteropServices.SEHException' 
occurred in system.windows.forms.dll

Additional information: External component has thrown an exception."

I have seen this error before and all I had to do was redraw the 
combo box and it would work like a champ.  For some reason this 
method of "fixing" the problem just won't work.  I know that I could 
just not use the visual styles but that is not an option for me.  Is 
there anyway to fix this error?  

Seriously in need of help,
Debbe










'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to