Posts Tagged ‘active x code’
- 01/04/09 : How to Copy array data into a FlexGrid control
- 01/04/09 : How to use ADO to create a database table
- 01/04/09 : How to Open an Oracle database using ADO
- 01/04/09 : How to Make a TextBox allow only letters and numbers
- 01/04/09 : How to construct a Recordset of Contacts info from Outlook
- 01/04/09 : How to make an Analog Clock
- 01/04/09 : How to Return a specific line number from a file (note: first line = line number 0)
- 01/04/09 : How to Display networked computers in a list box
- 01/04/09 : How to export part of the registry to a .reg file
- 01/04/09 : How to Extract the Text between Two Strings in a Text file
- 01/04/09 : How to Print a Text document
- 01/04/09 : How to return the smallest parameter value.
- 01/04/09 : How to identify the selected items in listview
- 01/04/09 : How to display a message in two lines in MSG Box.
- 01/04/09 : How to check if a string contains only Alpha Numeric Characters
- 01/04/09 : How to returns the Nth token in a string. Ex: GetWord(“This is a test.”, ” “, 2) = “is”
- 01/04/09 : How to calculate various properties of a quadratic equation by calculus and algebraic methods
- 01/05/09 : How to to register (or unregister) a COM component
- 01/05/09 : How to Mix colors
- 01/05/09 : How to Play AVI File in your application
- 01/05/09 : How to Get Task Bar Information
- 01/05/09 : How to Swap Mouse Buttons
- 01/05/09 : How to Download file from Internet
- 01/05/09 : How to set Option Button and Check Box Style Property At run time
- 01/05/09 : How to Draw 3D Gradient text on form