|
Title |
Description |
|
Shows how to display the Open and Save dialogs. |
|
|
Shows how to Use Folder Dialog |
|
|
Shows how to Use Color Dialog |
|
|
Shows how to Use Page Setup Dialog |
|
|
Shows how to Use Font Dialog |
|
|
Demonstrates some of the list box control's features that aren't directly accessible from VB. Like displaying lists of files or directories, Searching for the closest matching word, adding horizontal scroll bars and some other things. |
|
|
How to do Auto-completing, showing and hiding the dropdown list from code, finding items in the list, setting the combo box's height and height of items in the list, setting the dropdown width and displaying lists of files and directories. |
|
|
Demonstrates how to set the right and left margin, find the line that the cursor is on, get the text from the current line and a number of other things. |
|
|
Shows how a bitmap can be used as the caret in a text box. |