Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple text selection in EditBox
Message
 
 
À
09/09/2009 09:18:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01423245
Message ID:
01423252
Vues:
60
This message has been marked as a message which has helped to the initial question of the thread.
No. You may look into using RTF ActiveX control.

>
>Can TextBox or EditBox make multiple text selection like this example?
>
>* selection 1
>thisform.TextBox1.SelStart = 1
>thisform.TextBox1.SelLength = 10
>* selection 2
>thisform.TextBox1.SelStart = 20
>thisform.TextBox1.SelLength = 15
>* selection 3
>thisform.TextBox1.SelStart = 50
>thisform.TextBox1.SelLength = 20
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform