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. Scroll Problem

Scroll Problem

Scheduled Pinned Locked Moved C#
5 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.
  • M Offline
    M Offline
    MHASSANF
    wrote on last edited by
    #1

    i have a toolstrip in my form and my form is scrollable but when i scroll the page toolstrip's location changed i want always toolstrip at the top of page how can i do it ? Thanks MHF

    S 1 Reply Last reply
    0
    • M MHASSANF

      i have a toolstrip in my form and my form is scrollable but when i scroll the page toolstrip's location changed i want always toolstrip at the top of page how can i do it ? Thanks MHF

      S Offline
      S Offline
      sam
      wrote on last edited by
      #2

      Set its dock property to TOP

      M 1 Reply Last reply
      0
      • S sam

        Set its dock property to TOP

        M Offline
        M Offline
        MHASSANF
        wrote on last edited by
        #3

        ok i set it but when i scroll the page to down the toolstrip go away from the form i want always tooltrip is in the form MHf

        S D 2 Replies Last reply
        0
        • M MHASSANF

          ok i set it but when i scroll the page to down the toolstrip go away from the form i want always tooltrip is in the form MHf

          S Offline
          S Offline
          sam
          wrote on last edited by
          #4

          oh!:doh: if you want keep it visible all the time then you can achieve it by two ways either take two panels add your controls on different panels or change its location with the scrolled margin

          1 Reply Last reply
          0
          • M MHASSANF

            ok i set it but when i scroll the page to down the toolstrip go away from the form i want always tooltrip is in the form MHf

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            You have to move the ToolStip out of the control that is scrollable.

            Dave Kreskowiak Microsoft MVP - Visual Basic

            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