Results 1 to 4 of 4

Thread: Diasable/Enable Clipboard

  1. #1

    Thread Starter
    New Member
    Join Date
    May 1999
    Posts
    1

    Post

    Whats the API for Diasable/Enable the Clipboard?

  2. #2
    Addicted Member Stick's Avatar
    Join Date
    Aug 1999
    Location
    Iowa
    Posts
    152

    Post

    Why Do You Want To.?.?.?.
    Just DIsable your Text Box

  3. #3
    Member
    Join Date
    Aug 2013
    Posts
    47

    Re: Diasable/Enable Clipboard

    Indeed.

  4. #4
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Diasable/Enable Clipboard

    Quote Originally Posted by SnYpPe View Post
    Whats the API for Diasable/Enable the Clipboard?
    Finally, here's your answer:

    OpenClipboard function:

    Quote Originally Posted by MSDN
    Opens the clipboard for examination and prevents other applications from modifying the clipboard content.
    CloseClipboard function:

    Quote Originally Posted by MSDN
    When the window has finished examining or changing the clipboard, close the clipboard by calling CloseClipboard. This enables other windows to access the clipboard.


    @ laudeniold

    Next time, carefully choose which dead threads you are going to resurrect.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width