Keyoti RapidSpell Desktop .NET API Docs
WndProc Method (m)
APIKeyoti.RapidSpell.ThirdParty.DevExpress6TextBoxConnectorWndProc(Message%)
Keyoti RapidSpell Desktop .NET
Handles WndProc events and dispatches new events.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool WndProc(
	ref Message m
)
public bool WndProc(
	ref Message m
)
Public Function WndProc ( 
	ByRef m As Message
) As Boolean
Public Function WndProc ( 
	ByRef m As Message
) As Boolean
public:
virtual bool WndProc(
	Message% m
) sealed
public:
virtual bool WndProc(
	Message% m
) sealed
abstract WndProc : 
        m : Message byref -> bool 
override WndProc : 
        m : Message byref -> bool 
abstract WndProc : 
        m : Message byref -> bool 
override WndProc : 
        m : Message byref -> bool 
Parameters
m (Message%)
Return Value

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