Property Value
A TabCharMode enumeration that indicates which mode the Tab character uses when copying, cutting, or pasting a string.The default is TabCharMode.NoControl.
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The value is not a valid TabCharMode item. |