Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RtfControl not showing horizontal scrollbars?
Message
 
 
À
21/09/2006 12:15:51
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01156048
Message ID:
01156059
Vues:
33
This message has been marked as the solution to the initial question of the thread.
>Hey all
>
>I'm using the RichTextBox control to display raw unformatted text. I've set the scrollbars to both, but it only shows the vertical one and is wrapping the text. I did this right in another project I did a while ago, but I don't have that code with me to review.

Set
.Multiline = .T.
* Wrapping will start at the Right margin. Set it to a big value
.RightMargin = 99999
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform