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