Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryEditEventHandler Delegate
APIKeyoti.RapidSpell.OptionsUserDictionaryEditEventHandler
Keyoti RapidSpell Desktop .NET
Event handler delegate
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public delegate void UserDictionaryEditEventHandler(
	Object s,
	UserDictionaryEditEventArgs e
)
public delegate void UserDictionaryEditEventHandler(
	Object s,
	UserDictionaryEditEventArgs e
)
Public Delegate Sub UserDictionaryEditEventHandler ( 
	s As Object,
	e As UserDictionaryEditEventArgs
)
Public Delegate Sub UserDictionaryEditEventHandler ( 
	s As Object,
	e As UserDictionaryEditEventArgs
)
public delegate void UserDictionaryEditEventHandler(
	Object^ s, 
	UserDictionaryEditEventArgs^ e
)
public delegate void UserDictionaryEditEventHandler(
	Object^ s, 
	UserDictionaryEditEventArgs^ e
)
type UserDictionaryEditEventHandler = 
    delegate of 
        s : Object * 
        e : UserDictionaryEditEventArgs -> unit
type UserDictionaryEditEventHandler = 
    delegate of 
        s : Object * 
        e : UserDictionaryEditEventArgs -> unit

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