MenuItemLeave Event

Summary

Fires when the pointer (mouse or touch) is leaving the menu item.

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

The menu engine, by default, implements item leaving by de-highlighting the menu item when the mouse leaves it.

Event Data
ParameterTypeDescription
sendervarThe source of the event
eMenuItemSelectedEventArgsThe event data
Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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