Error processing SSI file
(Leadtools.Controls)

Show in webframe

CanHoverDisabledItems Property




Indicates whether disabled items can be hovered.
Syntax
public virtual bool CanHoverDisabledItems {get; set;}
'Declaration
 
Public Overridable Property CanHoverDisabledItems As Boolean

Property Value

true if disabled items can be hovered, otherwise; false. Default value is false.
Remarks

When the value of this property is true, then hovering over the items that have the ImageViewerItem.IsEnabled value set to false will be ignored and the value of ImageViewerItem.IsHovered will not change.

Requirements

Target Platforms

See Also

Reference

ImageViewerSelectItemsInteractiveMode Class
ImageViewerSelectItemsInteractiveMode Members

Error processing SSI file