Icon Field

Summary

The icon displayed to the left of the menu item.

Syntax
TypeScript
JavaScript
MenuItem = function() { 
   this.icon = (default value); 
} 
icon: HTMLImageElement; 

Field Value

The icon displayed next to the menu item's caption.

Remarks

Reserved for future use.

Use the Items collection to add items to the menu. If the menu does not have any items, it will not be displayed. To display the menu, fill it up with items through the Items collection, then call the Show method.

Requirements
Target Platforms
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.