Posts Tagged ‘Controls’
- 01/04/09 : How to Display the Cursor’s coordinates of a Rich Text Box
- 01/04/09 : How to kill duplicates in Listview control
- 01/04/09 : How to insert a picture into Rich Text box
- 01/04/09 : How to count number of lines in a Text box
- 01/05/09 : How to check for duplicates in Combo Box
- 01/05/09 : How to expand the width of a combobox to the width of the listed items
- 01/05/09 : How to Print the content of a MSHFlexGrid
- 01/05/09 : How to find out what row the user right clicked on an MSHFlex Grid
- 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 stretch image in a Picture Box Control
- 01/05/09 : How to create Controls in a form runtime (without creating in design time)
- 01/05/09 : How to Drag/drop files from explorer to a listbox
- 01/05/09 : How to add item to a multi-column Listbox (in two ways)
- 01/05/09 : How to load items from a Listbox into an array
- 01/05/09 : How to Load a File To Text Box
- 01/05/09 : How to Make Controls and Forms with your own Custom Shape
- 01/05/09 : How to Get the current line from the Text Box
- 01/05/09 : How to disable beep when user presses the Enter key in TextBox
- 01/05/09 : How to Change the Caret of a Text Box
- 01/05/09 : How to set Text Box Left and Right Margins
- 01/05/09 : How to Clear all TextBoxes in a Form
- 01/05/09 : How to add a New Line to Existing Text Box Text Programmatically
- 01/05/09 : How to Undo the last User Action in Text Box
- 01/05/09 : How to Set the Text Box Cursor position
- 01/05/09 : How to show the Drop Down of ComboBox List