Re: Set location for CommonDialog object
From: AndyG (AndyG_at_discussions.microsoft.com)
Date: 12/29/04
- Next message: Bob Butler: "Re: Set location for CommonDialog object"
- Previous message: Bob Butler: "Re: Set location for CommonDialog object"
- In reply to: Bob Butler: "Re: Set location for CommonDialog object"
- Next in thread: Bob Butler: "Re: Set location for CommonDialog object"
- Reply: Bob Butler: "Re: Set location for CommonDialog object"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 08:29:03 -0800
Bob,
Thank you very much. I did use the InitDir, and it worked as I wanted it
to work.
God bless you.
"Bob Butler" wrote:
> "AndyG" <AndyG@discussions.microsoft.com> wrote in message
> news:2552A3F4-95D7-43AD-B545-E213F7E83F83@microsoft.com
> > How do I specify the path/folder for a CommonDialog object? I know
> > how to set some of the properties (e.g. frmMain.CommonDialog1.Filter
> > = "*.txt|*.txt") but the CommonDialog always opens to the path/folder
> > in which the application resides.
>
> Set the .FileName and/or .InitDir properties
>
> --
> Reply to the group so all can participate
> VB.Net: "Fool me once..."
>
>
- Next message: Bob Butler: "Re: Set location for CommonDialog object"
- Previous message: Bob Butler: "Re: Set location for CommonDialog object"
- In reply to: Bob Butler: "Re: Set location for CommonDialog object"
- Next in thread: Bob Butler: "Re: Set location for CommonDialog object"
- Reply: Bob Butler: "Re: Set location for CommonDialog object"
- Messages sorted by: [ date ] [ thread ]