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

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