LockFieldCommand Constructors
A command to lock the field and disable editing.| Name | Parameters | Description |
|---|---|---|
| LockFieldCommand(IRichEditControl, Field) | control, field | For internal use. |
| LockFieldCommand(IRichEditControl) | control | Initializes a new instance of the LockFieldCommand class with the specified owner. |
See Also