MobileForms Toolkit Documentation

TabPagesCollection.Remove Method 

Removes the first occurrence of a specific object from the System.Collections.ArrayList.

public void Remove(
TabPage page
);

Parameters

page
The TabPage to remove from the System.Collections.ArrayList. The value can be null.

See Also

TabPagesCollection Class | Resco.Controls.CommonControls Namespace