Keyoti RapidSpell Desktop .NET API Docs
CreateDialogViewEventHandler Delegate
APIKeyoti.RapidSpell.EventCreateDialogViewEventHandler
Keyoti RapidSpell Desktop .NET
EventHandler delegate
Declaration Syntax
C#Visual BasicVisual C++F#
public delegate void CreateDialogViewEventHandler(
	Object sender,
	CreateDialogViewEventArgs e
)
Public Delegate Sub CreateDialogViewEventHandler ( 
	sender As Object,
	e As CreateDialogViewEventArgs
)
public delegate void CreateDialogViewEventHandler(
	Object^ sender, 
	CreateDialogViewEventArgs^ e
)
type CreateDialogViewEventHandler = 
    delegate of 
        sender : Object * 
        e : CreateDialogViewEventArgs -> unit
Parameters

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