Changes

Jump to: navigation, search

Working with Files in Visual Basic

46 bytes added, 16:21, 10 August 2007
Detecting a Change to a File
Press '''F5''' to build and run the application and, using Notepad edit and save the file. As soona sthe changes are saved, the "File Changed" MessageBox will appear. Note that the ''NotifyFilter'' property can be used to configure which events trigger an notification.
Now that we have covered file handling in Visual Basic the next step is to look at directories in[[Working with Directories in Visual Basic]].

Navigation menu