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. Multiline textbox down arrow is missing

Multiline textbox down arrow is missing

Scheduled Pinned Locked Moved C#
help
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.
  • S Offline
    S Offline
    Sudhakar Pasupunuri
    wrote on last edited by
    #1

    Hi.. I have a tabcontrol on a Form..On this i am adding few tabpages..On the first tabpage I used few labels and edit boxes..in the last i used a texbox control..After displaying this tabpage i am able to see all controls properly but in case of listbox control the vertical bar down arrow is missing.. can anyone help me in this.. Thanks Sudhakar

    F H 2 Replies Last reply
    0
    • S Sudhakar Pasupunuri

      Hi.. I have a tabcontrol on a Form..On this i am adding few tabpages..On the first tabpage I used few labels and edit boxes..in the last i used a texbox control..After displaying this tabpage i am able to see all controls properly but in case of listbox control the vertical bar down arrow is missing.. can anyone help me in this.. Thanks Sudhakar

      F Offline
      F Offline
      Fouad_kayali
      wrote on last edited by
      #2

      Hi Can you send a from to check the problem, please

      1 Reply Last reply
      0
      • S Sudhakar Pasupunuri

        Hi.. I have a tabcontrol on a Form..On this i am adding few tabpages..On the first tabpage I used few labels and edit boxes..in the last i used a texbox control..After displaying this tabpage i am able to see all controls properly but in case of listbox control the vertical bar down arrow is missing.. can anyone help me in this.. Thanks Sudhakar

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

        Unless ScrollAlwaysVisible is set to true, your scroll bar will not appear unless more items than the ListBox can display at a time are present. If this is not the problem, please be a little more descriptive, such as posting a snippet of relevant code (please do not post the whole thing), describing what you're doing with the ListBox, etc. We can't see your code nor do we know it. Unless you're specific about a problem, we really can't help you.

        Microsoft MVP, Visual C# My Articles

        S 1 Reply Last reply
        0
        • H Heath Stewart

          Unless ScrollAlwaysVisible is set to true, your scroll bar will not appear unless more items than the ListBox can display at a time are present. If this is not the problem, please be a little more descriptive, such as posting a snippet of relevant code (please do not post the whole thing), describing what you're doing with the ListBox, etc. We can't see your code nor do we know it. Unless you're specific about a problem, we really can't help you.

          Microsoft MVP, Visual C# My Articles

          S Offline
          S Offline
          Sudhakar Pasupunuri
          wrote on last edited by
          #4

          That was not my problem..I am able to see the vertical scroll bar correctly but the down arrow in that scroll bar is missing..I want to put a snapshot of it as an attachement..But i am not able to find how i can do tht in this forum..can u plz tell me so that i can send a snapshot.. Thanks Sudhakar

          H W 2 Replies Last reply
          0
          • S Sudhakar Pasupunuri

            That was not my problem..I am able to see the vertical scroll bar correctly but the down arrow in that scroll bar is missing..I want to put a snapshot of it as an attachement..But i am not able to find how i can do tht in this forum..can u plz tell me so that i can send a snapshot.. Thanks Sudhakar

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

            Most likely your control is being clipped. Make sure that the entire ListBox control is within the client region of the TabPage. If you can resize the TabControl, make sure you set the Anchor or Dock properties for your ListBox accordingly.

            Microsoft MVP, Visual C# My Articles

            1 Reply Last reply
            0
            • S Sudhakar Pasupunuri

              That was not my problem..I am able to see the vertical scroll bar correctly but the down arrow in that scroll bar is missing..I want to put a snapshot of it as an attachement..But i am not able to find how i can do tht in this forum..can u plz tell me so that i can send a snapshot.. Thanks Sudhakar

              W Offline
              W Offline
              Wackatronic
              wrote on last edited by
              #6

              Use Alt-Print Scrn. Then go to MSPaint. Press Ctrl-V. Save as desired image format and post it!. Yes, I program in VB, but only to feed my addiction to a warm place to sleep and food to eat!

              Visit my Code Project blog (Mobile Audio project)[^]

              S 1 Reply Last reply
              0
              • W Wackatronic

                Use Alt-Print Scrn. Then go to MSPaint. Press Ctrl-V. Save as desired image format and post it!. Yes, I program in VB, but only to feed my addiction to a warm place to sleep and food to eat!

                Visit my Code Project blog (Mobile Audio project)[^]

                S Offline
                S Offline
                Sudhakar Pasupunuri
                wrote on last edited by
                #7

                I know all the above steps..But i want to know how to attach the saved image while postiing in this forum.. I didnt see any option while posting this message which says "attach ur files" .. I tried copying the image and paste it inline but tht is also not working.. Thanks Sudhakar

                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