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. Visual Basic
  4. scrollbar in form

scrollbar in form

Scheduled Pinned Locked Moved Visual Basic
help
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
    bony_baba
    wrote on last edited by
    #1

    i have a form in vb 6.0, and i want to add horizontal and vertical scrollbar on the form, idont have any idea. so please help me. Thanks Thanks

    C 1 Reply Last reply
    0
    • B bony_baba

      i have a form in vb 6.0, and i want to add horizontal and vertical scrollbar on the form, idont have any idea. so please help me. Thanks Thanks

      C Offline
      C Offline
      Coolesh
      wrote on last edited by
      #2

      For example you can add components named HScrollBar and VScrollBar to your form. Robert

      B 1 Reply Last reply
      0
      • C Coolesh

        For example you can add components named HScrollBar and VScrollBar to your form. Robert

        B Offline
        B Offline
        bony_baba
        wrote on last edited by
        #3

        Thanks for answer yes i add both of them i have so many controls on my form so form is too length therefore i want to use scrollbars. but i dont know how i use them Thanks

        C 1 Reply Last reply
        0
        • B bony_baba

          Thanks for answer yes i add both of them i have so many controls on my form so form is too length therefore i want to use scrollbars. but i dont know how i use them Thanks

          C Offline
          C Offline
          Coolesh
          wrote on last edited by
          #4

          I think moving many controls placed on form isn't a good way. I would look for better way for example I would place them in frame and move that frame, not separated controls. Scroll bars have event "Changed". Use it. By the way: use dotnet - learning vb6 is mistake. Robert

          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