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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Status Bar Height

Status Bar Height

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
7 Posts 4 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.
  • R Offline
    R Offline
    RockyJames
    wrote on last edited by
    #1

    Hi, Can we increase the Height of the status bar,Which MFC provide by defaulit? If so How please tell me,In my application i want to have status Bar with More height compared to one provided by MFC framework by default. Thank in before JamesRocky.

    H stefanmihaimogaS M 3 Replies Last reply
    0
    • R RockyJames

      Hi, Can we increase the Height of the status bar,Which MFC provide by defaulit? If so How please tell me,In my application i want to have status Bar with More height compared to one provided by MFC framework by default. Thank in before JamesRocky.

      stefanmihaimogaS Offline
      stefanmihaimogaS Offline
      stefanmihaimoga
      wrote on last edited by
      #2

      Maybe you take a close look on Pierre Mellinand's MPCStatusBar - An Enhanced CStatusBar[^] Good luck!

      1 Reply Last reply
      0
      • R RockyJames

        Hi, Can we increase the Height of the status bar,Which MFC provide by defaulit? If so How please tell me,In my application i want to have status Bar with More height compared to one provided by MFC framework by default. Thank in before JamesRocky.

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        Hi RockyJames, SetBorders

        R 1 Reply Last reply
        0
        • H Hamid Taebi

          Hi RockyJames, SetBorders

          R Offline
          R Offline
          RockyJames
          wrote on last edited by
          #4

          I want to increase height of the Status bar...? Bec i want to Load Bitmap in to the one of the Pane.. -- modified at 6:56 Tuesday 4th April, 2006

          H 1 Reply Last reply
          0
          • R RockyJames

            I want to increase height of the Status bar...? Bec i want to Load Bitmap in to the one of the Pane.. -- modified at 6:56 Tuesday 4th April, 2006

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            for increase m_wndStatusBar.SetBorders(4, 7, 4, 7);

            R 1 Reply Last reply
            0
            • R RockyJames

              Hi, Can we increase the Height of the status bar,Which MFC provide by defaulit? If so How please tell me,In my application i want to have status Bar with More height compared to one provided by MFC framework by default. Thank in before JamesRocky.

              M Offline
              M Offline
              maharaja pandian
              wrote on last edited by
              #6

              you can try this http://www.codeguru.com/forum/archive/index.php/t-344324.html[^]:)

              1 Reply Last reply
              0
              • H Hamid Taebi

                for increase m_wndStatusBar.SetBorders(4, 7, 4, 7);

                R Offline
                R Offline
                RockyJames
                wrote on last edited by
                #7

                I have use setborders function m_wndStatusBar.SetBorders(4,7,4,7);But it the status bar is not displayed properly. -- modified at 7:34 Tuesday 4th April, 2006

                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