-
I have this custom layout logic for a custom container control which uses a number of properties defined on an interface implemented by most of our controls. For this implementation, I needed temporary holders of controls which implement the said interface and the need for an array of the said interface...