Keyoti RapidSpell Desktop .NET API Docs
CreateDialogViewOptions Event
APIKeyoti.RapidSpellRapidSpellDialogCreateDialogViewOptions
Keyoti RapidSpell Desktop .NET
Fired when an IDialogViewOptions is being created. Allows for customization
Declaration Syntax
C#Visual BasicVisual C++F#
public event CreateDialogViewOptionsEventHandler CreateDialogViewOptions
Public Event CreateDialogViewOptions As CreateDialogViewOptionsEventHandler
public:
 event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions {
	void add (CreateDialogViewOptionsEventHandler^ value);
	void remove (CreateDialogViewOptionsEventHandler^ value);
}
member CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204