Click here to Skip to main content
15,901,666 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
Hi,

Please help me. I want write text with underline or overline.like this:


I write "Noze";

If, I write "UnderLine" then display, Noze With UnderLine like this " Noze "
If, I write "OverLine" then display, Noze With OverLine

in wpf
and i want save "Noze" in string ............

Help me Please.

[edit-cs2011]Edited for grammar and spelling[/edit]
Posted
Updated 27-May-11 20:19pm
v5

What you can do in the console is limited. Try this:

http://msdn.microsoft.com/en-us/library/ms686019[^]
 
Share this answer
 
Comments
Noze 21-May-11 13:35pm    
not console in wpf
i want write this in textbox or in string
placse Help me....................
placse unanswred
Christian Graus 21-May-11 16:04pm    
Well, based on the lack of clarity in your question, and your downvoting me for giving the only logical answer, you are on your own.
Sergey Alexandrovich Kryukov 21-May-11 22:37pm    
Agree. I have exact same situation with other question by Noze -- up-voted the only logical answer followed by "help me". I up-vote this answer by my 5 and... and don't no, perhaps will add this name to my personal ignore list. I was really trying to help...
--SA
Noze 24-May-11 13:05pm    
sorry but i'am don't good in english and iam sorry
Have a look at the RichTextBox[^] class in WPF.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900