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