Pokaż
Ignoruj:
Data:
2008-12-13 23:32:27 (17 years ago)
Autor:
dorota
Opis:
 
Pliki:
1 zmodyfikowane

Legenda:

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

    r68 r69  
    3333            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 
    3434            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 
     35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); 
    3536            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); 
    3637            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); 
     38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); 
     39            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ZamowieniaForm)); 
    3740            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); 
    38             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); 
    39             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); 
    4041            this.zamowieniaDataGridView = new System.Windows.Forms.DataGridView(); 
    4142            this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
     
    4647            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet(); 
    4748            this.rEKLAMADataGridView = new System.Windows.Forms.DataGridView(); 
     49            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     50            this.TYP = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     51            this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     52            this.VAT = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     53            this.Brutto_Euro_Miano = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     54            this.ZATWIERDZONO_DO_DRUKU = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
    4855            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components); 
    4956            this.rEKLAMADataGridView1 = new System.Windows.Forms.DataGridView(); 
     57            this.dataGridViewTextBoxColumn72 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     58            this.DATA_ZAMOWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     59            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     60            this.dataGridViewTextBoxColumn90 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     61            this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     62            this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     63            this.ZATWIERDZONO_DO_DRUKU2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
    5064            this.rEKLAMABindingSource1 = new System.Windows.Forms.BindingSource(this.components); 
    5165            this.dodajButton = new System.Windows.Forms.Button(); 
     
    7892            this.groupBox2 = new System.Windows.Forms.GroupBox(); 
    7993            this.groupBox3 = new System.Windows.Forms.GroupBox(); 
     94            this.usunFaktureButton = new System.Windows.Forms.Button(); 
    8095            this.wplataButton = new System.Windows.Forms.Button(); 
    8196            this.korektaButton = new System.Windows.Forms.Button(); 
    8297            this.korektaDoExportButton = new System.Windows.Forms.Button(); 
    83             this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    84             this.TYP = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    85             this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    86             this.VAT = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    87             this.Brutto_Euro_Miano = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    88             this.ZATWIERDZONO_DO_DRUKU = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
    89             this.dataGridViewTextBoxColumn72 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    90             this.DATA_ZAMOWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    91             this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    92             this.dataGridViewTextBoxColumn90 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    93             this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    94             this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    95             this.ZATWIERDZONO_DO_DRUKU2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
    9698            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaDataGridView)).BeginInit(); 
    9799            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).BeginInit(); 
     
    138140            this.zamowieniaDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 
    139141            this.zamowieniaDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 
    140             this.zamowieniaDataGridView.Size = new System.Drawing.Size(356, 253); 
     142            this.zamowieniaDataGridView.Size = new System.Drawing.Size(368, 266); 
    141143            this.zamowieniaDataGridView.TabIndex = 1; 
    142144            //  
     
    212214            this.rEKLAMADataGridView.Size = new System.Drawing.Size(379, 167); 
    213215            this.rEKLAMADataGridView.TabIndex = 1; 
     216            //  
     217            // dataGridViewTextBoxColumn9 
     218            //  
     219            this.dataGridViewTextBoxColumn9.DataPropertyName = "ID REKLAMY"; 
     220            this.dataGridViewTextBoxColumn9.HeaderText = "Symbol"; 
     221            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; 
     222            this.dataGridViewTextBoxColumn9.ReadOnly = true; 
     223            //  
     224            // TYP 
     225            //  
     226            this.TYP.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     227            this.TYP.DataPropertyName = "TYP"; 
     228            this.TYP.HeaderText = "TYP"; 
     229            this.TYP.Name = "TYP"; 
     230            this.TYP.ReadOnly = true; 
     231            this.TYP.Width = 50; 
     232            //  
     233            // dataGridViewTextBoxColumn27 
     234            //  
     235            this.dataGridViewTextBoxColumn27.DataPropertyName = "NETTO"; 
     236            this.dataGridViewTextBoxColumn27.HeaderText = "NETTO"; 
     237            this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; 
     238            this.dataGridViewTextBoxColumn27.ReadOnly = true; 
     239            //  
     240            // VAT 
     241            //  
     242            this.VAT.DataPropertyName = "VAT"; 
     243            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     244            dataGridViewCellStyle4.Format = "P"; 
     245            this.VAT.DefaultCellStyle = dataGridViewCellStyle4; 
     246            this.VAT.HeaderText = "VAT"; 
     247            this.VAT.Name = "VAT"; 
     248            this.VAT.ReadOnly = true; 
     249            //  
     250            // Brutto_Euro_Miano 
     251            //  
     252            this.Brutto_Euro_Miano.DataPropertyName = "Brutto_Euro_Miano"; 
     253            this.Brutto_Euro_Miano.HeaderText = "Waluta"; 
     254            this.Brutto_Euro_Miano.Name = "Brutto_Euro_Miano"; 
     255            this.Brutto_Euro_Miano.ReadOnly = true; 
     256            //  
     257            // ZATWIERDZONO_DO_DRUKU 
     258            //  
     259            this.ZATWIERDZONO_DO_DRUKU.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     260            this.ZATWIERDZONO_DO_DRUKU.DataPropertyName = "ZATWIERDZONO DO DRUKU"; 
     261            this.ZATWIERDZONO_DO_DRUKU.HeaderText = "ZD"; 
     262            this.ZATWIERDZONO_DO_DRUKU.Name = "ZATWIERDZONO_DO_DRUKU"; 
     263            this.ZATWIERDZONO_DO_DRUKU.ReadOnly = true; 
     264            this.ZATWIERDZONO_DO_DRUKU.Width = 25; 
    214265            //  
    215266            // rEKLAMABindingSource 
     
    253304            this.rEKLAMADataGridView1.TabIndex = 2; 
    254305            //  
     306            // dataGridViewTextBoxColumn72 
     307            //  
     308            this.dataGridViewTextBoxColumn72.DataPropertyName = "ID REKLAMY"; 
     309            this.dataGridViewTextBoxColumn72.HeaderText = "Symbol"; 
     310            this.dataGridViewTextBoxColumn72.Name = "dataGridViewTextBoxColumn72"; 
     311            this.dataGridViewTextBoxColumn72.ReadOnly = true; 
     312            //  
     313            // DATA_ZAMOWIENIA 
     314            //  
     315            this.DATA_ZAMOWIENIA.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     316            this.DATA_ZAMOWIENIA.DataPropertyName = "DATA ZAMÓWIENIA"; 
     317            this.DATA_ZAMOWIENIA.HeaderText = "Data zam."; 
     318            this.DATA_ZAMOWIENIA.Name = "DATA_ZAMOWIENIA"; 
     319            this.DATA_ZAMOWIENIA.ReadOnly = true; 
     320            this.DATA_ZAMOWIENIA.Width = 75; 
     321            //  
     322            // dataGridViewTextBoxColumn1 
     323            //  
     324            this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     325            this.dataGridViewTextBoxColumn1.DataPropertyName = "TYP"; 
     326            this.dataGridViewTextBoxColumn1.HeaderText = "TYP"; 
     327            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; 
     328            this.dataGridViewTextBoxColumn1.ReadOnly = true; 
     329            this.dataGridViewTextBoxColumn1.Width = 50; 
     330            //  
     331            // dataGridViewTextBoxColumn90 
     332            //  
     333            this.dataGridViewTextBoxColumn90.DataPropertyName = "NETTO"; 
     334            this.dataGridViewTextBoxColumn90.HeaderText = "NETTO"; 
     335            this.dataGridViewTextBoxColumn90.Name = "dataGridViewTextBoxColumn90"; 
     336            this.dataGridViewTextBoxColumn90.ReadOnly = true; 
     337            //  
     338            // dataGridViewTextBoxColumn43 
     339            //  
     340            this.dataGridViewTextBoxColumn43.DataPropertyName = "VAT"; 
     341            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     342            dataGridViewCellStyle7.Format = "P"; 
     343            this.dataGridViewTextBoxColumn43.DefaultCellStyle = dataGridViewCellStyle7; 
     344            this.dataGridViewTextBoxColumn43.HeaderText = "VAT"; 
     345            this.dataGridViewTextBoxColumn43.Name = "dataGridViewTextBoxColumn43"; 
     346            this.dataGridViewTextBoxColumn43.ReadOnly = true; 
     347            //  
     348            // dataGridViewTextBoxColumn44 
     349            //  
     350            this.dataGridViewTextBoxColumn44.DataPropertyName = "Brutto_Euro_Miano"; 
     351            this.dataGridViewTextBoxColumn44.HeaderText = "Waluta"; 
     352            this.dataGridViewTextBoxColumn44.Name = "dataGridViewTextBoxColumn44"; 
     353            this.dataGridViewTextBoxColumn44.ReadOnly = true; 
     354            //  
     355            // ZATWIERDZONO_DO_DRUKU2 
     356            //  
     357            this.ZATWIERDZONO_DO_DRUKU2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     358            this.ZATWIERDZONO_DO_DRUKU2.DataPropertyName = "ZATWIERDZONO DO DRUKU"; 
     359            this.ZATWIERDZONO_DO_DRUKU2.HeaderText = "ZD"; 
     360            this.ZATWIERDZONO_DO_DRUKU2.Name = "ZATWIERDZONO_DO_DRUKU2"; 
     361            this.ZATWIERDZONO_DO_DRUKU2.ReadOnly = true; 
     362            this.ZATWIERDZONO_DO_DRUKU2.Width = 25; 
     363            //  
    255364            // rEKLAMABindingSource1 
    256365            //  
     
    260369            // dodajButton 
    261370            //  
    262             this.dodajButton.Location = new System.Drawing.Point(21, 292); 
     371            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image"))); 
     372            this.dodajButton.Location = new System.Drawing.Point(9, 291); 
    263373            this.dodajButton.Name = "dodajButton"; 
    264             this.dodajButton.Size = new System.Drawing.Size(63, 23); 
     374            this.dodajButton.Size = new System.Drawing.Size(78, 38); 
    265375            this.dodajButton.TabIndex = 3; 
    266376            this.dodajButton.Text = "Dodaj"; 
     377            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; 
    267378            this.dodajButton.UseVisualStyleBackColor = true; 
    268379            this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click); 
     
    270381            // dodajDoZamButton 
    271382            //  
    272             this.dodajDoZamButton.Location = new System.Drawing.Point(400, 99); 
     383            this.dodajDoZamButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajDoZamButton.Image"))); 
     384            this.dodajDoZamButton.Location = new System.Drawing.Point(391, 95); 
    273385            this.dodajDoZamButton.Name = "dodajDoZamButton"; 
    274             this.dodajDoZamButton.Size = new System.Drawing.Size(43, 23); 
     386            this.dodajDoZamButton.Size = new System.Drawing.Size(68, 34); 
    275387            this.dodajDoZamButton.TabIndex = 4; 
    276388            this.dodajDoZamButton.Text = "Dodaj"; 
     389            this.dodajDoZamButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; 
    277390            this.dodajDoZamButton.UseVisualStyleBackColor = true; 
    278391            this.dodajDoZamButton.Click += new System.EventHandler(this.dodajDoZamButton_Click); 
     
    280393            // usunZZamButton 
    281394            //  
    282             this.usunZZamButton.Location = new System.Drawing.Point(400, 128); 
     395            this.usunZZamButton.Image = ((System.Drawing.Image)(resources.GetObject("usunZZamButton.Image"))); 
     396            this.usunZZamButton.Location = new System.Drawing.Point(391, 135); 
    283397            this.usunZZamButton.Name = "usunZZamButton"; 
    284             this.usunZZamButton.Size = new System.Drawing.Size(43, 22); 
     398            this.usunZZamButton.Size = new System.Drawing.Size(68, 33); 
    285399            this.usunZZamButton.TabIndex = 5; 
    286400            this.usunZZamButton.Text = "Usuñ"; 
     401            this.usunZZamButton.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage; 
    287402            this.usunZZamButton.UseVisualStyleBackColor = true; 
    288403            this.usunZZamButton.Click += new System.EventHandler(this.usunZZamButton_Click); 
     
    290405            // button1 
    291406            //  
    292             this.button1.Location = new System.Drawing.Point(297, 292); 
     407            this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image"))); 
     408            this.button1.Location = new System.Drawing.Point(297, 291); 
    293409            this.button1.Name = "button1"; 
    294             this.button1.Size = new System.Drawing.Size(56, 23); 
     410            this.button1.Size = new System.Drawing.Size(77, 38); 
    295411            this.button1.TabIndex = 6; 
    296412            this.button1.Text = "Fakturuj"; 
     413            this.button1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; 
    297414            this.button1.UseVisualStyleBackColor = true; 
    298415            this.button1.Click += new System.EventHandler(this.button1_Click); 
     
    300417            // button2 
    301418            //  
    302             this.button2.Location = new System.Drawing.Point(413, 292); 
     419            this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image"))); 
     420            this.button2.Location = new System.Drawing.Point(259, 291); 
    303421            this.button2.Name = "button2"; 
    304             this.button2.Size = new System.Drawing.Size(53, 23); 
     422            this.button2.Size = new System.Drawing.Size(39, 36); 
    305423            this.button2.TabIndex = 7; 
    306             this.button2.Text = "Wydruk"; 
    307424            this.button2.UseVisualStyleBackColor = true; 
    308425            this.button2.Click += new System.EventHandler(this.button2_Click); 
     
    335452            this.fAKTURYDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 
    336453            this.fAKTURYDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 
    337             this.fAKTURYDataGridView.Size = new System.Drawing.Size(451, 253); 
     454            this.fAKTURYDataGridView.Size = new System.Drawing.Size(451, 266); 
    338455            this.fAKTURYDataGridView.TabIndex = 8; 
    339456            this.fAKTURYDataGridView.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.fAKTURYDataGridView_DataBindingComplete); 
     
    422539            // WydrukButton 
    423540            //  
    424             this.WydrukButton.Location = new System.Drawing.Point(237, 292); 
     541            this.WydrukButton.Image = ((System.Drawing.Image)(resources.GetObject("WydrukButton.Image"))); 
     542            this.WydrukButton.Location = new System.Drawing.Point(257, 291); 
    425543            this.WydrukButton.Name = "WydrukButton"; 
    426             this.WydrukButton.Size = new System.Drawing.Size(54, 23); 
     544            this.WydrukButton.Size = new System.Drawing.Size(34, 38); 
    427545            this.WydrukButton.TabIndex = 9; 
    428             this.WydrukButton.Text = "Wydruk"; 
    429546            this.WydrukButton.UseVisualStyleBackColor = true; 
    430547            this.WydrukButton.Click += new System.EventHandler(this.WydrukButton_Click); 
     
    444561            // edytujButton 
    445562            //  
    446             this.edytujButton.Location = new System.Drawing.Point(90, 292); 
     563            this.edytujButton.Image = ((System.Drawing.Image)(resources.GetObject("edytujButton.Image"))); 
     564            this.edytujButton.Location = new System.Drawing.Point(90, 291); 
    447565            this.edytujButton.Name = "edytujButton"; 
    448             this.edytujButton.Size = new System.Drawing.Size(50, 23); 
     566            this.edytujButton.Size = new System.Drawing.Size(79, 38); 
    449567            this.edytujButton.TabIndex = 10; 
    450568            this.edytujButton.Text = "Edytuj"; 
     569            this.edytujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; 
    451570            this.edytujButton.UseVisualStyleBackColor = true; 
    452571            this.edytujButton.Click += new System.EventHandler(this.edytujButton_Click); 
     
    454573            // button3 
    455574            //  
    456             this.button3.Location = new System.Drawing.Point(146, 292); 
     575            this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image"))); 
     576            this.button3.Location = new System.Drawing.Point(175, 291); 
    457577            this.button3.Name = "button3"; 
    458             this.button3.Size = new System.Drawing.Size(52, 23); 
     578            this.button3.Size = new System.Drawing.Size(76, 38); 
    459579            this.button3.TabIndex = 11; 
    460580            this.button3.Text = "Usuñ"; 
     581            this.button3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; 
    461582            this.button3.UseVisualStyleBackColor = true; 
    462583            this.button3.Click += new System.EventHandler(this.button3_Click); 
     
    472593            this.groupBox1.Controls.Add(this.usunZZamButton); 
    473594            this.groupBox1.Controls.Add(this.rEKLAMADataGridView1); 
    474             this.groupBox1.Location = new System.Drawing.Point(12, 376); 
     595            this.groupBox1.Location = new System.Drawing.Point(12, 366); 
    475596            this.groupBox1.Name = "groupBox1"; 
    476             this.groupBox1.Size = new System.Drawing.Size(879, 244); 
     597            this.groupBox1.Size = new System.Drawing.Size(879, 256); 
    477598            this.groupBox1.TabIndex = 12; 
    478599            this.groupBox1.TabStop = false; 
     
    481602            // reklama2Button 
    482603            //  
     604            this.reklama2Button.Image = ((System.Drawing.Image)(resources.GetObject("reklama2Button.Image"))); 
    483605            this.reklama2Button.Location = new System.Drawing.Point(465, 212); 
    484606            this.reklama2Button.Name = "reklama2Button"; 
    485             this.reklama2Button.Size = new System.Drawing.Size(75, 23); 
     607            this.reklama2Button.Size = new System.Drawing.Size(35, 38); 
    486608            this.reklama2Button.TabIndex = 9; 
    487             this.reklama2Button.Text = "Reklama"; 
    488609            this.reklama2Button.UseVisualStyleBackColor = true; 
    489610            this.reklama2Button.Click += new System.EventHandler(this.reklama2Button_Click); 
     
    491612            // reklama1Button 
    492613            //  
     614            this.reklama1Button.Image = ((System.Drawing.Image)(resources.GetObject("reklama1Button.Image"))); 
    493615            this.reklama1Button.Location = new System.Drawing.Point(9, 212); 
    494616            this.reklama1Button.Name = "reklama1Button"; 
    495             this.reklama1Button.Size = new System.Drawing.Size(75, 23); 
     617            this.reklama1Button.Size = new System.Drawing.Size(37, 38); 
    496618            this.reklama1Button.TabIndex = 8; 
    497             this.reklama1Button.Text = "Reklama"; 
    498619            this.reklama1Button.UseVisualStyleBackColor = true; 
    499620            this.reklama1Button.Click += new System.EventHandler(this.reklama1Button_Click); 
     
    527648            this.groupBox2.Location = new System.Drawing.Point(12, 22); 
    528649            this.groupBox2.Name = "groupBox2"; 
    529             this.groupBox2.Size = new System.Drawing.Size(380, 337); 
     650            this.groupBox2.Size = new System.Drawing.Size(380, 338); 
    530651            this.groupBox2.TabIndex = 13; 
    531652            this.groupBox2.TabStop = false; 
     
    534655            // groupBox3 
    535656            //  
     657            this.groupBox3.Controls.Add(this.usunFaktureButton); 
    536658            this.groupBox3.Controls.Add(this.wplataButton); 
    537659            this.groupBox3.Controls.Add(this.korektaButton); 
     
    546668            this.groupBox3.Text = "Faktury"; 
    547669            //  
     670            // usunFaktureButton 
     671            //  
     672            this.usunFaktureButton.Image = ((System.Drawing.Image)(resources.GetObject("usunFaktureButton.Image"))); 
     673            this.usunFaktureButton.Location = new System.Drawing.Point(122, 291); 
     674            this.usunFaktureButton.Name = "usunFaktureButton"; 
     675            this.usunFaktureButton.Size = new System.Drawing.Size(44, 37); 
     676            this.usunFaktureButton.TabIndex = 12; 
     677            this.usunFaktureButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
     678            this.usunFaktureButton.UseVisualStyleBackColor = true; 
     679            this.usunFaktureButton.Click += new System.EventHandler(this.usunFaktureButton_Click); 
     680            //  
    548681            // wplataButton 
    549682            //  
    550             this.wplataButton.Location = new System.Drawing.Point(241, 291); 
     683            this.wplataButton.Image = ((System.Drawing.Image)(resources.GetObject("wplataButton.Image"))); 
     684            this.wplataButton.Location = new System.Drawing.Point(172, 291); 
    551685            this.wplataButton.Name = "wplataButton"; 
    552             this.wplataButton.Size = new System.Drawing.Size(75, 23); 
     686            this.wplataButton.Size = new System.Drawing.Size(81, 36); 
    553687            this.wplataButton.TabIndex = 11; 
    554688            this.wplataButton.Text = "Wp³ata"; 
     689            this.wplataButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; 
    555690            this.wplataButton.UseVisualStyleBackColor = true; 
    556691            this.wplataButton.Click += new System.EventHandler(this.button6_Click); 
     
    560695            this.korektaButton.Location = new System.Drawing.Point(15, 291); 
    561696            this.korektaButton.Name = "korektaButton"; 
    562             this.korektaButton.Size = new System.Drawing.Size(101, 23); 
     697            this.korektaButton.Size = new System.Drawing.Size(101, 37); 
    563698            this.korektaButton.TabIndex = 10; 
    564699            this.korektaButton.Text = "Wystaw korekte"; 
     
    569704            //  
    570705            this.korektaDoExportButton.Enabled = false; 
    571             this.korektaDoExportButton.Location = new System.Drawing.Point(122, 291); 
     706            this.korektaDoExportButton.Location = new System.Drawing.Point(353, 291); 
    572707            this.korektaDoExportButton.Name = "korektaDoExportButton"; 
    573             this.korektaDoExportButton.Size = new System.Drawing.Size(113, 23); 
     708            this.korektaDoExportButton.Size = new System.Drawing.Size(113, 36); 
    574709            this.korektaDoExportButton.TabIndex = 9; 
    575710            this.korektaDoExportButton.Text = "Korekta do eksportu"; 
     
    577712            this.korektaDoExportButton.Click += new System.EventHandler(this.korektaDoExportButton_Click); 
    578713            //  
    579             // dataGridViewTextBoxColumn9 
    580             //  
    581             this.dataGridViewTextBoxColumn9.DataPropertyName = "ID REKLAMY"; 
    582             this.dataGridViewTextBoxColumn9.HeaderText = "Symbol"; 
    583             this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; 
    584             this.dataGridViewTextBoxColumn9.ReadOnly = true; 
    585             //  
    586             // TYP 
    587             //  
    588             this.TYP.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    589             this.TYP.DataPropertyName = "TYP"; 
    590             this.TYP.HeaderText = "TYP"; 
    591             this.TYP.Name = "TYP"; 
    592             this.TYP.ReadOnly = true; 
    593             this.TYP.Width = 50; 
    594             //  
    595             // dataGridViewTextBoxColumn27 
    596             //  
    597             this.dataGridViewTextBoxColumn27.DataPropertyName = "NETTO"; 
    598             this.dataGridViewTextBoxColumn27.HeaderText = "NETTO"; 
    599             this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; 
    600             this.dataGridViewTextBoxColumn27.ReadOnly = true; 
    601             //  
    602             // VAT 
    603             //  
    604             this.VAT.DataPropertyName = "VAT"; 
    605             dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    606             dataGridViewCellStyle4.Format = "P"; 
    607             this.VAT.DefaultCellStyle = dataGridViewCellStyle4; 
    608             this.VAT.HeaderText = "VAT"; 
    609             this.VAT.Name = "VAT"; 
    610             this.VAT.ReadOnly = true; 
    611             //  
    612             // Brutto_Euro_Miano 
    613             //  
    614             this.Brutto_Euro_Miano.DataPropertyName = "Brutto_Euro_Miano"; 
    615             this.Brutto_Euro_Miano.HeaderText = "Waluta"; 
    616             this.Brutto_Euro_Miano.Name = "Brutto_Euro_Miano"; 
    617             this.Brutto_Euro_Miano.ReadOnly = true; 
    618             //  
    619             // ZATWIERDZONO_DO_DRUKU 
    620             //  
    621             this.ZATWIERDZONO_DO_DRUKU.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    622             this.ZATWIERDZONO_DO_DRUKU.DataPropertyName = "ZATWIERDZONO DO DRUKU"; 
    623             this.ZATWIERDZONO_DO_DRUKU.HeaderText = "ZD"; 
    624             this.ZATWIERDZONO_DO_DRUKU.Name = "ZATWIERDZONO_DO_DRUKU"; 
    625             this.ZATWIERDZONO_DO_DRUKU.ReadOnly = true; 
    626             this.ZATWIERDZONO_DO_DRUKU.Width = 25; 
    627             //  
    628             // dataGridViewTextBoxColumn72 
    629             //  
    630             this.dataGridViewTextBoxColumn72.DataPropertyName = "ID REKLAMY"; 
    631             this.dataGridViewTextBoxColumn72.HeaderText = "Symbol"; 
    632             this.dataGridViewTextBoxColumn72.Name = "dataGridViewTextBoxColumn72"; 
    633             this.dataGridViewTextBoxColumn72.ReadOnly = true; 
    634             //  
    635             // DATA_ZAMOWIENIA 
    636             //  
    637             this.DATA_ZAMOWIENIA.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    638             this.DATA_ZAMOWIENIA.DataPropertyName = "DATA ZAMÓWIENIA"; 
    639             this.DATA_ZAMOWIENIA.HeaderText = "Data zam."; 
    640             this.DATA_ZAMOWIENIA.Name = "DATA_ZAMOWIENIA"; 
    641             this.DATA_ZAMOWIENIA.ReadOnly = true; 
    642             this.DATA_ZAMOWIENIA.Width = 75; 
    643             //  
    644             // dataGridViewTextBoxColumn1 
    645             //  
    646             this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    647             this.dataGridViewTextBoxColumn1.DataPropertyName = "TYP"; 
    648             this.dataGridViewTextBoxColumn1.HeaderText = "TYP"; 
    649             this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; 
    650             this.dataGridViewTextBoxColumn1.ReadOnly = true; 
    651             this.dataGridViewTextBoxColumn1.Width = 50; 
    652             //  
    653             // dataGridViewTextBoxColumn90 
    654             //  
    655             this.dataGridViewTextBoxColumn90.DataPropertyName = "NETTO"; 
    656             this.dataGridViewTextBoxColumn90.HeaderText = "NETTO"; 
    657             this.dataGridViewTextBoxColumn90.Name = "dataGridViewTextBoxColumn90"; 
    658             this.dataGridViewTextBoxColumn90.ReadOnly = true; 
    659             //  
    660             // dataGridViewTextBoxColumn43 
    661             //  
    662             this.dataGridViewTextBoxColumn43.DataPropertyName = "VAT"; 
    663             dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    664             dataGridViewCellStyle7.Format = "P"; 
    665             this.dataGridViewTextBoxColumn43.DefaultCellStyle = dataGridViewCellStyle7; 
    666             this.dataGridViewTextBoxColumn43.HeaderText = "VAT"; 
    667             this.dataGridViewTextBoxColumn43.Name = "dataGridViewTextBoxColumn43"; 
    668             this.dataGridViewTextBoxColumn43.ReadOnly = true; 
    669             //  
    670             // dataGridViewTextBoxColumn44 
    671             //  
    672             this.dataGridViewTextBoxColumn44.DataPropertyName = "Brutto_Euro_Miano"; 
    673             this.dataGridViewTextBoxColumn44.HeaderText = "Waluta"; 
    674             this.dataGridViewTextBoxColumn44.Name = "dataGridViewTextBoxColumn44"; 
    675             this.dataGridViewTextBoxColumn44.ReadOnly = true; 
    676             //  
    677             // ZATWIERDZONO_DO_DRUKU2 
    678             //  
    679             this.ZATWIERDZONO_DO_DRUKU2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    680             this.ZATWIERDZONO_DO_DRUKU2.DataPropertyName = "ZATWIERDZONO DO DRUKU"; 
    681             this.ZATWIERDZONO_DO_DRUKU2.HeaderText = "ZD"; 
    682             this.ZATWIERDZONO_DO_DRUKU2.Name = "ZATWIERDZONO_DO_DRUKU2"; 
    683             this.ZATWIERDZONO_DO_DRUKU2.ReadOnly = true; 
    684             this.ZATWIERDZONO_DO_DRUKU2.Width = 25; 
    685             //  
    686714            // ZamowieniaForm 
    687715            //  
    688716            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 
    689717            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
    690             this.ClientSize = new System.Drawing.Size(915, 632); 
     718            this.ClientSize = new System.Drawing.Size(915, 634); 
    691719            this.Controls.Add(this.groupBox3); 
    692720            this.Controls.Add(this.groupBox2); 
     
    774802        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn44; 
    775803        private System.Windows.Forms.DataGridViewCheckBoxColumn ZATWIERDZONO_DO_DRUKU2; 
     804        private System.Windows.Forms.Button usunFaktureButton; 
    776805    } 
    777806}