Posts Tagged ‘box’
- 07/19/11 : How to Prevent the user from entering invalid keys in a text box.
- 07/19/11 : How to allow users to increase and decrease the value using Up and Down arrow keys in a text box
- 07/20/11 : How to Validate a text box using Like operator
- 07/21/11 : Various ways to add/remove items into list box control
- 07/25/11 : How to use Dir$ function to get filenames and display in a list box or something.
- 08/01/11 : How to load a text file into list box for a given file name
- 08/24/11 : How to Download a file from the Internet — without getting a dialog box (in two ways)
- 08/27/11 : How to Load any image in Picture box control
- 09/11/11 : How to Add all available fonts to a combo box control.
- 09/15/11 : How to load the values of a recordset in a combo box
- 09/24/11 : How to remove duplicates from list box (in two ways)
- 09/25/11 : How to filter invalid charaters for file name in Text box
- 09/28/11 : How to make propercase when entering the text in a text box
- 09/28/11 : How to make lowercase when entering the text in a text box
- 10/04/11 : How to Replace a string on first line of a text box.
- 10/06/11 : How to find list box item
- 10/08/11 : How to select the content of text box when entering into it.
- 10/08/11 : How to allow only number in a text box
- 10/09/11 : How to make uppercase when entering the text in a text box
- 10/09/11 : How to use validate event to check whether a text box is empty or not
- 10/10/11 : How to check whether inputed text in text box is within a specified range like 1-1000
- 10/11/11 : How to select all items in a list box
- 10/11/11 : How to select/remove picture in a picture box
- 10/16/11 : How to show custom popup menu in a text box
- 11/03/11 : How to stretch picture in a picture box