I'm new to VB.NET but not VB 6.0. I know that in VB 6.0 you could load and show another form withorVB Code:
Form.show()from within another form but I seem to be having problems with this in .NET. Can someone please show me how to do this.VB Code:
Load Form




Reply With Quote