Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RichText Control Pasting
Message
 
 
À
01/02/2007 18:02:22
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01191659
Message ID:
01191662
Vues:
9
This message has been marked as the solution to the initial question of the thread.
>I have a richtext control in a form. I would like to code a button that would paste the contents of the _clipText at the insertion point on the control. Same function as Ctrl+V used to paste contents of clipboard.
Thisform.oRtf.OBJECT.SelRTF = _CLIPTEXT
The RTF selected text will be replaced with contents of clipoboard or it will be inserted at the cursor position if there's no selection.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform