UI_EVENTLOCATION enumeration
Identifies the locations where events associated with a Ribbon control can originate.
Syntax
typedef enum _UI_EVENTLOCATION { UI_EVENTLOCATION_Ribbon = 0, UI_EVENTLOCATION_QAT = 1, UI_EVENTLOCATION_ApplicationMenu = 2, UI_EVENTLOCATION_ContextPopup = 3 } UI_EVENTLOCATION;
Constants
- UI_EVENTLOCATION_Ribbon
-
The Ribbon.
- UI_EVENTLOCATION_QAT
-
The QuickAccessToolbar.
- UI_EVENTLOCATION_ApplicationMenu
-
The ApplicationMenu.
- UI_EVENTLOCATION_ContextPopup
-
The ContextPopup.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 11/14/2012