I need a more advance textbox for my app

  • Thread starter Thread starter Kenneth
  • Start date Start date
K

Kenneth

Is there way that I can use both bold and regular fonts in a textbox for
PPC.

Any reply will be appreciated.

Thanks,
Kenneth
 
No. You have to use a RichTextBox for multiple fonts.

-Chris
 
No. It just means that there is no way apply multiple fonts to the standard
edit control in PPC/CE. It can be done if you use a RichTextBox
 
Is there a RichTextbox for the CF?

Alex Feinman said:
No. It just means that there is no way apply multiple fonts to the standard
edit control in PPC/CE. It can be done if you use a RichTextBox
 
MikeB41 said:
Is there a RichTextbox for the CF?

No, there's not. There is, however, a native RichInk control, which is
what Pocket Word uses, and I'm currently working on creating a wrapper
class that would provide an equivalent of RichTextBox for the CF.
Mark Erikson
http://www.isquaredsoftware.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top