DockObjectCollection.Insert Method
Inserts a object at specified index.
[Visual Basic]Public Sub Insert( _
ByVal
index As
Integer, _
ByVal
value As
DockObject _
)
Parameters
- index
- Index.
- value
- DockObject.
See Also
DockObjectCollection Class | NETXP.Controls.Docking Namespace