PPCC Namespace
Determines whether a Color Tab Page is in the collection
Namespace:
PPCC.ColorTabAssembly: ColorTab (in ColorTab.dll)
Version: 1.6.4.0
Syntax
| C# |
|---|
public bool Contains( ColorTabPage colorTabPage ) |
| Visual Basic (Declaration) |
|---|
Public Function Contains ( _ colorTabPage As ColorTabPage _ ) As Boolean |
| Visual C++ |
|---|
public: bool Contains( ColorTabPage^ colorTabPage ) |
Parameters
- colorTabPage
- Type: PPCC.ColorTab..::.ColorTabPage