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

Wersja 65, 17.3 KB (wprowadzona przez dorota, 17 years temu)
Line 
1namespace Baza_Reklam
2{
3    partial class PaymentForm
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 dATA_ZAMÓWIENIALabel;
37            System.Windows.Forms.Label zAP£ACONOLabel;
38            System.Windows.Forms.Label bRUTTOLabel;
39            System.Windows.Forms.Label suma_zaplatLabel;
40            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm));
41            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
42            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
43            this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
44            this.dATA_ZAP£ATYDateTimePicker = new System.Windows.Forms.DateTimePicker();
45            this.sYMBOL_POTWIERDZENIATextBox = new System.Windows.Forms.TextBox();
46            this.rODZAJ_POTWIERDZENIAComboBox = new System.Windows.Forms.ComboBox();
47            this.dATA_ZAMÓWIENIATextBox = new System.Windows.Forms.TextBox();
48            this.zAP£ACONOCheckBox = new System.Windows.Forms.CheckBox();
49            this.bRUTTOTextBox = new System.Windows.Forms.TextBox();
50            this.dodajButton = new System.Windows.Forms.Button();
51            this.anulujButton = new System.Windows.Forms.Button();
52            this.iD_REKLAMYTextBox = new System.Windows.Forms.TextBox();
53            this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
54            this.fAKTURYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter();
55            this.suma_zaplatTextBox = new System.Windows.Forms.TextBox();
56            dATA_ZAP£ATYLabel = new System.Windows.Forms.Label();
57            sYMBOL_POTWIERDZENIALabel = new System.Windows.Forms.Label();
58            rODZAJ_POTWIERDZENIALabel = new System.Windows.Forms.Label();
59            reklamaIDLabel = new System.Windows.Forms.Label();
60            dATA_ZAMÓWIENIALabel = new System.Windows.Forms.Label();
61            zAP£ACONOLabel = new System.Windows.Forms.Label();
62            bRUTTOLabel = new System.Windows.Forms.Label();
63            suma_zaplatLabel = new System.Windows.Forms.Label();
64            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
65            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
66            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).BeginInit();
67            this.SuspendLayout();
68            //
69            // dATA_ZAP£ATYLabel
70            //
71            dATA_ZAP£ATYLabel.AutoSize = true;
72            dATA_ZAP£ATYLabel.Location = new System.Drawing.Point(19, 76);
73            dATA_ZAP£ATYLabel.Name = "dATA_ZAP£ATYLabel";
74            dATA_ZAP£ATYLabel.Size = new System.Drawing.Size(71, 13);
75            dATA_ZAP£ATYLabel.TabIndex = 1;
76            dATA_ZAP£ATYLabel.Text = "Data zap³aty:";
77            //
78            // sYMBOL_POTWIERDZENIALabel
79            //
80            sYMBOL_POTWIERDZENIALabel.AutoSize = true;
81            sYMBOL_POTWIERDZENIALabel.Location = new System.Drawing.Point(18, 176);
82            sYMBOL_POTWIERDZENIALabel.Name = "sYMBOL_POTWIERDZENIALabel";
83            sYMBOL_POTWIERDZENIALabel.Size = new System.Drawing.Size(112, 13);
84            sYMBOL_POTWIERDZENIALabel.TabIndex = 3;
85            sYMBOL_POTWIERDZENIALabel.Text = "Symbol potwierdzenia:";
86            //
87            // rODZAJ_POTWIERDZENIALabel
88            //
89            rODZAJ_POTWIERDZENIALabel.AutoSize = true;
90            rODZAJ_POTWIERDZENIALabel.Location = new System.Drawing.Point(19, 126);
91            rODZAJ_POTWIERDZENIALabel.Name = "rODZAJ_POTWIERDZENIALabel";
92            rODZAJ_POTWIERDZENIALabel.Size = new System.Drawing.Size(111, 13);
93            rODZAJ_POTWIERDZENIALabel.TabIndex = 5;
94            rODZAJ_POTWIERDZENIALabel.Text = "Rodzaj potwierdzenia:";
95            //
96            // reklamaIDLabel
97            //
98            reklamaIDLabel.AutoSize = true;
99            reklamaIDLabel.Location = new System.Drawing.Point(19, 21);
100            reklamaIDLabel.Name = "reklamaIDLabel";
101            reklamaIDLabel.Size = new System.Drawing.Size(83, 13);
102            reklamaIDLabel.TabIndex = 6;
103            reklamaIDLabel.Text = "Symbol reklamy:";
104            //
105            // dATA_ZAMÓWIENIALabel
106            //
107            dATA_ZAMÓWIENIALabel.AutoSize = true;
108            dATA_ZAMÓWIENIALabel.Location = new System.Drawing.Point(190, 21);
109            dATA_ZAMÓWIENIALabel.Name = "dATA_ZAMÓWIENIALabel";
110            dATA_ZAMÓWIENIALabel.Size = new System.Drawing.Size(91, 13);
111            dATA_ZAMÓWIENIALabel.TabIndex = 8;
112            dATA_ZAMÓWIENIALabel.Text = "Data zamówienia:";
113            //
114            // zAP£ACONOLabel
115            //
116            zAP£ACONOLabel.AutoSize = true;
117            zAP£ACONOLabel.Location = new System.Drawing.Point(205, 76);
118            zAP£ACONOLabel.Name = "zAP£ACONOLabel";
119            zAP£ACONOLabel.Size = new System.Drawing.Size(63, 13);
120            zAP£ACONOLabel.TabIndex = 10;
121            zAP£ACONOLabel.Text = "Zap³acono:";
122            //
123            // bRUTTOLabel
124            //
125            bRUTTOLabel.AutoSize = true;
126            bRUTTOLabel.Location = new System.Drawing.Point(19, 227);
127            bRUTTOLabel.Name = "bRUTTOLabel";
128            bRUTTOLabel.Size = new System.Drawing.Size(38, 13);
129            bRUTTOLabel.TabIndex = 12;
130            bRUTTOLabel.Text = "Brutto:";
131            //
132            // suma_zaplatLabel
133            //
134            suma_zaplatLabel.AutoSize = true;
135            suma_zaplatLabel.Location = new System.Drawing.Point(20, 273);
136            suma_zaplatLabel.Name = "suma_zaplatLabel";
137            suma_zaplatLabel.Size = new System.Drawing.Size(70, 13);
138            suma_zaplatLabel.TabIndex = 16;
139            suma_zaplatLabel.Text = "Suma zap³at:";
140            //
141            // rEKLAMADataSet
142            //
143            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
144            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
145            //
146            // rEKLAMABindingSource
147            //
148            this.rEKLAMABindingSource.DataMember = "REKLAMA";
149            this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
150            //
151            // rEKLAMATableAdapter
152            //
153            this.rEKLAMATableAdapter.ClearBeforeFill = true;
154            //
155            // dATA_ZAP£ATYDateTimePicker
156            //
157            this.dATA_ZAP£ATYDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "DATA ZAP£ATY", true));
158            this.dATA_ZAP£ATYDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
159            this.dATA_ZAP£ATYDateTimePicker.Location = new System.Drawing.Point(22, 92);
160            this.dATA_ZAP£ATYDateTimePicker.Name = "dATA_ZAP£ATYDateTimePicker";
161            this.dATA_ZAP£ATYDateTimePicker.Size = new System.Drawing.Size(120, 20);
162            this.dATA_ZAP£ATYDateTimePicker.TabIndex = 2;
163            //
164            // sYMBOL_POTWIERDZENIATextBox
165            //
166            this.sYMBOL_POTWIERDZENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "SYMBOL POTWIERDZENIA", true));
167            this.sYMBOL_POTWIERDZENIATextBox.Location = new System.Drawing.Point(21, 192);
168            this.sYMBOL_POTWIERDZENIATextBox.Name = "sYMBOL_POTWIERDZENIATextBox";
169            this.sYMBOL_POTWIERDZENIATextBox.Size = new System.Drawing.Size(121, 20);
170            this.sYMBOL_POTWIERDZENIATextBox.TabIndex = 4;
171            //
172            // rODZAJ_POTWIERDZENIAComboBox
173            //
174            this.rODZAJ_POTWIERDZENIAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "RODZAJ POTWIERDZENIA", true));
175            this.rODZAJ_POTWIERDZENIAComboBox.FormattingEnabled = true;
176            this.rODZAJ_POTWIERDZENIAComboBox.Items.AddRange(new object[] {
177            "FAX",
178            "KP",
179            "PRZ",
180            "ECARD",
181            "FV"});
182            this.rODZAJ_POTWIERDZENIAComboBox.Location = new System.Drawing.Point(22, 142);
183            this.rODZAJ_POTWIERDZENIAComboBox.Name = "rODZAJ_POTWIERDZENIAComboBox";
184            this.rODZAJ_POTWIERDZENIAComboBox.Size = new System.Drawing.Size(120, 21);
185            this.rODZAJ_POTWIERDZENIAComboBox.TabIndex = 6;
186            //
187            // dATA_ZAMÓWIENIATextBox
188            //
189            this.dATA_ZAMÓWIENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "DATA ZAMÓWIENIA", true));
190            this.dATA_ZAMÓWIENIATextBox.Enabled = false;
191            this.dATA_ZAMÓWIENIATextBox.Location = new System.Drawing.Point(193, 37);
192            this.dATA_ZAMÓWIENIATextBox.Name = "dATA_ZAMÓWIENIATextBox";
193            this.dATA_ZAMÓWIENIATextBox.Size = new System.Drawing.Size(100, 20);
194            this.dATA_ZAMÓWIENIATextBox.TabIndex = 9;
195            //
196            // zAP£ACONOCheckBox
197            //
198            this.zAP£ACONOCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "ZAP£ACONO", true));
199            this.zAP£ACONOCheckBox.Location = new System.Drawing.Point(228, 93);
200            this.zAP£ACONOCheckBox.Name = "zAP£ACONOCheckBox";
201            this.zAP£ACONOCheckBox.Size = new System.Drawing.Size(21, 24);
202            this.zAP£ACONOCheckBox.TabIndex = 11;
203            //
204            // bRUTTOTextBox
205            //
206            this.bRUTTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "BRUTTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
207            this.bRUTTOTextBox.Enabled = false;
208            this.bRUTTOTextBox.Location = new System.Drawing.Point(22, 243);
209            this.bRUTTOTextBox.Name = "bRUTTOTextBox";
210            this.bRUTTOTextBox.Size = new System.Drawing.Size(120, 20);
211            this.bRUTTOTextBox.TabIndex = 13;
212            //
213            // dodajButton
214            //
215            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
216            this.dodajButton.Location = new System.Drawing.Point(218, 176);
217            this.dodajButton.Name = "dodajButton";
218            this.dodajButton.Size = new System.Drawing.Size(75, 54);
219            this.dodajButton.TabIndex = 14;
220            this.dodajButton.Text = "Zapisz";
221            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
222            this.dodajButton.UseVisualStyleBackColor = true;
223            this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
224            //
225            // anulujButton
226            //
227            this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
228            this.anulujButton.Image = ((System.Drawing.Image)(resources.GetObject("anulujButton.Image")));
229            this.anulujButton.Location = new System.Drawing.Point(218, 255);
230            this.anulujButton.Name = "anulujButton";
231            this.anulujButton.Size = new System.Drawing.Size(75, 49);
232            this.anulujButton.TabIndex = 15;
233            this.anulujButton.Text = "Anuluj";
234            this.anulujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
235            this.anulujButton.UseVisualStyleBackColor = true;
236            this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
237            //
238            // iD_REKLAMYTextBox
239            //
240            this.iD_REKLAMYTextBox.BackColor = System.Drawing.Color.White;
241            this.iD_REKLAMYTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "ID REKLAMY", true));
242            this.iD_REKLAMYTextBox.Enabled = false;
243            this.iD_REKLAMYTextBox.Location = new System.Drawing.Point(21, 37);
244            this.iD_REKLAMYTextBox.Name = "iD_REKLAMYTextBox";
245            this.iD_REKLAMYTextBox.ReadOnly = true;
246            this.iD_REKLAMYTextBox.Size = new System.Drawing.Size(121, 20);
247            this.iD_REKLAMYTextBox.TabIndex = 16;
248            //
249            // fAKTURYBindingSource
250            //
251            this.fAKTURYBindingSource.DataMember = "FAKTURY";
252            this.fAKTURYBindingSource.DataSource = this.rEKLAMADataSet;
253            //
254            // fAKTURYTableAdapter
255            //
256            this.fAKTURYTableAdapter.ClearBeforeFill = true;
257            //
258            // suma_zaplatTextBox
259            //
260            this.suma_zaplatTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
261            this.suma_zaplatTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.fAKTURYBindingSource, "suma_zaplat", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
262            this.suma_zaplatTextBox.Location = new System.Drawing.Point(21, 289);
263            this.suma_zaplatTextBox.Name = "suma_zaplatTextBox";
264            this.suma_zaplatTextBox.ReadOnly = true;
265            this.suma_zaplatTextBox.Size = new System.Drawing.Size(120, 20);
266            this.suma_zaplatTextBox.TabIndex = 17;
267            //
268            // PaymentForm
269            //
270            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
271            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
272            this.ClientSize = new System.Drawing.Size(313, 321);
273            this.Controls.Add(suma_zaplatLabel);
274            this.Controls.Add(this.suma_zaplatTextBox);
275            this.Controls.Add(this.iD_REKLAMYTextBox);
276            this.Controls.Add(this.anulujButton);
277            this.Controls.Add(this.dodajButton);
278            this.Controls.Add(bRUTTOLabel);
279            this.Controls.Add(this.bRUTTOTextBox);
280            this.Controls.Add(zAP£ACONOLabel);
281            this.Controls.Add(this.zAP£ACONOCheckBox);
282            this.Controls.Add(dATA_ZAMÓWIENIALabel);
283            this.Controls.Add(this.dATA_ZAMÓWIENIATextBox);
284            this.Controls.Add(reklamaIDLabel);
285            this.Controls.Add(rODZAJ_POTWIERDZENIALabel);
286            this.Controls.Add(this.rODZAJ_POTWIERDZENIAComboBox);
287            this.Controls.Add(sYMBOL_POTWIERDZENIALabel);
288            this.Controls.Add(this.sYMBOL_POTWIERDZENIATextBox);
289            this.Controls.Add(dATA_ZAP£ATYLabel);
290            this.Controls.Add(this.dATA_ZAP£ATYDateTimePicker);
291            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
292            this.Name = "PaymentForm";
293            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
294            this.Text = "Wp³ata";
295            this.Load += new System.EventHandler(this.PaymentForm_Load);
296            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
297            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).EndInit();
298            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit();
299            this.ResumeLayout(false);
300            this.PerformLayout();
301
302        }
303
304        #endregion
305
306        private REKLAMADataSet rEKLAMADataSet;
307        private System.Windows.Forms.BindingSource rEKLAMABindingSource;
308        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
309        private System.Windows.Forms.DateTimePicker dATA_ZAP£ATYDateTimePicker;
310        private System.Windows.Forms.TextBox sYMBOL_POTWIERDZENIATextBox;
311        private System.Windows.Forms.ComboBox rODZAJ_POTWIERDZENIAComboBox;
312        private System.Windows.Forms.TextBox dATA_ZAMÓWIENIATextBox;
313        private System.Windows.Forms.CheckBox zAP£ACONOCheckBox;
314        private System.Windows.Forms.TextBox bRUTTOTextBox;
315        private System.Windows.Forms.Button dodajButton;
316        private System.Windows.Forms.Button anulujButton;
317        private System.Windows.Forms.TextBox iD_REKLAMYTextBox;
318        private System.Windows.Forms.BindingSource fAKTURYBindingSource;
319        private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter fAKTURYTableAdapter;
320        private System.Windows.Forms.TextBox suma_zaplatTextBox;
321    }
322}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.