Tutorial for Visual Basic Programmers

The following topics provide brief and simple examples to help you learn how to use the LEADTOOLS Screen Capture properties, methods, and events.

LEADTOOLS Screen Capture COM supports UNICODE. For more information on using the samples in this help file with UNICODE, please refer to A Special Note About UNICODE Support.

Note:

These tutorial examples are not intended to demonstrate good Visual Basic program design. Instead, they are intended to be easy to understand and easy to test. The example programs in the EXAMPLES subdirectory are more representative of good design.

Capturing an Active Window

Capturing an Area

Capturing an Icon from an EXE

Capturing a Selected Object

Capturing Multiple Images

Miscellaneous Examples