SKIP THE SHIPPING
Use code NOSHIP during checkout to save 40% on eligible eBooks, now through January 5. Shop now.
Publishers of technology books, eBooks, and videos for creative people
Register your product to gain access to bonus material or receive a coupon.
Visual Basic's popularity is due to its dual nature: It's relatively easy for aspiring programmers to learn, yet powerful enough for professional application developers. Visual Basic 6: Visual QuickStart Guide, like VB itself, will appeal to both camps. It's so accessible that novices will be up and programming in no time, while more seasoned programmers will find it a helpful quick reference to important tasks.
Of the many VB books on the market, few address the beginner. Visual Basic 6: VQS assumes absolutely no programming experience, but instead relies on the time-tested Visual QuickStart teaching method. Screenshots, sample code, and concise, step-by-step instructions guide you through a carefully selected series of examples designed to get you programming right from chapter one. And once you've mastered the basics, you can use the clearly tabbed format to refer to topics you need to brush up on.
1. Projects, Forms, and Command Buttons.
Starting a New Project. Setting Form Properties. Running a Project. Adding a Button. Adding Code to the Click Event.
2. Message Boxes and If Statements. . Message Boxes. Frames. Labels and TextBoxes. Option Buttons. If Statements. Wiring the Form. Evaluating the Response.
3. Forms and Modules.
Form Properties. BackColor and ForeColor Properties. BorderStyle Property. Font Property. Height and Width Properties. Icon and Picture Properties. Window Appearance Properties. StartUpPosition Property.
Creating Form Events. Using the Immediate Pane. Using the Form Load Event. Unloading a Form.
Using Code Modules. Opening and Closing Forms. Navigating Between Forms. Positioning Forms. Drawing on Forms. MDI Applications.
What Is a Control?. A Learning Edition Controls Project. Adding and Removing Controls. Image Control. Shape Control. Line Control.
Checkboxes. Option Buttons. Option Button Arrays. List Boxes. Combo Boxes.
Property Pages. Status Bars. Toolbars. Tab Controls.
The Common Dialog Control. The Color Dialog. The Font Dialog. The Save Dialog. The Open Dialog.
Inserting Objects. Using the Paste Special Dialog.
Understanding a Timer. Creating Simple Animation. Using a Subroutine. Turning the Timer On. Setting the Interval. Trapping Errors.
Using the Add-In Manager. Starting Add-Ins. Using the Resource Editor. Using the Template Manager.
Application Wizard. Running the Wizard. Running the Application. Modifying the Application.
Adding Menus. Menu Items. Dynamic Menu Items. Pop-Up Menus.
Using the Data Control. Binding Controls. Using the Visual Data Manager.
Compilation. Packaging. Deployment.
Using Web Resources.
Operators. Keywords and Commands.
Index.