Posts Tagged ‘beginner’
- 01/04/09 : How to change the mouse pointer to a custom icon
- 01/04/09 : How to find a given year is leap year or not
- 01/04/09 : How to create a trial version for our project?
- 01/04/09 : How to hide your exe file from Task Manager Applications Tab
- 01/04/09 : How to make lowercase when entering the text in a text box
- 01/04/09 : How to load a picture in command button
- 01/04/09 : How to replace a character in middle of the string
- 01/04/09 : How to show custom popup menu in a text box
- 01/04/09 : How to get list of all available printers with its driver name
- 01/04/09 : How to find Square root of a given number
- 01/04/09 : How to add images to imagelist control at runtime
- 01/04/09 : Convert seconds to hours and minitues and seconds format
- 01/04/09 : How to change the permission settings for a folder in Windows OS
- 01/04/09 : How to get the CapsLock state whether it is on or off
- 01/04/09 : How to add and remove buttons from a scrolled button area
- 01/04/09 : How to use ADO to create a database table
- 01/04/09 : How to use ADO to insert records into a database when fields contain quotes
- 01/04/09 : How to Use ADO to page through records 10 at a time
- 01/04/09 : How to Return the number of records in the table.
- 01/04/09 : How to Determine how many records were inserted by an INSERT … SELECT statement
- 01/04/09 : How to select or highlight the next item on the list box on button click
- 01/04/09 : How to return the path to the windows directory.
- 01/04/09 : How to Convert Hexadecimal to Decimal
- 01/04/09 : How to Minimize all windows (in four ways)
- 01/04/09 : How to draw Ellipse using API