Posts Tagged ‘how-to’
- 01/04/09 : Read XML
- 01/04/09 : Procedure which demonstrates the use of the .Seek method to locate a specific record in a recordset
- 01/04/09 : How to Start another program using Shell and wait until it finishes.
- 01/04/09 : Sendkeys example
- 01/04/09 : How to Get current user Name (in three ways)
- 01/04/09 : How to call IE’s Internet Options from VB
- 01/04/09 : How to count the number of occurrences of a substring inside another string
- 01/04/09 : How to Convert from decimal to binary
- 01/04/09 : How to Register/unRegister the DLL/OCX programmatically
- 01/04/09 : How to create fancy oval forms
- 01/04/09 : How to remove duplicates from list box (in two ways)
- 01/04/09 : How to make uppercase when entering the text in a text box
- 01/04/09 : How to cancel the user action when the user trying to close the application using task manager.
- 01/04/09 : How to find list box item
- 01/04/09 : How to select the content of text box when entering into it.
- 01/04/09 : How to show a popup menu
- 01/04/09 : How to check which option button is selected in a group of option buttons with one line of code
- 01/04/09 : How to remove controls at run time
- 01/04/09 : How to sum all the elements in an array
- 01/04/09 : How to sum all the elements in an two dimensional array
- 01/04/09 : How to remove all the items in a collection
- 01/04/09 : How to accept any number of arguments in a function
- 01/04/09 : How to determine whether there’s another (compiled) instance of the application running in the system
- 01/04/09 : How to clear all text from Clipboard
- 01/04/09 : How to remove all images from imagelist control at runtime