root problem:turrican said:Thanks. I'm actually starting to get this thing a little better. I think the bigger problem is bad RAD tools right now as I'm doing this in Visual C# Express so it's very limited and I have to write a lot of code manually and search the Internet a lot. However, this might not be a bad thing after all on second thought.stevo_ said:*snip*
WInForms model is not the same as WPF
WPF has a "layout" model but winforms does not have that, only the winforms design tool creates a "layout" for Winforms.