示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmSearchWindow = ((Group2_3280_Invoice.frmSearch)(target));
                return;

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

            case 3:
                this.listInvoice = ((System.Windows.Controls.ListBox)(target));
                return;

            case 4:
                this.drpInvoice = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.drpDate = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this.drpCharge = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.cmdSelectInvoice = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmSearchWindow = ((Group2_3280_Invoice.frmSearch)(target));
                return;

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

            case 3:
                this.listInvoice = ((System.Windows.Controls.ListBox)(target));
                return;

            case 4:
                this.drpInvoice = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.drpDate = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this.drpCharge = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.cmdSelectInvoice = ((System.Windows.Controls.Button)(target));

            #line 16 "..\..\frmSearch.xaml"
                this.cmdSelectInvoice.Click += new System.Windows.RoutedEventHandler(this.cmdSelectInvoice_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnUpdateSearch = ((System.Windows.Controls.Button)(target));

            #line 20 "..\..\frmSearch.xaml"
                this.btnUpdateSearch.Click += new System.Windows.RoutedEventHandler(this.btnUpdateSearch_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

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

            case 11:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.frmSearchWindow = ((Group2_3280_Invoice.frmSearch)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.listInvoice = ((System.Windows.Controls.ListBox)(target));
     return;
     case 4:
     this.drpInvoice = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.drpDate = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.drpCharge = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.cmdSelectInvoice = ((System.Windows.Controls.Button)(target));
     
     #line 16 "..\..\frmSearch.xaml"
     this.cmdSelectInvoice.Click += new System.Windows.RoutedEventHandler(this.cmdSelectInvoice_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnUpdateSearch = ((System.Windows.Controls.Button)(target));
     
     #line 20 "..\..\frmSearch.xaml"
     this.btnUpdateSearch.Click += new System.Windows.RoutedEventHandler(this.btnUpdateSearch_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.frmSearchWindow = ((Group2_3280_Invoice.frmSearch)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.listInvoice = ((System.Windows.Controls.ListBox)(target));
     return;
     case 4:
     this.drpInvoice = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.drpDate = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.drpCharge = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.cmdSelectInvoice = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }