| Visual Basic | ||
| Controls | ||
| AutoComplete (ComboBox) - Class to add autocomplete to a combobox. | ||
| AutoComplete (TextBox) - Class to add autocomplete to a textbox. | ||
| AutoSize - Class to automatically resize controls on a form. | ||
| BrowseForFolder - Show the browse for folder dialog | ||
| Color Button - Allows control of the foreground color of a button. | ||
| EventsDemo - Listen for multiple objects dynamically. | ||
| Lines - Functions for dealing with lines in a multiline TextBox. | ||
| ListView_AnyEdit - Allows edit of any text in report mode. | ||
| ListView_AutoSize - Autosize columns in a ListView report mode | ||
| ListView_SetFullRow - Toggles the full row select | ||
| ScrollBar_SetPage - Set the page size of a scroll bar | ||
| Toolbar_ToggleFlat - Sets a toolbar's buttons to be flat. | ||