This topic has not yet been rated - Rate this topic

ToolboxItemAttribute Methods

The methods of the ToolboxItemAttribute class are listed here. For a complete list of ToolboxItemAttribute class members, see the ToolboxItemAttribute Members topic.

Public Methods

public methodEquals Overridden. See Object.Equals.
public methodGetHashCode Overridden. See Attribute.GetHashCode.
public methodGetType (inherited from Object) Gets the Type of the current instance.
public methodIsDefaultAttribute Overridden. Gets a value indicating whether the current value of the attribute is the default value for the attribute.
public methodMatch (inherited from Attribute) When overridden in a derived class, returns a value indicating whether this instance equals a specified object.
public methodToString (inherited from Object) Returns a String that represents the current Object.

Protected Methods

protected methodFinalize (inherited from Object) Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

In C# and C++, finalizers are expressed using destructor syntax.

protected methodMemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

ToolboxItemAttribute Class | System.ComponentModel Namespace

Did you find this helpful?
(1500 characters remaining)