I'm evaluating the Windows Forms control suite, and based on a cursory reading of what the WinGridBagLayoutPanel does I have to believe it will work for me. However, I can't find any samples and the documentation isn't producing the results I'm looking for -- controls are top-justified within their cells, I can't figure out how to add a buffer space between controls that fill an entire cell, etc.
Rather than posting anything that's a specific problem, I'm wondering if there are any examples or more in-depth documentation that might be able to give me some real-world usage for this control.
Josh