Posts Tagged ‘box’
- 12/09/08 : visual basic – simple log in
- 12/20/08 : Advanched WebBrowser For vb6
- 12/24/08 : Tutorial visual basic 6.0: Tut 1 Msgbox
- 01/04/09 : How to Prevent the user from entering invalid keys in a text box.
- 01/04/09 : How to allow users to increase and decrease the value using Up and Down arrow keys in a text box
- 01/04/09 : How to Validate a text box using Like operator
- 01/04/09 : Various ways to add/remove items into list box control
- 01/04/09 : How to Load any image in Picture box control
- 01/04/09 : How to use Dir$ function to get filenames and display in a list box or something.
- 01/04/09 : How to load a text file into list box for a given file name
- 01/04/09 : How to Download a file from the Internet — without getting a dialog box (in two ways)
- 01/04/09 : How to Add all available fonts to a combo box control.
- 01/04/09 : How to load the values of a recordset in a combo box
- 01/04/09 : How to remove duplicates from list box (in two ways)
- 01/04/09 : How to filter invalid charaters for file name in Text box
- 01/04/09 : How to make propercase when entering the text in a text box
- 01/04/09 : How to make uppercase when entering the text in a text box
- 01/04/09 : How to make lowercase when entering the text in a text box
- 01/04/09 : How to Replace a string on first line of a text box.
- 01/04/09 : How to find list box item
- 01/04/09 : How to select the content of text box when entering into it.
- 01/04/09 : How to allow only number in a text box
- 01/04/09 : How to use validate event to check whether a text box is empty or not
- 01/04/09 : How to check whether inputed text in text box is within a specified range like 1-1000
- 01/04/09 : How to select all items in a list box