| | |
colors C#
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
Why didn't you asked that question in the first place?
I'm affraid it can't be done in a normal textbox.
But it can certainly be done in a RichTextBox.
I have not tried it but this should work:
MyRichTextBox.Select(6,1);//select char 6 from my text
MyRichTextBox.SelectionColor=Color.Red;//color this red
Open your help menu and choose search, type RichTextBox for more information
I'm affraid it can't be done in a normal textbox.
But it can certainly be done in a RichTextBox.
I have not tried it but this should work:
MyRichTextBox.Select(6,1);//select char 6 from my text
MyRichTextBox.SelectionColor=Color.Red;//color this red
Open your help menu and choose search, type RichTextBox for more information
Last edited by ddanbe; Dec 30th, 2008 at 7:34 pm.
Today is a gift, that's why it is called "The Present".
Make love, no war. Cave ab homine unius libri.
Danny
Make love, no war. Cave ab homine unius libri.
Danny
![]() |
Similar Threads
- Cool Colors SOHO tower. LCD beeps (Cases, Fans and Power Supplies)
- Colors and a spreadsheet (Visual Basic 4 / 5 / 6)
- Changing Colors For Differant user groups? (HTML and CSS)
- For kahawten: Can't get more than 16 colors (Windows 95 / 98 / Me)
- Can't get more than 16 colors (Windows 95 / 98 / Me)
- colors (C++)
- pixles and colors messed up (Windows 95 / 98 / Me)
- how to make colors (C++)
- Lost settings for 'Colors/Screen area' (Windows 95 / 98 / Me)
Other Threads in the C# Forum
- Previous Thread: Why streamReader didn't close handle?
- Next Thread: request for the permission of type 'system.security.permissions.securitypermission
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# chat check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ httpwebrequest image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






