Posts Tagged ‘activex application’
- 01/04/09 : How to search a List Box for a specific piece of text using the SendMessage API. The text is highlighted as the user types in a textbox.
- 01/04/09 : How to Connect to a data source using ADO and retrieving the data.
- 01/04/09 : How to delete a string in another comma delimited string
- 01/04/09 : How to check the window state of an external application
- 01/04/09 : How to Add one day in current date
- 01/04/09 : How to find list box item
- 01/04/09 : How to find out the number of items in the collection
- 01/04/09 : How to get text from Clipboard
- 01/04/09 : How to add images to imagelist control at runtime
- 01/04/09 : How to Save an image to a disk file which is stored in imagelist control at runtime
- 01/04/09 : How to Arrange MDI child forms
- 01/04/09 : How to Use ADO to list database tables and their records in a TreeView
- 01/04/09 : How to clear Start Menu -> Run MRU list
- 01/04/09 : How to Associate a file extension with an executable
- 01/04/09 : How to bring an external window to top using its caption
- 01/04/09 : How to wrap text to next line automatically in RichTextBox? (in two ways)
- 01/04/09 : What exactly does ByVal and ByRef mean and when do you use it?
- 01/04/09 : How to list all installed apps
- 01/04/09 : How to use Net send to send message from one system to another system in Windows Network.
- 01/04/09 : How to find whether the given directory is empty (in three ways)
- 01/04/09 : How to check whether the given number is between X and Y
- 01/04/09 : How to remove an item from List box
- 01/04/09 : How to show Accessability Properties (Keyboard)
- 01/05/09 : How to Load a File To Text Box
- 01/05/09 : How to Get the number of Mouse Buttons