Pocket PC Controls.com

ColorTabPageCollection Constructor 

Initializes a new instance of the Color Tab Page Collection

[Visual Basic]
Public Sub New( _
   ByVal ColorTab As ColorTab _
)
[C#]
public ColorTabPageCollection(
   ColorTab owner
);

Parameters

ColorTab

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace