NetXP 3.0 Reference

WindowCollection.IndexOf Method 

Internal.

[Visual Basic]
Public Function IndexOf( _
   ByVal value As Window _
) As Integer
[C#]
public int IndexOf(
   Window value
);

Parameters

value

Return Value

See Also

WindowCollection Class | NETXP.Controls.Docking Namespace