The error message describes an error condition that exists as a result
of an anticipated state or action within the client portion of the
application that prevents or halts the intended behavior of the
application.
The error message describes an error condition that exists as a result
of an anticipated state or action within the client portion of the
framework that prevents or halts the intended behavior of the
framework and hence the application.
A column layout is one in which objects are stacked one on top of the other
subject to positioning information provided in a ControlConstraints object.
ControlConstraints is a class containing positioning and alignment
information for components managed by layout manager classes which are
derived from the LayoutManager3 interface.