Zbiór zmian 136 dla trunk

Pokaż
Ignoruj:
Data:
2009-01-10 22:41:53 (17 years ago)
Autor:
dorota
Opis:
 
Lokalizacja:
trunk/BazaReklam
Pliki:
2 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/BazaReklam/PaymentForm2.Designer.cs

    r91 r136  
    3636            System.Windows.Forms.Label bRUTTOLabel; 
    3737            System.Windows.Forms.Label suma_zaplatLabel; 
    38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm2)); 
    3938            System.Windows.Forms.Label waluta_bruttoLabel; 
    4039            System.Windows.Forms.Label waluta_mianoLabel; 
     40            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm2)); 
    4141            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet(); 
    4242            this.wplatyBindingSource = new System.Windows.Forms.BindingSource(this.components); 
     
    122122            suma_zaplatLabel.Text = "Suma zap³at:"; 
    123123            //  
     124            // waluta_bruttoLabel 
     125            //  
     126            waluta_bruttoLabel.AutoSize = true; 
     127            waluta_bruttoLabel.Location = new System.Drawing.Point(19, 172); 
     128            waluta_bruttoLabel.Name = "waluta_bruttoLabel"; 
     129            waluta_bruttoLabel.Size = new System.Drawing.Size(88, 13); 
     130            waluta_bruttoLabel.TabIndex = 17; 
     131            waluta_bruttoLabel.Text = "Brutto w walucie:"; 
     132            //  
     133            // waluta_mianoLabel 
     134            //  
     135            waluta_mianoLabel.AutoSize = true; 
     136            waluta_mianoLabel.Location = new System.Drawing.Point(173, 172); 
     137            waluta_mianoLabel.Name = "waluta_mianoLabel"; 
     138            waluta_mianoLabel.Size = new System.Drawing.Size(44, 13); 
     139            waluta_mianoLabel.TabIndex = 18; 
     140            waluta_mianoLabel.Text = "Waluta:"; 
     141            //  
    124142            // rEKLAMADataSet 
    125143            //  
     
    232250            this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter.ClearBeforeFill = true; 
    233251            //  
    234             // waluta_bruttoLabel 
    235             //  
    236             waluta_bruttoLabel.AutoSize = true; 
    237             waluta_bruttoLabel.Location = new System.Drawing.Point(19, 172); 
    238             waluta_bruttoLabel.Name = "waluta_bruttoLabel"; 
    239             waluta_bruttoLabel.Size = new System.Drawing.Size(88, 13); 
    240             waluta_bruttoLabel.TabIndex = 17; 
    241             waluta_bruttoLabel.Text = "Brutto w walucie:"; 
    242             //  
    243252            // waluta_bruttoTextBox 
    244253            //  
    245254            this.waluta_bruttoTextBox.BackColor = System.Drawing.Color.WhiteSmoke; 
    246             this.waluta_bruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_brutto", true)); 
     255            this.waluta_bruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_brutto", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "N2")); 
    247256            this.waluta_bruttoTextBox.Location = new System.Drawing.Point(21, 188); 
    248257            this.waluta_bruttoTextBox.Name = "waluta_bruttoTextBox"; 
     
    251260            this.waluta_bruttoTextBox.TabIndex = 18; 
    252261            this.waluta_bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; 
    253             //  
    254             // waluta_mianoLabel 
    255             //  
    256             waluta_mianoLabel.AutoSize = true; 
    257             waluta_mianoLabel.Location = new System.Drawing.Point(173, 172); 
    258             waluta_mianoLabel.Name = "waluta_mianoLabel"; 
    259             waluta_mianoLabel.Size = new System.Drawing.Size(44, 13); 
    260             waluta_mianoLabel.TabIndex = 18; 
    261             waluta_mianoLabel.Text = "Waluta:"; 
    262262            //  
    263263            // waluta_mianoTextBox 
  • trunk/BazaReklam/PaymentForm2.resx

    r91 r136  
    136136    <value>False</value> 
    137137  </metadata> 
     138  <metadata name="waluta_bruttoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
     139    <value>False</value> 
     140  </metadata> 
     141  <metadata name="waluta_mianoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
     142    <value>False</value> 
     143  </metadata> 
    138144  <metadata name="rEKLAMADataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 
    139145    <value>637, 17</value> 
     
    141147  <metadata name="wplatyBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 
    142148    <value>17, 54</value> 
    143   </metadata> 
    144   <metadata name="VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 
    145     <value>325, 17</value> 
    146149  </metadata> 
    147150  <metadata name="VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 
     
    207210    <value>17, 17</value> 
    208211  </metadata> 
    209   <metadata name="waluta_bruttoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
    210     <value>False</value> 
    211   </metadata> 
    212   <metadata name="waluta_mianoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
    213     <value>False</value> 
    214   </metadata> 
    215212</root>