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#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:
 event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions {
	void add (CreateDialogViewOptionsEventHandler^ value);
	void remove (CreateDialogViewOptionsEventHandler^ value);
}
public:
 event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions {
	void add (CreateDialogViewOptionsEventHandler^ value);
	void remove (CreateDialogViewOptionsEventHandler^ value);
}
member CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
member CreateDialogViewOptions : IEvent<CreateDialogViewOptionsEventHandler,
    CreateDialogViewOptionsEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412