D
David Pick
I am currently switching from vb6 to vb.net. I know in vb6 in order to
add a control to a form such as a label you would use code like
me.controls.add("Forms.Label.1"). Could someone please tell me the
equivalent of this in vb.net. Thanks so much.
- David
add a control to a form such as a label you would use code like
me.controls.add("Forms.Label.1"). Could someone please tell me the
equivalent of this in vb.net. Thanks so much.
- David