SampleApp.Form1.menuViewTransitionResults_Click Function
Responds to the Life Cycle Reports List View context menu command - "Show Transition Results..." Shows the status values for the Transitions executed on the selected Life Cycle Results item.

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