ToolboxCategoryAttribute Class

Definition

public ref class ToolboxCategoryAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class ToolboxCategoryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type ToolboxCategoryAttribute = class
    inherit Attribute
Public NotInheritable Class ToolboxCategoryAttribute
Inherits Attribute
Inheritance
ToolboxCategoryAttribute
Attributes

Constructors

ToolboxCategoryAttribute(String)
ToolboxCategoryAttribute(String, Boolean)

Properties

CategoryPath
IncludeParentAttributes

Applies to