Click or drag to resize
CategoryAttribute Constructor
Overload List
  NameDescription
Public methodCategoryAttribute
Initializes a new instance of the System.ComponentModel.CategoryAttribute class using the category name Default.
Public methodCategoryAttribute(String)
Initializes a new instance of the System.ComponentModel.CategoryAttribute class using the specified category name.
Top
See Also