Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right click on textbox
Message
 
To
07/02/2002 10:01:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00616597
Message ID:
00616610
Views:
12
I think you must create the menu yourself then in the textbox's right click event say

do menu yadayada

tip
for clipboard
_cliptext
i.e.

_cliptext = thisform.txtbox.value

thisform.txtbox.value = _cliptext
thisform.refresh

thisform.txtbox.value = ''
thisform.refresh


hope this helps

>Is there a way to let a user right click in a textbox to highlight copy, cut, or paste? Do I have something turned off if the user currently can't do that?
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform