Article Options
Premium Sponsor
Premium Sponsor

 »  Home  »  .NET Newbie  »  Text Techniques (1)  »  Summary
 »  Home  »  Windows Development  »  Graphics  »  Text Techniques (1)  »  Summary
Text Techniques (1)
by Ged Mead | Published  03/30/2005 | .NET Newbie Graphics | Rating:
Ged Mead

Ged Mead (XTab) has been around computers since the 1980's when the first affordable home computers came on the market. His journey from that very first Dragon 32 to the present has taken him through many different facets of the IT Industry. These include formal training as a Systems Analyst, employment in a mainframe software development environment, and a short time spent demonstrating rugged military IT systems in the days when it took two strong men to carry a 'mobile' system.

His most rewarding challenge was the creation of a financial management system for a large organisation.

Now based in an idyllic lochside location in the West of Scotland, he is currently involved in a range of development projects, whenever he can drag his gaze away from the stunning surrounding views, that is!

Ged is a Microsoft MVP, Senior Editor for DevCity.NET, vbCity Developer Community Leader and Admin, Helper of the Month competition winner and DevCity.NET newsletter Editor.

 

View all articles by Ged Mead...
Summary

  In this article you have seen how easy it is to rotate text on a control or a form.

   To do this, we used the following graphics methods, objects and techniques:

• DrawString
• Font Object
• FontStyles
• Graphics Object
• RotateTransform method
• StringFormat
• StringFormatFlags
• System Brushes
• TextRenderingHint
• TranslateTransform method

   In the next article in the Text Techniques series, we will see that it is equally easy to display text on a label, button or other control using a variety of fonts, font styles and text colors.

How would you rate the quality of this article?
1 2 3 4 5
Poor Excellent
Tell us why you rated this way (optional):

Article Rating
The average rating is: No-one else has rated this article yet.

Article rating:4.8 out of 5
 10 people have rated this page
Article Score17608
Comments    Submit Comment

Comment #1  (Posted by an unknown user on 03/30/2005)
Rating
Useful!
 
Comment #2  (Posted by an unknown user on 06/18/2005)
Rating
Verry good.
 
Comment #3  (Posted by luchun on 07/03/2005)
Rating
it's good method,but my label change nothing.
 
Comment #4  (Posted by shashi kant mehta on 11/22/2005)
Rating
we forget small things but later it irritate to after complication the projet.
so i think itis very good to know these small thigs but very valuable
 
Comment #5  (Posted by an unknown user on 11/26/2005)
Rating
Great example, Thanks
 
Comment #6  (Posted by james on 01/22/2006)
Rating
is a very usefull tip.
 
Comment #7  (Posted by an unknown user on 03/14/2006)
Rating
Great. Simply and usefull.
 
Comment #8  (Posted by an unknown user on 11/11/2006)
Rating
Good to help me. Thanks
 
Comment #9  (Posted by an unknown user on 11/11/2006)
Rating
Good to help me. Thanks
 
Comment #10  (Posted by Bobby on 11/12/2006)
Rating
Great, just what was needed :-) Even though i write in C#.
 
Sponsored Links