Click or drag to resize

ActiveImageButtonShowTipWhenDisabled Property

Gets/sets whether or not to show the tooltip on the button even when disabled.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool ShowTipWhenDisabled { get; set; }

Property Value

Type: Boolean
See Also