This document provides code examples for programming different visual basic controls including labels, command buttons, text boxes, option buttons, picture boxes, and frames. It shows how to make a label transparent, set command buttons to respond to enter and escape keys, add and format text in a text box, respond to clicks on option buttons with messages, load an image into a picture box, and change the caption of a frame.