Click or drag to resize

IBaseListBox.FindString Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
METHOD FindString(
	cSearch AS STRING,
	nStart AS LONG
) AS LONG

Parameters

cSearch
Type: String
nStart
Type: Long

Return Value

Type: Long
See Also