Basically i have a scrollable form holding Flowlayoutpanel and Flowlayoutpanel has multiple pictureboxes on it . When Flowlayoutpanel's area increases beyond the client area of the form after inserting multiple Pictureboxes , Scrollbar comes in to picture.
When i scroll down i want to find out what are the visible controls.
Any idea how to find out this one ?