Tuesday, March 31, 2009

OpenFileDirectory Notes

Insted of having 'dglOpenFile' at the start of property, we can instead add a 'With dlgOpenFile' and close with an 'End With', and have the properties inbetween.

The 'filter' property filters out which files the user can select.
The 'InitialDirectory' states which folder to open up first. ie. "My Documents."

No comments:

Post a Comment