Event of IScriptListPane
onListContextMenu handler (function)
Read-Write Property of type VARIANT
var Action = ScriptListPane.onListInitContextMenu; ScriptListPane.onListInitContextMenu = Action;
Action = ScriptListPane.onListInitContextMenu ScriptListPane.onListInitContextMenu = Action
VARIANT Action; HRESULT hr = ScriptListPane.get_onListInitContextMenu(&Action); hr = ScriptListPane.put_onListInitContextMenu(Action);