Pocket PC Controls.com

ColorTabPageCollection.Item Property

Returns the object at the specified index

[Visual Basic]
Public Default Property Item( _
   ByVal Int32 As Integer _
) As 
[C#]
public  this[
   Int32 index
] {get; set;}

Parameters

Int32
Index of the ColorTabPage to return

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace