Posts Tagged ‘help’
- 08/16/11 : How to clear Documents List (under the Start button)
- 08/19/11 : How to format the number as Credit Card number format @@@@ @@@@ @@@@ @@@@
- 08/26/11 : How to move a form without a title bar
- 09/07/11 : How to create fancy oval forms
- 09/10/11 : How to add nodes to a Treeview at runtime
- 09/24/11 : How to Recursive Search for Folders (single drive)
- 09/24/11 : How to make Sentence Case
- 09/27/11 : How to delete a string in another comma delimited string
- 09/28/11 : How to make propercase when entering the text in a text box
- 10/02/11 : How to find the File Length of the given file
- 10/08/11 : How to allow only number in a text box
- 10/11/11 : How to select/remove picture in a picture box
- 10/12/11 : How to copy an image from one PictureBox control to another
- 10/18/11 : How to remove controls at run time
- 10/19/11 : How to find the receprocal of a given number
- 10/22/11 : How to count the number of spaces in a string
- 10/25/11 : How to find out the number of items in the collection
- 10/26/11 : How to accept any number of arguments in a function
- 11/02/11 : How to Remove all numeric characters from a string
- 11/05/11 : How to Display an image on the current form, zooming it by a factor of 4 along the X-axis, and 8 along the Y-axis.
- 11/09/11 : How to call message box using MessageBox API
- 11/09/11 : How to Open Start Menu using VB Code
- 11/18/11 : How to Brighten or darken a picture
- 11/21/11 : How to make a TextBox automatically capitalize input using the API
- 11/22/11 : How to Bind TextBoxes to an ADO Recordset at run time