G
Guest
I am trying to copy off the clipboard programatically. When I try to use the
example and declare:
Public NotInheritable Class Clipboard
I get a compiler error - "expected end of statement missing" in Access
Visual Basic. Do I need to include a reference dll first? What am I doing
wrong? Thanks.
example and declare:
Public NotInheritable Class Clipboard
I get a compiler error - "expected end of statement missing" in Access
Visual Basic. Do I need to include a reference dll first? What am I doing
wrong? Thanks.