| MobileForms Toolkit Documentation |
|
TabPagesCollection.Insert Method
Inserts an element into the System.Collections.ArrayList at the specified index.
Parameters
-
index
- The zero-based index at which value should be inserted.
-
page
- The TabPage to insert. The value can be null.
See Also
TabPagesCollection Class | Resco.Controls.CommonControls Namespace