| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders.C1Tooltip Namespace : Trigger Enumeration |
'Declaration Public Enum Trigger Inherits System.Enum
public enum Trigger : System.Enum
| Member | Description |
|---|---|
| Click | Click the element, show the tooltip. |
| Custom | Not show the tooltip, user only can call the show or showAt method to show the tooltip. |
| Focus | Focus the element, show the tooltip. |
| Hover | Mouseover the element, show the tooltip; mouseout it, hide the tooltip. |
| RightClick | Right click the element, show the tooltip. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Extenders.C1Tooltip.Trigger
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2