What is Visual Basic?,
What do I need?,
Your first Program: Hello World,
Changing Properties at Design Time,
Self Study QuestionsControls,
Adding Pictures,
The PictureBox Control,
Tool tips and Naming controls,
List of Controls,
Hot SpotsThe Code View,
Selecting code from list,
Events,
Arguments,
Concatenation,
Sender,
Scroll Bars,
Decimal Values on Scroll Bar,
Picture Boxes: the Seasons,
Comments, Printing, ClosingBuilt in Functions and Constants,
Functions,
Random Numbers,
How Random Numbers Work,
RGB Colors,
Random ColorsArithmetic Operations,
Modulus Operator,
Order of Operations,
Functions,
Algebra to CodeIntroduction to Variables,
Assigning Values to a Variable,
Short Cut Notations,
Global variablesIF Statements,
Top or bottom?,
AND And OR,
Left or Right?Draw a circle,
The Brush,
Drawing rectangles,
Arc and Pie,
Array of Points,
Drawing Strings: The Font Class,
Numbered Dots Project,
Numbered Dots SolutionGeneral ProceduresText Boxes,
Input Boxes,
Message Boxes,
More Message Boxes,
Dialog Boxes,
Open File DialogA Demo loop program,
For Loops,
Step: change the increment,
While Loops,
While, cont.,
Endless loops,
Do Loops,
Nested Loops,
For Each Loops,
Graphics with LoopsScalar Variables vs. Arrays,
Example 1: Initialize,
Out of Bounds Exception,
Arrays of Objects,
Julian Date,
ReDim: Change the Size of the Array,
No Duplicates,
CollectionsThe String Class,
Names: Using String Functions,
Names: Other ways to do the same thing!,
Validating Strings,
Regular Expressions,
Regular Expressions, continued,
Anagrams,
CryptogramsIntroduction,
Build the Menu,
Add items to a listbox,
Delete items from the listbox,
Save: Write the contents of the list box to a file,
Open File: Read file and add to list box,
Ask the user if he wants to save,
When to ask the user if he wants to save,
The User closes the programThe finishing touches,
Select a Font,
Go to a webpage for help,
On ReSize make the list box fill the form.,
Print Preview and Print,
Adding the About BoxViewing a Picture,
Code and instructions to view a picture,
Select a folder,
Display the picture selected in the combo box,
Use a timer to create a slide showThe Pizza Project,
Designing the form,
Write the code to calculate the price,
Read the list of toppings from a fileNew Data Source,
Data Tables,
Data Connections,
Data Changes,
Data Changes CodeForms,
Form to Select Days,
Show Modal,
Show Form,
Ready Made Forms,
Password,
MDI Multiple Documents,
Code for the MDIThe Rich Text Box and a Menu,
Add a ToolBar,
Resize the RichTextBox to fill the Form,
Save the contents of the RichText Box,
Open a File,
Save As,
New,
Ask to Save,
Formatting the Rich Text Box,
Code for the complete Rich Text Box Application
Visual Basic