Edit

Share via


Frame.LockAnchor Property

Definition

True if the specified frame is locked.

public:
 property bool LockAnchor { bool get(); void set(bool value); };
public bool LockAnchor { get; set; }
member this.LockAnchor : bool with get, set
Public Property LockAnchor As Boolean

Property Value

Remarks

The frame anchor indicates where the frame will appear in Normal view. You cannot reposition a locked frame anchor.

Applies to