Overload List

  Name Description
Public method Static member Select<(Of <<'(T>)>>)(Control)
Public method Static member Select<(Of <<'(T>)>>)(Control, Predicate<(Of <<'(Control>)>>))
Recursively search Control hierarcy for ALL controls that matches the given Predicate and returns them as T.

See Also