void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CCashDeskManager)(target));
     
     #line 8 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.UserControl.Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.LayoutRoot_Copy = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.chkALLCD = ((System.Windows.Controls.CheckBox)(target));
     
     #line 117 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.chkALLCD.Checked += new System.Windows.RoutedEventHandler(this.chkALLCD_Checked);
     
     #line default
     #line hidden
     
     #line 117 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.chkALLCD.Unchecked += new System.Windows.RoutedEventHandler(this.chkALLCD_Unchecked);
     
     #line default
     #line hidden
     return;
     case 5:
     this.txtCashDeskTicketInVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.lblHandpays = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.txtCashDeskTicketOutVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.lblVouchersIssued = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.lblJackpot = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.chkCashDeskTicketIn = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 11:
     this.txtCashDeskTicketInQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.txtCashDeskTicketOutQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.chkCashDeskTicketOut = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 14:
     this.txtHandpayVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.txtHandpayQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.chkHandpays = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 17:
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtJackpotVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.txtJackPotQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.chkjackpot = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 21:
     this.textBlock2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.txtProgHandpayVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.txtProgHandpayQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.chkProghandpays = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 25:
     this.txtVoidQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 26:
     this.chkVoidTransactions = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 27:
     this.textBlock4 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.txtVoidTransaction = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.txtCashDeskShortPayQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 30:
     this.chkShortPays = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 31:
     this.textBlock3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.txtCashDeskShortPaysVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 33:
     this.lblOfflinevoucher = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.txtCashDeskVoidVoucherQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this.chkVoidVoucher = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 36:
     this.textBlock41 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 37:
     this.txtCashDeskVoidVoucherValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 38:
     this.txtOfflinevoucher1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 39:
     this.chkOfflinevoucher = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 40:
     this.txtOfflinevoucher = ((System.Windows.Controls.TextBox)(target));
     return;
     case 41:
     this.chkALLMC = ((System.Windows.Controls.CheckBox)(target));
     
     #line 220 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.chkALLMC.Checked += new System.Windows.RoutedEventHandler(this.chkALLMC_Checked);
     
     #line default
     #line hidden
     
     #line 220 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.chkALLMC.Unchecked += new System.Windows.RoutedEventHandler(this.chkALLMC_Unchecked);
     
     #line default
     #line hidden
     return;
     case 42:
     this.txtMachineTicketOutVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 43:
     this.txtActiveVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 44:
     this.txtVoidval = ((System.Windows.Controls.TextBox)(target));
     return;
     case 45:
     this.txtExpiredVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 46:
     this.txtMachineTicketInVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 47:
     this.txtMachineTicketInQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 48:
     this.txtMachineTicketOutQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 49:
     this.txtActiveQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 50:
     this.txtVoidTranQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 51:
     this.txtExpiredQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 52:
     this.chkTicketOut = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 53:
     this.chkTicketIn = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 54:
     this.lblNoncashableVoucherIn = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 55:
     this.txtNCInVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 56:
     this.txtNCInQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 57:
     this.chkNCTicketIn = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 58:
     this.lblNoncashableVoucherOut = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 59:
     this.txtNCOutVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 60:
     this.txtNCOutQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 61:
     this.chkNCTicketOut = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 62:
     this.lblUnprocessedHandpay = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 63:
     this.txtUnprocessedHandpayVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 64:
     this.txtUnprocessedHandpayQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 65:
     this.chkUnprocessedHandpay = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 66:
     this.txtExcepVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 67:
     this.txtLiabilityVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 68:
     this.txtExcepQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 69:
     this.txtLiabilityQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 70:
     this.chkActive = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 71:
     this.chkVoidCancel = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 72:
     this.chkExpired = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 73:
     this.chkException = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 74:
     this.chkLiability = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 75:
     this.grpCoinHopper = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 76:
     this.txtRefundVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 77:
     this.lblRefunds = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 78:
     this.txtFillsVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 79:
     this.lblFills = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 80:
     this.lblCashDeskFloat = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 81:
     this.chkRefunds = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 82:
     this.txtRefundQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 83:
     this.txtFillsQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 84:
     this.chkRefills = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 85:
     this.txtCashDeskFloatVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 86:
     this.txtCashDeskFloatQty = ((System.Windows.Controls.TextBox)(target));
     return;
     case 87:
     this.chkCashDeskFloat = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 88:
     this.btnPrint = ((System.Windows.Controls.Button)(target));
     
     #line 392 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click);
     
     #line default
     #line hidden
     return;
     case 89:
     this.btnTicketAnomalies = ((System.Windows.Controls.Button)(target));
     
     #line 393 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnTicketAnomalies.Click += new System.Windows.RoutedEventHandler(this.btnTicketAnomalies_Click);
     
     #line default
     #line hidden
     return;
     case 90:
     this.pnlHeader = ((System.Windows.Controls.Grid)(target));
     return;
     case 91:
     this.vbStartDate = ((System.Windows.Controls.Viewbox)(target));
     return;
     case 92:
     this.dtpStartDate = ((Microsoft.Windows.Controls.DatePicker)(target));
     
     #line 418 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.dtpStartDate.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpStartDate_SelectedDateChanged);
     
     #line default
     #line hidden
     return;
     case 93:
     this.txtStartDate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 94:
     this.tmpStartTime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target));
     
     #line 421 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.tmpStartTime.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.tmpStartTime_SelectedTimeChanged);
     
     #line default
     #line hidden
     return;
     case 95:
     this.vbStartDate_Copy = ((System.Windows.Controls.Viewbox)(target));
     return;
     case 96:
     this.dtpEndDate = ((Microsoft.Windows.Controls.DatePicker)(target));
     
     #line 424 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.dtpEndDate.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtpEndDate_SelectedDateChanged);
     
     #line default
     #line hidden
     return;
     case 97:
     this.txtEndDate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 98:
     this.dtpEndtime = ((AC.AvalonControlsLibrary.Controls.TimePicker)(target));
     
     #line 427 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.dtpEndtime.SelectedTimeChanged += new AC.AvalonControlsLibrary.Controls.TimeSelectedChangedEventHandler(this.dtpEndtime_SelectedTimeChanged);
     
     #line default
     #line hidden
     return;
     case 99:
     this.prgViewAll = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 100:
     this.btnDebug = ((System.Windows.Controls.Button)(target));
     return;
     case 101:
     this.btnAnomalies = ((System.Windows.Controls.Button)(target));
     
     #line 435 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnAnomalies.Click += new System.Windows.RoutedEventHandler(this.btnAnomalies_Click);
     
     #line default
     #line hidden
     return;
     case 102:
     this.btnPrint_Copy = ((System.Windows.Controls.Button)(target));
     
     #line 437 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnPrint_Copy.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Copy_Click);
     
     #line default
     #line hidden
     return;
     case 103:
     this.btnProcess = ((System.Windows.Controls.Button)(target));
     
     #line 438 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnProcess.Click += new System.Windows.RoutedEventHandler(this.btnProcess_Click);
     
     #line default
     #line hidden
     return;
     case 104:
     this.btnReconciliation = ((System.Windows.Controls.Button)(target));
     
     #line 441 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnReconciliation.Click += new System.Windows.RoutedEventHandler(this.btnReconciliation_Click);
     
     #line default
     #line hidden
     return;
     case 105:
     this.btnMovement = ((System.Windows.Controls.Button)(target));
     
     #line 442 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnMovement.Click += new System.Windows.RoutedEventHandler(this.btnMovement_Click);
     
     #line default
     #line hidden
     return;
     case 106:
     this.btnBalancing = ((System.Windows.Controls.Button)(target));
     
     #line 443 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.btnBalancing.Click += new System.Windows.RoutedEventHandler(this.btnBalancing_Click);
     
     #line default
     #line hidden
     return;
     case 107:
     this.txtPage = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 108:
     this.cboUser = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 109:
     this.cboRoute = ((System.Windows.Controls.ComboBox)(target));
     
     #line 484 "..\..\..\UserControls\CCashDeskManager.xaml"
     this.cboRoute.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboRoute_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 110:
     this.btnRefreshTime = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((BMC.Presentation.MainScreen)(target));

            #line 2 "..\..\MainScreen.xaml"
                this.Window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 2 "..\..\MainScreen.xaml"
                this.Window.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.pnlLeftPane = ((System.Windows.Controls.Border)(target));
                return;

            case 4:
                this.lstLeftPane = ((System.Windows.Controls.ListBox)(target));

            #line 88 "..\..\MainScreen.xaml"
                this.lstLeftPane.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lstLeftPane_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.btnAppLauncher = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 7:
                this.btnAbout = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 8:
                this.btnReset = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 9:
                this.btnPassword = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 10:
                this.lblSpace = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.btnLicenseActivation = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 12:
                this.btnTheme = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 13:
                this.btnShutdown = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 14:
                this.btnLogout = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 15:
                this.btnMinimize = ((BMC.Presentation.ControlBoxButtons)(target));
                return;

            case 16:
                this.pnlStatus = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:
                this.lblwelcome = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 18:
                this.lblUsername = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.btn_Notifications = ((System.Windows.Controls.Button)(target));

            #line 196 "..\..\MainScreen.xaml"
                this.btn_Notifications.Click += new System.Windows.RoutedEventHandler(this.btn_Notifications_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.txt_NotificationText = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.btnServices = ((System.Windows.Controls.Button)(target));

            #line 211 "..\..\MainScreen.xaml"
                this.btnServices.Click += new System.Windows.RoutedEventHandler(this.btnServices_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.lblDatabase = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.lblDate = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 24:
                this.lblPropertyName = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.pnlContent = ((System.Windows.Controls.Grid)(target));
                return;

            case 26:
                this.btnExit = ((System.Windows.Controls.Button)(target));

            #line 235 "..\..\MainScreen.xaml"
                this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((BMC.Presentation.MainScreen)(target));
     
     #line 2 "..\..\MainScreen.xaml"
     this.Window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 2 "..\..\MainScreen.xaml"
     this.Window.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.pnlLeftPane = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.lstLeftPane = ((System.Windows.Controls.ListBox)(target));
     
     #line 88 "..\..\MainScreen.xaml"
     this.lstLeftPane.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lstLeftPane_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.btnAppLauncher = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 7:
     this.btnAbout = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 8:
     this.btnReset = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 9:
     this.btnPassword = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 10:
     this.lblSpace = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.btnLicenseActivation = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 12:
     this.btnTheme = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 13:
     this.btnShutdown = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 14:
     this.btnLogout = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 15:
     this.btnMinimize = ((BMC.Presentation.ControlBoxButtons)(target));
     return;
     case 16:
     this.pnlStatus = ((System.Windows.Controls.Grid)(target));
     return;
     case 17:
     this.lblwelcome = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.lblUsername = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.btn_Notifications = ((System.Windows.Controls.Button)(target));
     
     #line 196 "..\..\MainScreen.xaml"
     this.btn_Notifications.Click += new System.Windows.RoutedEventHandler(this.btn_Notifications_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.txt_NotificationText = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.btnServices = ((System.Windows.Controls.Button)(target));
     
     #line 211 "..\..\MainScreen.xaml"
     this.btnServices.Click += new System.Windows.RoutedEventHandler(this.btnServices_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.lblDatabase = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.lblDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.lblPropertyName = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.pnlContent = ((System.Windows.Controls.Grid)(target));
     return;
     case 26:
     this.btnExit = ((System.Windows.Controls.Button)(target));
     
     #line 235 "..\..\MainScreen.xaml"
     this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }