Printing text at a defined point?

  • Thread starter Thread starter phx
  • Start date Start date
P

phx

i know thats an easy question but net seems to be different. how can i
print a text (or char) at a point thats defined as x,y points in a
richtextbox?
 
You can't. Editor controls are not drawing surfaces, they're line-oriented.

Having said that, you *can* embed an image in a RTB that contains whatever
you want.
 

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