|
-
Apr 25th, 2001, 03:58 PM
#1
Thread Starter
Addicted Member
-
Apr 25th, 2001, 04:05 PM
#2
Addicted Member
i dont think thuis would happen i u use the clipboard object's gettext and settext property..
-
Apr 25th, 2001, 05:41 PM
#3
Thread Starter
Addicted Member
Sorry Nice I didn't understand what you said. If your asking if I'm using the get and set property of the clipboard then the answer is yes.
-
Apr 25th, 2001, 07:31 PM
#4
Hyperactive Member
Lets say the name for the paste menu is "mnuPaste"...
Private Sub mnuPaste_Click()
'
End Sub
Let the TextBox take care of it
[vbcode]
' comment
Rem remark
[/vbcode]
-
Apr 26th, 2001, 12:22 PM
#5
Thread Starter
Addicted Member
Oafo nice try but what happens when the user selects paste from the menu it self as there is no code to paste the text from the clipboard nothing is going to happen, user is going to wonder why.
Isn't there a way to stop the Rich Text box's paste or call it from the menu I implement? Any ideas any one?
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
|