InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / DestructiveBackspace Property
In This Topic
    DestructiveBackspace Property
    In This Topic
    Gets or sets a value indicating whether to erase characters when the Backspace key is pressed.
    Syntax
    expression.DestructiveBackspace As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also