20
April
2011
Windows Enumeration - Control Third Party Applications
Here is a class that can be used in VB.NET to control any windows application, visible or hidden! You can Enumerate top-level and child windows, search for a window by the windows Title or the class name, update text fields, press buttons, edit - count and select list items all by API.
16
February
2011
A PV function for VB.NET
Here is a function that will replicate PV (present value) in VB.NET without having to reference Microsoft.VisualBasic.