Class | Description | |
---|---|---|
![]() | BoolDesignerProperty | Represents a boolean DesignerProperty for a DesignerObject. |
![]() | ColorDesignerProperty | Represents a color DesignerProperty with a color picker for a DesignerObject. |
![]() | DesignerProperty | Abstract base class for all DesignerProperty classes. |
![]() | DesignerPropertyCollection | Contains a collection of DesignerProperty descendants. These properties are displayed in the Designer and serialized to the project file. |
![]() | DialogBasedDesignerProperty | Represents a DesignerProperty with a custom dialog for a DesignerObject. |
![]() | DictionaryDesignerProperty | Represents a DesignerProperty with a selection combobox for a DesignerObject. |
![]() | FontDesignerProperty | Represents a font DesignerProperty with a font selection dialog for a DesignerObject. |
![]() | NumericDesignerProperty | Represents a numeric DesignerProperty for a DesignerObject. |
![]() | PercentageDesignerProperty | Represents a percentage DesignerProperty for a DesignerObject. |
![]() | PointSizeDesignerProperty | Represents a point size DesignerProperty for a DesignerObject. |
![]() | TextDesignerProperty | Represents a simple text DesignerProperty for a DesignerObject. |
![]() | UnitDesignerProperty | Represents a unit DesignerProperty (i.e. mm or inches) for a DesignerObject. |