01 - Load Text From File
02 - Choosing A File To Load
03 - Load File, Make Changes, Save File
04 - Clear Textbox, Close Form, Labels
05 - Creating a Function, Message Box
     - 05a - More About Functions: Integer - Double
     - 05b - Creating Message Boxes With Button Choices
06 - Difference Between ByVal And ByRef 
     - 06a - Event Handler Properties, KeyDown, KeyUp, KeyPress
07 - One Object - More Subs And Events, ControlBox
08 - Add Files From A Folder, Checkbox
09 - More On Add Files, Checkboxes (1)
10 - More On Add Files, Checkboxes (2)
11 - Add Choices To Combobox, Filtering File Extensions
12 - Creating Tab Pages And Adding Content, Radio Buttons
13 - Sorting Tab Pages As They Are Created, Try Catch
14 - Getting Cursor Position, Timer
15 - Getting Cursor Position, Add-Remove An Event
16 - Adding Objects Dynamically To Your Form, Listbox
17 - Using A Random Number Generator
18 - Drawing Rectangles, Tooltips  
19 - Creating A Custom Size Textbox, Moving The Textbox
20 - ListView, Loading Images, Draw Ellipse, Save Image  
21 - Resizing And Cropping An Image, TrackBar
22 - Using The WebBrowser
23 - Retrieving Website Data With A WebBrowser
     - 23a - More On Website Data Retrieval With A WebBrowser
24 - Changing The Attributes Of Html Elements
     - 24a - Changing The Style Of Html Elements