Aurigma ActiveX/Java Uploader 8.0.33
PaneItem.EnableFileNameTooltip Property
Get or sets a value indicating whether a tooltip containing a filename should be displayed when the mouse pointer hovers over the pane item.
Syntax
PHP
public function getEnableFileNameTooltip() {
}
public function setEnableFileNameTooltip($value) {
}
Property Value
Type: boolean
If true filename tooltip is displayed when the mouse pointer hovers over the pane item.
Default value is false.