Re: Set location for CommonDialog object
From: Bob Butler (tiredofit_at_nospam.com)
Date: 12/29/04
- Next message: AndyG: "Re: Set location for CommonDialog object"
- Previous message: AndyG: "Set location for CommonDialog object"
- In reply to: AndyG: "Set location for CommonDialog object"
- Next in thread: AndyG: "Re: Set location for CommonDialog object"
- Reply: AndyG: "Re: Set location for CommonDialog object"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 07:56:28 -0800
"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: AndyG: "Re: Set location for CommonDialog object"
- Previous message: AndyG: "Set location for CommonDialog object"
- In reply to: AndyG: "Set location for CommonDialog object"
- Next in thread: AndyG: "Re: Set location for CommonDialog object"
- Reply: AndyG: "Re: Set location for CommonDialog object"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|