ControlChars.Back Field

Definition

Represents a backspace character (vbBack).

public: char Back;
public const char Back;
val mutable Back : char
Public Const Back As Char 

Field Value

Applies to

See also