ToolsMenuItemBase.MenuHandler Property

Definition

Gets the event handler for a menu item.

public:
 property EventHandler ^ MenuHandler { EventHandler ^ get(); };
public EventHandler MenuHandler { get; }
member this.MenuHandler : EventHandler
Public ReadOnly Property MenuHandler As EventHandler

Property Value

Returns a value that represents event handler for a menu item.

Implements

Applies to