Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmContract_Insert_Renter = ((StartsInternational.Contract.Contract_Insert_Renter)(target));

            #line 5 "..\..\..\Contract\Contract_Insert.xaml"
                this.frmContract_Insert_Renter.Loaded += new System.Windows.RoutedEventHandler(this.frmContract_Insert_Renter_Loaded_1);

            #line default
            #line hidden

            #line 6 "..\..\..\Contract\Contract_Insert.xaml"
                this.frmContract_Insert_Renter.KeyDown += new System.Windows.Input.KeyEventHandler(this.frmContract_Insert_Renter_KeyDown_1);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmContract_Insert_Renter = ((StartsInternational.Contract.Contract_Insert_Renter)(target));

            #line 5 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.frmContract_Insert_Renter.Loaded += new System.Windows.RoutedEventHandler(this.frmContract_Insert_Renter_Loaded_1);

            #line default
            #line hidden

            #line 6 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.frmContract_Insert_Renter.KeyDown += new System.Windows.Input.KeyEventHandler(this.frmContract_Insert_Renter_KeyDown_1);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.cboChose_Estate_Object.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboChose_Estate_Object_SelectionChanged_1);

            #line default
            #line hidden
                return;

            case 3:
                this.lbl_Estate_Name = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.lbl_Estate_Type_Name = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.lbl_Estate_Area = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.lbl_Owned = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.txtRenter_Name = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 9:
                this.txtUsers = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 11:
                this.txtTaxCode = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 13:
                this.txtFax = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 15:
                this.txtContract_Name = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 114 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.txtPrice.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 17:
                this.cboCurrency = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 18:
                this.dpFromDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 19:
                this.dpToDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 20:
                this.dpContractDate = ((System.Windows.Controls.DatePicker)(target));

            #line 126 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.dpContractDate.PreviewLostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.dpContractDate_PreviewLostKeyboardFocus_1);

            #line default
            #line hidden
                return;

            case 21:
                this.txtFee = ((System.Windows.Controls.TextBox)(target));

            #line 143 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.txtFee.PreviewLostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.txtFee_PreviewLostKeyboardFocus_1);

            #line default
            #line hidden

            #line 143 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.txtFee.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 22:
                this.dpPaymentExpected = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 23:
                this.cboPayStatus = ((System.Windows.Controls.ComboBox)(target));

            #line 149 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.cboPayStatus.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboPayStatus_SelectionChanged_1);

            #line default
            #line hidden
                return;

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

            case 25:
                this.txtFeePay = ((System.Windows.Controls.TextBox)(target));

            #line 152 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.txtFeePay.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 26:
                this.lblPayDate = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.dpPayment = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 28:
                this.grdButton = ((System.Windows.Controls.Grid)(target));
                return;

            case 29:
                this.btnChapNhan = ((System.Windows.Controls.Button)(target));

            #line 164 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.btnChapNhan.Click += new System.Windows.RoutedEventHandler(this.btnChapNhan_Click_1);

            #line default
            #line hidden
                return;

            case 30:
                this.btnHuy = ((System.Windows.Controls.Button)(target));

            #line 165 "..\..\..\..\Contract\Update\Contract_Insert_Renter.xaml"
                this.btnHuy.Click += new System.Windows.RoutedEventHandler(this.btnHuy_Click_1);

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