Microsoft Common Dialog Control
Might be easier to use
s = application.GetOpenFilename()
it opens with the size and so forth displayed. At least it always has for
me.
--
Regards,
Tom Ogilvy
"mark" wrote:
Hello.
With the ShowOpen method of the Common Dialog Control, is there a way to
have the dialog box come up with the file detail showing?
You can press the 'View Menu' icon at the upper right, and then select
'Details' to bring up the file timestamps. But, is there a way to set that
prior to brining up the dialog box, similar to the way you can set the
directory with the InitDir property?
Thanks,
Mark
|