Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Environment.NewLine Property
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01438506
Message ID:
01438508
Views:
43
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform