ToggleHiddenTextCommand Constructors
Toggles between normal and hidden text mode of the selection.Name | Parameters | Description |
---|---|---|
ToggleHiddenTextCommand(IRichEditControl) | control | Initializes a new instance of the ToggleHiddenTextCommand class with the specified owner. |
See Also