'DeclarationPublic Enum LlHyperlinkAction Inherits System.Enum
public enum LlHyperlinkAction : System.Enum
public enum class LlHyperlinkAction : public System.Enum
Determines which types of action can be reacted to for the HandleHyperlinkAction event.
'DeclarationPublic Enum LlHyperlinkAction Inherits System.Enum
public enum LlHyperlinkAction : System.Enum
public enum class LlHyperlinkAction : public System.Enum
| Member | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| LeftClicked | Determines that the left mouse button has been clicked. | ||||||||
| QueryTooltip | Determines the tooltip text to be displayed. | ||||||||
| RightButtonAllowed | Determines whether the right mouse button can be clicked and executed. The following values must be returned for HyperLinkClickedEventArgs.ReturnValue:
| ||||||||
| RightClicked | Determines the right mouse button has been clicked. |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlHyperlinkAction
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10