Is it possible to tilt/rotate text in VS10 Report Designer?
Is it possible, to have text written vertical in a TextBox(or other component prehaps), in Visual 开发者_StackOverflow中文版Studio 2010 Report Designer? (Like normal text, just tiltet 90 degrees clockwise). I could't find anything under properties, but I might have missed it.
If so, how? :)
I found the feature. It can be done with the ´WrittenMode´setting.
It can be found in the complete VS-property window. I don't think it's in the popupwindow-property for a Rectangle.
If it is something that does not need to be filled with data you could use a image.
精彩评论