Zbiór zmian 775 dla branches/Emisje
- Data:
- 2009-07-23 15:37:04 (17 years ago)
- Lokalizacja:
- branches/Emisje/BazaReklam
- Pliki:
-
- 2 zmodyfikowane
-
OrderDetails.Designer.cs (zmodyfikowane) (38 diffs)
-
OrderDetails.resx (zmodyfikowane) (4 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Emisje/BazaReklam/OrderDetails.Designer.cs
r750 r775 70 70 System.Windows.Forms.Label label14; 71 71 System.Windows.Forms.Label label15; 72 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();73 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 2= new System.Windows.Forms.DataGridViewCellStyle();74 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 3= new System.Windows.Forms.DataGridViewCellStyle();72 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); 73 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); 74 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); 75 75 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderDetails)); 76 76 this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet(); … … 109 109 this.zafakturowana = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 110 110 this.netto = new System.Windows.Forms.DataGridViewTextBoxColumn(); 111 this. reklamaIdColumn= new System.Windows.Forms.DataGridViewTextBoxColumn();111 this.ReklamaId = new System.Windows.Forms.DataGridViewTextBoxColumn(); 112 112 this.rEKLAMAUKAZESIEWNRBindingSource = new System.Windows.Forms.BindingSource(this.components); 113 113 this.uKAZE_SIE_W_NRTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.UKAZE_SIE_W_NRTableAdapter(); … … 163 163 this.tabPage1 = new System.Windows.Forms.TabPage(); 164 164 this.ukazaloSieDataGridView = new System.Windows.Forms.DataGridView(); 165 this.nRWYDANIADataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();166 this.NR_WYDANIA = new System.Windows.Forms.DataGridViewTextBoxColumn();167 this.sTRONADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();168 165 this.tabPage2 = new System.Windows.Forms.TabPage(); 169 166 this.dataGridView1 = new System.Windows.Forms.DataGridView(); 170 this.dataDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();171 this.reklamaInfoDodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();172 167 this.rEKLAMAReklamaInfoDodBindingSource = new System.Windows.Forms.BindingSource(this.components); 173 this.reklama_Info_DodDataGridView = new System.Windows.Forms.DataGridView();174 168 this.reklama_Info_DodTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.Reklama_Info_DodTableAdapter(); 175 169 this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter(); … … 189 183 this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components); 190 184 this.btnSaveClose = new System.Windows.Forms.Button(); 185 this.nRWYDANIADataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 186 this.NR_WYDANIA = new System.Windows.Forms.DataGridViewTextBoxColumn(); 187 this.sTRONADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 188 this.dataDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 189 this.reklamaInfoDodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 191 190 sYMBOL_AKWIZYTORALabel = new System.Windows.Forms.Label(); 192 191 tYTULLabel = new System.Windows.Forms.Label(); … … 251 250 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); 252 251 ((System.ComponentModel.ISupportInitialize)(this.rEKLAMAReklamaInfoDodBindingSource)).BeginInit(); 253 ((System.ComponentModel.ISupportInitialize)(this.reklama_Info_DodDataGridView)).BeginInit();254 252 this.ZDpanel.SuspendLayout(); 255 253 this.groupBox5.SuspendLayout(); … … 334 332 // 335 333 kROTNOSCLabel.AutoSize = true; 336 kROTNOSCLabel.Location = new System.Drawing.Point( 435, 575);334 kROTNOSCLabel.Location = new System.Drawing.Point(796, 344); 337 335 kROTNOSCLabel.Name = "kROTNOSCLabel"; 338 336 kROTNOSCLabel.Size = new System.Drawing.Size(69, 13); … … 343 341 // 344 342 oDSTÊPLabel.AutoSize = true; 345 oDSTÊPLabel.Location = new System.Drawing.Point( 736, 565);343 oDSTÊPLabel.Location = new System.Drawing.Point(836, 650); 346 344 oDSTÊPLabel.Name = "oDSTÊPLabel"; 347 345 oDSTÊPLabel.Size = new System.Drawing.Size(23, 13); … … 452 450 // 453 451 kier_notatkaLabel.AutoSize = true; 454 kier_notatkaLabel.Location = new System.Drawing.Point(26 , 290);452 kier_notatkaLabel.Location = new System.Drawing.Point(269, 7); 455 453 kier_notatkaLabel.Name = "kier_notatkaLabel"; 456 454 kier_notatkaLabel.Size = new System.Drawing.Size(102, 13); … … 732 730 this.kROTNOSCTextBox.BackColor = System.Drawing.Color.WhiteSmoke; 733 731 this.kROTNOSCTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "KROTNOÆ", true)); 734 this.kROTNOSCTextBox.Location = new System.Drawing.Point( 510, 571);732 this.kROTNOSCTextBox.Location = new System.Drawing.Point(868, 340); 735 733 this.kROTNOSCTextBox.Name = "kROTNOSCTextBox"; 736 734 this.kROTNOSCTextBox.ReadOnly = true; … … 743 741 this.oDSTEPTextBox.BackColor = System.Drawing.SystemColors.Window; 744 742 this.oDSTEPTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "ODSTÊP", true)); 745 this.oDSTEPTextBox.Location = new System.Drawing.Point( 730, 581);743 this.oDSTEPTextBox.Location = new System.Drawing.Point(865, 649); 746 744 this.oDSTEPTextBox.Name = "oDSTEPTextBox"; 747 745 this.oDSTEPTextBox.Size = new System.Drawing.Size(43, 20); … … 880 878 this.iNFOTextBox.Multiline = true; 881 879 this.iNFOTextBox.Name = "iNFOTextBox"; 882 this.iNFOTextBox.Size = new System.Drawing.Size(2 40, 252);880 this.iNFOTextBox.Size = new System.Drawing.Size(216, 211); 883 881 this.iNFOTextBox.TabIndex = 52; 884 882 // … … 896 894 this.kier_notatkaTextBox.BackColor = System.Drawing.SystemColors.Window; 897 895 this.kier_notatkaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "kier_notatka", true)); 898 this.kier_notatkaTextBox.Location = new System.Drawing.Point( 7, 305);896 this.kier_notatkaTextBox.Location = new System.Drawing.Point(242, 23); 899 897 this.kier_notatkaTextBox.MaxLength = 200; 900 898 this.kier_notatkaTextBox.Multiline = true; 901 899 this.kier_notatkaTextBox.Name = "kier_notatkaTextBox"; 902 this.kier_notatkaTextBox.Size = new System.Drawing.Size(2 40, 215);900 this.kier_notatkaTextBox.Size = new System.Drawing.Size(216, 211); 903 901 this.kier_notatkaTextBox.TabIndex = 54; 904 902 // … … 907 905 this.kier_zatwierdzilCheckBox.AutoSize = true; 908 906 this.kier_zatwierdzilCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "kier_zatwierdzil", true)); 909 this.kier_zatwierdzilCheckBox.Location = new System.Drawing.Point( 7, 289);907 this.kier_zatwierdzilCheckBox.Location = new System.Drawing.Point(242, 7); 910 908 this.kier_zatwierdzilCheckBox.Name = "kier_zatwierdzilCheckBox"; 911 909 this.kier_zatwierdzilCheckBox.Size = new System.Drawing.Size(15, 14); … … 929 927 this.ukazeSieDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; 930 928 this.ukazeSieDataGridView.BackgroundColor = System.Drawing.Color.White; 931 dataGridViewCellStyle1 .Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;932 dataGridViewCellStyle1 .BackColor = System.Drawing.SystemColors.Control;933 dataGridViewCellStyle1 .Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));934 dataGridViewCellStyle1 .ForeColor = System.Drawing.SystemColors.WindowText;935 dataGridViewCellStyle1 .SelectionBackColor = System.Drawing.SystemColors.Highlight;936 dataGridViewCellStyle1 .SelectionForeColor = System.Drawing.SystemColors.HighlightText;937 dataGridViewCellStyle1 .WrapMode = System.Windows.Forms.DataGridViewTriState.True;938 this.ukazeSieDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1 ;929 dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 930 dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control; 931 dataGridViewCellStyle13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 932 dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText; 933 dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight; 934 dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 935 dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 936 this.ukazeSieDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13; 939 937 this.ukazeSieDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 940 938 this.ukazeSieDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { … … 942 940 this.zafakturowana, 943 941 this.netto, 944 this. reklamaIdColumn});942 this.ReklamaId}); 945 943 this.ukazeSieDataGridView.DataSource = this.rEKLAMAUKAZESIEWNRBindingSource; 946 944 this.ukazeSieDataGridView.Location = new System.Drawing.Point(435, 9); … … 950 948 this.ukazeSieDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 951 949 this.ukazeSieDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 952 this.ukazeSieDataGridView.Size = new System.Drawing.Size( 204, 556);950 this.ukazeSieDataGridView.Size = new System.Drawing.Size(469, 329); 953 951 this.ukazeSieDataGridView.TabIndex = 46; 954 952 this.ukazeSieDataGridView.Leave += new System.EventHandler(this.ukazeSieDataGridView_Leave); … … 961 959 // 962 960 this.nrWydaniaDataGridViewTextBoxColumn.DataPropertyName = "Nr Wydania"; 963 dataGridViewCellStyle 2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;964 this.nrWydaniaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle 2;961 dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 962 this.nrWydaniaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle14; 965 963 this.nrWydaniaDataGridViewTextBoxColumn.FillWeight = 149.2386F; 966 964 this.nrWydaniaDataGridViewTextBoxColumn.HeaderText = "Nr wyd."; … … 983 981 this.netto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 984 982 this.netto.DataPropertyName = "netto"; 985 dataGridViewCellStyle 3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;986 dataGridViewCellStyle 3.Format = "C";987 this.netto.DefaultCellStyle = dataGridViewCellStyle 3;983 dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 984 dataGridViewCellStyle15.Format = "C"; 985 this.netto.DefaultCellStyle = dataGridViewCellStyle15; 988 986 this.netto.HeaderText = "Wartoæ"; 989 987 this.netto.Name = "netto"; … … 991 989 this.netto.Width = 70; 992 990 // 993 // reklamaIdColumn994 // 995 this. reklamaIdColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;996 this. reklamaIdColumn.DataPropertyName = "ReklamaId";997 this. reklamaIdColumn.HeaderText = "ReklamaId";998 this. reklamaIdColumn.Name = "ReklamaId";999 this. reklamaIdColumn.ReadOnly = true;1000 this. reklamaIdColumn.Visible = false;991 // ReklamaId 992 // 993 this.ReklamaId.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 994 this.ReklamaId.DataPropertyName = "ReklamaId"; 995 this.ReklamaId.HeaderText = "ReklamaId"; 996 this.ReklamaId.Name = "ReklamaId"; 997 this.ReklamaId.ReadOnly = true; 998 this.ReklamaId.Visible = false; 1001 999 // 1002 1000 // rEKLAMAUKAZESIEWNRBindingSource … … 1248 1246 // button3 1249 1247 // 1250 this.button3.Location = new System.Drawing.Point( 792, 576);1248 this.button3.Location = new System.Drawing.Point(652, 649); 1251 1249 this.button3.Name = "button3"; 1252 1250 this.button3.Size = new System.Drawing.Size(68, 23); … … 1354 1352 // cenaEmisjiButton 1355 1353 // 1356 this.cenaEmisjiButton.Location = new System.Drawing.Point( 645, 571);1354 this.cenaEmisjiButton.Location = new System.Drawing.Point(743, 649); 1357 1355 this.cenaEmisjiButton.Name = "cenaEmisjiButton"; 1358 1356 this.cenaEmisjiButton.Size = new System.Drawing.Size(75, 23); … … 1392 1390 // 1393 1391 this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image"))); 1394 this.dodajButton.Location = new System.Drawing.Point(743, 6 07);1392 this.dodajButton.Location = new System.Drawing.Point(743, 622); 1395 1393 this.dodajButton.Name = "dodajButton"; 1396 1394 this.dodajButton.Size = new System.Drawing.Size(76, 36); … … 1404 1402 // 1405 1403 this.anulujButton.Image = ((System.Drawing.Image)(resources.GetObject("anulujButton.Image"))); 1406 this.anulujButton.Location = new System.Drawing.Point(652, 6 07);1404 this.anulujButton.Location = new System.Drawing.Point(652, 622); 1407 1405 this.anulujButton.Name = "anulujButton"; 1408 1406 this.anulujButton.Size = new System.Drawing.Size(74, 36); … … 1425 1423 // 1426 1424 this.label4.AutoSize = true; 1427 this.label4.Location = new System.Drawing.Point( 435, 599);1425 this.label4.Location = new System.Drawing.Point(552, 654); 1428 1426 this.label4.Name = "label4"; 1429 1427 this.label4.Size = new System.Drawing.Size(69, 13); … … 1435 1433 // 1436 1434 this.liczbaEmisjiLabel.AutoSize = true; 1437 this.liczbaEmisjiLabel.Location = new System.Drawing.Point( 510, 599);1435 this.liczbaEmisjiLabel.Location = new System.Drawing.Point(627, 654); 1438 1436 this.liczbaEmisjiLabel.Name = "liczbaEmisjiLabel"; 1439 1437 this.liczbaEmisjiLabel.Size = new System.Drawing.Size(10, 13); … … 1552 1550 this.tabControl1.Controls.Add(this.tabPage1); 1553 1551 this.tabControl1.Controls.Add(this.tabPage2); 1554 this.tabControl1.Location = new System.Drawing.Point(645, 9); 1552 this.tabControl1.Location = new System.Drawing.Point(435, 350); 1553 this.tabControl1.Multiline = true; 1555 1554 this.tabControl1.Name = "tabControl1"; 1556 1555 this.tabControl1.SelectedIndex = 0; 1557 this.tabControl1.Size = new System.Drawing.Size( 263, 556);1556 this.tabControl1.Size = new System.Drawing.Size(473, 266); 1558 1557 this.tabControl1.TabIndex = 50; 1559 1558 // 1560 1559 // notatkiTabPage 1561 1560 // 1561 this.notatkiTabPage.Controls.Add(kier_notatkaLabel); 1562 1562 this.notatkiTabPage.Controls.Add(iNFOLabel); 1563 1563 this.notatkiTabPage.Controls.Add(this.iNFOTextBox); 1564 this.notatkiTabPage.Controls.Add( kier_notatkaLabel);1564 this.notatkiTabPage.Controls.Add(this.kier_notatkaTextBox); 1565 1565 this.notatkiTabPage.Controls.Add(this.kier_zatwierdzilCheckBox); 1566 this.notatkiTabPage.Controls.Add(this.kier_notatkaTextBox);1567 1566 this.notatkiTabPage.Location = new System.Drawing.Point(4, 22); 1568 1567 this.notatkiTabPage.Name = "notatkiTabPage"; 1569 1568 this.notatkiTabPage.Padding = new System.Windows.Forms.Padding(3); 1570 this.notatkiTabPage.Size = new System.Drawing.Size( 255, 530);1569 this.notatkiTabPage.Size = new System.Drawing.Size(465, 240); 1571 1570 this.notatkiTabPage.TabIndex = 2; 1572 1571 this.notatkiTabPage.Text = "Notatki"; … … 1579 1578 this.tabPage1.Name = "tabPage1"; 1580 1579 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 1581 this.tabPage1.Size = new System.Drawing.Size( 255, 530);1580 this.tabPage1.Size = new System.Drawing.Size(465, 240); 1582 1581 this.tabPage1.TabIndex = 0; 1583 1582 this.tabPage1.Text = "Reklama ukaza³a siê"; … … 1603 1602 this.ukazaloSieDataGridView.RowHeadersWidth = 10; 1604 1603 this.ukazaloSieDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 1605 this.ukazaloSieDataGridView.Size = new System.Drawing.Size(1 41, 524);1604 this.ukazaloSieDataGridView.Size = new System.Drawing.Size(179, 234); 1606 1605 this.ukazaloSieDataGridView.TabIndex = 55; 1607 1606 this.ukazaloSieDataGridView.CellContextMenuStripNeeded += new System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler(this.ukazaloSieDataGridView_CellContextMenuStripNeeded); 1608 1607 this.ukazaloSieDataGridView.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.ukazaloSieDataGridView_CellEndEdit); 1609 1608 // 1610 // nRWYDANIADataGridViewTextBoxColumn11611 //1612 this.nRWYDANIADataGridViewTextBoxColumn1.DataPropertyName = "NR_WYDANIA";1613 this.nRWYDANIADataGridViewTextBoxColumn1.HeaderText = "NR";1614 this.nRWYDANIADataGridViewTextBoxColumn1.Name = "nRWYDANIADataGridViewTextBoxColumn1";1615 this.nRWYDANIADataGridViewTextBoxColumn1.ReadOnly = true;1616 //1617 // NR_WYDANIA1618 //1619 this.NR_WYDANIA.DataPropertyName = "NR_WYDANIA";1620 this.NR_WYDANIA.HeaderText = "NR_WYDANIA";1621 this.NR_WYDANIA.Name = "NR_WYDANIA";1622 this.NR_WYDANIA.ReadOnly = true;1623 this.NR_WYDANIA.Visible = false;1624 //1625 // sTRONADataGridViewTextBoxColumn1626 //1627 this.sTRONADataGridViewTextBoxColumn.DataPropertyName = "STRONA";1628 this.sTRONADataGridViewTextBoxColumn.HeaderText = "STRONA";1629 this.sTRONADataGridViewTextBoxColumn.Name = "sTRONADataGridViewTextBoxColumn";1630 this.sTRONADataGridViewTextBoxColumn.ReadOnly = true;1631 //1632 1609 // tabPage2 1633 1610 // 1634 1611 this.tabPage2.AutoScroll = true; 1635 1612 this.tabPage2.Controls.Add(this.dataGridView1); 1636 this.tabPage2.Controls.Add(this.reklama_Info_DodDataGridView);1637 1613 this.tabPage2.Location = new System.Drawing.Point(4, 22); 1638 1614 this.tabPage2.Name = "tabPage2"; 1639 1615 this.tabPage2.Padding = new System.Windows.Forms.Padding(3); 1640 this.tabPage2.Size = new System.Drawing.Size( 255, 530);1616 this.tabPage2.Size = new System.Drawing.Size(465, 240); 1641 1617 this.tabPage2.TabIndex = 1; 1642 1618 this.tabPage2.Text = "Info dodatkowe"; … … 1658 1634 this.dataGridView1.RowHeadersWidth = 10; 1659 1635 this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 1660 this.dataGridView1.Size = new System.Drawing.Size( 249, 524);1636 this.dataGridView1.Size = new System.Drawing.Size(459, 234); 1661 1637 this.dataGridView1.TabIndex = 56; 1662 1638 this.dataGridView1.Leave += new System.EventHandler(this.dataGridView1_Leave); 1663 1639 this.dataGridView1.RowLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowLeave); 1664 1640 // 1665 // dataDataGridViewTextBoxColumn1666 //1667 this.dataDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;1668 this.dataDataGridViewTextBoxColumn.DataPropertyName = "Data";1669 this.dataDataGridViewTextBoxColumn.HeaderText = "Data";1670 this.dataDataGridViewTextBoxColumn.Name = "dataDataGridViewTextBoxColumn";1671 this.dataDataGridViewTextBoxColumn.ReadOnly = true;1672 this.dataDataGridViewTextBoxColumn.Width = 75;1673 //1674 // reklamaInfoDodDataGridViewTextBoxColumn1675 //1676 this.reklamaInfoDodDataGridViewTextBoxColumn.DataPropertyName = "Reklama_Info_Dod";1677 this.reklamaInfoDodDataGridViewTextBoxColumn.HeaderText = "Info dod.";1678 this.reklamaInfoDodDataGridViewTextBoxColumn.Name = "reklamaInfoDodDataGridViewTextBoxColumn";1679 //1680 1641 // rEKLAMAReklamaInfoDodBindingSource 1681 1642 // 1682 1643 this.rEKLAMAReklamaInfoDodBindingSource.DataMember = "REKLAMA_Reklama_Info_Dod"; 1683 1644 this.rEKLAMAReklamaInfoDodBindingSource.DataSource = this.rEKLAMABindingSource; 1684 //1685 // reklama_Info_DodDataGridView1686 //1687 this.reklama_Info_DodDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;1688 this.reklama_Info_DodDataGridView.BackgroundColor = System.Drawing.Color.White;1689 this.reklama_Info_DodDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;1690 this.reklama_Info_DodDataGridView.Location = new System.Drawing.Point(3, 3);1691 this.reklama_Info_DodDataGridView.Name = "reklama_Info_DodDataGridView";1692 this.reklama_Info_DodDataGridView.RowHeadersWidth = 10;1693 this.reklama_Info_DodDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;1694 this.reklama_Info_DodDataGridView.Size = new System.Drawing.Size(249, 524);1695 this.reklama_Info_DodDataGridView.TabIndex = 0;1696 1645 // 1697 1646 // reklama_Info_DodTableAdapter … … 1754 1703 // kalendarzButton 1755 1704 // 1756 this.kalendarzButton.Location = new System.Drawing.Point( 564, 571);1705 this.kalendarzButton.Location = new System.Drawing.Point(714, 340); 1757 1706 this.kalendarzButton.Name = "kalendarzButton"; 1758 1707 this.kalendarzButton.Size = new System.Drawing.Size(75, 23); … … 1818 1767 // 1819 1768 this.btnSaveClose.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveClose.Image"))); 1820 this.btnSaveClose.Location = new System.Drawing.Point(832, 6 07);1769 this.btnSaveClose.Location = new System.Drawing.Point(832, 622); 1821 1770 this.btnSaveClose.Name = "btnSaveClose"; 1822 1771 this.btnSaveClose.Size = new System.Drawing.Size(76, 36); … … 1827 1776 this.btnSaveClose.Click += new System.EventHandler(this.btnSaveClose_Click); 1828 1777 // 1778 // nRWYDANIADataGridViewTextBoxColumn1 1779 // 1780 this.nRWYDANIADataGridViewTextBoxColumn1.DataPropertyName = "NR_WYDANIA"; 1781 this.nRWYDANIADataGridViewTextBoxColumn1.HeaderText = "NR"; 1782 this.nRWYDANIADataGridViewTextBoxColumn1.Name = "nRWYDANIADataGridViewTextBoxColumn1"; 1783 this.nRWYDANIADataGridViewTextBoxColumn1.ReadOnly = true; 1784 // 1785 // NR_WYDANIA 1786 // 1787 this.NR_WYDANIA.DataPropertyName = "NR_WYDANIA"; 1788 this.NR_WYDANIA.HeaderText = "NR_WYDANIA"; 1789 this.NR_WYDANIA.Name = "NR_WYDANIA"; 1790 this.NR_WYDANIA.ReadOnly = true; 1791 this.NR_WYDANIA.Visible = false; 1792 // 1793 // sTRONADataGridViewTextBoxColumn 1794 // 1795 this.sTRONADataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1796 this.sTRONADataGridViewTextBoxColumn.DataPropertyName = "STRONA"; 1797 this.sTRONADataGridViewTextBoxColumn.HeaderText = "STRONA"; 1798 this.sTRONADataGridViewTextBoxColumn.Name = "sTRONADataGridViewTextBoxColumn"; 1799 this.sTRONADataGridViewTextBoxColumn.ReadOnly = true; 1800 // 1801 // dataDataGridViewTextBoxColumn 1802 // 1803 this.dataDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 1804 this.dataDataGridViewTextBoxColumn.DataPropertyName = "Data"; 1805 this.dataDataGridViewTextBoxColumn.HeaderText = "Data"; 1806 this.dataDataGridViewTextBoxColumn.Name = "dataDataGridViewTextBoxColumn"; 1807 this.dataDataGridViewTextBoxColumn.ReadOnly = true; 1808 this.dataDataGridViewTextBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False; 1809 this.dataDataGridViewTextBoxColumn.Width = 110; 1810 // 1811 // reklamaInfoDodDataGridViewTextBoxColumn 1812 // 1813 this.reklamaInfoDodDataGridViewTextBoxColumn.DataPropertyName = "Reklama_Info_Dod"; 1814 this.reklamaInfoDodDataGridViewTextBoxColumn.HeaderText = "Info dod."; 1815 this.reklamaInfoDodDataGridViewTextBoxColumn.Name = "reklamaInfoDodDataGridViewTextBoxColumn"; 1816 // 1829 1817 // OrderDetails 1830 1818 // … … 1834 1822 this.ClientSize = new System.Drawing.Size(920, 669); 1835 1823 this.Controls.Add(this.btnSaveClose); 1824 this.Controls.Add(this.anulujButton); 1825 this.Controls.Add(this.dodajButton); 1826 this.Controls.Add(this.kalendarzButton); 1827 this.Controls.Add(kROTNOSCLabel); 1828 this.Controls.Add(this.kROTNOSCTextBox); 1829 this.Controls.Add(this.EmailButton); 1836 1830 this.Controls.Add(this.button3); 1837 this.Controls.Add(this.EmailButton);1838 this.Controls.Add(this.cenaEmisjiButton);1839 this.Controls.Add(this.kalendarzButton);1840 1831 this.Controls.Add(this.ZDpanel); 1841 1832 this.Controls.Add(this.groupBox5); 1842 this.Controls.Add(this.tabControl1);1843 1833 this.Controls.Add(wyroznienie_exportedLabel); 1844 1834 this.Controls.Add(zAP£ACONOLabel); 1835 this.Controls.Add(this.tabControl1); 1836 this.Controls.Add(this.cenaEmisjiButton); 1845 1837 this.Controls.Add(this.wyroznienie_exportedCheckBox); 1846 1838 this.Controls.Add(fAKTURA_WYSTAWIONOLabel); 1847 this.Controls.Add(this.liczbaEmisjiLabel);1848 1839 this.Controls.Add(this.groupBox4); 1849 1840 this.Controls.Add(this.fAKTURA_WYSTAWIONOCheckBox); 1841 this.Controls.Add(this.liczbaEmisjiLabel); 1850 1842 this.Controls.Add(this.zAP£ACONOCheckBox); 1851 1843 this.Controls.Add(this.label4); 1852 this.Controls.Add(this.anulujButton);1853 this.Controls.Add(this.dodajButton);1854 1844 this.Controls.Add(this.groupBox3); 1855 1845 this.Controls.Add(this.groupBox2); … … 1858 1848 this.Controls.Add(this.oDSTEPTextBox); 1859 1849 this.Controls.Add(oDSTÊPLabel); 1860 this.Controls.Add(this.kROTNOSCTextBox);1861 this.Controls.Add(kROTNOSCLabel);1862 1850 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; 1863 1851 this.KeyPreview = true; … … 1896 1884 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); 1897 1885 ((System.ComponentModel.ISupportInitialize)(this.rEKLAMAReklamaInfoDodBindingSource)).EndInit(); 1898 ((System.ComponentModel.ISupportInitialize)(this.reklama_Info_DodDataGridView)).EndInit();1899 1886 this.ZDpanel.ResumeLayout(false); 1900 1887 this.ZDpanel.PerformLayout(); … … 1974 1961 private System.Windows.Forms.DataGridView ukazaloSieDataGridView; 1975 1962 private Baza_Reklam.REKLAMADataSetTableAdapters.Reklama_Info_DodTableAdapter reklama_Info_DodTableAdapter; 1976 private System.Windows.Forms.DataGridView reklama_Info_DodDataGridView;1977 1963 private System.Windows.Forms.DataGridView dataGridView1; 1978 private System.Windows.Forms.DataGridViewTextBoxColumn dataDataGridViewTextBoxColumn;1979 private System.Windows.Forms.DataGridViewTextBoxColumn reklamaInfoDodDataGridViewTextBoxColumn;1980 1964 private System.Windows.Forms.BindingSource rEKLAMAReklamaInfoDodBindingSource; 1981 1965 private System.Windows.Forms.ComboBox sYMBOL_AKWIZYTORAComboBox; … … 2013 1997 private System.Windows.Forms.ToolStripMenuItem deleteItem; 2014 1998 private System.Windows.Forms.ToolStripMenuItem editItem; 2015 private System.Windows.Forms.DataGridViewTextBoxColumn nRWYDANIADataGridViewTextBoxColumn1;2016 private System.Windows.Forms.DataGridViewTextBoxColumn NR_WYDANIA;2017 private System.Windows.Forms.DataGridViewTextBoxColumn sTRONADataGridViewTextBoxColumn;2018 1999 private System.Windows.Forms.Label label9; 2019 2000 private System.Windows.Forms.ComboBox cbLocation; … … 2026 2007 private System.Windows.Forms.Label lblModuleDescription; 2027 2008 private System.Windows.Forms.Button btnSaveClose; 2009 private System.Windows.Forms.DataGridViewTextBoxColumn ReklamaId; 2010 private System.Windows.Forms.DataGridViewTextBoxColumn nRWYDANIADataGridViewTextBoxColumn1; 2011 private System.Windows.Forms.DataGridViewTextBoxColumn NR_WYDANIA; 2012 private System.Windows.Forms.DataGridViewTextBoxColumn sTRONADataGridViewTextBoxColumn; 2013 private System.Windows.Forms.DataGridViewTextBoxColumn dataDataGridViewTextBoxColumn; 2014 private System.Windows.Forms.DataGridViewTextBoxColumn reklamaInfoDodDataGridViewTextBoxColumn; 2028 2015 2029 2016 -
branches/Emisje/BazaReklam/OrderDetails.resx
r750 r775 253 253 <value>17, 54</value> 254 254 </metadata> 255 <metadata name="lISTATYPOWREKLAMYBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 256 <value>17, 54</value> 257 </metadata> 255 258 <metadata name="lISTA_TYPOW_REKLAMYTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 256 259 <value>17, 91</value> … … 267 270 <metadata name="uKAZE_SIE_W_NRTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 268 271 <value>443, 91</value> 272 </metadata> 273 <metadata name="aGENCIBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 274 <value>1113, 91</value> 269 275 </metadata> 270 276 <metadata name="aGENCIBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> … … 336 342 <value>259, 91</value> 337 343 </metadata> 344 <metadata name="rEKLAMAReklamaInfoDodBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 345 <value>863, 91</value> 346 </metadata> 338 347 <metadata name="NR_WYDANIA.UserAddedColumn" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 339 348 <value>True</value> 340 </metadata>341 <metadata name="rEKLAMAReklamaInfoDodBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">342 <value>863, 91</value>343 349 </metadata> 344 350 <metadata name="reklama_Info_DodTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> … … 403 409 </value> 404 410 </data> 411 <metadata name="NR_WYDANIA.UserAddedColumn" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 412 <value>True</value> 413 </metadata> 405 414 </root>
