PPCC Namespace
Initializes a new instance of the Color Tab Page Collection

Namespace:  PPCC.ColorTab
Assembly:  ColorTab (in ColorTab.dll)
Version: 1.6.4.0

Syntax

C#
public ColorTabPageCollection(
	ColorTab owner
)
Visual Basic (Declaration)
Public Sub New ( _
	owner As ColorTab _
)
Visual C++
public:
ColorTabPageCollection(
	ColorTab^ owner
)

Parameters

owner
Type: PPCC.ColorTab..::.ColorTab

See Also