The MetabaseTreeNodePopupEventArgs class implements argument of the event when context menu for any tree element of the MetabaseTreeCombo and MetabaseTreeListcomponents components is activated.
| Constructor name | Brief description | |
| The Create constructor creates argument of the event when context menu for tree element is activated. |
| Property name | Brief description | |
| The Node property returns a tree element, for which a context menu is called. | ||
| The PopupMenu property determines context menu activated for the Node element. |
See also: