RichTextBox capability
Brought to you by:
minja
Copied from CodeProject.com
____________________________________
Hello,
Great work on this ! It looks promising for me but it
lacks an important component : the possibility to add a
rich text box to format some part of the text
differently (some text in bold, other in italic ...).
Is it possible to format numbers in currency ?
This would be nice too.
Thanks in advance for the reply.
DaaX
____________________________________
Logged In: YES
user_id=1011004
Would need to implement custom editor from the PropertyGrid.
I guess would need to bundle custom form with RichTextBox
control
Logged In: YES
user_id=1011004
See the daReport.Controls.FormatMaskEditor and associated
Form for example on how to implement custom UITypeEditor.
Logged In: YES
user_id=1734174
Originator: NO
can you send me this component?is it used on designer?