File System Controls

This control consists of two controls, the File control and the File System control, that work together to provide basic file input and output functionality. The two controls also enable the manipulation of files and directories. In addition, the FileSystem control provides access to the File object through the File control and to the FileSystem object through the FileSystem control.

Library Name

FILECTLCtl

DLL Name

Mscefile.dll

The File control supports the following properties:

Attr Loc Seek
EOF LOF  

The File control supports the following methods:

Close (File) InputFields Put
Get LineInputString WriteFields
Input LinePrint  
InputB Open  

The FileSystem control supports the following methods:

Dir GetAttr RmDir
FileCopy Kill SetAttr
FileDateTime MkDir  
FileLen MoveFile  

Remarks

File System controls are unique to the Windows CE Toolkit for Visual Basic 6.0.