Zbiór zmian 5 dla Baza Reklam 2 - Faktury/Facturer.Designer.cs
- Data:
- 2008-12-13 19:07:02 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
Baza Reklam 2 - Faktury/Facturer.Designer.cs (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
Baza Reklam 2 - Faktury/Facturer.Designer.cs
r2 r5 423 423 this.groupBox1.TabStop = false; 424 424 this.groupBox1.Text = "Dane do faktury"; 425 this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);426 425 // 427 426 // nipKrajTextBox … … 562 561 this.Text = "Wystaw fakturê"; 563 562 this.Load += new System.EventHandler(this.Facturer_Load); 563 this.Shown += new System.EventHandler(this.Facturer_Shown); 564 564 ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit(); 565 565 ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
