how to create a custom textbox control to show vertical text

  • Thread starter Thread starter harvie wang
  • Start date Start date
Make the textbox multiline and size it to one character width then you text
will be vertical (if that is acceptible). If not I bet you have to use
drawing.

chanmm
 
Hello chanmm,
thanks:)
I use graphics.Drawstring(...)
but it's not my want.
is here more good ideas?
 

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