Table of Contents

Method IsControlCategoryHidden

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsControlCategoryHidden(Type)

Gets whether toolbox category of the control is 'Hidden'.

public static bool IsControlCategoryHidden(Type type)

Parameters

type Type

Type of the control.

Returns

bool