Type Image

Type Image Property Editor used for Type type properties to display the icon for the type. The icon is defined in the Application Model.

Add Xafari Editors, Xafari Editors Win and Xafari Images Modules to the required project.

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

property_editor_type_image_1

Focus the required BOModel|Class node and set ImageName property value. This property defines icon that is displayed by Property Editor.

Run the Windows Forms application. Select the appropriate item in the navigation control and click the New Action. In the invoked Detail View you can view property that is displayed by Type Image Property Editor.

property_editor_type_image_2