Thread
:
Turning text box/label upside down
View Single Post
#
2
(
permalink
)
04-16-2008, 04:26 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,204
I think that the best solution is to create a Bitmap with ImageLib.
Write the text on this bitmap with Drawer.DrawString and then rotate it with dzt's library.
You can show the bitmap with an Image control.
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel