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; }
Public Property ShowTipWhenDisabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also