NetXP 3.0 Reference
HotDockRegionCollection.IndexOf Method
Internal.
[Visual Basic]
Public Function IndexOf( _
ByVal
value
As
HotDockRegion
_
) As
Integer
[C#]
public
int
IndexOf(
HotDockRegion
value
);
Parameters
value
Return Value
See Also
HotDockRegionCollection Class
|
NETXP.Controls.Docking Namespace