ToggleFieldLockedCommand Constructors
Toggles the Locked attribute of the selected field.Name | Parameters | Description |
---|---|---|
ToggleFieldLockedCommand(IRichEditControl, Field) | control, field | For internal use. |
ToggleFieldLockedCommand(IRichEditControl) | control | Initializes a new instance of the ToggleFieldLockedCommand class with the specified owner. |
See Also