Pokaż
Ignoruj:
Data:
2009-09-30 15:49:14 (17 years ago)
Autor:
marek
Opis:

re #195 - merged with latest trunk

Lokalizacja:
branches/Emisje
Pliki:
2 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • branches/Emisje

    • Property svn:mergeinfo
      •  

        old new  
         1/branches/AutoShopper:815-818 
        12/branches/ReklamaReorganizacja:568-731 
        2 /trunk:774-810 
         3/tags/BazaReklam_1.1.28:831 
         4/trunk:774-837 
  • branches/Emisje/TruckExpoCDN/ExportForm.Designer.cs

    r479 r838  
    3131            this.components = new System.ComponentModel.Container(); 
    3232            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ExportForm)); 
    33             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); 
    34             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); 
    35             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); 
    36             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); 
    37             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); 
    38             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); 
    39             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); 
     33            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); 
     34            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 
     35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 
     36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); 
     37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); 
     38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); 
     39            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); 
    4040            this.exportFakturToolStrip = new System.Windows.Forms.ToolStrip(); 
    4141            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); 
     
    4949            this.EXPORTED = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
    5050            this.ID_FAKTURY = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     51            this.pelnynumerDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    5152            this.ID_NABYWCY = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    5253            this.DATA_WYSTAWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    5354            this.MIEJSCOWOSC_WYSTAWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    54             this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); 
    55             this.cbSelectAll = new System.Windows.Forms.CheckBox(); 
    56             this.pelnynumerDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    5755            this.exportujDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 
    5856            this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components); 
    5957            this.eXPODataSet = new ExportFaktur.EXPODataSet(); 
     58            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); 
     59            this.cbSelectAll = new System.Windows.Forms.CheckBox(); 
    6060            this.fAKTURYTableAdapter = new ExportFaktur.EXPODataSetTableAdapters.FAKTURYTableAdapter(); 
    6161            this.exportFakturToolStrip.SuspendLayout(); 
     
    139139            this.dataGridView1.AllowUserToAddRows = false; 
    140140            this.dataGridView1.AllowUserToDeleteRows = false; 
    141             dataGridViewCellStyle15.BackColor = System.Drawing.Color.MintCream; 
    142             this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle15; 
     141            dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream; 
     142            this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; 
    143143            this.dataGridView1.AutoGenerateColumns = false; 
    144144            this.dataGridView1.BackgroundColor = System.Drawing.Color.White; 
    145             dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    146             dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control; 
    147             dataGridViewCellStyle16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 
    148             dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText; 
    149             dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight; 
    150             dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 
    151             dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 
    152             this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16; 
     145            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     146            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; 
     147            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 
     148            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; 
     149            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; 
     150            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 
     151            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 
     152            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; 
    153153            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 
    154154            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 
     
    180180            //  
    181181            this.ID_FAKTURY.DataPropertyName = "ID_FAKTURY"; 
    182             dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    183             this.ID_FAKTURY.DefaultCellStyle = dataGridViewCellStyle17; 
     182            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     183            this.ID_FAKTURY.DefaultCellStyle = dataGridViewCellStyle3; 
    184184            this.ID_FAKTURY.HeaderText = "ID FAKTURY"; 
    185185            this.ID_FAKTURY.Name = "ID_FAKTURY"; 
    186186            this.ID_FAKTURY.ReadOnly = true; 
    187187            //  
     188            // pelnynumerDataGridViewTextBoxColumn 
     189            //  
     190            this.pelnynumerDataGridViewTextBoxColumn.DataPropertyName = "Pelny_numer"; 
     191            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     192            this.pelnynumerDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4; 
     193            this.pelnynumerDataGridViewTextBoxColumn.HeaderText = "NUMER FAKTURY"; 
     194            this.pelnynumerDataGridViewTextBoxColumn.Name = "pelnynumerDataGridViewTextBoxColumn"; 
     195            this.pelnynumerDataGridViewTextBoxColumn.ReadOnly = true; 
     196            //  
    188197            // ID_NABYWCY 
    189198            //  
    190199            this.ID_NABYWCY.DataPropertyName = "ID_NABYWCY"; 
    191             dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    192             this.ID_NABYWCY.DefaultCellStyle = dataGridViewCellStyle19; 
     200            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     201            this.ID_NABYWCY.DefaultCellStyle = dataGridViewCellStyle5; 
    193202            this.ID_NABYWCY.HeaderText = "ID NABYWCY"; 
    194203            this.ID_NABYWCY.Name = "ID_NABYWCY"; 
     
    198207            //  
    199208            this.DATA_WYSTAWIENIA.DataPropertyName = "DATA_WYSTAWIENIA"; 
    200             dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    201             this.DATA_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle20; 
     209            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     210            this.DATA_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle6; 
    202211            this.DATA_WYSTAWIENIA.HeaderText = "DATA WYSTAWIENIA"; 
    203212            this.DATA_WYSTAWIENIA.Name = "DATA_WYSTAWIENIA"; 
     
    207216            //  
    208217            this.MIEJSCOWOSC_WYSTAWIENIA.DataPropertyName = "MIEJSCOWOSC_WYSTAWIENIA"; 
    209             dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    210             this.MIEJSCOWOSC_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle21; 
     218            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     219            this.MIEJSCOWOSC_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle7; 
    211220            this.MIEJSCOWOSC_WYSTAWIENIA.HeaderText = "MIEJSCE"; 
    212221            this.MIEJSCOWOSC_WYSTAWIENIA.Name = "MIEJSCOWOSC_WYSTAWIENIA"; 
    213222            this.MIEJSCOWOSC_WYSTAWIENIA.ReadOnly = true; 
     223            //  
     224            // exportujDataGridViewCheckBoxColumn 
     225            //  
     226            this.exportujDataGridViewCheckBoxColumn.DataPropertyName = "Exportuj"; 
     227            this.exportujDataGridViewCheckBoxColumn.HeaderText = "EXPORTUJ"; 
     228            this.exportujDataGridViewCheckBoxColumn.Name = "exportujDataGridViewCheckBoxColumn"; 
     229            //  
     230            // fAKTURYBindingSource 
     231            //  
     232            this.fAKTURYBindingSource.DataMember = "FAKTURY"; 
     233            this.fAKTURYBindingSource.DataSource = this.eXPODataSet; 
     234            //  
     235            // eXPODataSet 
     236            //  
     237            this.eXPODataSet.DataSetName = "EXPODataSet"; 
     238            this.eXPODataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; 
    214239            //  
    215240            // backgroundWorker1 
     
    233258            this.cbSelectAll.UseVisualStyleBackColor = true; 
    234259            this.cbSelectAll.CheckedChanged += new System.EventHandler(this.cbSelectAll_CheckedChanged); 
    235             //  
    236             // pelnynumerDataGridViewTextBoxColumn 
    237             //  
    238             this.pelnynumerDataGridViewTextBoxColumn.DataPropertyName = "Pelny_numer"; 
    239             dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    240             this.pelnynumerDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle18; 
    241             this.pelnynumerDataGridViewTextBoxColumn.HeaderText = "NUMER FAKTURY"; 
    242             this.pelnynumerDataGridViewTextBoxColumn.Name = "pelnynumerDataGridViewTextBoxColumn"; 
    243             this.pelnynumerDataGridViewTextBoxColumn.ReadOnly = true; 
    244             //  
    245             // exportujDataGridViewCheckBoxColumn 
    246             //  
    247             this.exportujDataGridViewCheckBoxColumn.DataPropertyName = "Exportuj"; 
    248             this.exportujDataGridViewCheckBoxColumn.HeaderText = "EXPORTUJ"; 
    249             this.exportujDataGridViewCheckBoxColumn.Name = "exportujDataGridViewCheckBoxColumn"; 
    250             //  
    251             // fAKTURYBindingSource 
    252             //  
    253             this.fAKTURYBindingSource.DataMember = "FAKTURY"; 
    254             this.fAKTURYBindingSource.DataSource = this.eXPODataSet; 
    255             //  
    256             // eXPODataSet 
    257             //  
    258             this.eXPODataSet.DataSetName = "EXPODataSet"; 
    259             this.eXPODataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; 
    260260            //  
    261261            // fAKTURYTableAdapter