In This Topic ▼

Menu Class Members

Summary

The following tables list the members exposed by Menu.

Public Constructors

Name Description
Public Constructor static  | Shared in VB Menu Initializes a new instance of Menu with the specified title

Public Methods

Name Description
Public Method dispose Releases all resources used by the Menu.
Public Method show Displays the menu at the specified (x-coordinate, y-coordinate).

Public Properties

Name Description
Public Property iD The ID of the menu displayed.
Public Property items Gets the collection of menu items

Public Events

Name Description
Public Event static  | Shared in VB MenuItemHover Fires when the pointer (mouse or touch) is hovering over the menu item.
Public Event static  | Shared in VB MenuItemLeave Fires when the pointer (mouse or touch) is leaving the menu item.
Public Event static  | Shared in VB MenuItemSelected Fires when the user selects a menu item by mouse or touch.

Public Fields

Name Description
Public Field static  | Shared in VB Title The title of the menu.

See Also

Reference

Menu Class

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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