property Resizer.Anchor as String
Gets or sets which edges of the control(s) are anchored to the edges of its container.

TypeDescription
String A string expression that is used by control to serialize the components and anchor value for each of them. Use the Anchor Property Page to change the Anchor property at design time

The Anchor property provides an Anchor Property Page that can be used to change the component's anchor at design time.  Also, the control provides an additional context menu item that can be used to call the Anchor Property Page. Using the Anchor Property Page the user select a component and can set the component edges that are anchored to the edges of its container. You can use also ObjectAnchor property to set the component's anchor at runtime.