Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabled Cut/Copy/Paste Menu for Richtext box
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00689094
Message ID:
00690979
Views:
26
>Hi All,
>
>I am using a rich text box (RTB) instead of an edit box in my application.
>Everything is fine, save the format menu items (Cut, Copy, Paste) are
>disabled for all my RTB. Does anyone know how to resolve this? The menu is a VFP System menus(i.e. _MEd_Cut/_MEd_copy/_Med_Paste).
>
AFAIK, VFP menu items (Cut, Copy, Paste) don't work with RTF control. You can enable Right-Click menu that includes Cut, Copy and Paste by setting AutoVerbMenu Property to .T. (True). RTF control also recognize keyboard shortcuts CTRL+X, CTRL+C and CTRL+V.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform