SampleApp.Form1.mnuViewLifeCycleResults_Click Function
Responds to the Life Cycle Reports List View context menu command - "View Results" Displays the results of the Life Cycle Query for the selected item.

Private void mnuViewLifeCycleResults_Click (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void