First off,
I am new to VB as well and am using VB6. From what I have heard VB.NET is a better language but vastly different from VB6. One major disadvantage is that the .NET executable will not run on any computer that does not have the .NET framework installed. So if your programs are...
Thanks ZOR,
it turns out i had changed the code on the mousedown but my mouseup code kept reversing the process.
that makes my life a lot easier
phancyk
I am trying to select an earlier created control from my control array (after others have been created) on MouseDown so when MouseMove happens it is able to resize this earlier control and not the one just created. Right now I can only change the most recent control.
Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.