Label

Label Property Editor used for String type properties to display it as static text, for this purpose LabelControl is used. Of course, the user can not edit the value.

To use this Property Editor, invoke Model Editor and focus the corresponding BOModel|Class|OwnMembers|Member node, set PropertyEditorType property to the LabelPropertyEditor value.

property_editor_label_1

Run the Windows Forms application. You will see what they look like after these changes.

property_editor_label_2