Response.Find

Find the control and return its position in the collection.

Syntax Parameters Return Value
Function Response.Find( _
    Control As SWSControl, _
    ByRef Index As Long) As Boolean
  • Control [in]

Type: SWSControl

  • Index[out]

Type:Long

Boolean