C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 05-19-2008, 02:36 PM   #1
Registered User
 
Join Date: Apr 2008
Posts: 44
Is there a text area for c#???

Is there something like a text area for a c# application where a whole document may be outputed?
mixalissen is offline   Reply With Quote
Old 05-19-2008, 03:01 PM   #2
Confused
 
Magos's Avatar
 
Join Date: Sep 2001
Location: Sweden
Posts: 3,125
RichTextBox?
__________________
MagosX.com

Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
Magos is offline   Reply With Quote
Old 05-21-2008, 01:49 PM   #3
Registered User
 
Join Date: Mar 2008
Posts: 2
Quote:
Originally Posted by mixalissen View Post
Is there something like a text area for a c# application where a whole document may be outputed?
You use the TextBox control. It has a "MultiLine" property that you can set to true for multiple lines.
chris95219 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DirectX | Drawing text gavra Game Programming 4 06-08-2009 12:23 AM
Text adventure engine idea. thoughts? suzakugaiden Game Programming 16 01-15-2006 05:13 AM
very weird problem (pointers I think) hannibar C Programming 2 10-11-2005 06:45 AM
Need help with switch 3kgt C Programming 2 02-26-2003 12:43 PM
MFC. displaying text in a label recieved from a Edit Field box gazza C++ Programming 1 07-13-2002 05:45 PM


All times are GMT -6. The time now is 08:04 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22