Posts Tagged ‘sample code library’
- 01/04/09 : How to find out the number of items in the collection
- 01/04/09 : Convert seconds to hours and minitues and seconds format
- 01/04/09 : How to Use ADO’s GetRows method to quickly load data into an array
- 01/04/09 : How to sort a list of random numbers in List box at run time
- 01/04/09 : How to draw pie slices
- 01/04/09 : How to Search & Replace the Line for Given Search String in a text file
- 01/04/09 : How to get Network Information [current networks, domains, users, and user info] (for Windows NT/2000 only)
- 01/04/09 : How to open a folder in explorer
- 01/04/09 : How to copy all folders and files from one location to another location
- 01/04/09 : How to Move image with the mouse in a form
- 01/04/09 : How to set System Date & time (in two ways)
- 01/04/09 : How to get IP address from http://www.myipaddress.com/ (in two ways)
- 01/04/09 : How to check if a string contains only Alpha Numeric Characters
- 01/04/09 : How to Add a backslash if the string doesn’t have one already (in Two ways)
- 01/04/09 : How to Convert the number n to any base between 2 and 36
- 01/05/09 : How to show Format Dialog
- 01/05/09 : How to Make A Gradient Title Bar
- 01/05/09 : How to Create a Form with “Don’t show this message again”
- 01/05/09 : How to add Combo box to ToolBar
- 01/05/09 : How to Copy List Box Content To Another List Box\Combo Box
- 01/05/09 : How to make a Progress Bar with Percentage
- 01/05/09 : How to Draw Rotated Text directly on Screen
- 01/05/09 : How to convert Decimal Number to Binary Number
- 01/05/09 : How to Print a Test Page to Printer
- 01/05/09 : How to return the create date/time, last accessed date/time, last modified date/time of a given file