Keyoti RapidSpell Desktop .NET API Docs
CreateDialogView Event
APIKeyoti.RapidSpellRapidSpellGUIPresenterCreateDialogView
Keyoti RapidSpell Desktop .NET
Indicates that a new IDialogView has been created, also provides chance to override the default IDialogView.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event CreateDialogViewEventHandler CreateDialogView
public event CreateDialogViewEventHandler CreateDialogView
Public Event CreateDialogView As CreateDialogViewEventHandler
Public Event CreateDialogView As CreateDialogViewEventHandler
public:
virtual  event CreateDialogViewEventHandler^ CreateDialogView {
	void add (CreateDialogViewEventHandler^ value);
	void remove (CreateDialogViewEventHandler^ value);
}
public:
virtual  event CreateDialogViewEventHandler^ CreateDialogView {
	void add (CreateDialogViewEventHandler^ value);
	void remove (CreateDialogViewEventHandler^ value);
}
abstract CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
override CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
abstract CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
override CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
Value

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