Method IsControlCategoryHidden
IsControlCategoryHidden(Type)
Gets whether toolbox category of the control is 'Hidden'.
public static bool IsControlCategoryHidden(Type type)
Parameters
typeTypeType of the control.
Gets whether toolbox category of the control is 'Hidden'.
public static bool IsControlCategoryHidden(Type type)
type TypeType of the control.