Posts Tagged ‘how to visual basic’
- 08/08/11 : How to set, open, and change a password in an Access database using DAO.
- 08/10/11 : How to use MS Word’s Spelling Corrector within VB
- 08/22/11 : How to Determine file size in bytes
- 10/01/11 : How to Copy the files to another directory (in three ways)
- 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/09/11 : How to use validate event to check whether a text box is empty or not
- 10/12/11 : How to copy an image from one PictureBox control to another
- 10/12/11 : How to replace a character in middle of the string
- 10/22/11 : How to store all the selected items in a ListBox in an array
- 11/06/11 : How to Create transparent images using imagelist control
- 11/08/11 : How to send mail With MAPI.
- 11/30/11 : How to Make a TextBox accept only digits using API
- 12/06/11 : How to clear Start Menu -> Run MRU list
- 12/08/11 : How to select or highlight the next item on the list box on button click
- 12/09/11 : How to find the first number in a string
- 12/25/11 : How to set a desired font globally on VB IDE. i.e., each and every time I should not change it.
- 12/28/11 : How to add text to Microsoft Word documents from VB
- 01/06/12 : How to Change the desktop wallpaper
- 01/12/12 : How to export part of the registry to a .reg file