Results 1 to 2 of 2

Thread: How to create a scrollable frame ?

  1. #1

    Thread Starter
    Hyperactive Member nUflAvOrS's Avatar
    Join Date
    Jul 2007
    Location
    Malaysia/ Currently at Singapore
    Posts
    372

    How to create a scrollable frame ?

    Hi all,


    I would like to attach the picture inside a frame. However, the quantity of picturebox can't be predefined. Thus, it may implicated the picturebox loaded into frame exceed the height of frame. By the way, can I make the frame allowed scroll ?

    Anyone can help me or give me some other idea.

    Thanks


    Best Regard
    Chia
    Where there is no hope, there can be no endeavor.

    There are two ways of rising in the world, either by your own industry or by the folly of others.

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: How to create a scrollable frame ?

    Insert borderless picturebox inside the frame and load your pictures inside that "main" picturebox container (you'd have to properly resize "main" picturebox container on every new load.
    Then using hscroll/vscroll controls move "main" picturebox up/down and/or left/right.
    Forum is flooded with samples so try searching for something like "scrollable picture", etc...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width