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

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