Skip to Content
Windows Forms Programming in Visual Basic .NET
book

Windows Forms Programming in Visual Basic .NET

by Chris Sells, Justin Gehtland
October 2003
Intermediate to advanced
736 pages
15h 25m
English
Addison-Wesley Professional
Content preview from Windows Forms Programming in Visual Basic .NET

VB6 versus WinForms

Many of the feature changes you most need to know about aren't visual; instead, they are the things that happen in the code that you write or that is generated for you as you design and program your application. However, there are new features of the Designer as well. Table A.1 summarizes the major changes.

Table A.1. VB6 versus WinForms/.NET
FeatureVB6WinForms/.NET
Object orientationYes, but no implementation inhertitanceYes
InheritanceInterface inheritance onlyInterface, implementation, and visual inheritance
Custom controlsActiveX Control projectDeriving from UserControl
Custom control hostingHad to program for multiple hostsThe CLR is the only host
Multiple-language supportNoYes
Multiple-platform supportNoYes (.NET Compact Framework, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Visual Basic .NET

Learning Visual Basic .NET

Jesse Liberty
Windows Forms 2.0 Programming

Windows Forms 2.0 Programming

Chris Sells, Michael Weinhardt

Publisher Resources

ISBN: 0321125193Purchase book