| DesignerCategoryAttribute Constructor |
| Name | Description | |
|---|---|---|
| DesignerCategoryAttribute |
Initializes a new instance of the System.ComponentModel.DesignerCategoryAttribute
class with an empty string ("").
| |
| DesignerCategoryAttribute(String) |
Initializes a new instance of the System.ComponentModel.DesignerCategoryAttribute
class with the given category name.
|