Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabled Cut/Copy/Paste Menu for Richtext box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00689094
Message ID:
00690979
Vues:
25
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform