Controls Category Posts
- 01/04/09 : How can I run an animated gif in VB?
- 01/04/09 : How to insert a tiled picture inside a frame
- 01/04/09 : How to set color between two characters in RichTextBox. Like changing the color to Green between < and >
- 01/04/09 : How to find out what column cursor is in RTF?
- 01/04/09 : How to create a email link in your form
- 01/04/09 : How to load a picture in picture box by selecting the picture using Common dialog control.
- 01/04/09 : How to wrap text to next line automatically in RichTextBox? (in two ways)
- 01/04/09 : How to color the words in Rich Text box automatically like VB Editor?
- 01/04/09 : How to draw a horizontal and vertical line in a picture box?
- 01/04/09 : How to center the Text in a picture box?
- 01/04/09 : How to count number of characters in RTF except crlf and spaces? (in two ways)
- 01/04/09 : How do I find the number of characters in a text box?
- 01/04/09 : How to Link a text box to a list box? So, as you type, it highlights any matching entries
- 01/04/09 : How to Search for a word in a Text box.
- 01/04/09 : How to Move image with the mouse in a form
- 01/04/09 : How to show/hide a label control at a particular interval using timer
- 01/04/09 : How to print contents of a ListBox control?
- 01/04/09 : How to use timer control for more than 65,535 milliseconds
- 01/04/09 : How to allow only number and only one occurence of decimal character in text box
- 01/04/09 : How to sort a list of random numbers in List box at run time
- 01/04/09 : How to select or highlight the next item on the list box on button click
- 01/04/09 : How to control what type of alphanumeric character is entered into a text box at a particular postion in the text box.
- 01/04/09 : How to Clear all TextBoxes on the form
- 01/04/09 : How to uppercase the text entered in text box using API
- 01/04/09 : How to lowercase the text entered in text box using API