This documentation is for the old version. Go to the latest Upload Suite docs

ImagePreviewWindow.ClosePreviewTooltip Property

Gets or sets the text of the tooltip which is displayed when the Image Preview window is shown and the mouse pointer hovers over the Status Panel.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public Property ClosePreviewTooltip As String
C#
public string ClosePreviewTooltip { get; set; }

Property Value

Type: System.String

The text of the tooltip which is displayed when the Image Preview window is shown and the mouse pointer hovers over the Status Panel.

Default value is "Click to close".

See Also

Reference