Quintiq file version 2.0 Component pnlActions { #keys: '[131092.0.2106465522]' BaseType: 'WebPanel' Children: [ Component btnOK { #keys: '[131092.0.2106465524]' BaseType: 'WebButton' Properties: [ Label: 'OK' Shortcut: 'Alt+O' Taborder: 0 ] ResponseDefinitions: [ ResponseDefinition OnClick id:Responsedef_pnlActions_btnOK_OnClick { #keys: '[131094.0.2009822108]' IsInherited: false ResponseType: 'OnClick' Arguments: [ ResponseDefinitionArgument subscribers { #keys: '[3787.0.1748878]' Binding: 'Form.lstSubscribers().Checked()' } ] } ] } Component btnCancel { #keys: '[131092.0.2106465525]' BaseType: 'WebButton' Properties: [ Label: 'Cancel' Shortcut: 'Alt+C' Taborder: 1 ] } ] Properties: [ Alignment: 'trailing' Border: true FixedSize: true Orientation: 'horizontal' Taborder: 4 ] }