Pokaż
Ignoruj:
Data:
2008-12-21 11:38:06 (17 years ago)
Autor:
dorota
Opis:
 
Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • Baza Reklam 2 - Faktury/FacturesForm.Designer.cs

    r2 r9  
    7878            this.toolStripLabel6 = new System.Windows.Forms.ToolStripLabel(); 
    7979            this.grzbietToolStripComboBox = new System.Windows.Forms.ToolStripComboBox(); 
     80            this.toolStripLabel7 = new System.Windows.Forms.ToolStripLabel(); 
     81            this.tytulToolStripComboBox = new System.Windows.Forms.ToolStripComboBox(); 
    8082            this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    8183            this.wyczyscPolaToolStripButton = new System.Windows.Forms.ToolStripButton(); 
     
    103105            this.zestawienieFakturTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ZestawienieFakturTableAdapter(); 
    104106            this.reklamaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter(); 
    105             this.toolStripLabel7 = new System.Windows.Forms.ToolStripLabel(); 
    106             this.tytulToolStripComboBox = new System.Windows.Forms.ToolStripComboBox(); 
    107107            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); 
    108108            this.bindingNavigator1.SuspendLayout(); 
     
    168168            //  
    169169            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; 
    170             this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 28); 
     170            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(36, 28); 
    171171            this.bindingNavigatorCountItem.Text = "of {0}"; 
    172172            this.bindingNavigatorCountItem.ToolTipText = "Total number of items"; 
     
    259259            this.zamToolStripButton.Name = "zamToolStripButton"; 
    260260            this.zamToolStripButton.Size = new System.Drawing.Size(28, 28); 
    261             this.zamToolStripButton.Text = "Zamówienie"; 
     261            this.zamToolStripButton.Text = "Reklama"; 
    262262            this.zamToolStripButton.Click += new System.EventHandler(this.zamToolStripButton_Click); 
    263263            //  
     
    362362            //  
    363363            this.toolStripLabel2.Name = "toolStripLabel2"; 
    364             this.toolStripLabel2.Size = new System.Drawing.Size(55, 22); 
     364            this.toolStripLabel2.Size = new System.Drawing.Size(53, 22); 
    365365            this.toolStripLabel2.Text = "kod roz.: "; 
    366366            //  
     
    374374            //  
    375375            this.toolStripLabel3.Name = "toolStripLabel3"; 
    376             this.toolStripLabel3.Size = new System.Drawing.Size(30, 22); 
     376            this.toolStripLabel3.Size = new System.Drawing.Size(29, 22); 
    377377            this.toolStripLabel3.Text = "rok: "; 
    378378            this.toolStripLabel3.ToolTipText = "Rok daty sprzeda¿y"; 
     
    387387            //  
    388388            this.toolStripLabel5.Name = "toolStripLabel5"; 
    389             this.toolStripLabel5.Size = new System.Drawing.Size(53, 22); 
     389            this.toolStripLabel5.Size = new System.Drawing.Size(48, 22); 
    390390            this.toolStripLabel5.Text = "miesi¹c: "; 
    391391            this.toolStripLabel5.ToolTipText = "Miesi¹c daty sprzeda¿y"; 
     
    400400            //  
    401401            this.toolStripLabel4.Name = "toolStripLabel4"; 
    402             this.toolStripLabel4.Size = new System.Drawing.Size(54, 22); 
     402            this.toolStripLabel4.Size = new System.Drawing.Size(52, 22); 
    403403            this.toolStripLabel4.Text = "agencja: "; 
    404404            //  
     
    412412            //  
    413413            this.toolStripLabel6.Name = "toolStripLabel6"; 
    414             this.toolStripLabel6.Size = new System.Drawing.Size(46, 22); 
     414            this.toolStripLabel6.Size = new System.Drawing.Size(44, 22); 
    415415            this.toolStripLabel6.Text = "grzbiet:"; 
    416416            //  
     
    419419            this.grzbietToolStripComboBox.Name = "grzbietToolStripComboBox"; 
    420420            this.grzbietToolStripComboBox.Size = new System.Drawing.Size(75, 25); 
     421            //  
     422            // toolStripLabel7 
     423            //  
     424            this.toolStripLabel7.Name = "toolStripLabel7"; 
     425            this.toolStripLabel7.Size = new System.Drawing.Size(25, 22); 
     426            this.toolStripLabel7.Text = "tyt:"; 
     427            //  
     428            // tytulToolStripComboBox 
     429            //  
     430            this.tytulToolStripComboBox.Name = "tytulToolStripComboBox"; 
     431            this.tytulToolStripComboBox.Size = new System.Drawing.Size(75, 25); 
    421432            //  
    422433            // szukajToolStripButton 
     
    426437            this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    427438            this.szukajToolStripButton.Name = "szukajToolStripButton"; 
    428             this.szukajToolStripButton.Size = new System.Drawing.Size(51, 22); 
     439            this.szukajToolStripButton.Size = new System.Drawing.Size(48, 22); 
    429440            this.szukajToolStripButton.Text = "SZUKAJ"; 
    430441            this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click); 
     
    692703            //  
    693704            this.reklamaTableAdapter.ClearBeforeFill = true; 
    694             //  
    695             // toolStripLabel7 
    696             //  
    697             this.toolStripLabel7.Name = "toolStripLabel7"; 
    698             this.toolStripLabel7.Size = new System.Drawing.Size(24, 22); 
    699             this.toolStripLabel7.Text = "tyt:"; 
    700             //  
    701             // tytulToolStripComboBox 
    702             //  
    703             this.tytulToolStripComboBox.Name = "tytulToolStripComboBox"; 
    704             this.tytulToolStripComboBox.Size = new System.Drawing.Size(75, 25); 
    705705            //  
    706706            // FacturesForm