A
Andrew Jones
Hi,
Does anyone know if there's a broswer control OR a rich text box control for
the .Net CF that has a "selected text" property like the textbox control
does?
I am needing to display formatted text (bold, change font, color, highlight)
but also allow the user to select the text and my program recognize and FIND
the selected text and where the cursor is at in the text like a regular text
box (but not allow any editing).
I am currently using the free browser control from the OpenCF group. I can
format my text coming in by adding HTML tags and it works great BUT there's
no selected text index and I can't find out where the cursor is at since
it's a browser control.
Thanks for any ideas or help!
Regards,
Andrew Jones
Does anyone know if there's a broswer control OR a rich text box control for
the .Net CF that has a "selected text" property like the textbox control
does?
I am needing to display formatted text (bold, change font, color, highlight)
but also allow the user to select the text and my program recognize and FIND
the selected text and where the cursor is at in the text like a regular text
box (but not allow any editing).
I am currently using the free browser control from the OpenCF group. I can
format my text coming in by adding HTML tags and it works great BUT there's
no selected text index and I can't find out where the cursor is at since
it's a browser control.
Thanks for any ideas or help!
Regards,
Andrew Jones