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

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