I have an inherited combo box. I create the selections that I want =
available to the user. When I drag the control over to a form the list =
is duplicated. If I then go into the forms control there is a list in =
the items within the designer. If I delete this list then my items are =
no longer...
more >>
I am getting an error at the line where my VB.Net program calls the
InitializeComponent() method. During debug, I cannot even step into it. The
execution is generating an error that reads:
An unhandled exception of type 'System.InvalidProgramException'
I already ran PEVerify.exe, and did...
more >>