G
Guest
Hi all,
i have a situation to place label controls inside rich textbox
control and i have done that using richTextbox1.controls.add method. But the
problem is the controls are not part of the text which i type it is
overlapping my text.In simple words, Is it possible to make a label control
work just like a text inside the rich textbox. I did find out that this is
possible in java, to be exact it is achieveable using a TextPane java
control. Any inputs or ideas to acheive the same in .Net (C#) would be a
welcome.
Thanks in advance.
Regards
Muthu
(e-mail address removed)
i have a situation to place label controls inside rich textbox
control and i have done that using richTextbox1.controls.add method. But the
problem is the controls are not part of the text which i type it is
overlapping my text.In simple words, Is it possible to make a label control
work just like a text inside the rich textbox. I did find out that this is
possible in java, to be exact it is achieveable using a TextPane java
control. Any inputs or ideas to acheive the same in .Net (C#) would be a
welcome.
Thanks in advance.
Regards
Muthu
(e-mail address removed)