[]
Gets or sets the background image displayed in tooltip window.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.BackgroundImage", "The background image displayed in tooltip window.")]
public Image BackgroundImage { get; set; }
<C1Category("Appearance")>
<C1Description("ToolTipSettings.BackgroundImage", "The background image displayed in tooltip window.")>
Public Property BackgroundImage As Image