M
Matt Brown - identify
Hello,
I decided to not spend the rest of my life figuring out docking and,
instead, use the cDockingHandler class offered on Veign.com (http://
www.veign.com/vrc_codeview.asp?type=app&id=149).
The problem is that it is a class for vb6, and uses some methods,
functions and properties that are no longer supported in vb .net. I
attempted to convert it yesterday and got stuck.
Does anyone have a good guide on "converting" from vb6 to vb .net?
The two things that got me confused were the lack of Let support, and
an apparent lack of an HWnd property on a form (something that makes
or breaks this class).
Thanks very much!
Matt
I decided to not spend the rest of my life figuring out docking and,
instead, use the cDockingHandler class offered on Veign.com (http://
www.veign.com/vrc_codeview.asp?type=app&id=149).
The problem is that it is a class for vb6, and uses some methods,
functions and properties that are no longer supported in vb .net. I
attempted to convert it yesterday and got stuck.
Does anyone have a good guide on "converting" from vb6 to vb .net?
The two things that got me confused were the lack of Let support, and
an apparent lack of an HWnd property on a form (something that makes
or breaks this class).
Thanks very much!
Matt