Posts Tagged ‘beginner’
- 01/05/09 : How to Return the Width/Height of a picture
- 01/05/09 : How to Ignore Specific Characters in TextBox
- 01/05/09 : How to Dynamically create controls at runtime using Controls.Add and place them in a scrolled window
- 01/05/09 : How to set Form location and size at Run-Time
- 01/05/09 : How to Sort Numbered Items In List Box/Combo Box
- 01/05/09 : How to convert textbox content to uppercase
- 08/12/11 : How to change the mouse pointer to a custom icon
- 08/21/11 : How to find a given year is leap year or not
- 09/17/11 : How to create a trial version for our project?
- 09/26/11 : How to hide your exe file from Task Manager Applications Tab
- 09/28/11 : How to make lowercase when entering the text in a text box
- 10/11/11 : How to load a picture in command button
- 10/12/11 : How to replace a character in middle of the string
- 10/16/11 : How to show custom popup menu in a text box
- 10/31/11 : How to get list of all available printers with its driver name
- 11/01/11 : How to find Square root of a given number
- 11/04/11 : How to add images to imagelist control at runtime
- 11/11/11 : Convert seconds to hours and minitues and seconds format
- 11/13/11 : How to change the permission settings for a folder in Windows OS
- 11/13/11 : How to get the CapsLock state whether it is on or off
- 11/17/11 : How to add and remove buttons from a scrolled button area
- 11/22/11 : How to use ADO to create a database table
- 11/24/11 : How to use ADO to insert records into a database when fields contain quotes
- 11/26/11 : How to Use ADO to page through records 10 at a time
- 12/07/11 : How to Return the number of records in the table.