Click or drag to resize

OLEControl.ItemIDToIndex Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD ItemIDToIndex(
	nItemId AS LONG
) AS LONG
Request Example View Source

Parameters

nItemId
Type: Long

Return Value

Type: Long

Implements

ItemIDToIndex(Long)
See Also