External Failure

  • Thread starter Thread starter Lespaul36
  • Start date Start date
L

Lespaul36

I made a usercontrol that is made with a treeview control. I get err 99
(Exernal component has thrown an exception)when I try to drag and drop
(Usually when the drop should happen). The drop event is not triggered.
The error is on my Sub Main

Application.Run(New Form1)
 
well if anyone else has a similar problem I found that the best solution was
to use a manifest instead of enablevisualstyles.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top