ContextMenu Event

Summary

Indicates that the user invoked the context menu on the element.

Syntax
TypeScript
JavaScript
Object.defineProperty(InteractiveService.prototype,'contextMenu',  
	get: function(), 
	set: function(value) 
) 
contextMenu: LeadEvent; 
Remarks

This event occurs when the user right-clicks, presses the context menu on the keyboard or performs a hold operation to invoke a context menu operation on the element.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eInteractiveEventArgsThe event data.
Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.