slc193 General User

Joined: 15 Nov 2007 Posts: 20 Location: Fredonia, NY
|
Posted: Fri Jul 18, 2008 10:53 am Post subject: OO Basic vs. Visual Basic 2005 |
|
|
Is there any sort of simple chart of comparison of some sort of commands between BASIC and VB2005? I have just learned some of Visual Studio, but am having trouble finding the relative commands in OO. The one I am having a lot of trouble with at the moment is to open another form from a button.
in VB it is simply:
frmVendors.show()
But I cannot find or figure out how to do that in OO.
Please help... |
|