[This is preliminary documentation and is subject to change.]
Supported menu IDs. Non-English translations can be provided for the
IDS_MENU_* strings in CefResourceBundleHandler::GetLocalizedString().
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Back | 100 | ||
Forward | 101 | ||
Reload | 102 | ||
ReloadNoCache | 103 | ||
StopLoad | 104 | ||
Undo | 110 | ||
Redo | 111 | ||
Cut | 112 | ||
Copy | 113 | ||
Paste | 114 | ||
Delete | 115 | ||
SelectAll | 116 | ||
Find | 130 | ||
131 | |||
ViewSource | 132 | ||
SpellcheckSuggestion0 | 200 | ||
SpellcheckSuggestion1 | 201 | ||
SpellcheckSuggestion2 | 202 | ||
SpellcheckSuggestion3 | 203 | ||
SpellcheckSuggestion4 | 204 | ||
SpellcheckSuggestionLast | 204 | ||
NoSpellingSuggestions | 205 | ||
AddToDictionary | 206 | ||
UserFirst | 26500 | ||
UserLast | 28500 |
See Also