HelpContextType Enumeration
.NET Framework (current version)
Defines identifiers that indicate information about the context in which a request for Help information originated.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| Ambient | A general context. | |
| Selection | A selection. | |
| ToolWindowSelection | A tool window selection. | |
| Window | A window. |
HelpContextType defines identifiers that are used by the Help system to determine the context in which a Help request was initiated.
.NET Framework
Available since 1.1
Available since 1.1
Show: