Back to Devexpress

PopupMenuShowingEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-popupmenushowingeventargs-dot-underscore-properties.md

latest1.8 KB
Original Source

PopupMenuShowingEventArgs Properties

Contains data for the TreeList.PopupMenuShowing event.

NameDescription
AllowGets or sets whether to display the context menu. Inherited from BasePopupMenuShowingEventArgs.
HitInfoProvides access to information about the clicked visual element.
MenuGets or sets the control’s popup menu that will be shown.
MenuTypeGets the type of the context menu that is about to be shown.
PointGets or sets coordinates of the invoked context menu (top-left corner) relative to the parent control. Inherited from BasePopupMenuShowingEventArgs.
ScreenPointGets coordinates of the invoked context menu (top-left corner) relative to the screen. Inherited from BasePopupMenuShowingEventArgs.

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraTreeList Namespace