[]
Gets a collection of images that may be shown in the tooltips.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.Images", "Collection of images that may be shown in the tooltips.")]
public ImageCollection Images { get; }
<C1Category("Appearance")>
<C1Description("ToolTipSettings.Images", "Collection of images that may be shown in the tooltips.")>
Public ReadOnly Property Images As ImageCollection