10-03-2006 05:34 AM
10-03-2006 08:23 PM
10-04-2006 03:52 AM
Thank you for your reply.
I already used .Net control in LV 8.2, but now I have to add some functionality to a very large and complex SW developed with LV 7.1. I also tried to convert all to LV 8.2, but there is a lot of problem :
- some property nodes don't work (Invalid property value for the precision of a numeric indicator);
- the editing of a large vi is very very slow, and this is unacceptable;
- I used a tree control with Drop event, and now this event doesn't exist(wqrning : "You will no longer receive mouse up events after a drag and drop operation. You will receive the Drag Ended event for the drag source control instead") . What is the behavoir of this control now ?
.....
So, if I can't create Activex with VB.net for LV 7.1, I have to convert all to LV 8.2... any suggestion about the conversion ?
Thanks and regards.
10-04-2006 09:41 AM