A Sandcastle Documented Class Library
MenuContext Enumeration |
Enumerator used to indicate what type of menu is being interacted with
Namespace: AdiIRCAPIv2.Enumerators
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
Members| Member name | Value | Description | |
|---|---|---|---|
| Window | 0 | The menu was opened by right clicking a window instance | |
| Hotlink | 1 | The menu was opened from text being hotlinked | |
| Toolbar | 2 | The menu was opened by right clicking the main toolbar | |
| Switchbar | 3 | The menu was opened by right clicking the switchbar | |
| Treebar | 4 | The menu was opened by right clicking the toolbar |
See Also