Programming with Reflection
DestructiveBackspace property
Syntax |
object.DestructiveBackspace |
Works with |
|
Data type |
This property returns (first syntax line) or specifies (second syntax line) whether Reflection erases characters when the Backspace key is pressed. When this property is set to True, backspacing over typed characters automatically erases them.
The default value is False.