Click or drag to resize
DesignerCategoryAttribute Constructor
Overload List
  NameDescription
Public methodDesignerCategoryAttribute
Initializes a new instance of the System.ComponentModel.DesignerCategoryAttribute class with an empty string ("").
Public methodDesignerCategoryAttribute(String)
Initializes a new instance of the System.ComponentModel.DesignerCategoryAttribute class with the given category name.
Top
See Also