Hi,

How do I avoid showing all types of files in the Common Dialog control.

I tried setting the Filter property to "*.txt" at design time but all files in the directory will show up regardless of extensions.

Am I specifying the property wrong or is there another way to do it?

Thanks in advance.