Hi David,
There seems to be some guidance here:
CommonDialog Class
http://msdn2.microsoft.com/en-us/lib...mondialog.aspx
Note that there is a new version in the 3.0 framework that is located in a
different namespace. Actually, I'm not really sure whether it's a new
version or just a *different*, WPF version, but it turned up in the search
results on MSDN:
CommonDialog Class
http://msdn2.microsoft.com/en-us/lib...mondialog.aspx
--
Dave Sexton
http://davesexton.com/blog
"DMc" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have been searching for tutorials and tips on how to create my own
> Dialog box using the CommonDialog abstract class, and I have not been
> able to find anything useful.
> Can anyone have any example they would be willing to share or suggest a
> decent tutorial?
>
> Thanks
>
> David
>