Posts Tagged ‘how to library’
- 01/04/09 : How to Add a command to Autoexec.bat
- 01/04/09 : How to Make a ComboBox’s dropdown area wide enough for its choices, allowing for ScaleMode
- 01/04/09 : How to Open an Oracle database using ADO
- 01/04/09 : How to Open a password-protected Access database with ADO
- 01/04/09 : How to select all text with Ctrl+A in a text box
- 01/04/09 : How to uppercase the text entered in text box using API
- 01/04/09 : How to build a formatted XML file by using a DOMDocument
- 01/04/09 : How to Find First Numbers of String (along with alphas & decimals)
- 01/04/09 : How to remove illegal characters from file name
- 01/04/09 : How to use Like() function
- 01/04/09 : How to Minimize all windows (in four ways)
- 01/04/09 : How to hide a file
- 01/04/09 : How to allow only number and only one occurence of decimal character in text box
- 01/04/09 : How to Extract only numbers from a given string
- 01/04/09 : How to keep your form always on bottom
- 01/04/09 : How to Show/Hide all Desktop Icons
- 01/04/09 : How to Move image with the mouse in a form
- 01/04/09 : How to draw a horizontal and vertical line in a picture box?
- 01/04/09 : How to create a email link in your form
- 01/04/09 : How to Get all currently open IE and Explorer windows
- 01/04/09 : How to count number of files in a given directory (in two ways)
- 01/04/09 : How to Trim all Non-printing Characters from a given String
- 01/04/09 : How to check if a string contains only Alphabetical Characters
- 01/04/09 : How to remove Duplicate Spaces from a string
- 01/04/09 : How to Scramble the order of elements in an array.