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)
(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)