20
April
2011

Windows Enumeration - Control Third Party Applications

(7 votes)

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

(2 votes)

Here is a function that will replicate PV (present value) in VB.NET without having to reference Microsoft.VisualBasic.