CefMenuId EnumerationXilium.CefGlue

[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.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public enum CefMenuId
Members

  Member nameValueDescription
Back100
Forward101
Reload102
ReloadNoCache103
StopLoad104
Undo110
Redo111
Cut112
Copy113
Paste114
Delete115
SelectAll116
Find130
Print131
ViewSource132
SpellcheckSuggestion0200
SpellcheckSuggestion1201
SpellcheckSuggestion2202
SpellcheckSuggestion3203
SpellcheckSuggestion4204
SpellcheckSuggestionLast204
NoSpellingSuggestions205
AddToDictionary206
UserFirst26500
UserLast28500
See Also