Posts Tagged ‘visual basic tools’
- 01/05/09 : How to Check whether the given string has only numbers
- 01/05/09 : How to set Form location and size at Run-Time
- 01/05/09 : How to Export an Access Database to HTML file
- 01/05/09 : How to pause/sleep the application for the given number of milliseconds
- 07/03/11 : How to list all the objects in a Database using DAO.
- 07/20/11 : How to Validate a text box using Like operator
- 08/15/11 : How to Convert Binary to Octal
- 09/04/11 : How to access the computers memory
- 09/17/11 : How to converte color value(longint) into RGB value.
- 10/25/11 : How to find out the number of items in the collection
- 10/30/11 : How to get text from Clipboard
- 11/04/11 : How to remove images from imagelist control at runtime
- 11/19/11 : How to Set an application’s Task Manager icon
- 11/23/11 : How to use ADO to load data into a FlexGrid control
- 11/24/11 : How to Use ADO to insert records into a database
- 12/16/11 : How to Open Recycle Bin
- 12/20/11 : How to open a new window of Internet Explorer and browse to a specific file
- 01/02/12 : How to Return the path of a given full path to a file
- 01/03/12 : How to Return a specific line number from a file (note: first line = line number 0) – a neater version.
- 01/07/12 : How to pass the DOS commands directly and output the results to a file.
- 01/28/12 : How to Delete an Entire Key or Key Structure from Registry
- 01/30/12 : How to return the biggest parameter value.