Posts Tagged ‘vb6’
- 01/05/09 : How to convert Hexadecimal number to Decimal number
- 01/05/09 : How to Print a Test Page to Printer
- 01/05/09 : How to check which Office Components are installed
- 01/05/09 : How to Retrieve the Filepath from a Path
- 01/05/09 : How to Close a File for a given File Number
- 01/05/09 : How to Display the Properties Dialog window for the inputted file
- 01/05/09 : How can I loop through all nodes in an XML file
- 01/05/09 : How to Check an Email Address for Validity (VB.NET and VB6)
- 01/05/09 : How to Register/Unregister ActiveX Controls using Regsvr32.exe
- 01/05/09 : How to Enable/Disable Task Manager
- 01/05/09 : How to count number of words in a given string
- 01/05/09 : How to Center align a Control on form
- 01/05/09 : How to Create a temporary file
- 08/16/09 : Microsoft Visual Basic 6.0 Professional
- 08/20/09 : How to Clear Windows Recent Documents List from your Visual Basic Application
- 08/20/09 : How to add a given file to Windows Recent Documents List
- 08/21/09 : How to add a bitmap to your menu
- 07/10/11 : How to Send Email to an Address in a Label (Text Box).
- 07/24/11 : How to add a command line argument quickly through the IDE?
- 08/05/11 : How to open a password protected Access database using ADO.
- 08/06/11 : How to find the number of a name, used in a numerology program
- 08/15/11 : How to Convert Binary to Octal
- 08/18/11 : How to format the number as Phone number format @@@-@@@@ or @@@-@@@-@@@@
- 09/16/11 : How to Launch given folder (not explorer; just open)
- 09/29/11 : How to use Timer without using timer control