Click or drag to resize
DesignerCategoryAttribute Methods

The DesignerCategoryAttribute type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns whether the value of the given object is equal to the current System.ComponentModel.DesignOnlyAttribute.
(Overrides AttributeEquals(Object).)
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides AttributeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsDefaultAttribute
Determines if this attribute is the default.
(Overrides AttributeIsDefaultAttribute.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also