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. two scroll bars

two scroll bars

Scheduled Pinned Locked Moved Visual Basic
help
2 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.
  • M Offline
    M Offline
    monageasmear
    wrote on last edited by
    #1

    i have a custom list that controls the look of my web page and that make a scroll visable but some where else in the code another scroll bar is been called so when the page is loaded two appear the one to the right doesnt work but its still visable, i want to get rid of this can anyone help me what i should be looking for im only debugging the code, didnt write it myself cheers

    P 1 Reply Last reply
    0
    • M monageasmear

      i have a custom list that controls the look of my web page and that make a scroll visable but some where else in the code another scroll bar is been called so when the page is loaded two appear the one to the right doesnt work but its still visable, i want to get rid of this can anyone help me what i should be looking for im only debugging the code, didnt write it myself cheers

      P Offline
      P Offline
      progload
      wrote on last edited by
      #2

      From your description of the problem it sounds like one control is inside another control, and it has the scroll bars set to "auto". You'll need to locate the control the list control is in and set the scroll bars off, using code or using the properties box depending on what the other control is. Hope this helps, progload

      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