Keyoti RapidSpell WPF API Docs
CreateDialogViewOptions Event
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterCreateDialogViewOptions
Keyoti RapidSpell WPF
Indicates that a new IDialogViewOptions is being created, also provides chance to override the default IDialogViewOptions.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event CreateDialogViewOptionsEventHandler CreateDialogViewOptions
public event CreateDialogViewOptionsEventHandler CreateDialogViewOptions
Public Event CreateDialogViewOptions As CreateDialogViewOptionsEventHandler
Public Event CreateDialogViewOptions As CreateDialogViewOptionsEventHandler
public:
virtual  event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions {
	void add (CreateDialogViewOptionsEventHandler^ value);
	void remove (CreateDialogViewOptionsEventHandler^ value);
}
public:
virtual  event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions {
	void add (CreateDialogViewOptionsEventHandler^ value);
	void remove (CreateDialogViewOptionsEventHandler^ value);
}
abstract CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
override CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
abstract CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
override CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214