Posts Tagged ‘API’
- 10/16/11 : How to change the background color of each of your TextBox controls to yellow when it receives the input focus and restore its background color to white when the user clicks on another field
- 10/17/11 : How to check which option button is selected in a group of option buttons with one line of code
- 10/18/11 : How to clear the contents of all the items in an array of TextBox controls
- 10/23/11 : How to delete an item in an array
- 10/25/11 : How to remove all the items in a collection
- 10/27/11 : How to list all sub directories in a given directory
- 10/28/11 : How to List all the DLL files in the C:\WINDOWS\SYSTEM directory.