Quintiq file version 2.0 
 | 
#parent: pnlHeader/btnToggleActionsPanels 
 | 
Response OnClick () id:Response_pnlHeader_btnToggleActionsPanels_OnClick 
 | 
{ 
 | 
  #keys: '[136398.1.809159844]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Action to hide or show the panel and 'save' the button state. 
 | 
    Form.ShowHideActionPanels(); 
 | 
    Kpi_GlobalState.vhConfiguration().Data( this.Pressed() ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_GUIButtonBase_OnClick' 
 | 
} 
 |