'DeclarationPublic Enum LlHelpType Inherits System.Enum
public enum LlHelpType : System.Enum
public enum class LlHelpType : public System.Enum
Enables the programmer to use an external help system instead of List & Label's own help system.
'DeclarationPublic Enum LlHelpType Inherits System.Enum
public enum LlHelpType : System.Enum
public enum class LlHelpType : public System.Enum
| Member | Description |
|---|---|
| ShowContextHelp | LOWORD(lParam) is then the context number of the help topic. |
| ShowHelpOnHelp | The user queries the help summary. |
| ShowIndex | The user wants to see the index of the help file. |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlHelpType
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