Contains a path for the image to be displayed next to the name of an endpoint entry in a combo box or in the columns that display endpoints information. If this parameter doesn't exist or is empty or contain an invalid path, no image will be displayed at all an the name/ID of the endpoint will be displayed instead (in case of the colums) or simply the image will be left out (in case of combo box entries). Formats supported are: png, bmp and emf (for desktop applications) or svg (for web applications). Notice that the emf format is only supported for desktop applications and the svg only for web applications. If the path here contains extension svg, desktop applications will automatically convert this path to have emf extension. Thus, in order to have a correct display of vector images in both web and desktop applications simultaneously, configure the path to have svg extension and have both images (with emf and svg extensions) in the same folder with the same name. |