Back to Devexpress

PopupMenuShowingEventArgs.Location Property

windowsforms-devexpress-dot-xtraspellchecker-dot-popupmenushowingeventargs-8128dd71.md

latest1.2 KB
Original Source

PopupMenuShowingEventArgs.Location Property

Gets the point at which the popup menu is shown.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.XtraSpellChecker.v25.2.dll

NuGet Package : DevExpress.Win.SpellChecker

Declaration

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

Property Value

TypeDescription
Point

A Point representing the point at which the menu is shown.

|

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraSpellChecker Namespace