Enumeration Members

CheckBox: 50

Checkbox should be shown(for true/false values)

Combo: 30

A select/combo control should be shown

None: 0

This input should not be shown in the UI

PasswordBox: 20

An password input box should be shown

RadioButtons: 40

Radio buttons should be shown

TextArea: 60

A multi-line text area should be shown

TextBox: 10

An input text box should be shown