root/Baza Reklam 2 - Faktury/PaymentForm2.Designer.cs @ 680

Wersja 91, 20.0 KB (wprowadzona przez dorota, 17 years temu)

dodawanie wplat przy wystawianiu faktury

Line 
1namespace Baza_Reklam
2{
3    partial class PaymentForm2
4    {
5        /// <summary>
6        /// Required designer variable.
7        /// </summary>
8        private System.ComponentModel.IContainer components = null;
9
10        /// <summary>
11        /// Clean up any resources being used.
12        /// </summary>
13        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14        protected override void Dispose(bool disposing)
15        {
16            if (disposing && (components != null))
17            {
18                components.Dispose();
19            }
20            base.Dispose(disposing);
21        }
22
23        #region Windows Form Designer generated code
24
25        /// <summary>
26        /// Required method for Designer support - do not modify
27        /// the contents of this method with the code editor.
28        /// </summary>
29        private void InitializeComponent()
30        {
31            this.components = new System.ComponentModel.Container();
32            System.Windows.Forms.Label dATA_ZAP£ATYLabel;
33            System.Windows.Forms.Label sYMBOL_POTWIERDZENIALabel;
34            System.Windows.Forms.Label rODZAJ_POTWIERDZENIALabel;
35            System.Windows.Forms.Label reklamaIDLabel;
36            System.Windows.Forms.Label bRUTTOLabel;
37            System.Windows.Forms.Label suma_zaplatLabel;
38            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm2));
39            System.Windows.Forms.Label waluta_bruttoLabel;
40            System.Windows.Forms.Label waluta_mianoLabel;
41            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
42            this.wplatyBindingSource = new System.Windows.Forms.BindingSource(this.components);
43            this.sYMBOL_POTWIERDZENIATextBox = new System.Windows.Forms.TextBox();
44            this.rODZAJ_POTWIERDZENIAComboBox = new System.Windows.Forms.ComboBox();
45            this.bRUTTOTextBox = new System.Windows.Forms.TextBox();
46            this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource = new System.Windows.Forms.BindingSource(this.components);
47            this.dodajButton = new System.Windows.Forms.Button();
48            this.anulujButton = new System.Windows.Forms.Button();
49            this.iD_REKLAMYTextBox = new System.Windows.Forms.TextBox();
50            this.suma_zaplatTextBox = new System.Windows.Forms.TextBox();
51            this.wplatyTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.WplatyTableAdapter();
52            this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter();
53            this.waluta_bruttoTextBox = new System.Windows.Forms.TextBox();
54            this.waluta_mianoTextBox = new System.Windows.Forms.TextBox();
55            this.rodzajPotwierdzeniaTextBox = new System.Windows.Forms.TextBox();
56            this.dataWplatyTextBox = new System.Windows.Forms.TextBox();
57            dATA_ZAP£ATYLabel = new System.Windows.Forms.Label();
58            sYMBOL_POTWIERDZENIALabel = new System.Windows.Forms.Label();
59            rODZAJ_POTWIERDZENIALabel = new System.Windows.Forms.Label();
60            reklamaIDLabel = new System.Windows.Forms.Label();
61            bRUTTOLabel = new System.Windows.Forms.Label();
62            suma_zaplatLabel = new System.Windows.Forms.Label();
63            waluta_bruttoLabel = new System.Windows.Forms.Label();
64            waluta_mianoLabel = new System.Windows.Forms.Label();
65            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
66            ((System.ComponentModel.ISupportInitialize)(this.wplatyBindingSource)).BeginInit();
67            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource)).BeginInit();
68            this.SuspendLayout();
69            //
70            // dATA_ZAP£ATYLabel
71            //
72            dATA_ZAP£ATYLabel.AutoSize = true;
73            dATA_ZAP£ATYLabel.Location = new System.Drawing.Point(173, 21);
74            dATA_ZAP£ATYLabel.Name = "dATA_ZAP£ATYLabel";
75            dATA_ZAP£ATYLabel.Size = new System.Drawing.Size(71, 13);
76            dATA_ZAP£ATYLabel.TabIndex = 1;
77            dATA_ZAP£ATYLabel.Text = "Data zap³aty:";
78            //
79            // sYMBOL_POTWIERDZENIALabel
80            //
81            sYMBOL_POTWIERDZENIALabel.AutoSize = true;
82            sYMBOL_POTWIERDZENIALabel.Location = new System.Drawing.Point(172, 121);
83            sYMBOL_POTWIERDZENIALabel.Name = "sYMBOL_POTWIERDZENIALabel";
84            sYMBOL_POTWIERDZENIALabel.Size = new System.Drawing.Size(112, 13);
85            sYMBOL_POTWIERDZENIALabel.TabIndex = 3;
86            sYMBOL_POTWIERDZENIALabel.Text = "Symbol potwierdzenia:";
87            //
88            // rODZAJ_POTWIERDZENIALabel
89            //
90            rODZAJ_POTWIERDZENIALabel.AutoSize = true;
91            rODZAJ_POTWIERDZENIALabel.Location = new System.Drawing.Point(173, 71);
92            rODZAJ_POTWIERDZENIALabel.Name = "rODZAJ_POTWIERDZENIALabel";
93            rODZAJ_POTWIERDZENIALabel.Size = new System.Drawing.Size(111, 13);
94            rODZAJ_POTWIERDZENIALabel.TabIndex = 5;
95            rODZAJ_POTWIERDZENIALabel.Text = "Rodzaj potwierdzenia:";
96            //
97            // reklamaIDLabel
98            //
99            reklamaIDLabel.AutoSize = true;
100            reklamaIDLabel.Location = new System.Drawing.Point(19, 21);
101            reklamaIDLabel.Name = "reklamaIDLabel";
102            reklamaIDLabel.Size = new System.Drawing.Size(56, 13);
103            reklamaIDLabel.TabIndex = 6;
104            reklamaIDLabel.Text = "Nr faktury:";
105            //
106            // bRUTTOLabel
107            //
108            bRUTTOLabel.AutoSize = true;
109            bRUTTOLabel.Location = new System.Drawing.Point(19, 71);
110            bRUTTOLabel.Name = "bRUTTOLabel";
111            bRUTTOLabel.Size = new System.Drawing.Size(38, 13);
112            bRUTTOLabel.TabIndex = 12;
113            bRUTTOLabel.Text = "Brutto:";
114            //
115            // suma_zaplatLabel
116            //
117            suma_zaplatLabel.AutoSize = true;
118            suma_zaplatLabel.Location = new System.Drawing.Point(19, 121);
119            suma_zaplatLabel.Name = "suma_zaplatLabel";
120            suma_zaplatLabel.Size = new System.Drawing.Size(70, 13);
121            suma_zaplatLabel.TabIndex = 16;
122            suma_zaplatLabel.Text = "Suma zap³at:";
123            //
124            // rEKLAMADataSet
125            //
126            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
127            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
128            //
129            // wplatyBindingSource
130            //
131            this.wplatyBindingSource.DataMember = "Wplaty";
132            this.wplatyBindingSource.DataSource = this.rEKLAMADataSet;
133            //
134            // sYMBOL_POTWIERDZENIATextBox
135            //
136            this.sYMBOL_POTWIERDZENIATextBox.BackColor = System.Drawing.Color.WhiteSmoke;
137            this.sYMBOL_POTWIERDZENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "symbolPotwierdzenia", true));
138            this.sYMBOL_POTWIERDZENIATextBox.Location = new System.Drawing.Point(174, 137);
139            this.sYMBOL_POTWIERDZENIATextBox.MaxLength = 25;
140            this.sYMBOL_POTWIERDZENIATextBox.Name = "sYMBOL_POTWIERDZENIATextBox";
141            this.sYMBOL_POTWIERDZENIATextBox.ReadOnly = true;
142            this.sYMBOL_POTWIERDZENIATextBox.Size = new System.Drawing.Size(121, 20);
143            this.sYMBOL_POTWIERDZENIATextBox.TabIndex = 4;
144            this.sYMBOL_POTWIERDZENIATextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
145            //
146            // rODZAJ_POTWIERDZENIAComboBox
147            //
148            this.rODZAJ_POTWIERDZENIAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.wplatyBindingSource, "rodzajPotwierdzenia", true));
149            this.rODZAJ_POTWIERDZENIAComboBox.FormattingEnabled = true;
150            this.rODZAJ_POTWIERDZENIAComboBox.Items.AddRange(new object[] {
151            "FAX",
152            "KP",
153            "PRZ",
154            "ECARD",
155            "FV"});
156            this.rODZAJ_POTWIERDZENIAComboBox.Location = new System.Drawing.Point(250, 227);
157            this.rODZAJ_POTWIERDZENIAComboBox.Name = "rODZAJ_POTWIERDZENIAComboBox";
158            this.rODZAJ_POTWIERDZENIAComboBox.Size = new System.Drawing.Size(45, 21);
159            this.rODZAJ_POTWIERDZENIAComboBox.TabIndex = 6;
160            this.rODZAJ_POTWIERDZENIAComboBox.Visible = false;
161            //
162            // bRUTTOTextBox
163            //
164            this.bRUTTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource, "BRUTTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
165            this.bRUTTOTextBox.Enabled = false;
166            this.bRUTTOTextBox.Location = new System.Drawing.Point(22, 87);
167            this.bRUTTOTextBox.Name = "bRUTTOTextBox";
168            this.bRUTTOTextBox.Size = new System.Drawing.Size(120, 20);
169            this.bRUTTOTextBox.TabIndex = 13;
170            this.bRUTTOTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
171            //
172            // VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource
173            //
174            this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.DataMember = "VIEW_ZESTAWIENIE_FAKTUR_NOWE";
175            this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.DataSource = this.rEKLAMADataSet;
176            //
177            // dodajButton
178            //
179            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
180            this.dodajButton.Location = new System.Drawing.Point(117, 220);
181            this.dodajButton.Name = "dodajButton";
182            this.dodajButton.Size = new System.Drawing.Size(90, 32);
183            this.dodajButton.TabIndex = 14;
184            this.dodajButton.Text = "OK";
185            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
186            this.dodajButton.UseVisualStyleBackColor = true;
187            this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
188            //
189            // anulujButton
190            //
191            this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
192            this.anulujButton.Image = ((System.Drawing.Image)(resources.GetObject("anulujButton.Image")));
193            this.anulujButton.Location = new System.Drawing.Point(12, 220);
194            this.anulujButton.Name = "anulujButton";
195            this.anulujButton.Size = new System.Drawing.Size(75, 32);
196            this.anulujButton.TabIndex = 15;
197            this.anulujButton.Text = "Anuluj";
198            this.anulujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
199            this.anulujButton.UseVisualStyleBackColor = true;
200            this.anulujButton.Visible = false;
201            this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
202            //
203            // iD_REKLAMYTextBox
204            //
205            this.iD_REKLAMYTextBox.BackColor = System.Drawing.Color.White;
206            this.iD_REKLAMYTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource, "NR_FK", true));
207            this.iD_REKLAMYTextBox.Enabled = false;
208            this.iD_REKLAMYTextBox.Location = new System.Drawing.Point(21, 37);
209            this.iD_REKLAMYTextBox.Name = "iD_REKLAMYTextBox";
210            this.iD_REKLAMYTextBox.ReadOnly = true;
211            this.iD_REKLAMYTextBox.Size = new System.Drawing.Size(121, 20);
212            this.iD_REKLAMYTextBox.TabIndex = 16;
213            this.iD_REKLAMYTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
214            //
215            // suma_zaplatTextBox
216            //
217            this.suma_zaplatTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
218            this.suma_zaplatTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource, "suma_zaplat", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
219            this.suma_zaplatTextBox.Location = new System.Drawing.Point(22, 137);
220            this.suma_zaplatTextBox.Name = "suma_zaplatTextBox";
221            this.suma_zaplatTextBox.ReadOnly = true;
222            this.suma_zaplatTextBox.Size = new System.Drawing.Size(120, 20);
223            this.suma_zaplatTextBox.TabIndex = 17;
224            this.suma_zaplatTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
225            //
226            // wplatyTableAdapter
227            //
228            this.wplatyTableAdapter.ClearBeforeFill = true;
229            //
230            // VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter
231            //
232            this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter.ClearBeforeFill = true;
233            //
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            //
243            // waluta_bruttoTextBox
244            //
245            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));
247            this.waluta_bruttoTextBox.Location = new System.Drawing.Point(21, 188);
248            this.waluta_bruttoTextBox.Name = "waluta_bruttoTextBox";
249            this.waluta_bruttoTextBox.ReadOnly = true;
250            this.waluta_bruttoTextBox.Size = new System.Drawing.Size(120, 20);
251            this.waluta_bruttoTextBox.TabIndex = 18;
252            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:";
262            //
263            // waluta_mianoTextBox
264            //
265            this.waluta_mianoTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
266            this.waluta_mianoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_miano", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
267            this.waluta_mianoTextBox.Location = new System.Drawing.Point(174, 188);
268            this.waluta_mianoTextBox.Name = "waluta_mianoTextBox";
269            this.waluta_mianoTextBox.ReadOnly = true;
270            this.waluta_mianoTextBox.Size = new System.Drawing.Size(121, 20);
271            this.waluta_mianoTextBox.TabIndex = 19;
272            this.waluta_mianoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
273            //
274            // rodzajPotwierdzeniaTextBox
275            //
276            this.rodzajPotwierdzeniaTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
277            this.rodzajPotwierdzeniaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "rodzajPotwierdzenia", true));
278            this.rodzajPotwierdzeniaTextBox.Location = new System.Drawing.Point(176, 87);
279            this.rodzajPotwierdzeniaTextBox.Name = "rodzajPotwierdzeniaTextBox";
280            this.rodzajPotwierdzeniaTextBox.ReadOnly = true;
281            this.rodzajPotwierdzeniaTextBox.Size = new System.Drawing.Size(119, 20);
282            this.rodzajPotwierdzeniaTextBox.TabIndex = 20;
283            this.rodzajPotwierdzeniaTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
284            //
285            // dataWplatyTextBox
286            //
287            this.dataWplatyTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
288            this.dataWplatyTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "dataWplaty", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "d"));
289            this.dataWplatyTextBox.Location = new System.Drawing.Point(176, 37);
290            this.dataWplatyTextBox.Name = "dataWplatyTextBox";
291            this.dataWplatyTextBox.ReadOnly = true;
292            this.dataWplatyTextBox.Size = new System.Drawing.Size(119, 20);
293            this.dataWplatyTextBox.TabIndex = 21;
294            this.dataWplatyTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
295            //
296            // PaymentForm2
297            //
298            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
299            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
300            this.ClientSize = new System.Drawing.Size(320, 272);
301            this.Controls.Add(this.dataWplatyTextBox);
302            this.Controls.Add(this.rodzajPotwierdzeniaTextBox);
303            this.Controls.Add(waluta_mianoLabel);
304            this.Controls.Add(this.waluta_mianoTextBox);
305            this.Controls.Add(waluta_bruttoLabel);
306            this.Controls.Add(this.waluta_bruttoTextBox);
307            this.Controls.Add(suma_zaplatLabel);
308            this.Controls.Add(this.suma_zaplatTextBox);
309            this.Controls.Add(this.iD_REKLAMYTextBox);
310            this.Controls.Add(this.anulujButton);
311            this.Controls.Add(this.dodajButton);
312            this.Controls.Add(bRUTTOLabel);
313            this.Controls.Add(this.bRUTTOTextBox);
314            this.Controls.Add(reklamaIDLabel);
315            this.Controls.Add(rODZAJ_POTWIERDZENIALabel);
316            this.Controls.Add(this.rODZAJ_POTWIERDZENIAComboBox);
317            this.Controls.Add(sYMBOL_POTWIERDZENIALabel);
318            this.Controls.Add(this.sYMBOL_POTWIERDZENIATextBox);
319            this.Controls.Add(dATA_ZAP£ATYLabel);
320            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
321            this.Name = "PaymentForm2";
322            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
323            this.Text = "Wp³ata";
324            this.Load += new System.EventHandler(this.PaymentForm_Load);
325            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
326            ((System.ComponentModel.ISupportInitialize)(this.wplatyBindingSource)).EndInit();
327            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource)).EndInit();
328            this.ResumeLayout(false);
329            this.PerformLayout();
330
331        }
332
333        #endregion
334
335        private REKLAMADataSet rEKLAMADataSet;
336        private System.Windows.Forms.TextBox sYMBOL_POTWIERDZENIATextBox;
337        private System.Windows.Forms.ComboBox rODZAJ_POTWIERDZENIAComboBox;
338        private System.Windows.Forms.TextBox bRUTTOTextBox;
339        private System.Windows.Forms.Button dodajButton;
340        private System.Windows.Forms.Button anulujButton;
341        private System.Windows.Forms.TextBox iD_REKLAMYTextBox;
342        private System.Windows.Forms.TextBox suma_zaplatTextBox;
343        private System.Windows.Forms.BindingSource wplatyBindingSource;
344        private Baza_Reklam.REKLAMADataSetTableAdapters.WplatyTableAdapter wplatyTableAdapter;
345        private System.Windows.Forms.BindingSource VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource;
346        private Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter;
347        private System.Windows.Forms.TextBox waluta_bruttoTextBox;
348        private System.Windows.Forms.TextBox waluta_mianoTextBox;
349        private System.Windows.Forms.TextBox rodzajPotwierdzeniaTextBox;
350        private System.Windows.Forms.TextBox dataWplatyTextBox;
351    }
352}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.