In This Topic
Gets or sets a value indicating whether elements on this layer are locked in the designer.
Syntax
'Declaration
Public Property DesignerLock As Boolean
public bool DesignerLock {get; set;}
Property Value
A
System.Boolean value indicating whether the elements are locked.
See Also