Controls Category Posts
- 01/05/09 : How to click a command button on other form
- 01/05/09 : How to make an Hover Button
- 01/05/09 : How to make a Toggle Button
- 01/05/09 : How to make editable List Box
- 01/05/09 : How to Copy List Box Content To Another List Box\Combo Box
- 01/05/09 : How to Drag/Move items from one List Box to another List Box
- 01/05/09 : How to scan List Box for the text in TextBox
- 01/05/09 : How to select items in ListBox with right mouse button
- 01/05/09 : How to add Horizonal Scroll Bar to ListBox
- 01/05/09 : How to Quick Select/UnSelect all items in List Box
- 01/05/09 : How to Select all Items in ListBox
- 01/05/09 : How to detect on which item the Mouse is hover on ListBox
- 01/05/09 : How to move multiple items from one List Box to another List Box/Combo Box
- 01/05/09 : How to determine the Number of Rows in Combo Box
- 01/05/09 : How to add Combo box to ToolBar
- 01/05/09 : How to add CheckBox to ComboBox
- 01/05/09 : How to set the ComboBox DropDown List Width
- 01/05/09 : How to set the ComboBox DropDown List Height
- 01/05/09 : How to show the Drop Down of ComboBox List
- 01/05/09 : How to Set the Text Box Cursor position
- 01/05/09 : How to Undo the last User Action in Text Box
- 01/05/09 : How to add a New Line to Existing Text Box Text Programmatically
- 01/05/09 : How to Clear all TextBoxes in a Form
- 01/05/09 : How to set Text Box Left and Right Margins
- 01/05/09 : How to Change the Caret of a Text Box