Frame.LockAnchor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.