Posts Tagged ‘how-to’
- 01/05/09 : How to remove Leading/Trailing Spaces from the String
- 01/05/09 : How to get all DOS Environment Variables
- 01/05/09 : How to get data from Excel Worksheet
- 01/05/09 : How to Show Shutdown Dialog
- 01/05/09 : How to Show/Hide ComboBox’s DropDown List
- 01/05/09 : How to Display an image onto a hDC with transparency
- 01/05/09 : How to select the text in a textbox and send it to the clipoard.
- 01/05/09 : How to return the create date/time, last accessed date/time, last modified date/time of a given file
- 01/05/09 : How to get the USB’s Serial Number
- 01/05/09 : How to Count the Number of lines in a Text Box
- 01/05/09 : How to connect Internet programmatically (in two ways)
- 01/05/09 : How to delete a line for a given line number from a text file
- 01/05/09 : How to Use Access data to make a Word table
- 01/05/09 : How to generate list in combobox with all dates of current month
- 01/05/09 : How to show Display Properties (Appearance)
- 01/05/09 : How to add Picture to PictureBox at Run-Time
- 01/05/09 : How to Create a temporary file
- 01/05/09 : How to Pass String To Dos Environment
- 08/20/09 : How to Clear Windows Recent Documents List from your Visual Basic Application
- 08/20/09 : How to add a given file to Windows Recent Documents List
- 08/21/09 : How to add a bitmap to your menu
- 08/25/09 : How to move a Form without Title bar
- 09/02/09 : How to check whether you are connected with internet
- 09/04/09 : How to create rounded Form
- 07/07/10 : How to add Horizontal ScrollBar to list box control using API