Gets or sets a list of image tooltip sources.

C# | Visual Basic | Visual C++ |
IDictionary<Status, Uri> ImageToolTipSources { get; set; }
Property ImageToolTipSources As IDictionary(Of Status, Uri)
property IDictionary<Status, Uri^>^ ImageToolTipSources { IDictionary<Status, Uri^>^ get (); void set (IDictionary<Status, Uri^>^ value); }

The image tooltip sources.