Click or drag to resize
CategoryAttribute Properties

The CategoryAttribute type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAction
Gets a System.ComponentModel.CategoryAttribute representing the Action category.
Public propertyStatic memberAppearance
Gets a System.ComponentModel.CategoryAttribute representing the Appearance category.
Public propertyStatic memberBehavior
Gets a System.ComponentModel.CategoryAttribute representing the Behavior category.
Public propertyCategory
Gets the name of the category for the property or event that this attribute is applied to.
Public propertyStatic memberData
Gets a System.ComponentModel.CategoryAttribute representing the Data category.
Public propertyStatic memberDefault
Gets a System.ComponentModel.CategoryAttribute representing the Default category.
Public propertyStatic memberDesign
Gets a System.ComponentModel.CategoryAttribute representing the Design category.
Public propertyStatic memberDragDrop
Gets a System.ComponentModel.CategoryAttribute representing the DragDrop category.
Public propertyStatic memberFocus
Gets a System.ComponentModel.CategoryAttribute representing the Focus category.
Public propertyStatic memberFormat
Gets a System.ComponentModel.CategoryAttribute representing the Format category.
Public propertyStatic memberKey
Gets a System.ComponentModel.CategoryAttribute representing the Key category.
Public propertyStatic memberLayout
Gets a System.ComponentModel.CategoryAttribute representing the Layout category.
Public propertyStatic memberMouse
Gets a System.ComponentModel.CategoryAttribute representing the Mouse category.
Public propertyStatic memberWindowStyle
Gets a System.ComponentModel.CategoryAttribute representing the WindowStyle category.
Top
See Also