Posts Tagged ‘code’
- 01/05/09 : How to Print a Test Page to Printer
- 01/05/09 : How to Print a Text file
- 01/05/09 : How to check which programs are currently running
- 01/05/09 : How to create a self Closing Message Box
- 01/05/09 : How to Remove all empty lines from the text file
- 01/05/09 : How to set the desktop background as your form background
- 01/05/09 : How to Enumerate the user accounts on your system / network
- 01/05/09 : How to Colour a Listview Item or SubItem
- 01/05/09 : How to display 2D pictures
- 01/05/09 : How to Return the Width/Height of a picture
- 01/05/09 : How to List all available Printers
- 01/05/09 : How to get the USB’s Serial Number
- 01/05/09 : How to Ignore Specific Characters in TextBox
- 01/05/09 : How to Get Default Printer Name
- 01/05/09 : How to scan folders for Files (in two ways)
- 01/05/09 : How to Move objects on a form at run time.
- 01/05/09 : First Name, Last Name swaping in a string – Example
- 01/05/09 : How to use code that allows the user to abort, retry, or ignore when an error occurs
- 01/05/09 : How to Check and uncheck check box through code
- 01/05/09 : How to Create a temporary file
- 01/05/09 : How to get the remote computer name from IP address and How to get the remote system IP address from computer name
- 01/05/09 : How to Rename the files
- 01/05/09 : How to change System Resolution
- 07/02/11 : How to reposition and resize all the controls on a form whenever the form is resized.
- 07/03/11 : How to list all the objects in a Database using DAO.