ActiveXControl.IsLocked

ActiveXControl.IsLocked property

Indicates whether data in the control is locked for editing.

public bool IsLocked { get; set; }

See Also