Ah, heck, maybe posting here will help get the page into Google...

.NET GridLayout project, aka "GridLayout Panel for .NET".

The .NET GridLayout project provides a very simply programmed .NET-compliant library bringing Java's concept of Layout Management to .NET, with emphasis on the GridLayout.

Took it from the blog entry from back when where I started writing up some GridLayout code. Really not horrible stuff, though still a little rough in some outlier cases.

I still haven't figured out how to make it work short of extending each object where I'd want it in a similar fashion (right now it's just for Panels), but eventually I suppose I'll find a way.

Okay, Google, spider it, dang it!