Table of Contents

Event Opening

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the menu is opening. This event is usually raised only for top level menus. You can also handle Opened to be notified when a menu item is opened.

public event CancelEventHandler? Opening

Returns

CancelEventHandler
Occurs when the menu is opening. This event is usually raised only for top level menus. You can also handle to be notified when a menu item is opened.