Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to display text in a label vertically

How to display text in a label vertically

Scheduled Pinned Locked Moved C#
tutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chito
    wrote on last edited by
    #1

    Hello, I want to display text in a label vertically. Can anybody suggest how to do this. thanks, Chito

    C M 2 Replies Last reply
    0
    • C chito

      Hello, I want to display text in a label vertically. Can anybody suggest how to do this. thanks, Chito

      C Offline
      C Offline
      Chris Austin
      wrote on last edited by
      #2

      I dont know if you can use a Windows.Forms.Label to do it. I think you will need to use a StringFormat object and the Graphics class to draw it yourself. check out this [^] MSDN link. It may be exactly what you need. What Would Uncle Steve Do?. -Michael Martin

      1 Reply Last reply
      0
      • C chito

        Hello, I want to display text in a label vertically. Can anybody suggest how to do this. thanks, Chito

        M Offline
        M Offline
        Meysam Mahfouzi
        wrote on last edited by
        #3

        One thing you can do is to decrease the width of your label to width of a character, and the height of your label to your need! and you will see your text, vertically ! I hope this helps!;) Regards

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups