ICoreWebView2ContextMenuItem.put_IsEnabled

Sets the enabled property of the ContextMenuItem. Must only be used in the case of a custom context menu item. The default value for this is TRUE.

interface ICoreWebView2ContextMenuItem
@" propput"
HRESULT
put_IsEnabled
(
in BOOL value
)

Meta