A
Andrew Thomas
Hello,
I have just started Visual Basic .net and I have purchased the
book "Teach Yourself Visual Basic.net 2003 in 24 hours" by James Foxall.
In the first chapter he shows me how to create a form (Form1) and then
change
its Name property by scrolling down to the Design section to see the (Name)
property.
When I do change the name, however, it no longer compiles giving me the
error
'Sub Main' was not found in 'picture_viewer.Form1'
Is the book wrong? What else do I have to change?
Thanks a lot,
Andrew Thomas.
I have just started Visual Basic .net and I have purchased the
book "Teach Yourself Visual Basic.net 2003 in 24 hours" by James Foxall.
In the first chapter he shows me how to create a form (Form1) and then
change
its Name property by scrolling down to the Design section to see the (Name)
property.
When I do change the name, however, it no longer compiles giving me the
error
'Sub Main' was not found in 'picture_viewer.Form1'
Is the book wrong? What else do I have to change?
Thanks a lot,
Andrew Thomas.