| CategoryAttribute Properties |
The CategoryAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Gets a System.ComponentModel.CategoryAttribute representing the Action category.
| |
| Appearance |
Gets a System.ComponentModel.CategoryAttribute representing the Appearance
category.
| |
| Behavior |
Gets a System.ComponentModel.CategoryAttribute representing the Behavior
category.
| |
| Category |
Gets the name of the category for the property or event that this attribute
is applied to.
| |
| Data |
Gets a System.ComponentModel.CategoryAttribute representing the Data category.
| |
| Default |
Gets a System.ComponentModel.CategoryAttribute representing the Default category.
| |
| Design |
Gets a System.ComponentModel.CategoryAttribute representing the Design category.
| |
| DragDrop |
Gets a System.ComponentModel.CategoryAttribute representing the DragDrop
category.
| |
| Focus |
Gets a System.ComponentModel.CategoryAttribute representing the Focus category.
| |
| Format |
Gets a System.ComponentModel.CategoryAttribute representing the Format category.
| |
| Key |
Gets a System.ComponentModel.CategoryAttribute representing the Key category.
| |
| Layout |
Gets a System.ComponentModel.CategoryAttribute representing the Layout category.
| |
| Mouse |
Gets a System.ComponentModel.CategoryAttribute representing the Mouse category.
| |
| WindowStyle |
Gets a System.ComponentModel.CategoryAttribute representing the WindowStyle
category.
|