Posts Tagged ‘visual basic net help’
- 08/23/11 : How to Enable/Disable Close Button in a form
- 08/28/11 : How to Count how many times your program has been run.
- 09/21/11 : How To Capitalize The First Character Of Each Word In A String/Phrase.
- 09/28/11 : How to count number of lines in a text file
- 10/28/11 : How to List all the DLL files in the C:\WINDOWS\SYSTEM directory.
- 11/08/11 : Obtaining Clipboard Data using API (Can be used in VBA since there is no Clipboard Object in VBA)
- 11/11/11 : How to terminate an application
- 11/21/11 : How to Load a bitmap and save it as an icon
- 12/09/11 : How to find the first number in a string
- 12/20/11 : How to open a new window of Internet Explorer and browse to a specific file
- 01/12/12 : How to export part of the registry to a .reg file
- 01/13/12 : How to Extract the Text between Two Strings in a Text file
- 01/15/12 : How to strip out leading and trailing characters (Extended Trim)
- 02/05/12 : How to get IP address from http://www.myipaddress.com/ (in two ways)