Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Format an edit box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00481748
Message ID:
00481751
Vues:
9
>I have some text in a memo field:
>
>1. This is some lines of test text
>2. Here is a very, very, very, very, very, very, very, very, very long line of test text
>3. Here is another line
>
>I have an edit box on a form to display this text. When the form is resized
>smaller, some of the text wraps:
>
>
>1. This is some lines of test text
>2. Here is a very, very, very, very, very, very,
>very, very, very long line of test text
>3. Here is another line
>
>
>Item #2's wrapped text is not automatically indented. Is there a way to
>get it indented automagically, so that it looks like:
>
>1. This is some lines of test text
>2. Here is a very, very, very, very, very, very,
>    very, very, very long line of test text
>3. Here is another line

Not using the standard EditBox you can't. There is no formatting commands (like hanging indent). You'll have to find some third-party control that has that capability.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform