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/ZestawienieZamowienForm.Designer.cs

    r8 r9  
    4141            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); 
    4242            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); 
     43            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); 
    4344            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); 
    4445            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); 
     
    549550            this.fakturyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; 
    550551            this.fakturyDataGridView.BackgroundColor = System.Drawing.Color.White; 
     552            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     553            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; 
     554            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 
     555            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; 
     556            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; 
     557            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 
     558            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 
     559            this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; 
    551560            this.fakturyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 
    552561            this.fakturyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 
     
    12441253            //  
    12451254            this.agencja.DataPropertyName = "agencja"; 
    1246             dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    1247             this.agencja.DefaultCellStyle = dataGridViewCellStyle2; 
     1255            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     1256            this.agencja.DefaultCellStyle = dataGridViewCellStyle3; 
    12481257            this.agencja.HeaderText = "Agencja"; 
    12491258            this.agencja.Name = "agencja"; 
     
    12541263            //  
    12551264            this.agent.DataPropertyName = "agent"; 
    1256             dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    1257             this.agent.DefaultCellStyle = dataGridViewCellStyle3; 
     1265            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     1266            this.agent.DefaultCellStyle = dataGridViewCellStyle4; 
    12581267            this.agent.HeaderText = "Agent"; 
    12591268            this.agent.Name = "agent"; 
     
    12641273            //  
    12651274            this.rokZamowienia.DataPropertyName = "rokZamowienia"; 
    1266             dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    1267             this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle4; 
     1275            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     1276            this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; 
    12681277            this.rokZamowienia.HeaderText = "Rok"; 
    12691278            this.rokZamowienia.Name = "rokZamowienia"; 
     
    12771286            this.nrZamowieniaExt.Name = "nrZamowieniaExt"; 
    12781287            this.nrZamowieniaExt.ReadOnly = true; 
    1279             this.nrZamowieniaExt.Width = 101; 
     1288            this.nrZamowieniaExt.Width = 93; 
    12801289            //  
    12811290            // iloscReklam 
     
    12851294            this.iloscReklam.Name = "iloscReklam"; 
    12861295            this.iloscReklam.ReadOnly = true; 
    1287             this.iloscReklam.Width = 73; 
     1296            this.iloscReklam.Width = 68; 
    12881297            //  
    12891298            // data_od 
    12901299            //  
    12911300            this.data_od.DataPropertyName = "data_od"; 
    1292             dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    1293             dataGridViewCellStyle5.Format = "d"; 
    1294             this.data_od.DefaultCellStyle = dataGridViewCellStyle5; 
     1301            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     1302            dataGridViewCellStyle6.Format = "d"; 
     1303            this.data_od.DefaultCellStyle = dataGridViewCellStyle6; 
    12951304            this.data_od.HeaderText = "Data 1 em"; 
    12961305            this.data_od.Name = "data_od"; 
    12971306            this.data_od.ReadOnly = true; 
    1298             this.data_od.Width = 81; 
     1307            this.data_od.Width = 62; 
    12991308            //  
    13001309            // data_od_bez_FK 
    13011310            //  
    13021311            this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; 
    1303             dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    1304             this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle6; 
     1312            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     1313            this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle7; 
    13051314            this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; 
    13061315            this.data_od_bez_FK.Name = "data_od_bez_FK"; 
     
    13111320            //  
    13121321            this.wartoscNetto.DataPropertyName = "wartoscNetto"; 
    1313             dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    1314             dataGridViewCellStyle7.Format = "C2"; 
    1315             this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle7; 
     1322            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     1323            dataGridViewCellStyle8.Format = "C2"; 
     1324            this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle8; 
    13161325            this.wartoscNetto.HeaderText = "Netto"; 
    13171326            this.wartoscNetto.Name = "wartoscNetto"; 
     
    13221331            //  
    13231332            this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; 
    1324             dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    1325             dataGridViewCellStyle8.Format = "C2"; 
    1326             this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle8; 
    1327             this.kwotaWalutaBrutto.HeaderText = "Brutto Waluta"; 
     1333            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     1334            dataGridViewCellStyle9.Format = "N2"; 
     1335            dataGridViewCellStyle9.NullValue = null; 
     1336            this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle9; 
     1337            this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; 
    13281338            this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; 
    13291339            this.kwotaWalutaBrutto.ReadOnly = true; 
    1330             this.kwotaWalutaBrutto.Width = 89; 
     1340            this.kwotaWalutaBrutto.Width = 146; 
    13311341            //  
    13321342            // nettoZafakturowane 
    13331343            //  
    13341344            this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; 
    1335             dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    1336             dataGridViewCellStyle9.Format = "C2"; 
    1337             this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle9; 
     1345            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     1346            dataGridViewCellStyle10.Format = "C2"; 
     1347            this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle10; 
    13381348            this.nettoZafakturowane.HeaderText = "Suma netto w FV"; 
    13391349            this.nettoZafakturowane.Name = "nettoZafakturowane"; 
     
    13441354            //  
    13451355            this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; 
    1346             dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    1347             dataGridViewCellStyle10.Format = "C2"; 
    1348             this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle10; 
     1356            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     1357            dataGridViewCellStyle11.Format = "C2"; 
     1358            this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle11; 
    13491359            this.DoZafakturowania.HeaderText = "Wartoœæ niezafakturowana"; 
    13501360            this.DoZafakturowania.Name = "DoZafakturowania";