Back to Devexpress

PopupMenuShowingEventArgs.Point Property

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-popupmenushowingeventargs-817f51ed.md

latest1.3 KB
Original Source

PopupMenuShowingEventArgs.Point Property

Gets the popup menu’s location.

Namespace : DevExpress.XtraBars.Docking

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Point Point { get; }
vb
Public ReadOnly Property Point As Point

Property Value

TypeDescription
Point

A Point structure that is the popup menu’s location.

|

See Also

Control

Menu

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraBars.Docking Namespace