Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Environment.NewLine Property
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
Database:
Visual FoxPro
Divers
Thread ID:
01438506
Message ID:
01438508
Vues:
44
>In a sample video I was viewing, a button is used to put Text into a Multi_line TextBox called, "outputText"; this was the code shown:
>
>
>    protected void output(String value);
>    {
>        outputText.Text += value + Environment.NewLine;
>    }
>
>
>This does not work in Visual Studio 2008. Does anyone know how to get to the "NewLine" property?
>
>Cecil

What do you mean by doesn't work? It should work Ok.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform