Share via


ToolboxBrowsableAttribute Class

Definition

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

Constructors

ToolboxBrowsableAttribute(Boolean)
ToolboxBrowsableAttribute(ToolboxBrowsableBehavior)

Properties

AddedByDefault
Behavior
Browsable
CanBeAdded
Disabled
No
Yes

Applies to