CefContextMenuParamsIsCustomMenu Property |
Returns true if the context menu contains items specified by the renderer
process (for example, plugin placeholder or pepper plugin menu items).
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsCustomMenu { get; }Property Value
Boolean
See Also