| Visual Basic Training  Overview 
 
 
				
				This course is designed for developers who are moving to Visual Basic with some understanding of basic programming concepts. You will learn Visual Basic syntax, event-driven programming, and how to compile an application with the native code compiler. You will learn the VBA language, handle run-time errors, debug, work with forms and controls, and add simple database support to your applications.
		
		
 Visual Basic Training  Prerequisites
 
 Programming experience in a high-level language and the ability to use Microsoft Windows.
 
 Visual Basic Training  Audience
 
 Programmers who need to design and develop applications in Visual Basic 6.0.
 
 Visual Basic Training  Course duration
 
 3 Days
 
 Visual Basic Training  Course outline
 
 Your First Visual Basic Program
 
	Adding Controls to FormsWelcome To Visual Basic!A Simple ProjectUsing the Application Wizard 
	Understanding EventsVisual Basic ControlsCreating and Manipulating New ControlsChanging Design Time Control PropertiesVisual Basic Built-In ControlsControl Design Tips 
	Working with Forms and ControlsIntroducing EventsEvent ProceduresThe Form Load EventThe Form Resize EventCommand Button Click EventText Box Change EventThe Timer Control's Timer EventGotFocus/LostFocus Events 
	Creating and Using MenusSetting Properties at Run TimeSetting Form  and Control PropertiesUsing ActiveX ControlsAdding ActiveX Controls to a ProjectUsing the Monthview ActiveX ControlExtra ActiveX Samples 
	Compiling and Distributing ApplicationsMenus in Visual BasicUsing the Menu EditorWorking with MenusManipulating Menus at Run TimeReusing MenusCreating Popup Menus 
	Working with VBAFinishing TouchesProject PropertiesNative Code vs. p-codeCreating Your ExecutableUsing the Package and Deployment Wizard 
	Handling ErrorsCreating a Simple ProcedureVariables and ParametersData TypesUsing ConstantsInvestigating Built-In FunctionsBranching Structures and Looping Structures 
	Debugging ApplicationsHandling Syntax ErrorsHandling Run-Time ErrorsThe Error Handling StandardTaking a Closer LookWho Handles Errors? 
	More VBA IssuesHandling Logic ErrorsWatch ExpressionsThe Call StackThe Debugging Process 
	More Form and Control IssuesScope, Lifetime, and PrecedencePassing by Value and by ReferenceArraysOptional Arguments 
	Adding Simple Database SupportUsing Multiple FormsList Boxes RevisitedControl Arrays 
	Support for Data Access in Visual Basic 6.0Using the ADO Data ControlBinding Controls to DataWriting Code for the Data Control 
 |