Quintiq file version 2.0 #parent: #root Method ClickBtnOk () id:Method_DialogGlobalParameters_ClickBtnOk { #keys: '[412960.0.370310978]' Body: [* // Disabled button to prevent the possibility of multiple firing btnOk.Enabled(false,''); // OnOk this.ApplyChanges(); DataHolderGlobalParameters.Data().Commit(); this.Close(); *] }