ThumbnailViewToolTipControl Property |
Gets or sets the ToolTip control used to display tooltips for the thumbnails.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ToolTip ToolTipControl { get; set; }
Public Property ToolTipControl As ToolTip
Get
Set
Property Value
Type:
ToolTip The ToolTip control used by the thumbnails.
See Also