Keyoti RapidSpell WPF API Docs
CreateDialogView Event
APIKeyoti.RapidSpell.WpfRapidSpellDialogCreateDialogView
Keyoti RapidSpell WPF
Fired when an IDialogView is being created. Allows for customization
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:
 event CreateDialogViewEventHandler^ CreateDialogView {
	void add (CreateDialogViewEventHandler^ value);
	void remove (CreateDialogViewEventHandler^ value);
}
public:
 event CreateDialogViewEventHandler^ CreateDialogView {
	void add (CreateDialogViewEventHandler^ value);
	void remove (CreateDialogViewEventHandler^ value);
}
member CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
member CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214