DesignerCategoryAttribute Fields |
The DesignerCategoryAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Component |
Specifies that a component marked with this category use a component designer.
This field is read-only.
|
![]() ![]() | Default |
Specifies that a component marked with this category cannot use a visual
designer. This static field is read-only.
|
![]() ![]() | Form |
Specifies that a component marked with this category use a form designer.
This static field is read-only.
|
![]() ![]() | Generic |
Specifies that a component marked with this category use a generic designer.
This static field is read-only.
|