Mackay, Scott [mailto:[EMAIL PROTECTED]] wrote:
> I would like to create a square grid containing custom image > controls 4 wide and 4 high, however just to complicate > matters further I would like to load another control in the > middle of the grid when a image control is clicked. My crude > diagram below attempts to clarify this. The X's are the > images controls and the 4 O's represent one larger control. > ... diagram snipped for brevity ... > The grid has to be sortable and pageable. So far I cannot see > any existing controls that are up to the job or am I missing > something obvious? Any suggestions on the best way to achieve > this will be gratefully received! I think you'll need to write your own layout manager for this. You can check out this article[1] for more details. HTH, Drew .NET MVP [1] http://www.gotdotnet.com/team/windowsforms/customlayoutengines.aspx You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.