AnchorStyles

Namespace: PP;

Description

The AnchorStyles enumeration contains layout options of control inside container.

It is used by the following properties:

Available Values

Value Brief description
Top Top.
Left Left.
Right Right.
Bottom Bottom.
None Undefined.

See also:

PP