Hello,
Lately a mate of mine & I have been recoding a DeskTop application from VB6 to VB.NET, we are stuck on a slight problem
In VB6 you could use Load(Form1) for example to load that form into memory and interact with its controls without showing the form to the user
In VB.NET it appears the function of this is different? Does anyone around here know how to do this?
Any help would be much appreciated..
Thank you.
Lately a mate of mine & I have been recoding a DeskTop application from VB6 to VB.NET, we are stuck on a slight problem
In VB6 you could use Load(Form1) for example to load that form into memory and interact with its controls without showing the form to the user
In VB.NET it appears the function of this is different? Does anyone around here know how to do this?
Any help would be much appreciated..
Thank you.