コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.productWindow = ((vizsgaMunka.NavButtons.Product)(target));
                return;

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

            #line 12 "..\..\..\NavButtons\Product.xaml"
                this.main.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Grid_MouseEnter);

            #line default
            #line hidden

            #line 12 "..\..\..\NavButtons\Product.xaml"
                this.main.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Grid_MouseLeave);

            #line default
            #line hidden

            #line 12 "..\..\..\NavButtons\Product.xaml"
                this.main.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_MouseDown);

            #line default
            #line hidden
                return;

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

            case 4:
                this.MainColor = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
ファイル: Root.g.i.cs プロジェクト: vellt/vizsgaMunka
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 17 "..\..\..\View\Root.xaml"
                ((vizsgaMunka.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.btnAktivitasok = ((vizsgaMunka.NavButtons.Activity)(target));
                return;

            case 3:
                this.btnStatisztikak = ((vizsgaMunka.NavButtons.Statistics)(target));
                return;

            case 4:
                this.btnRaktarak = ((vizsgaMunka.NavButtons.Store)(target));
                return;

            case 5:
                this.btnTermekek = ((vizsgaMunka.NavButtons.Product)(target));
                return;

            case 6:
                this.btnAtadas = ((vizsgaMunka.NavButtons.Car)(target));
                return;

            case 7:
                this.btnBeallitasok = ((vizsgaMunka.NavButtons.Settings)(target));
                return;

            case 8:

            #line 50 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnKereses);

            #line default
            #line hidden
                return;

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

            case 10:

            #line 143 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnFiokBeallitasokJobbFelsoSarok);

            #line default
            #line hidden
                return;

            case 11:
                this.GrFiokBeall = ((System.Windows.Controls.Grid)(target));
                return;

            case 12:
                this.lbAktualUser = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.tbcrlTartalom = ((System.Windows.Controls.TabControl)(target));
                return;

            case 14:
                this.tbiAktivitas = ((System.Windows.Controls.TabItem)(target));
                return;

            case 15:
                this.ertesitesekSP = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 16:
                this.tbiStatisztika = ((System.Windows.Controls.TabItem)(target));
                return;

            case 17:
                this.tbiRaktarak = ((System.Windows.Controls.TabItem)(target));
                return;

            case 18:
                this.raktar = ((System.Windows.Controls.Grid)(target));
                return;

            case 19:
                this.raktarMS = ((System.Windows.Controls.Grid)(target));
                return;

            case 20:
                this.spRaktarTabla = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 21:
                this.spRaktarButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 22:

            #line 222 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 23:

            #line 225 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 24:

            #line 228 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 25:

            #line 231 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 26:
                this.raktarSS1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 27:
                this.raktarSS1Fejlec = ((System.Windows.Controls.Label)(target));
                return;

            case 28:

            #line 249 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 29:
                this.raktarSS1Nev = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 30:
                this.raktarSS1Hely = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 31:
                this.raktarSS1Telefon = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 32:
                this.raktarSS1Email = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 33:

            #line 280 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 34:
                this.raktarSS1Button = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 35:
                this.raktarSS2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 36:

            #line 299 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 37:

            #line 316 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 38:

            #line 319 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RaktarakBtn);

            #line default
            #line hidden
                return;

            case 39:
                this.tbiTermekek = ((System.Windows.Controls.TabItem)(target));
                return;

            case 40:
                this.termek = ((System.Windows.Controls.Grid)(target));
                return;

            case 41:
                this.termekMS = ((System.Windows.Controls.Grid)(target));
                return;

            case 42:
                this.spTermekTabla = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 43:
                this.spTermekButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 44:

            #line 347 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 45:

            #line 350 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 46:

            #line 353 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 47:

            #line 356 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 48:
                this.termekSS1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 49:
                this.termekSS1Fejlec = ((System.Windows.Controls.Label)(target));
                return;

            case 50:

            #line 377 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 51:
                this.termekSS1Nev = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 52:
                this.termekSS1AFA = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 53:
                this.termekSS1ME = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 54:
                this.termekSS1Ar = ((vizsgaMunka.DesignPatterns.TextBox)(target));
                return;

            case 55:

            #line 408 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 56:
                this.termekSS1Button = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 57:
                this.termekSS2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 58:

            #line 428 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 59:

            #line 445 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 60:

            #line 448 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TermekekBtn);

            #line default
            #line hidden
                return;

            case 61:
                this.tbiAtadas = ((System.Windows.Controls.TabItem)(target));
                return;

            case 62:
                this.atadas = ((System.Windows.Controls.Grid)(target));
                return;

            case 63:
                this.atadasMS = ((System.Windows.Controls.Grid)(target));
                return;

            case 64:
                this.spArukuldesekTabla = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 65:
                this.spArukuldesButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 66:

            #line 475 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 67:

            #line 478 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 68:

            #line 481 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 69:

            #line 484 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 70:
                this.atadasSS1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 71:

            #line 503 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 72:

            #line 520 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 73:

            #line 523 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesekBtn);

            #line default
            #line hidden
                return;

            case 74:
                this.tbiBeallitasok = ((System.Windows.Controls.TabItem)(target));
                return;

            case 75:
                this.tbiAtadasTartalma = ((System.Windows.Controls.TabItem)(target));
                return;

            case 76:
                this.atadasTartalma = ((System.Windows.Controls.Grid)(target));
                return;

            case 77:
                this.atadasTartalmaMS = ((System.Windows.Controls.Grid)(target));
                return;

            case 78:

            #line 549 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 79:
                this.lbArukuldesTartalmaSorszam = ((System.Windows.Controls.Label)(target));
                return;

            case 80:
                this.cmbxArukiadoRaktarak = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 81:
                this.cmbxBevetelezoRaktarak = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 82:
                this.dprDatum = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 83:
                this.tbxMegjegyzes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 84:
                this.TermekTallozo = ((System.Windows.Controls.Grid)(target));
                return;

            case 85:

            #line 646 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 86:
                this.spnlRaktarakKozottiAtadasTermekekSzurtLista = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 87:
                this.txbTermekTallozo = ((System.Windows.Controls.TextBox)(target));

            #line 660 "..\..\..\View\Root.xaml"
                this.txbTermekTallozo.GotFocus += new System.Windows.RoutedEventHandler(this.RemoveText);

            #line default
            #line hidden

            #line 660 "..\..\..\View\Root.xaml"
                this.txbTermekTallozo.LostFocus += new System.Windows.RoutedEventHandler(this.AddText);

            #line default
            #line hidden

            #line 660 "..\..\..\View\Root.xaml"
                this.txbTermekTallozo.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txbTermekTallozoTextChanged);

            #line default
            #line hidden
                return;

            case 88:
                this.spArukuldesTartalma = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 89:
                this.lbArukuldesTartalmaVegosszeg = ((System.Windows.Controls.Label)(target));
                return;

            case 90:

            #line 694 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 91:

            #line 697 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 92:

            #line 700 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 93:

            #line 705 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 94:
                this.ArukuldesTartalmaMentesModostasIcon = ((System.Windows.Controls.Grid)(target));

            #line 708 "..\..\..\View\Root.xaml"
                this.ArukuldesTartalmaMentesModostasIcon.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 95:
                this.atadasTartalmaSS1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 96:

            #line 728 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 97:

            #line 744 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 98:

            #line 747 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 99:
                this.atadasTartalmaSS2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 100:

            #line 767 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 101:
                this.txbArukuldesTartalmaTermeknev = ((System.Windows.Controls.Label)(target));
                return;

            case 102:
                this.tbxArukuldesTartalmaMennyiseg = ((System.Windows.Controls.TextBox)(target));
                return;

            case 103:

            #line 796 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 104:
                this.atadasTartalmaSS3 = ((System.Windows.Controls.Grid)(target));
                return;

            case 105:

            #line 815 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 106:
                this.atadasTartalmaSS3Megnevezes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 107:
                this.atadasTartalmaSS3Mennyiség = ((System.Windows.Controls.TextBox)(target));
                return;

            case 108:
                this.atadasTartalmaSS3Me = ((System.Windows.Controls.TextBox)(target));
                return;

            case 109:
                this.atadasTartalmaSS3Egysegar = ((System.Windows.Controls.TextBox)(target));
                return;

            case 110:
                this.atadasTartalmaSS3Afa = ((System.Windows.Controls.TextBox)(target));
                return;

            case 111:

            #line 868 "..\..\..\View\Root.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ArukuldesTartalmaBtn);

            #line default
            #line hidden
                return;

            case 112:
                this.menu = ((System.Windows.Controls.Grid)(target));
                return;

            case 113:
                this.memuGridFiokBeallitas = ((System.Windows.Controls.Grid)(target));
                return;

            case 114:
                this.memuGridKijelentkezes = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }