Back to Devexpress

DXPopupMenu.GenerateCloseUpEvent() Method

windowsforms-devexpress-dot-utils-dot-menu-dot-dxpopupmenu-30fb5ff4.md

latest1.1 KB
Original Source

DXPopupMenu.GenerateCloseUpEvent() Method

Fires a specific event that typically occurs after the menu has disappeared.

Namespace : DevExpress.Utils.Menu

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public virtual void GenerateCloseUpEvent()
vb
Public Overridable Sub GenerateCloseUpEvent

Remarks

This method supports the internal infrastructure and is not intended to be used directly from your code.

See Also

DXPopupMenu Class

DXPopupMenu Members

DevExpress.Utils.Menu Namespace