'Declaration Public Function New( _ ByVal menu As System.Windows.Forms.ContextMenuStrip _ )
public ContextMenuEventArgs( System.Windows.Forms.ContextMenuStrip menu )
Parameters
- menu
- System.Windows.Forms.ContextMenuStrip that caused the event to fire.