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. Max length of text in statusbar?

Max length of text in statusbar?

Scheduled Pinned Locked Moved C#
question
4 Posts 2 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.
  • B Offline
    B Offline
    blakeb_1
    wrote on last edited by
    #1

    Hello, Is there a max length of text that can be shown in the statusbar? I can only get it to hold 127 characters in the statusbar or in a statusbar panel. Blake

    B 1 Reply Last reply
    0
    • B blakeb_1

      Hello, Is there a max length of text that can be shown in the statusbar? I can only get it to hold 127 characters in the statusbar or in a statusbar panel. Blake

      B Offline
      B Offline
      blakeb_1
      wrote on last edited by
      #2

      Nevermind, I found the answer. Guess I'll have to use a custom statusbar component or make my own.

      H 1 Reply Last reply
      0
      • B blakeb_1

        Nevermind, I found the answer. Guess I'll have to use a custom statusbar component or make my own.

        H Offline
        H Offline
        Heath Stewart
        wrote on last edited by
        #3

        When you find answers to your own questions, please post them here. The forum is here to help the community; had anyone else replied you should've been provided the answer. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

        B 1 Reply Last reply
        0
        • H Heath Stewart

          When you find answers to your own questions, please post them here. The forum is here to help the community; had anyone else replied you should've been provided the answer. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

          B Offline
          B Offline
          blakeb_1
          wrote on last edited by
          #4

          The statusbar only displays the first 127 characters of the text string. To get around this, I made an owner-drawn panel, and used DrawString to draw the text.

          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