Pokaż
Ignoruj:
Data:
2008-12-20 22:23:31 (17 years ago)
Autor:
dorota
Opis:
 
Pliki:
1 zmodyfikowane

Legenda:

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

    r65 r71  
    3838            this.klienciToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    3939            this.zamowieniaToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    40             this.zamowieniaToolStripButton2 = new System.Windows.Forms.ToolStripButton(); 
    41             this.fakturyNoweToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    4240            this.fakturyToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    4341            this.produkcjaToolStripButton = new System.Windows.Forms.ToolStripButton(); 
     
    4644            this.listaReklamToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    4745            this.raportyToolStripButton = new System.Windows.Forms.ToolStripButton(); 
     46            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 
     47            this.zamowieniaToolStripButton2 = new System.Windows.Forms.ToolStripButton(); 
     48            this.fakturyNoweToolStripButton = new System.Windows.Forms.ToolStripButton(); 
     49            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 
    4850            this.adminToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    4951            this.koniecToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    5052            this.menuStrip1 = new System.Windows.Forms.MenuStrip(); 
    5153            this.dasdfasToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 
    52             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 
    53             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 
    5454            this.statusStrip.SuspendLayout(); 
    5555            this.toolStrip1.SuspendLayout(); 
     
    128128            this.zamowieniaToolStripButton.Click += new System.EventHandler(this.zamowieniaToolStripButton_Click); 
    129129            //  
     130            // fakturyToolStripButton 
     131            //  
     132            this.fakturyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("fakturyToolStripButton.Image"))); 
     133            this.fakturyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
     134            this.fakturyToolStripButton.Name = "fakturyToolStripButton"; 
     135            this.fakturyToolStripButton.Size = new System.Drawing.Size(48, 49); 
     136            this.fakturyToolStripButton.Text = "Faktury"; 
     137            this.fakturyToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     138            this.fakturyToolStripButton.Click += new System.EventHandler(this.fakturyToolStripButton_Click); 
     139            //  
     140            // produkcjaToolStripButton 
     141            //  
     142            this.produkcjaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("produkcjaToolStripButton.Image"))); 
     143            this.produkcjaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
     144            this.produkcjaToolStripButton.Name = "produkcjaToolStripButton"; 
     145            this.produkcjaToolStripButton.Size = new System.Drawing.Size(58, 49); 
     146            this.produkcjaToolStripButton.Text = "Produkcja"; 
     147            this.produkcjaToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     148            this.produkcjaToolStripButton.Click += new System.EventHandler(this.produkcjaToolStripButton_Click); 
     149            //  
     150            // infoToolStripButton 
     151            //  
     152            this.infoToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("infoToolStripButton.Image"))); 
     153            this.infoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
     154            this.infoToolStripButton.Name = "infoToolStripButton"; 
     155            this.infoToolStripButton.Size = new System.Drawing.Size(36, 49); 
     156            this.infoToolStripButton.Text = "Info"; 
     157            this.infoToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     158            this.infoToolStripButton.Click += new System.EventHandler(this.infoToolStripButton_Click); 
     159            //  
     160            // prowizjeToolStripButton 
     161            //  
     162            this.prowizjeToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("prowizjeToolStripButton.Image"))); 
     163            this.prowizjeToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
     164            this.prowizjeToolStripButton.Name = "prowizjeToolStripButton"; 
     165            this.prowizjeToolStripButton.Size = new System.Drawing.Size(42, 49); 
     166            this.prowizjeToolStripButton.Text = "Ocena"; 
     167            this.prowizjeToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     168            this.prowizjeToolStripButton.Click += new System.EventHandler(this.prowizjeToolStripButton_Click); 
     169            //  
     170            // listaReklamToolStripButton 
     171            //  
     172            this.listaReklamToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("listaReklamToolStripButton.Image"))); 
     173            this.listaReklamToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
     174            this.listaReklamToolStripButton.Name = "listaReklamToolStripButton"; 
     175            this.listaReklamToolStripButton.Size = new System.Drawing.Size(67, 49); 
     176            this.listaReklamToolStripButton.Text = "Lista reklam"; 
     177            this.listaReklamToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     178            this.listaReklamToolStripButton.Click += new System.EventHandler(this.listaReklamToolStripButton_Click); 
     179            //  
     180            // raportyToolStripButton 
     181            //  
     182            this.raportyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("raportyToolStripButton.Image"))); 
     183            this.raportyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
     184            this.raportyToolStripButton.Name = "raportyToolStripButton"; 
     185            this.raportyToolStripButton.Size = new System.Drawing.Size(50, 49); 
     186            this.raportyToolStripButton.Text = "Raporty"; 
     187            this.raportyToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     188            this.raportyToolStripButton.Click += new System.EventHandler(this.raportyToolStripButton_Click); 
     189            //  
     190            // toolStripSeparator1 
     191            //  
     192            this.toolStripSeparator1.Name = "toolStripSeparator1"; 
     193            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 52); 
     194            //  
    130195            // zamowieniaToolStripButton2 
    131196            //  
     
    148213            this.fakturyNoweToolStripButton.Click += new System.EventHandler(this.fakturyNoweToolStripButton_Click); 
    149214            //  
    150             // fakturyToolStripButton 
    151             //  
    152             this.fakturyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("fakturyToolStripButton.Image"))); 
    153             this.fakturyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    154             this.fakturyToolStripButton.Name = "fakturyToolStripButton"; 
    155             this.fakturyToolStripButton.Size = new System.Drawing.Size(48, 49); 
    156             this.fakturyToolStripButton.Text = "Faktury"; 
    157             this.fakturyToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
    158             this.fakturyToolStripButton.Click += new System.EventHandler(this.fakturyToolStripButton_Click); 
    159             //  
    160             // produkcjaToolStripButton 
    161             //  
    162             this.produkcjaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("produkcjaToolStripButton.Image"))); 
    163             this.produkcjaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    164             this.produkcjaToolStripButton.Name = "produkcjaToolStripButton"; 
    165             this.produkcjaToolStripButton.Size = new System.Drawing.Size(58, 49); 
    166             this.produkcjaToolStripButton.Text = "Produkcja"; 
    167             this.produkcjaToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
    168             this.produkcjaToolStripButton.Click += new System.EventHandler(this.produkcjaToolStripButton_Click); 
    169             //  
    170             // infoToolStripButton 
    171             //  
    172             this.infoToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("infoToolStripButton.Image"))); 
    173             this.infoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    174             this.infoToolStripButton.Name = "infoToolStripButton"; 
    175             this.infoToolStripButton.Size = new System.Drawing.Size(36, 49); 
    176             this.infoToolStripButton.Text = "Info"; 
    177             this.infoToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
    178             this.infoToolStripButton.Click += new System.EventHandler(this.infoToolStripButton_Click); 
    179             //  
    180             // prowizjeToolStripButton 
    181             //  
    182             this.prowizjeToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("prowizjeToolStripButton.Image"))); 
    183             this.prowizjeToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    184             this.prowizjeToolStripButton.Name = "prowizjeToolStripButton"; 
    185             this.prowizjeToolStripButton.Size = new System.Drawing.Size(42, 49); 
    186             this.prowizjeToolStripButton.Text = "Ocena"; 
    187             this.prowizjeToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
    188             this.prowizjeToolStripButton.Click += new System.EventHandler(this.prowizjeToolStripButton_Click); 
    189             //  
    190             // listaReklamToolStripButton 
    191             //  
    192             this.listaReklamToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("listaReklamToolStripButton.Image"))); 
    193             this.listaReklamToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    194             this.listaReklamToolStripButton.Name = "listaReklamToolStripButton"; 
    195             this.listaReklamToolStripButton.Size = new System.Drawing.Size(67, 49); 
    196             this.listaReklamToolStripButton.Text = "Lista reklam"; 
    197             this.listaReklamToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
    198             this.listaReklamToolStripButton.Click += new System.EventHandler(this.listaReklamToolStripButton_Click); 
    199             //  
    200             // raportyToolStripButton 
    201             //  
    202             this.raportyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("raportyToolStripButton.Image"))); 
    203             this.raportyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 
    204             this.raportyToolStripButton.Name = "raportyToolStripButton"; 
    205             this.raportyToolStripButton.Size = new System.Drawing.Size(50, 49); 
    206             this.raportyToolStripButton.Text = "Raporty"; 
    207             this.raportyToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
    208             this.raportyToolStripButton.Click += new System.EventHandler(this.raportyToolStripButton_Click); 
     215            // toolStripSeparator2 
     216            //  
     217            this.toolStripSeparator2.Name = "toolStripSeparator2"; 
     218            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 52); 
    209219            //  
    210220            // adminToolStripButton 
     
    245255            this.dasdfasToolStripMenuItem.Size = new System.Drawing.Size(57, 20); 
    246256            this.dasdfasToolStripMenuItem.Text = "dasdfas"; 
    247             //  
    248             // toolStripSeparator1 
    249             //  
    250             this.toolStripSeparator1.Name = "toolStripSeparator1"; 
    251             this.toolStripSeparator1.Size = new System.Drawing.Size(6, 52); 
    252             //  
    253             // toolStripSeparator2 
    254             //  
    255             this.toolStripSeparator2.Name = "toolStripSeparator2"; 
    256             this.toolStripSeparator2.Size = new System.Drawing.Size(6, 52); 
    257257            //  
    258258            // MDIBazaReklam