Control Form (Arrangement)
Guide
Edit on GitHub ✎
A Form is a control which allows the arrangement of other controls into a familiar layout (the form).
Intro
A Form is a control which allows the arrangement of other controls into a familiar layout (the form).
Class synopsis
class UI\Controls\Form { }
Properties
controlsContains controls, should not be manipulated directly
Form