Results 1 to 2 of 2

Thread: horizontally scrolling panel

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2008
    Posts
    515

    horizontally scrolling panel

    I have a panel on my winform that is one third of the form size.

    I need to insert 4 datagidviews side by side into the panel

    The user should be able to scroll horizontally to view each DGV.

    Please try this to see my problem.

    I can position the DGVs side by side within the panel but it does not scroll the whole horiz way to see all the DGVS.

    Please can someone show me what is the best way to do this ?

  2. #2
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: horizontally scrolling panel

    Set the Panel's AutoScroll property to true

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