MainMenuItemClick Property

Event to execute by the current main menu item.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public EventHandler Click { get; set; }

Property Value

EventHandler

See Also