|
-
Jun 22nd, 1999, 04:39 AM
#1
Thread Starter
New Member
Whats the API for Diasable/Enable the Clipboard?
-
Sep 24th, 1999, 12:12 PM
#2
Addicted Member
Why Do You Want To.?.?.?.
Just DIsable your Text Box
-
Oct 17th, 2013, 03:06 AM
#3
Member
Re: Diasable/Enable Clipboard
-
Oct 17th, 2013, 03:40 AM
#4
Re: Diasable/Enable Clipboard
 Originally Posted by SnYpPe
Whats the API for Diasable/Enable the Clipboard?
Finally, here's your answer:
OpenClipboard function:
 Originally Posted by MSDN
Opens the clipboard for examination and prevents other applications from modifying the clipboard content.
CloseClipboard function:
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|