Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
AnswerRe: RichTextBox and hidden Text Pin
Beringer1-Feb-06 7:52
Beringer1-Feb-06 7:52 
GeneralRe: RichTextBox and hidden Text Pin
Beringer1-Feb-06 8:00
Beringer1-Feb-06 8:00 
GeneralRe: RichTextBox and hidden Text Pin
mav.northwind1-Feb-06 9:39
mav.northwind1-Feb-06 9:39 
GeneralRe: RichTextBox and hidden Text Pin
Beringer1-Feb-06 11:08
Beringer1-Feb-06 11:08 
GeneralRe: RichTextBox and hidden Text Pin
mav.northwind1-Feb-06 22:53
mav.northwind1-Feb-06 22:53 
GeneralRe: RichTextBox and hidden Text Pin
Beringer2-Feb-06 7:49
Beringer2-Feb-06 7:49 
GeneralRe: RichTextBox and hidden Text Pin
Beringer2-Feb-06 19:53
Beringer2-Feb-06 19:53 
GeneralRe: RichTextBox and hidden Text Pin
mav.northwind2-Feb-06 22:33
mav.northwind2-Feb-06 22:33 
Ok, now I think I see what the problem is.
The RTB seems to have a problem when the RTF starts with hidden text.
I doubt that the behaviour is created by the .NET wrapper around the underlying rich edit control, but you can try to reproduce the same effect with an MFC program, for example, to verify this.

Then you should try to contact Microsoft and let them know that there's a problem with the rich edit control, they might even be able to fix it easily and produce a hotfix.

Some time ago I had a different problem with the RTB (the undo/redo buffer was cleared when you queried its Text property) and received a new version of the rich edit control that didn't show the behaviour.
Altogether, I'm very content with the performance of Microsoft's support, so you should give it a try.

Regards,
mav
GeneralRe: RichTextBox and hidden Text Pin
Beringer3-Feb-06 4:25
Beringer3-Feb-06 4:25 
Questionreference exe assembly in visual studio Pin
alexrait11-Feb-06 5:37
alexrait11-Feb-06 5:37 
AnswerRe: reference exe assembly in visual studio Pin
Colin Angus Mackay1-Feb-06 5:49
Colin Angus Mackay1-Feb-06 5:49 
GeneralRe: reference exe assembly in visual studio Pin
alexrait11-Feb-06 5:53
alexrait11-Feb-06 5:53 
GeneralRe: reference exe assembly in visual studio Pin
Dave Kreskowiak1-Feb-06 7:02
mveDave Kreskowiak1-Feb-06 7:02 
GeneralRe: reference exe assembly in visual studio Pin
alexrait11-Feb-06 8:15
alexrait11-Feb-06 8:15 
GeneralRe: reference exe assembly in visual studio Pin
Dave Kreskowiak1-Feb-06 9:12
mveDave Kreskowiak1-Feb-06 9:12 
GeneralRe: reference exe assembly in visual studio Pin
mav.northwind1-Feb-06 9:47
mav.northwind1-Feb-06 9:47 
AnswerRe: reference exe assembly in visual studio Pin
Dave Kreskowiak1-Feb-06 5:51
mveDave Kreskowiak1-Feb-06 5:51 
AnswerRe: reference exe assembly in visual studio Pin
Daniel Grunwald1-Feb-06 6:32
Daniel Grunwald1-Feb-06 6:32 
GeneralRe: reference exe assembly in visual studio Pin
alexrait11-Feb-06 6:36
alexrait11-Feb-06 6:36 
QuestionLine number and filenames? Pin
Brian R1-Feb-06 5:18
Brian R1-Feb-06 5:18 
AnswerRe: Line number and filenames? Pin
leppie1-Feb-06 11:50
leppie1-Feb-06 11:50 
QuestionHow can i hit the lines in Compact Framework? Pin
pmasknguyen1-Feb-06 5:05
pmasknguyen1-Feb-06 5:05 
JokeI'm beginner in C# and need a help Pin
Dr.Sammer1-Feb-06 5:04
Dr.Sammer1-Feb-06 5:04 
GeneralRe: I'm beginner in C# and need a help Pin
Dan Neely1-Feb-06 5:35
Dan Neely1-Feb-06 5:35 
GeneralRe: I'm beginner in C# and need a help Pin
James Gupta1-Feb-06 7:09
professionalJames Gupta1-Feb-06 7:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.