Pocket PC Controls.com

ColorTabPageCollection.Remove Method (Object)

Remove the object from the collection

[Visual Basic]
Overridable Overloads Public Sub Remove( _
   ByVal Object As Object _
)
[C#]
public virtual void Remove(
   Object colorTabPage
);

Parameters

Object

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace | ColorTabPageCollection.Remove Overload List