Posts Tagged ‘code’
- 01/04/09 : How to set background picture for form (like the background image of a HTML Document)
- 01/04/09 : How to return the number of CPUs in the system.
- 01/04/09 : How to converte color value(longint) into RGB value.
- 01/04/09 : How to Get the list of all SQL Servers in the Network
- 01/04/09 : How to hide your exe file from Task Manager Applications Tab
- 01/04/09 : How to connect Oracle from VB
- 01/04/09 : How to Create folder (in three ways)
- 01/04/09 : How to find the File Length of the given file
- 01/04/09 : How to get file name alone from a file name with its full path
- 01/04/09 : How to select all items in a list box
- 01/04/09 : How to check which option button is selected in a group of option buttons with one line of code
- 01/04/09 : How to find the receprocal of a given number
- 01/04/09 : How to evaluate the total number of elements in a two dimensional array
- 01/04/09 : How to sum all the elements in an two dimensional array
- 01/04/09 : How to set text into Clipboard
- 01/04/09 : How to remove images from imagelist control at runtime
- 01/04/09 : How to Open Start Menu using VB Code
- 01/04/09 : How to convert HTML code to Txt
- 01/04/09 : How to Execute an ad hoc query using ADO and display the results in a grid
- 01/04/09 : How to add filters to a CommonDialog control
- 01/04/09 : How to Add a command to Autoexec.bat
- 01/04/09 : How to make a TextBox automatically capitalize input using the API
- 01/04/09 : How to Bind TextBoxes to an ADO Recordset at run time
- 01/04/09 : How to Return the number of records in the table.
- 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.