Determines whether List & Label should perform its own standard execution or whether no further processing should be executed by List & Label because your own implementation/action has already been executed.
Value |
Meaning |
0 |
Perform standard List & Label handling. |
1 |
Do not have any further standard handling executed by List & Label. |
Default |
0 |
When the action LlHyperlinkAction.RightButtonAllowed is executed, ReturnValue has the following alternative meaning.
Value |
Meaning |
1 |
Right click is not allowed and the action LlHyperlinkAction.RightClicked is therefore not executed. |
2 |
Right click is allowed and the action LlHyperlinkAction.RightClicked is executed. |
Default |
2 |
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9