SWSCollection.Find

This function finds the control and return its position in the collection.

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

Type: SWSControl

  • Index [out]

Type: Long

Boolean