Click or drag to resize

AnnotateViewerToolTip Property

Gets or sets the tooltip control used for annotation tooltips.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public ToolTip ToolTip { get; set; }

Property Value

Type: ToolTip
The tooltip control used for annotation tooltips.
See Also