CategoryAttribute Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Action | Gets a CategoryAttribute representing the Action category. |
| Appearance | Gets a CategoryAttribute representing the Appearance category. |
| Asynchronous | Gets a CategoryAttribute representing the Asynchronous category. |
| Behavior | Gets a 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 CategoryAttribute representing the Data category. |
| Default | Gets a CategoryAttribute representing the Default category. |
| Design | Gets a CategoryAttribute representing the Design category. |
| DragDrop | Gets a CategoryAttribute representing the DragDrop category. |
| Focus | Gets a CategoryAttribute representing the Focus category. |
| Format | Gets a CategoryAttribute representing the Format category. |
| Key | Gets a CategoryAttribute representing the Key category. |
| Layout | Gets a CategoryAttribute representing the Layout category. |
| Mouse | Gets a CategoryAttribute representing the Mouse category. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (inherited from Attribute) |
| WindowStyle | Gets a CategoryAttribute representing the WindowStyle category. |