Property controls

The Property tab uses different controls depending on the value type of the property (enum, Boolean, and so on). The following table lists the property types and the corresponding controls.

Type Control
Boolean Check box (a check mark = checked)
Color Color selection box, with samples and their RGB equivalents
Enum Drop-down list
MultiLine Multiline edit control
Numeric value Edit box
Text string Text editing box

Feedback