Gets or sets the image tooltip source.
| C# | Visual Basic | Visual C++ |
ImageSource ImageToolTipSource { get; set; }
Property ImageToolTipSource As ImageSource
property ImageSource^ ImageToolTipSource { ImageSource^ get (); void set (ImageSource^ value); }
The image tooltip source.