Indicates that a new IDialogViewOptions is being created, also provides chance to override
the default IDialogViewOptions.
| C# | Visual Basic | Visual C++ |
event CreateDialogViewOptionsEventHandler CreateDialogViewOptions
Event CreateDialogViewOptions As CreateDialogViewOptionsEventHandler
event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions { void add (CreateDialogViewOptionsEventHandler^ value); void remove (CreateDialogViewOptionsEventHandler^ value); }