Posts Tagged ‘code library’
- 09/17/11 : How to create a trial version for our project?
- 09/18/11 : How to open programs using the Shell function.
- 09/22/11 : How to use Microsoft Word to print output from VB
- 10/04/11 : How to find out how the form is unloading
- 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/08/11 : How to check whether given string is numeric or not without using IsNumeric function.
- 10/09/11 : How to use validate event to check whether a text box is empty or not
- 10/11/11 : How to load a picture in command button
- 10/11/11 : How to select/remove picture in a picture box
- 10/21/11 : How to Rename folder (in three ways)
- 10/27/11 : How to rename a directory
- 10/31/11 : How to get list of all available printers with its driver name
- 11/04/11 : How to add images to imagelist control at runtime
- 11/07/11 : How to add a Document name to the Recent Documents list (under Start Button)
- 11/09/11 : How to Open Start Menu using VB Code
- 11/11/11 : Convert seconds to hours and minitues and seconds format
- 11/11/11 : How to terminate an application
- 11/13/11 : How to change the permission settings for a folder in Windows OS
- 11/17/11 : How to add and remove buttons from a scrolled button area
- 11/21/11 : How to Load a bitmap and save it as an icon
- 11/25/11 : How to Load ComboBox and ListBox controls from a database using ADO
- 12/04/11 : How to Convert text into the Currency data type
- 12/07/11 : How to Return the number of records in the table.
- 12/12/11 : How to Minimize all windows (in four ways)