I have an application that requires that I tile an array of picture/image objects populated w/ single-page TIFFs. I need to be able to change the "thumbnail" size setting from the traditional thumbnail size to as much as 4 1/4 X 5 1/2. I want these controls to "wrap" at the form border based on how many will fit on a line, and have a scroll bar that can be used to navigate up and down when there are more controls than will fit on the screen.
Does anyone have sample code that will perform any of this? Trying not to reinvent the wheel.
Thanks