Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HowTo force Richtextctrl to react on keyboard '{CTRL+V}' ?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
HowTo force Richtextctrl to react on keyboard '{CTRL+V}' ?
Divers
Thread ID:
00850053
Message ID:
00850053
Vues:
60
I would like to programmatically populate RTFcontrol.text from clipboard accepting text containing various languages typed in other application, like NotePad, Word or Excel (so plain control.text=".... " may not work here).

For now I can do it only manually when setting focus on the control and pressing CTRL+V. But the command
keyboard '{CTRL+V}'
does not work even in the RTFcontrol.click or RTFcontrol.gotfocus events.
I tried various settings of RTFcontrol.autoverbmenu without success.

Your opinion and ideas will be highly appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform