8 references to Tab
Microsoft.VisualBasic.Core (8)
Microsoft\VisualBasic\CompilerServices\Utils.LateBinder.vb (1)
34
Friend Const chTab As Char = ControlChars.
Tab
Microsoft\VisualBasic\CompilerServices\VB6File.vb (2)
2562
GetFileInTerm = " ," & ControlChars.
Tab
& ControlChars.Cr
2570
GetFileInTerm = " ," & ControlChars.
Tab
& ControlChars.Cr
Microsoft\VisualBasic\Conversion.vb (5)
561
Case ControlChars.
Tab
, ControlChars.Lf, ControlChars.Cr, ChrW(32), ChrW(&H3000S)
637
Case ControlChars.
Tab
, ControlChars.Lf, ControlChars.Cr, ChrW(32), ChrW(&H3000S)
727
Case ControlChars.
Tab
, ControlChars.Lf, ControlChars.Cr, ChrW(32), ChrW(&H3000S)
762
Case ControlChars.
Tab
, ControlChars.Lf, ControlChars.Cr, ChrW(32), ChrW(&H3000S)
810
Case ControlChars.
Tab
, ControlChars.Lf, ControlChars.Cr, ChrW(32), ChrW(&H3000S)