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