Overview | Methods | This Package | All Packages
Fields | Description |
BOTTOM | Specifies that the control is docked to the bottom edge of its container. |
FILL | Specifies that the control is docked to the center of its container. |
LEFT | Specifies that the control is docked to the left edge of its container. |
NONE | Specifies that the control is not docked. |
RIGHT | Specifies that the control is docked to the right edge of its container. |
TOP | Specifies that the control is docked to the top edge of its container. |