Controls Category Posts
- 01/05/09 : How to disable beep when user presses the Enter key in TextBox
- 01/05/09 : How to Get the current line from the Text Box
- 01/05/09 : How to Load a File To Text Box
- 01/05/09 : How to load items from a Listbox into an array
- 01/05/09 : How to add item to a multi-column Listbox (in two ways)
- 01/05/09 : How to Drag/drop files from explorer to a listbox
- 01/05/09 : How to create Controls in a form runtime (without creating in design time)
- 01/05/09 : How to stretch image in a Picture Box Control
- 01/05/09 : How to Resize the columns of a flexgrid at runtime to fit the values to be displayed
- 01/05/09 : How to find out what row the user right clicked on an MSHFlex Grid
- 01/05/09 : How to Print the content of a MSHFlexGrid
- 01/05/09 : How to expand the width of a combobox to the width of the listed items
- 01/05/09 : How to check for duplicates in Combo Box
- 01/04/09 : How to count number of lines in a Text box
- 01/04/09 : How to insert a picture into Rich Text box
- 01/04/09 : How to kill duplicates in Listview control
- 01/04/09 : How to Display the Cursor’s coordinates of a Rich Text Box
- 01/04/09 : How to goto the given line Number in Rich Text Box
- 01/04/09 : How to Drag controls even at Runtime
- 01/04/09 : How to Copy the contents of a Picture Box into Clipboard
- 01/04/09 : How to toggle Word wrap feature on Rich Text Box
- 01/04/09 : How to remove an item from List box
- 01/04/09 : How to identify the selected items in listview
- 01/04/09 : How can I run an animated gif in VB?
- 01/04/09 : How to insert a tiled picture inside a frame