CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Vertical label on a form

    Hello, happy new year.

    How can I put a vertical label on a form?

    Thank you
    Alex


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Vertical label on a form

    Karl Peterson has a downloadable example of how to do this (it's *not* a label) at : http://www.mvps.org/vb/index2.html?samples.htm - look for the ROTFONT.Zip example


    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

  3. #3
    Guest

    Re: Vertical label on a form

    Thank you, I downloaded the code and it is great.

    Alex


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured