void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((BMC.Presentation.POS.Views.CLiquidationDetailsProfitShare)(target));
     return;
     case 2:
     this.UserControl = ((System.Windows.Controls.UserControl)(target));
     
     #line 13 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 3:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.pnlHeader = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.tbHeader = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.tblDateCollected = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.txtDateCollected = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.tblRetailername = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txtRetailerName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.tbGross = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.txtGross = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.tblTicketsExpected = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.txtTicketsExpected = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.tblNet = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtNet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.tblNetValue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtNetValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.tblRetailerNegnet = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.txtRetailernegNet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.tblRetailerShare = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.txtRetailerShare = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.tblTicketsPaid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.txtTicketsPaid = ((System.Windows.Controls.TextBox)(target));
     return;
     case 25:
     this.tblAdvanceToRetailer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.txtAdvanceToRetailer = ((System.Windows.Controls.TextBox)(target));
     
     #line 84 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.txtAdvanceToRetailer.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtAdvanceToRetailer_TextChanged);
     
     #line default
     #line hidden
     
     #line 84 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.txtAdvanceToRetailer.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtAdvanceToRetailer_KeyDown);
     
     #line default
     #line hidden
     
     #line 84 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.txtAdvanceToRetailer.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txtAdvanceToRetailer_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 27:
     this.tblRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.txtRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.tblFixedExpenseShareAmount = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.txtFixedExpenseShareAmount = ((System.Windows.Controls.TextBox)(target));
     return;
     case 31:
     this.tblRetailer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.txtRetailer = ((System.Windows.Controls.TextBox)(target));
     return;
     case 33:
     this.tblBalanceDue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.txtBalanceDue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this.btnConfirm = ((System.Windows.Controls.Button)(target));
     
     #line 98 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.btnConfirm.Click += new System.Windows.RoutedEventHandler(this.btnConfirm_Click);
     
     #line default
     #line hidden
     return;
     case 36:
     this.btnProfitShare = ((System.Windows.Controls.Button)(target));
     
     #line 99 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.btnProfitShare.Click += new System.Windows.RoutedEventHandler(this.btnProfitShare_Click);
     
     #line default
     #line hidden
     return;
     case 37:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((BMC.Presentation.POS.Views.CLiquidationDetailsProfitShare)(target));
                return;

            case 2:
                this.UserControl = ((System.Windows.Controls.UserControl)(target));

            #line 13 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            case 4:
                this.pnlHeader = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.tbHeader = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.tblDateCollected = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.txtDateCollected = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.tblRetailername = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txtRetailerName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.tbGross = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.txtGross = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.tblTicketsExpected = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.txtTicketsExpected = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.tblNet = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.txtNet = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 18:
                this.txtNetValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.tblRetailerNegnet = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.txtRetailernegNet = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.tblRetailerShare = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

            case 24:
                this.txtTicketsPaid = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.tblAdvanceToRetailer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 26:
                this.txtAdvanceToRetailer = ((System.Windows.Controls.TextBox)(target));

            #line 84 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.txtAdvanceToRetailer.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtAdvanceToRetailer_TextChanged);

            #line default
            #line hidden

            #line 84 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.txtAdvanceToRetailer.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtAdvanceToRetailer_KeyDown);

            #line default
            #line hidden

            #line 84 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.txtAdvanceToRetailer.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txtAdvanceToRetailer_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 27:
                this.tblRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 28:
                this.txtRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.tblFixedExpenseShareAmount = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 30:
                this.txtFixedExpenseShareAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 31:
                this.tblRetailer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 32:
                this.txtRetailer = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.tblBalanceDue = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 34:
                this.txtBalanceDue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 35:
                this.btnConfirm = ((System.Windows.Controls.Button)(target));

            #line 98 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.btnConfirm.Click += new System.Windows.RoutedEventHandler(this.btnConfirm_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.btnProfitShare = ((System.Windows.Controls.Button)(target));

            #line 99 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.btnProfitShare.Click += new System.Windows.RoutedEventHandler(this.btnProfitShare_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 100 "..\..\..\Views\CLiquidationDetailsProfitShare.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }