Re: Customize an OpenDialog
- From: "Max Kudrenko" <vb_mvp@xxxxxxxxxxx>
- Date: 28 Sep 2005 08:06:43 -0700
Alessandro,
If you're using CommonDialog, you can customize its Flags and Filter
Property. But if you want to have a complete control on what's
dispalyed in the list, you'll be probably better off with writing your
own control.
Hope this helps,
Max Kudrenko
Brainbench MVP Program for Visual Basic
www.brainbench.com
aleicaro@xxxxxxxxx wrote:
> Hi,
> I need, with VB6, to customize an OpenDialog.
> In particular, when the user select or change a dir, I would like to
> intercept
> the new Folder selected and customize the list that normally contains
> the list of files and the subdirectories. I Would like to let in the
> list the directories how they are and don't show the files, but add
> some rows to the list, that are the result of a procedure of mine which
> returns me a list of items.
> I searched on the web, but I've many confusion in my mind...
> Does anybody can help me?
> Thank you
> Alessandro.
.
- References:
- Customize an OpenDialog
- From: aleicaro
- Customize an OpenDialog
- Prev by Date: Re: Customize an OpenDialog
- Next by Date: Re: XML Reference in VB
- Previous by thread: Re: Customize an OpenDialog
- Next by thread: Newbie question: Fom in a form
- Index(es):
Relevant Pages
|