Thread
:
VB.NET vs. VB
View Single Post
#
4
(
permalink
)
06-15-2007, 10:09 AM
Lee
PT Staff*
Awards Showcase
Total Awards
: 1
Join Date: Jun 2007
Location: Blackpool, UK
Posts: 616
iTrader: (
0
)
No... i am saying before you used to just have:
HTML Code:
Form_Load() End sub
Now in .NET you have:
HTML Code:
Public Class Formname Form_Load() End sub End Class
__________________
Lee
View Public Profile
Send a private message to Lee
Find all posts by Lee