Class ToolTipAdvanced
An owner-drawn ToolTip that displays an image (instead of text) inside a bordered tooltip, sizing the popup to the assigned Image.
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class ToolTipAdvanced : ToolTip, IComponent, IDisposable, IExtenderProvider
Constructors
View SourceToolTipAdvanced()
Declaration
public ToolTipAdvanced()
Properties
View SourceImage
Declaration
public Image Image { get; set; }
Property Value
| Type | Description |
|---|---|
| Image |