NevronOpenVision
Nevron.Nov.UI Namespace / NMenuDropDown Class


NMenuDropDown Class Methods

For a list of all members of this type, see NMenuDropDown members.

Public Methods
 NameDescription
Public MethodCreates a checkable menu item for each value of the specified array. Assigns the corresponding array value to the Tag property of each item.  
Public MethodCreates a checkable menu item for each value of the specified enum. Assigns the corresponding enum value to the Tag property of each item.  
Public MethodGets the index of the first item whose Tag property is equal to the given value.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to layout the content.  
Protected MethodOverridden. Overriden to measure the content.  
Protected MethodOverridden. Raises the click event  
Protected MethodOverridden. Called when the popup is opened.  
Top
See Also