ControlChars Module (Visual Basic)

The ControlChars module contains constants used as control characters. These constants can be used anywhere in your code.

Remarks

This module supports the Visual Basic language keywords and run-time library members that provide constant control characters for printing and displaying text. For more information, see Print and Display Constants.

Members

Back

Cr

CrLf

FormFeed

Lf

NewLine

NullChar

Quote

Tab

VerticalTab

 

 

See Also

Reference

Print and Display Constants

Keywords and Members by Task

Visual Basic Language Keywords

Visual Basic Run-Time Library Members

Keywords Compared in Different Languages