Click or drag to resize

OLEControl.RemoveItem Method

X#

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

Parameters

nIndex
Type: Long

Implements

RemoveItem(Long)
See Also