mouseButton Property

Summary

The mouse button associated with the Action Command.

Syntax

TypeScript
JavaScript
Object.defineProperty(ActionCommand.prototype, 'mouseButton', 
	 get: function(), 
	 set: function(value) 
) 
      mouseButton: lt.Controls.MouseButtons; 

Property Value

The default value is none or 0.

Requirements

Target Platforms

See Also

ActionCommand

ActionCommand Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.