Control Form (Arrangement)
UI\Controls\Form
&reftitle.intro;
A Form is a control which allows the arrangement of other controls into a familiar layout (the form).
&reftitle.classsynopsis;
UI\Controls\Form
UI\Controls\Form
extends
UI\Control
&Properties;
protected
controls
&Methods;
&InheritedMethods;
&reftitle.properties;
controls
Contains controls, should not be manipulated directly
&reference.ui.ui.controls.entities.form;