root/Baza Reklam 2 - Faktury/AddZamowienieForm.Designer.cs @ 77

Wersja 76, 21.1 KB (wprowadzona przez dorota, 17 years temu)

bug z fakturowaniem na innego agenta

Line 
1namespace Baza_Reklam
2{
3    partial class AddZamowienieForm
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 numerZamowieniaLabel;
33            System.Windows.Forms.Label sPOSOB_ZAPLATYLabel;
34            System.Windows.Forms.Label iD_KONTALabel;
35            System.Windows.Forms.Label label1;
36            System.Windows.Forms.Label idAgentaLabel;
37            System.Windows.Forms.Label czasPlatnosciLabel;
38            System.Windows.Forms.Label notatkaZamowienieLabel;
39            System.Windows.Forms.Label notatkaKierownikLabel;
40            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddZamowienieForm));
41            this.numerZamowieniaLabel1 = new System.Windows.Forms.Label();
42            this.zamowieniaBindingSource = new System.Windows.Forms.BindingSource(this.components);
43            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
44            this.groupBox1 = new System.Windows.Forms.GroupBox();
45            this.czasPlatnosciListBox = new System.Windows.Forms.ListBox();
46            this.symbolAgentaComboBox = new System.Windows.Forms.ComboBox();
47            this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
48            this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
49            this.sposobZaplatyListBox = new System.Windows.Forms.ListBox();
50            this.iD_KONTAComboBox = new System.Windows.Forms.ComboBox();
51            this.kONTABindingSource = new System.Windows.Forms.BindingSource(this.components);
52            this.button3 = new System.Windows.Forms.Button();
53            this.sPOSOB_ZAPLATYListBox = new System.Windows.Forms.ListBox();
54            this.anulujButton = new System.Windows.Forms.Button();
55            this.zapiszButton = new System.Windows.Forms.Button();
56            this.zamowieniaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter();
57            this.kONTATableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter();
58            this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter();
59            this.notatkaZamowienieTextBox = new System.Windows.Forms.TextBox();
60            this.notatkaKierownikTextBox = new System.Windows.Forms.TextBox();
61            this.groupBox2 = new System.Windows.Forms.GroupBox();
62            numerZamowieniaLabel = new System.Windows.Forms.Label();
63            sPOSOB_ZAPLATYLabel = new System.Windows.Forms.Label();
64            iD_KONTALabel = new System.Windows.Forms.Label();
65            label1 = new System.Windows.Forms.Label();
66            idAgentaLabel = new System.Windows.Forms.Label();
67            czasPlatnosciLabel = new System.Windows.Forms.Label();
68            notatkaZamowienieLabel = new System.Windows.Forms.Label();
69            notatkaKierownikLabel = new System.Windows.Forms.Label();
70            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).BeginInit();
71            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
72            this.groupBox1.SuspendLayout();
73            ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit();
74            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
75            ((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).BeginInit();
76            this.groupBox2.SuspendLayout();
77            this.SuspendLayout();
78            //
79            // numerZamowieniaLabel
80            //
81            numerZamowieniaLabel.AutoSize = true;
82            numerZamowieniaLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
83            numerZamowieniaLabel.Location = new System.Drawing.Point(12, 19);
84            numerZamowieniaLabel.Name = "numerZamowieniaLabel";
85            numerZamowieniaLabel.Size = new System.Drawing.Size(141, 16);
86            numerZamowieniaLabel.TabIndex = 1;
87            numerZamowieniaLabel.Text = "numer Zamowienia:";
88            //
89            // sPOSOB_ZAPLATYLabel
90            //
91            sPOSOB_ZAPLATYLabel.AutoSize = true;
92            sPOSOB_ZAPLATYLabel.Location = new System.Drawing.Point(15, 180);
93            sPOSOB_ZAPLATYLabel.Name = "sPOSOB_ZAPLATYLabel";
94            sPOSOB_ZAPLATYLabel.Size = new System.Drawing.Size(81, 13);
95            sPOSOB_ZAPLATYLabel.TabIndex = 57;
96            sPOSOB_ZAPLATYLabel.Text = "Sposób zap³aty";
97            //
98            // iD_KONTALabel
99            //
100            iD_KONTALabel.AutoSize = true;
101            iD_KONTALabel.Location = new System.Drawing.Point(195, 23);
102            iD_KONTALabel.Name = "iD_KONTALabel";
103            iD_KONTALabel.Size = new System.Drawing.Size(38, 13);
104            iD_KONTALabel.TabIndex = 55;
105            iD_KONTALabel.Text = "Konto:";
106            //
107            // label1
108            //
109            label1.AutoSize = true;
110            label1.Location = new System.Drawing.Point(16, 83);
111            label1.Name = "label1";
112            label1.Size = new System.Drawing.Size(71, 13);
113            label1.TabIndex = 60;
114            label1.Text = "Fakturowanie";
115            //
116            // idAgentaLabel
117            //
118            idAgentaLabel.AutoSize = true;
119            idAgentaLabel.Location = new System.Drawing.Point(16, 23);
120            idAgentaLabel.Name = "idAgentaLabel";
121            idAgentaLabel.Size = new System.Drawing.Size(35, 13);
122            idAgentaLabel.TabIndex = 61;
123            idAgentaLabel.Text = "Agent";
124            //
125            // czasPlatnosciLabel
126            //
127            czasPlatnosciLabel.AutoSize = true;
128            czasPlatnosciLabel.Location = new System.Drawing.Point(195, 83);
129            czasPlatnosciLabel.Name = "czasPlatnosciLabel";
130            czasPlatnosciLabel.Size = new System.Drawing.Size(77, 13);
131            czasPlatnosciLabel.TabIndex = 62;
132            czasPlatnosciLabel.Text = "Czas p³atnoœci";
133            //
134            // notatkaZamowienieLabel
135            //
136            notatkaZamowienieLabel.AutoSize = true;
137            notatkaZamowienieLabel.Location = new System.Drawing.Point(15, 29);
138            notatkaZamowienieLabel.Name = "notatkaZamowienieLabel";
139            notatkaZamowienieLabel.Size = new System.Drawing.Size(40, 13);
140            notatkaZamowienieLabel.TabIndex = 8;
141            notatkaZamowienieLabel.Text = "Uwagi:";
142            //
143            // notatkaKierownikLabel
144            //
145            notatkaKierownikLabel.AutoSize = true;
146            notatkaKierownikLabel.Location = new System.Drawing.Point(15, 146);
147            notatkaKierownikLabel.Name = "notatkaKierownikLabel";
148            notatkaKierownikLabel.Size = new System.Drawing.Size(102, 13);
149            notatkaKierownikLabel.TabIndex = 9;
150            notatkaKierownikLabel.Text = "Notatka kierownika:";
151            //
152            // numerZamowieniaLabel1
153            //
154            this.numerZamowieniaLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
155            this.numerZamowieniaLabel1.Location = new System.Drawing.Point(186, 19);
156            this.numerZamowieniaLabel1.Name = "numerZamowieniaLabel1";
157            this.numerZamowieniaLabel1.Size = new System.Drawing.Size(299, 23);
158            this.numerZamowieniaLabel1.TabIndex = 2;
159            this.numerZamowieniaLabel1.Text = "---";
160            //
161            // zamowieniaBindingSource
162            //
163            this.zamowieniaBindingSource.DataMember = "zamowienia";
164            this.zamowieniaBindingSource.DataSource = this.rEKLAMADataSet;
165            //
166            // rEKLAMADataSet
167            //
168            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
169            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
170            //
171            // groupBox1
172            //
173            this.groupBox1.Controls.Add(czasPlatnosciLabel);
174            this.groupBox1.Controls.Add(this.czasPlatnosciListBox);
175            this.groupBox1.Controls.Add(this.symbolAgentaComboBox);
176            this.groupBox1.Controls.Add(idAgentaLabel);
177            this.groupBox1.Controls.Add(this.sposobZaplatyListBox);
178            this.groupBox1.Controls.Add(label1);
179            this.groupBox1.Controls.Add(this.iD_KONTAComboBox);
180            this.groupBox1.Controls.Add(this.button3);
181            this.groupBox1.Controls.Add(iD_KONTALabel);
182            this.groupBox1.Controls.Add(sPOSOB_ZAPLATYLabel);
183            this.groupBox1.Controls.Add(this.sPOSOB_ZAPLATYListBox);
184            this.groupBox1.Location = new System.Drawing.Point(277, 45);
185            this.groupBox1.Name = "groupBox1";
186            this.groupBox1.Size = new System.Drawing.Size(394, 283);
187            this.groupBox1.TabIndex = 6;
188            this.groupBox1.TabStop = false;
189            this.groupBox1.Text = "Sposób fakturowania";
190            //
191            // czasPlatnosciListBox
192            //
193            this.czasPlatnosciListBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.zamowieniaBindingSource, "czasPlatnosci", true));
194            this.czasPlatnosciListBox.FormattingEnabled = true;
195            this.czasPlatnosciListBox.Location = new System.Drawing.Point(198, 99);
196            this.czasPlatnosciListBox.Name = "czasPlatnosciListBox";
197            this.czasPlatnosciListBox.Size = new System.Drawing.Size(144, 69);
198            this.czasPlatnosciListBox.TabIndex = 63;
199            //
200            // symbolAgentaComboBox
201            //
202            this.symbolAgentaComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.zamowieniaBindingSource, "kodAgenta", true));
203            this.symbolAgentaComboBox.DataSource = this.aGENCIBindingSource;
204            this.symbolAgentaComboBox.DisplayMember = "Symbol";
205            this.symbolAgentaComboBox.FormattingEnabled = true;
206            this.symbolAgentaComboBox.Location = new System.Drawing.Point(18, 39);
207            this.symbolAgentaComboBox.Name = "symbolAgentaComboBox";
208            this.symbolAgentaComboBox.Size = new System.Drawing.Size(121, 21);
209            this.symbolAgentaComboBox.TabIndex = 62;
210            this.symbolAgentaComboBox.ValueMember = "F_ROZ";
211            //
212            // aGENCIBindingSource
213            //
214            this.aGENCIBindingSource.DataMember = "AGENCI";
215            this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet;
216            //
217            // sLOWNIKDataSet
218            //
219            this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
220            this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
221            //
222            // sposobZaplatyListBox
223            //
224            this.sposobZaplatyListBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedIndex", this.zamowieniaBindingSource, "rodzajFakturowania", true));
225            this.sposobZaplatyListBox.FormattingEnabled = true;
226            this.sposobZaplatyListBox.Items.AddRange(new object[] {
227            "co 1 miesi¹c",
228            "co 3 miesi¹ce",
229            "zamówienie"});
230            this.sposobZaplatyListBox.Location = new System.Drawing.Point(18, 99);
231            this.sposobZaplatyListBox.Name = "sposobZaplatyListBox";
232            this.sposobZaplatyListBox.Size = new System.Drawing.Size(120, 69);
233            this.sposobZaplatyListBox.TabIndex = 61;
234            //
235            // iD_KONTAComboBox
236            //
237            this.iD_KONTAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.zamowieniaBindingSource, "idKonta", true));
238            this.iD_KONTAComboBox.DataSource = this.kONTABindingSource;
239            this.iD_KONTAComboBox.DisplayMember = "opis";
240            this.iD_KONTAComboBox.DropDownWidth = 600;
241            this.iD_KONTAComboBox.FormattingEnabled = true;
242            this.iD_KONTAComboBox.Location = new System.Drawing.Point(198, 39);
243            this.iD_KONTAComboBox.Name = "iD_KONTAComboBox";
244            this.iD_KONTAComboBox.Size = new System.Drawing.Size(144, 21);
245            this.iD_KONTAComboBox.TabIndex = 56;
246            this.iD_KONTAComboBox.ValueMember = "IdKonta";
247            //
248            // kONTABindingSource
249            //
250            this.kONTABindingSource.DataMember = "KONTA";
251            this.kONTABindingSource.DataSource = this.sLOWNIKDataSet;
252            //
253            // button3
254            //
255            this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
256            this.button3.Location = new System.Drawing.Point(348, 37);
257            this.button3.Name = "button3";
258            this.button3.Size = new System.Drawing.Size(28, 23);
259            this.button3.TabIndex = 59;
260            this.button3.UseVisualStyleBackColor = true;
261            this.button3.Click += new System.EventHandler(this.button3_Click);
262            //
263            // sPOSOB_ZAPLATYListBox
264            //
265            this.sPOSOB_ZAPLATYListBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedIndex", this.zamowieniaBindingSource, "sposobZaplaty", true));
266            this.sPOSOB_ZAPLATYListBox.FormattingEnabled = true;
267            this.sPOSOB_ZAPLATYListBox.Items.AddRange(new object[] {
268            "Karta kredytowa",
269            "Przelew",
270            "Gotówka",
271            "Barter"});
272            this.sPOSOB_ZAPLATYListBox.Location = new System.Drawing.Point(18, 196);
273            this.sPOSOB_ZAPLATYListBox.Name = "sPOSOB_ZAPLATYListBox";
274            this.sPOSOB_ZAPLATYListBox.Size = new System.Drawing.Size(120, 56);
275            this.sPOSOB_ZAPLATYListBox.TabIndex = 58;
276            //
277            // anulujButton
278            //
279            this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
280            this.anulujButton.Location = new System.Drawing.Point(267, 344);
281            this.anulujButton.Name = "anulujButton";
282            this.anulujButton.Size = new System.Drawing.Size(75, 23);
283            this.anulujButton.TabIndex = 7;
284            this.anulujButton.Text = "Anuluj";
285            this.anulujButton.UseVisualStyleBackColor = true;
286            this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
287            //
288            // zapiszButton
289            //
290            this.zapiszButton.DialogResult = System.Windows.Forms.DialogResult.OK;
291            this.zapiszButton.Location = new System.Drawing.Point(362, 344);
292            this.zapiszButton.Name = "zapiszButton";
293            this.zapiszButton.Size = new System.Drawing.Size(75, 23);
294            this.zapiszButton.TabIndex = 8;
295            this.zapiszButton.Text = "Zapisz";
296            this.zapiszButton.UseVisualStyleBackColor = true;
297            this.zapiszButton.Click += new System.EventHandler(this.zapiszButton_Click);
298            //
299            // zamowieniaTableAdapter
300            //
301            this.zamowieniaTableAdapter.ClearBeforeFill = true;
302            //
303            // kONTATableAdapter
304            //
305            this.kONTATableAdapter.ClearBeforeFill = true;
306            //
307            // aGENCITableAdapter
308            //
309            this.aGENCITableAdapter.ClearBeforeFill = true;
310            //
311            // notatkaZamowienieTextBox
312            //
313            this.notatkaZamowienieTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.zamowieniaBindingSource, "notatkaZamowienie", true));
314            this.notatkaZamowienieTextBox.Location = new System.Drawing.Point(18, 46);
315            this.notatkaZamowienieTextBox.MaxLength = 200;
316            this.notatkaZamowienieTextBox.Multiline = true;
317            this.notatkaZamowienieTextBox.Name = "notatkaZamowienieTextBox";
318            this.notatkaZamowienieTextBox.Size = new System.Drawing.Size(207, 87);
319            this.notatkaZamowienieTextBox.TabIndex = 9;
320            //
321            // notatkaKierownikTextBox
322            //
323            this.notatkaKierownikTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.zamowieniaBindingSource, "notatkaKierownik", true));
324            this.notatkaKierownikTextBox.Location = new System.Drawing.Point(17, 162);
325            this.notatkaKierownikTextBox.MaxLength = 200;
326            this.notatkaKierownikTextBox.Multiline = true;
327            this.notatkaKierownikTextBox.Name = "notatkaKierownikTextBox";
328            this.notatkaKierownikTextBox.Size = new System.Drawing.Size(208, 82);
329            this.notatkaKierownikTextBox.TabIndex = 10;
330            //
331            // groupBox2
332            //
333            this.groupBox2.Controls.Add(notatkaZamowienieLabel);
334            this.groupBox2.Controls.Add(this.notatkaKierownikTextBox);
335            this.groupBox2.Controls.Add(notatkaKierownikLabel);
336            this.groupBox2.Controls.Add(this.notatkaZamowienieTextBox);
337            this.groupBox2.Location = new System.Drawing.Point(15, 45);
338            this.groupBox2.Name = "groupBox2";
339            this.groupBox2.Size = new System.Drawing.Size(246, 283);
340            this.groupBox2.TabIndex = 11;
341            this.groupBox2.TabStop = false;
342            this.groupBox2.Text = "Zamówienie";
343            //
344            // AddZamowienieForm
345            //
346            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
347            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
348            this.ClientSize = new System.Drawing.Size(683, 387);
349            this.Controls.Add(this.groupBox2);
350            this.Controls.Add(this.zapiszButton);
351            this.Controls.Add(this.anulujButton);
352            this.Controls.Add(this.groupBox1);
353            this.Controls.Add(numerZamowieniaLabel);
354            this.Controls.Add(this.numerZamowieniaLabel1);
355            this.Name = "AddZamowienieForm";
356            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
357            this.Text = "Zamówienie";
358            this.Load += new System.EventHandler(this.AddZamowienieForm_Load);
359            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).EndInit();
360            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
361            this.groupBox1.ResumeLayout(false);
362            this.groupBox1.PerformLayout();
363            ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit();
364            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
365            ((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).EndInit();
366            this.groupBox2.ResumeLayout(false);
367            this.groupBox2.PerformLayout();
368            this.ResumeLayout(false);
369            this.PerformLayout();
370
371        }
372
373        #endregion
374
375        private REKLAMADataSet rEKLAMADataSet;
376        private System.Windows.Forms.BindingSource zamowieniaBindingSource;
377        private Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter zamowieniaTableAdapter;
378        private System.Windows.Forms.Label numerZamowieniaLabel1;
379        private System.Windows.Forms.GroupBox groupBox1;
380        private System.Windows.Forms.Button anulujButton;
381        private System.Windows.Forms.Button zapiszButton;
382        private System.Windows.Forms.ComboBox iD_KONTAComboBox;
383        private System.Windows.Forms.Button button3;
384        private System.Windows.Forms.ListBox sPOSOB_ZAPLATYListBox;
385        private System.Windows.Forms.ListBox sposobZaplatyListBox;
386        private SLOWNIKDataSet sLOWNIKDataSet;
387        private System.Windows.Forms.BindingSource kONTABindingSource;
388        private Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter kONTATableAdapter;
389        private System.Windows.Forms.BindingSource aGENCIBindingSource;
390        private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter;
391        private System.Windows.Forms.ComboBox symbolAgentaComboBox;
392        private System.Windows.Forms.ListBox czasPlatnosciListBox;
393        private System.Windows.Forms.TextBox notatkaZamowienieTextBox;
394        private System.Windows.Forms.TextBox notatkaKierownikTextBox;
395        private System.Windows.Forms.GroupBox groupBox2;
396    }
397}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.