Scrolling Multiple Subforms

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Melissa

    Scrolling Multiple Subforms

    I have five subforms on a main form. Is there any way to scroll all the
    subforms at once from one scroll bar?

    Thanks!

    Melissa


  • David Schofield

    #2
    Re: Scrolling Multiple Subforms

    On Thu, 09 Dec 2004 10:25:14 GMT, "Melissa" <mroberts@earth link.net>
    wrote:
    [color=blue]
    >I have five subforms on a main form. Is there any way to scroll all the
    >subforms at once from one scroll bar?
    >
    >Thanks!
    >
    >Melissa
    >[/color]

    Hi
    it is straightforward to Scroll a Form's ScrollBars!

    Stephen Lebans says so and explains how at


    You would need to incorporate this code in how you pick up the
    position you want to scroll to - maybe by only showing the scroll bar
    on one of the subforms

    -David

    Comment

    • Ed Robichaud

      #3
      Re: Scrolling Multiple Subforms

      If you mean to have all 5 subforms scroll simultaneously from 1 control,
      then no. Each form can have a vertical scroll bar, but they all work
      independently.
      -Ed

      "David Schofield" <d.REMOVEschofi eld@blueyonder. co.uk> wrote in message
      news:41b8448d.7 48681647@localh ost...[color=blue]
      > On Thu, 09 Dec 2004 10:25:14 GMT, "Melissa" <mroberts@earth link.net>
      > wrote:
      >[color=green]
      >>I have five subforms on a main form. Is there any way to scroll all the
      >>subforms at once from one scroll bar?
      >>
      >>Thanks!
      >>
      >>Melissa
      >>[/color]
      >
      > Hi
      > it is straightforward to Scroll a Form's ScrollBars!
      >
      > Stephen Lebans says so and explains how at
      > http://www.lebans.com/SelectRow.htm
      >
      > You would need to incorporate this code in how you pick up the
      > position you want to scroll to - maybe by only showing the scroll bar
      > on one of the subforms
      >
      > -David
      >[/color]


      Comment

      • jorge

        #4
        Re: Scrolling Multiple Subforms

        [color=blue]
        >hello! I don't speak very well english and i don't andersten what do you[/color]
        say,but i live very much you name!

        see you

        Luís A.8


        Comment

        Working...