EasyLanguage Object Reference
List of enumerated values that specify the position and manner in which a control is docked.
Docking a control to the edge of a container allows the control to always remain positioned flush against that edge, even when the container is resized.
If Left, Right, Top, or Bottom is selected, the specified and opposite edges of the control are resized to the size of the containing control's corresponding edges. If Fill is selected, all four sides of the control are resized to match the containing control's edges.
Namespace: elsystem.windows.forms