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
Titre:
Format an edit box
Divers
Thread ID:
00481748
Message ID:
00481748
Vues:
53
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
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform