See Also: CommonDialog Members
Inherited classes are required to implement CommonDialog.RunDialog(IntPtr) by invoking CommonDialog.ShowDialog to create a specific common dialog box. Inherited classes can optionally override CommonDialog.HookProc(IntPtr, int, IntPtr, IntPtr) to implement specific dialog box hook functionality.