Posts Tagged ‘activex project’
- 01/04/09 : How to establish and ADO connection over the internet.
- 01/04/09 : Sendkeys example
- 01/04/09 : How to Convert Dollar Amounts into Words
- 01/04/09 : How to list all files in a given directory
- 01/04/09 : How to show a popup menu when the key beside the Windows key on the right side of a typical extended keyboard is pressed.
- 01/04/09 : How to add images to imagelist control at runtime
- 01/04/09 : How to Open Start Menu using VB Code
- 01/04/09 : How to Add a command to Autoexec.bat
- 01/04/09 : How to select all text with Ctrl+A in all TextBoxes in a form
- 01/04/09 : How to ignore Ctrl+V and Shift+Insert key in a text box.
- 01/04/09 : How to uppercase the text entered in text box using API
- 01/04/09 : How to draw AngleArc
- 01/04/09 : How to Associate a file extension with an executable
- 01/04/09 : How to get screen resolution of the system (in two ways)
- 01/04/09 : How to get exact age by accepting the date of birth (in four ways)
- 01/04/09 : How to pass the DOS commands directly and output the results to a file.
- 01/04/09 : How to flash taskbar (Like MSN Messanger)
- 01/04/09 : How to get full format date ex: Wednesday, 1st Nov. 2006
- 01/05/09 : How to Resize the columns of a flexgrid at runtime to fit the values to be displayed
- 01/05/09 : Math & Physics Functions
- 01/05/09 : How to get the Keyboard repeat rate
- 01/05/09 : How to Move the Cursor to the Control that has focus
- 01/05/09 : How to access Controls by their Names as text
- 01/05/09 : How to evaluate Mathematical Expressions passed as a string
- 01/05/09 : How to convert Hexadecimal number to Decimal number