|
ceNotepad - Notepad Application
Accessing files in VBCE is
slightly different than standard Win32 development. Check out this simple project
for writing/reading a comma delimited text file.
Controls Demonstrated
File Control, CommandBar

Notes: Be sure to review the file
control constants. With VBCE 6.0, named constants can be used much easier in the
IDE.
|