Jalaj

January 15, 2007

Accessing Clipboard from VB

Filed under: Application, Visual Basic — Jalaj @ 1:08 pm

The Clipboard is a Virtual Area where an application can place some data which can be accessed by it later or by some other application. While complete control over clipboard requires using Windows API functions, Visual Basic provides a basic set of clipboard functions as methods to the Clipboard object.
(more…)

Blog at WordPress.com.