SRCategoryAttribute Properties
Enables you to specify the Properties window category where a custom property should be placed.Name | Description |
---|---|
Action static | Gets a CategoryAttribute representing the Action category. Inherited from CategoryAttribute. |
Appearance static | Gets a CategoryAttribute representing the Appearance category. Inherited from CategoryAttribute. |
Asynchronous static | Gets a CategoryAttribute representing the Asynchronous category. Inherited from CategoryAttribute. |
Behavior static | Gets a CategoryAttribute representing the Behavior category. Inherited from CategoryAttribute. |
Category | Gets the name of the category for the property or event that this attribute is applied to. Inherited from CategoryAttribute. |
Data static | Gets a CategoryAttribute representing the Data category. Inherited from CategoryAttribute. |
Default static | Gets a CategoryAttribute representing the Default category. Inherited from CategoryAttribute. |
Design static | Gets a CategoryAttribute representing the Design category. Inherited from CategoryAttribute. |
DragDrop static | Gets a CategoryAttribute representing the DragDrop category. Inherited from CategoryAttribute. |
Focus static | Gets a CategoryAttribute representing the Focus category. Inherited from CategoryAttribute. |
Format static | Gets a CategoryAttribute representing the Format category. Inherited from CategoryAttribute. |
Key static | Gets a CategoryAttribute representing the Key category. Inherited from CategoryAttribute. |
Layout static | Gets a CategoryAttribute representing the Layout category. Inherited from CategoryAttribute. |
Mouse static | Gets a CategoryAttribute representing the Mouse category. Inherited from CategoryAttribute. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
WindowStyle static | Gets a CategoryAttribute representing the WindowStyle category. Inherited from CategoryAttribute. |
See Also