PropertyName BackSpaceUnIndents [A Boolean Value. The Property is Read-Write] - If tabindents is set to false, and BackSpaceUnIndents is set to true then the backspaceunindents will remove the same number of spaces as tab inserts. If it's set to false then it will work normally.

If tabindents is set to false, and BackSpaceUnIndents is set to true then the backspaceunindents will remove the same number of spaces as tab inserts. If it's set to false then it will work normally.

Type

A Boolean Value. The Property is Read-Write

Syntax

Object.BackSpaceUnIndents [ = Boolean ]

The BackSpaceUnIndents Property syntax has these parts:

Part
object An expression evaluating to an Object of type SCIVB.
BooleanA Boolean Value. The Property is Read-Write.