Hi all,

I couldn't figure this out. How can I make it so there is "all files" in the common dialog control's filter?

the normal way to put a filter in there would be like

cdl.Filter = "Mp3 (*.mp3)|*.mp3|"

How do you do All Files?