Click or drag to resize

Grid.BINDEVENT Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD BINDEVENT(
	oEventSource AS USUAL,
	cEvent AS USUAL,
	oEventHandler AS USUAL,
	cDelegate AS USUAL,
	 nFlags AS USUAL
) AS LONG
Request Example View Source

Parameters

oEventSource
Type: Usual
cEvent
Type: Usual
oEventHandler
Type: Usual
cDelegate
Type: Usual
nFlags
Type: Usual

Return Value

Type: Long
See Also