root/tags/BazaReklam_1.2.9/Facturer.Designer.cs

Wersja 353, 37.3 KB (wprowadzona przez dorota, 17 years temu)

re #51 dodany raport PowierzchniaReklam?.rdl

Line 
1namespace Baza_Reklam
2{
3    partial class Facturer
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 sPOSOB_ZAPLATYLabel;
33            System.Windows.Forms.Label zaliczka_BruttoLabel;
34            System.Windows.Forms.Label zaliczka_DataLabel;
35            System.Windows.Forms.Label tERMIN_ZAPLATYLabel;
36            System.Windows.Forms.Label dATA_SPRZEDAZYLabel;
37            System.Windows.Forms.Label dATA_WYSTAWIENIALabel;
38            System.Windows.Forms.Label iD_KONTALabel;
39            System.Windows.Forms.Label zAPLACONOLabel;
40            System.Windows.Forms.Label nUMERLabel;
41            System.Windows.Forms.Label nUMER_ROZLabel;
42            System.Windows.Forms.Label reklamaIDLabel;
43            System.Windows.Forms.Label adres_FkaturaLabel;
44            System.Windows.Forms.Label nipLabel;
45            System.Windows.Forms.Label vIESLabel;
46            System.Windows.Forms.Label zATWIERDZONO_DO_DRUKULabel;
47            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Facturer));
48            this.wystawProformeButton = new System.Windows.Forms.Button();
49            this.wystawFaktureButton = new System.Windows.Forms.Button();
50            this.button1 = new System.Windows.Forms.Button();
51            this.sPOSOB_ZAPLATYListBox = new System.Windows.Forms.ListBox();
52            this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
53            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
54            this.zaliczka_BruttoTextBox = new System.Windows.Forms.TextBox();
55            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
56            this.zaliczka_DataDateTimePicker = new System.Windows.Forms.DateTimePicker();
57            this.tERMIN_ZAPLATYDateTimePicker = new System.Windows.Forms.DateTimePicker();
58            this.dATA_SPRZEDAZYDateTimePicker = new System.Windows.Forms.DateTimePicker();
59            this.dATA_WYSTAWIENIADateTimePicker = new System.Windows.Forms.DateTimePicker();
60            this.iD_KONTAComboBox = new System.Windows.Forms.ComboBox();
61            this.kONTABindingSource = new System.Windows.Forms.BindingSource(this.components);
62            this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
63            this.zAPLACONOCheckBox = new System.Windows.Forms.CheckBox();
64            this.nUMERTextBox = new System.Windows.Forms.TextBox();
65            this.nUMER_ROZTextBox = new System.Windows.Forms.TextBox();
66            this.reklamaIDTextBox = new System.Windows.Forms.TextBox();
67            this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
68            this.fAKTURYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter();
69            this.kONTATableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter();
70            this.groupBox1 = new System.Windows.Forms.GroupBox();
71            this.nipKrajTextBox = new System.Windows.Forms.TextBox();
72            this.kLIENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
73            this.vIESCheckBox = new System.Windows.Forms.CheckBox();
74            this.nipTextBox = new System.Windows.Forms.TextBox();
75            this.adres_FkaturaTextBox = new System.Windows.Forms.TextBox();
76            this.kLIENCITableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter();
77            this.zamknijButton = new System.Windows.Forms.Button();
78            this.poznanKatowiceButton = new System.Windows.Forms.Button();
79            this.zATWIERDZONO_DO_DRUKUCheckBox = new System.Windows.Forms.CheckBox();
80            this.tYPLabel1 = new System.Windows.Forms.Label();
81            this.groupBox2 = new System.Windows.Forms.GroupBox();
82            this.wydrukKorektyButton = new System.Windows.Forms.Button();
83            this.korektaButton = new System.Windows.Forms.Button();
84            this.emisjeTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.UKAZE_SIE_W_NRTableAdapter();
85            this.fakturA_DETAILSTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURA_DETAILSTableAdapter();
86            this.datyWydanTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.DatyWydanTableAdapter();
87            this.button2 = new System.Windows.Forms.Button();
88            this.usunKorekteButton = new System.Windows.Forms.Button();
89            sPOSOB_ZAPLATYLabel = new System.Windows.Forms.Label();
90            zaliczka_BruttoLabel = new System.Windows.Forms.Label();
91            zaliczka_DataLabel = new System.Windows.Forms.Label();
92            tERMIN_ZAPLATYLabel = new System.Windows.Forms.Label();
93            dATA_SPRZEDAZYLabel = new System.Windows.Forms.Label();
94            dATA_WYSTAWIENIALabel = new System.Windows.Forms.Label();
95            iD_KONTALabel = new System.Windows.Forms.Label();
96            zAPLACONOLabel = new System.Windows.Forms.Label();
97            nUMERLabel = new System.Windows.Forms.Label();
98            nUMER_ROZLabel = new System.Windows.Forms.Label();
99            reklamaIDLabel = new System.Windows.Forms.Label();
100            adres_FkaturaLabel = new System.Windows.Forms.Label();
101            nipLabel = new System.Windows.Forms.Label();
102            vIESLabel = new System.Windows.Forms.Label();
103            zATWIERDZONO_DO_DRUKULabel = new System.Windows.Forms.Label();
104            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).BeginInit();
105            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
106            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
107            ((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).BeginInit();
108            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
109            this.groupBox1.SuspendLayout();
110            ((System.ComponentModel.ISupportInitialize)(this.kLIENCIBindingSource)).BeginInit();
111            this.groupBox2.SuspendLayout();
112            this.SuspendLayout();
113            //
114            // sPOSOB_ZAPLATYLabel
115            //
116            sPOSOB_ZAPLATYLabel.AutoSize = true;
117            sPOSOB_ZAPLATYLabel.Location = new System.Drawing.Point(204, 167);
118            sPOSOB_ZAPLATYLabel.Name = "sPOSOB_ZAPLATYLabel";
119            sPOSOB_ZAPLATYLabel.Size = new System.Drawing.Size(105, 13);
120            sPOSOB_ZAPLATYLabel.TabIndex = 51;
121            sPOSOB_ZAPLATYLabel.Text = "SPOSOB ZAPLATY:";
122            //
123            // zaliczka_BruttoLabel
124            //
125            zaliczka_BruttoLabel.AutoSize = true;
126            zaliczka_BruttoLabel.Location = new System.Drawing.Point(204, 67);
127            zaliczka_BruttoLabel.Name = "zaliczka_BruttoLabel";
128            zaliczka_BruttoLabel.Size = new System.Drawing.Size(50, 13);
129            zaliczka_BruttoLabel.TabIndex = 49;
130            zaliczka_BruttoLabel.Text = "Zaliczka:";
131            //
132            // zaliczka_DataLabel
133            //
134            zaliczka_DataLabel.AutoSize = true;
135            zaliczka_DataLabel.Location = new System.Drawing.Point(204, 12);
136            zaliczka_DataLabel.Name = "zaliczka_DataLabel";
137            zaliczka_DataLabel.Size = new System.Drawing.Size(70, 13);
138            zaliczka_DataLabel.TabIndex = 47;
139            zaliczka_DataLabel.Text = "Data zaliczki:";
140            //
141            // tERMIN_ZAPLATYLabel
142            //
143            tERMIN_ZAPLATYLabel.AutoSize = true;
144            tERMIN_ZAPLATYLabel.Location = new System.Drawing.Point(20, 324);
145            tERMIN_ZAPLATYLabel.Name = "tERMIN_ZAPLATYLabel";
146            tERMIN_ZAPLATYLabel.Size = new System.Drawing.Size(80, 13);
147            tERMIN_ZAPLATYLabel.TabIndex = 45;
148            tERMIN_ZAPLATYLabel.Text = "Termin zap³aty:";
149            //
150            // dATA_SPRZEDAZYLabel
151            //
152            dATA_SPRZEDAZYLabel.AutoSize = true;
153            dATA_SPRZEDAZYLabel.Location = new System.Drawing.Point(19, 274);
154            dATA_SPRZEDAZYLabel.Name = "dATA_SPRZEDAZYLabel";
155            dATA_SPRZEDAZYLabel.Size = new System.Drawing.Size(83, 13);
156            dATA_SPRZEDAZYLabel.TabIndex = 43;
157            dATA_SPRZEDAZYLabel.Text = "Data sprzeda¿y:";
158            //
159            // dATA_WYSTAWIENIALabel
160            //
161            dATA_WYSTAWIENIALabel.AutoSize = true;
162            dATA_WYSTAWIENIALabel.Location = new System.Drawing.Point(17, 221);
163            dATA_WYSTAWIENIALabel.Name = "dATA_WYSTAWIENIALabel";
164            dATA_WYSTAWIENIALabel.Size = new System.Drawing.Size(93, 13);
165            dATA_WYSTAWIENIALabel.TabIndex = 41;
166            dATA_WYSTAWIENIALabel.Text = "Data wystawienia:";
167            //
168            // iD_KONTALabel
169            //
170            iD_KONTALabel.AutoSize = true;
171            iD_KONTALabel.Location = new System.Drawing.Point(19, 169);
172            iD_KONTALabel.Name = "iD_KONTALabel";
173            iD_KONTALabel.Size = new System.Drawing.Size(38, 13);
174            iD_KONTALabel.TabIndex = 39;
175            iD_KONTALabel.Text = "Konto:";
176            //
177            // zAPLACONOLabel
178            //
179            zAPLACONOLabel.AutoSize = true;
180            zAPLACONOLabel.Location = new System.Drawing.Point(204, 122);
181            zAPLACONOLabel.Name = "zAPLACONOLabel";
182            zAPLACONOLabel.Size = new System.Drawing.Size(63, 13);
183            zAPLACONOLabel.TabIndex = 37;
184            zAPLACONOLabel.Text = "Zap³acono:";
185            //
186            // nUMERLabel
187            //
188            nUMERLabel.AutoSize = true;
189            nUMERLabel.Location = new System.Drawing.Point(17, 122);
190            nUMERLabel.Name = "nUMERLabel";
191            nUMERLabel.Size = new System.Drawing.Size(41, 13);
192            nUMERLabel.TabIndex = 35;
193            nUMERLabel.Text = "Numer:";
194            //
195            // nUMER_ROZLabel
196            //
197            nUMER_ROZLabel.AutoSize = true;
198            nUMER_ROZLabel.Location = new System.Drawing.Point(20, 67);
199            nUMER_ROZLabel.Name = "nUMER_ROZLabel";
200            nUMER_ROZLabel.Size = new System.Drawing.Size(65, 13);
201            nUMER_ROZLabel.TabIndex = 33;
202            nUMER_ROZLabel.Text = "Kod agenta:";
203            //
204            // reklamaIDLabel
205            //
206            reklamaIDLabel.AutoSize = true;
207            reklamaIDLabel.Location = new System.Drawing.Point(19, 12);
208            reklamaIDLabel.Name = "reklamaIDLabel";
209            reklamaIDLabel.Size = new System.Drawing.Size(83, 13);
210            reklamaIDLabel.TabIndex = 32;
211            reklamaIDLabel.Text = "Symbol reklamy:";
212            //
213            // adres_FkaturaLabel
214            //
215            adres_FkaturaLabel.AutoSize = true;
216            adres_FkaturaLabel.Location = new System.Drawing.Point(6, 16);
217            adres_FkaturaLabel.Name = "adres_FkaturaLabel";
218            adres_FkaturaLabel.Size = new System.Drawing.Size(76, 13);
219            adres_FkaturaLabel.TabIndex = 0;
220            adres_FkaturaLabel.Text = "Adres Faktura:";
221            //
222            // nipLabel
223            //
224            nipLabel.AutoSize = true;
225            nipLabel.Location = new System.Drawing.Point(14, 117);
226            nipLabel.Name = "nipLabel";
227            nipLabel.Size = new System.Drawing.Size(26, 13);
228            nipLabel.TabIndex = 56;
229            nipLabel.Text = "Nip:";
230            //
231            // vIESLabel
232            //
233            vIESLabel.AutoSize = true;
234            vIESLabel.Location = new System.Drawing.Point(14, 173);
235            vIESLabel.Name = "vIESLabel";
236            vIESLabel.Size = new System.Drawing.Size(34, 13);
237            vIESLabel.TabIndex = 57;
238            vIESLabel.Text = "VIES:";
239            //
240            // zATWIERDZONO_DO_DRUKULabel
241            //
242            zATWIERDZONO_DO_DRUKULabel.AutoSize = true;
243            zATWIERDZONO_DO_DRUKULabel.Location = new System.Drawing.Point(4, 374);
244            zATWIERDZONO_DO_DRUKULabel.Name = "zATWIERDZONO_DO_DRUKULabel";
245            zATWIERDZONO_DO_DRUKULabel.Size = new System.Drawing.Size(160, 13);
246            zATWIERDZONO_DO_DRUKULabel.TabIndex = 60;
247            zATWIERDZONO_DO_DRUKULabel.Text = "ZATWIERDZONO DO DRUKU:";
248            //
249            // wystawProformeButton
250            //
251            this.wystawProformeButton.Location = new System.Drawing.Point(201, 329);
252            this.wystawProformeButton.Name = "wystawProformeButton";
253            this.wystawProformeButton.Size = new System.Drawing.Size(87, 38);
254            this.wystawProformeButton.TabIndex = 21;
255            this.wystawProformeButton.Text = "WYSTAW PROFORMÊ";
256            this.wystawProformeButton.UseVisualStyleBackColor = true;
257            this.wystawProformeButton.Click += new System.EventHandler(this.wystawProformeButton_Click);
258            //
259            // wystawFaktureButton
260            //
261            this.wystawFaktureButton.Location = new System.Drawing.Point(201, 285);
262            this.wystawFaktureButton.Name = "wystawFaktureButton";
263            this.wystawFaktureButton.Size = new System.Drawing.Size(87, 40);
264            this.wystawFaktureButton.TabIndex = 19;
265            this.wystawFaktureButton.Text = "WYSTAW FAKTURÊ";
266            this.wystawFaktureButton.UseVisualStyleBackColor = true;
267            this.wystawFaktureButton.Click += new System.EventHandler(this.wystawFaktureButton_Click);
268            //
269            // button1
270            //
271            this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
272            this.button1.Location = new System.Drawing.Point(170, 185);
273            this.button1.Name = "button1";
274            this.button1.Size = new System.Drawing.Size(28, 23);
275            this.button1.TabIndex = 54;
276            this.button1.UseVisualStyleBackColor = true;
277            this.button1.Click += new System.EventHandler(this.button1_Click);
278            //
279            // sPOSOB_ZAPLATYListBox
280            //
281            this.sPOSOB_ZAPLATYListBox.FormattingEnabled = true;
282            this.sPOSOB_ZAPLATYListBox.Items.AddRange(new object[] {
283            "Karta kredytowa",
284            "Przelew",
285            "Gotówka",
286            "Barter"});
287            this.sPOSOB_ZAPLATYListBox.Location = new System.Drawing.Point(204, 185);
288            this.sPOSOB_ZAPLATYListBox.Name = "sPOSOB_ZAPLATYListBox";
289            this.sPOSOB_ZAPLATYListBox.Size = new System.Drawing.Size(120, 56);
290            this.sPOSOB_ZAPLATYListBox.TabIndex = 53;
291            //
292            // fAKTURYBindingSource
293            //
294            this.fAKTURYBindingSource.DataMember = "FAKTURY";
295            this.fAKTURYBindingSource.DataSource = this.rEKLAMADataSet;
296            //
297            // rEKLAMADataSet
298            //
299            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
300            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
301            //
302            // zaliczka_BruttoTextBox
303            //
304            this.zaliczka_BruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "Zaliczka_Brutto", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
305            this.zaliczka_BruttoTextBox.Location = new System.Drawing.Point(207, 83);
306            this.zaliczka_BruttoTextBox.Name = "zaliczka_BruttoTextBox";
307            this.zaliczka_BruttoTextBox.Size = new System.Drawing.Size(117, 20);
308            this.zaliczka_BruttoTextBox.TabIndex = 52;
309            //
310            // rEKLAMABindingSource
311            //
312            this.rEKLAMABindingSource.DataMember = "REKLAMA";
313            this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
314            //
315            // zaliczka_DataDateTimePicker
316            //
317            this.zaliczka_DataDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "Zaliczka_Data", true));
318            this.zaliczka_DataDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
319            this.zaliczka_DataDateTimePicker.Location = new System.Drawing.Point(207, 28);
320            this.zaliczka_DataDateTimePicker.Name = "zaliczka_DataDateTimePicker";
321            this.zaliczka_DataDateTimePicker.Size = new System.Drawing.Size(117, 20);
322            this.zaliczka_DataDateTimePicker.TabIndex = 50;
323            //
324            // tERMIN_ZAPLATYDateTimePicker
325            //
326            this.tERMIN_ZAPLATYDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "FAKTURA TERMIN ZAP£ATY", true));
327            this.tERMIN_ZAPLATYDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
328            this.tERMIN_ZAPLATYDateTimePicker.Location = new System.Drawing.Point(20, 340);
329            this.tERMIN_ZAPLATYDateTimePicker.Name = "tERMIN_ZAPLATYDateTimePicker";
330            this.tERMIN_ZAPLATYDateTimePicker.Size = new System.Drawing.Size(118, 20);
331            this.tERMIN_ZAPLATYDateTimePicker.TabIndex = 48;
332            //
333            // dATA_SPRZEDAZYDateTimePicker
334            //
335            this.dATA_SPRZEDAZYDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "FAKTURA DATA WYSTAWIENIA", true));
336            this.dATA_SPRZEDAZYDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
337            this.dATA_SPRZEDAZYDateTimePicker.Location = new System.Drawing.Point(20, 290);
338            this.dATA_SPRZEDAZYDateTimePicker.Name = "dATA_SPRZEDAZYDateTimePicker";
339            this.dATA_SPRZEDAZYDateTimePicker.Size = new System.Drawing.Size(118, 20);
340            this.dATA_SPRZEDAZYDateTimePicker.TabIndex = 46;
341            //
342            // dATA_WYSTAWIENIADateTimePicker
343            //
344            this.dATA_WYSTAWIENIADateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "FAKTURA DATA WYSTAWIENIA", true));
345            this.dATA_WYSTAWIENIADateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
346            this.dATA_WYSTAWIENIADateTimePicker.Location = new System.Drawing.Point(20, 237);
347            this.dATA_WYSTAWIENIADateTimePicker.Name = "dATA_WYSTAWIENIADateTimePicker";
348            this.dATA_WYSTAWIENIADateTimePicker.Size = new System.Drawing.Size(118, 20);
349            this.dATA_WYSTAWIENIADateTimePicker.TabIndex = 44;
350            //
351            // iD_KONTAComboBox
352            //
353            this.iD_KONTAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.rEKLAMABindingSource, "FAKTURA ID KONTA", true));
354            this.iD_KONTAComboBox.DataSource = this.kONTABindingSource;
355            this.iD_KONTAComboBox.DisplayMember = "opis";
356            this.iD_KONTAComboBox.DropDownWidth = 600;
357            this.iD_KONTAComboBox.FormattingEnabled = true;
358            this.iD_KONTAComboBox.Location = new System.Drawing.Point(20, 185);
359            this.iD_KONTAComboBox.Name = "iD_KONTAComboBox";
360            this.iD_KONTAComboBox.Size = new System.Drawing.Size(144, 21);
361            this.iD_KONTAComboBox.TabIndex = 42;
362            this.iD_KONTAComboBox.ValueMember = "IdKonta";
363            //
364            // kONTABindingSource
365            //
366            this.kONTABindingSource.DataMember = "KONTA";
367            this.kONTABindingSource.DataSource = this.sLOWNIKDataSet;
368            //
369            // sLOWNIKDataSet
370            //
371            this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
372            this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
373            //
374            // zAPLACONOCheckBox
375            //
376            this.zAPLACONOCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "ZAP£ACONO", true));
377            this.zAPLACONOCheckBox.Enabled = false;
378            this.zAPLACONOCheckBox.Location = new System.Drawing.Point(273, 117);
379            this.zAPLACONOCheckBox.Name = "zAPLACONOCheckBox";
380            this.zAPLACONOCheckBox.Size = new System.Drawing.Size(38, 24);
381            this.zAPLACONOCheckBox.TabIndex = 40;
382            //
383            // nUMERTextBox
384            //
385            this.nUMERTextBox.Location = new System.Drawing.Point(22, 138);
386            this.nUMERTextBox.Name = "nUMERTextBox";
387            this.nUMERTextBox.Size = new System.Drawing.Size(116, 20);
388            this.nUMERTextBox.TabIndex = 38;
389            //
390            // nUMER_ROZTextBox
391            //
392            this.nUMER_ROZTextBox.Location = new System.Drawing.Point(20, 83);
393            this.nUMER_ROZTextBox.Name = "nUMER_ROZTextBox";
394            this.nUMER_ROZTextBox.Size = new System.Drawing.Size(116, 20);
395            this.nUMER_ROZTextBox.TabIndex = 36;
396            //
397            // reklamaIDTextBox
398            //
399            this.reklamaIDTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "ID REKLAMY", true));
400            this.reklamaIDTextBox.Location = new System.Drawing.Point(20, 28);
401            this.reklamaIDTextBox.Name = "reklamaIDTextBox";
402            this.reklamaIDTextBox.Size = new System.Drawing.Size(116, 20);
403            this.reklamaIDTextBox.TabIndex = 34;
404            //
405            // rEKLAMATableAdapter
406            //
407            this.rEKLAMATableAdapter.ClearBeforeFill = true;
408            //
409            // fAKTURYTableAdapter
410            //
411            this.fAKTURYTableAdapter.ClearBeforeFill = true;
412            //
413            // kONTATableAdapter
414            //
415            this.kONTATableAdapter.ClearBeforeFill = true;
416            //
417            // groupBox1
418            //
419            this.groupBox1.Controls.Add(this.nipKrajTextBox);
420            this.groupBox1.Controls.Add(vIESLabel);
421            this.groupBox1.Controls.Add(this.vIESCheckBox);
422            this.groupBox1.Controls.Add(this.nipTextBox);
423            this.groupBox1.Controls.Add(nipLabel);
424            this.groupBox1.Controls.Add(adres_FkaturaLabel);
425            this.groupBox1.Controls.Add(this.adres_FkaturaTextBox);
426            this.groupBox1.Enabled = false;
427            this.groupBox1.Location = new System.Drawing.Point(346, 12);
428            this.groupBox1.Name = "groupBox1";
429            this.groupBox1.Size = new System.Drawing.Size(162, 239);
430            this.groupBox1.TabIndex = 56;
431            this.groupBox1.TabStop = false;
432            this.groupBox1.Text = "Dane do faktury";
433            //
434            // nipKrajTextBox
435            //
436            this.nipKrajTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "nipKraj", true));
437            this.nipKrajTextBox.Location = new System.Drawing.Point(11, 133);
438            this.nipKrajTextBox.Name = "nipKrajTextBox";
439            this.nipKrajTextBox.Size = new System.Drawing.Size(27, 20);
440            this.nipKrajTextBox.TabIndex = 59;
441            //
442            // kLIENCIBindingSource
443            //
444            this.kLIENCIBindingSource.DataMember = "KLIENCI";
445            this.kLIENCIBindingSource.DataSource = this.rEKLAMADataSet;
446            //
447            // vIESCheckBox
448            //
449            this.vIESCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.kLIENCIBindingSource, "VIES", true));
450            this.vIESCheckBox.Location = new System.Drawing.Point(58, 168);
451            this.vIESCheckBox.Name = "vIESCheckBox";
452            this.vIESCheckBox.Size = new System.Drawing.Size(24, 24);
453            this.vIESCheckBox.TabIndex = 58;
454            //
455            // nipTextBox
456            //
457            this.nipTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "Nip", true));
458            this.nipTextBox.Enabled = false;
459            this.nipTextBox.Location = new System.Drawing.Point(44, 133);
460            this.nipTextBox.Name = "nipTextBox";
461            this.nipTextBox.Size = new System.Drawing.Size(108, 20);
462            this.nipTextBox.TabIndex = 57;
463            //
464            // adres_FkaturaTextBox
465            //
466            this.adres_FkaturaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "Adres_Fkatura", true));
467            this.adres_FkaturaTextBox.Enabled = false;
468            this.adres_FkaturaTextBox.Location = new System.Drawing.Point(9, 32);
469            this.adres_FkaturaTextBox.Multiline = true;
470            this.adres_FkaturaTextBox.Name = "adres_FkaturaTextBox";
471            this.adres_FkaturaTextBox.Size = new System.Drawing.Size(143, 80);
472            this.adres_FkaturaTextBox.TabIndex = 1;
473            //
474            // kLIENCITableAdapter
475            //
476            this.kLIENCITableAdapter.ClearBeforeFill = true;
477            //
478            // zamknijButton
479            //
480            this.zamknijButton.Image = ((System.Drawing.Image)(resources.GetObject("zamknijButton.Image")));
481            this.zamknijButton.Location = new System.Drawing.Point(423, 322);
482            this.zamknijButton.Name = "zamknijButton";
483            this.zamknijButton.Size = new System.Drawing.Size(85, 60);
484            this.zamknijButton.TabIndex = 58;
485            this.zamknijButton.Text = "Zamknij";
486            this.zamknijButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
487            this.zamknijButton.UseVisualStyleBackColor = true;
488            this.zamknijButton.Click += new System.EventHandler(this.zamknijButton_Click);
489            //
490            // poznanKatowiceButton
491            //
492            this.poznanKatowiceButton.Location = new System.Drawing.Point(407, 260);
493            this.poznanKatowiceButton.Name = "poznanKatowiceButton";
494            this.poznanKatowiceButton.Size = new System.Drawing.Size(101, 40);
495            this.poznanKatowiceButton.TabIndex = 60;
496            this.poznanKatowiceButton.Text = "Poznañ/Katowice zmiana faktury";
497            this.poznanKatowiceButton.UseVisualStyleBackColor = true;
498            this.poznanKatowiceButton.Click += new System.EventHandler(this.poznanKatowiceButton_Click);
499            //
500            // zATWIERDZONO_DO_DRUKUCheckBox
501            //
502            this.zATWIERDZONO_DO_DRUKUCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "ZATWIERDZONO DO DRUKU", true));
503            this.zATWIERDZONO_DO_DRUKUCheckBox.Enabled = false;
504            this.zATWIERDZONO_DO_DRUKUCheckBox.Location = new System.Drawing.Point(170, 369);
505            this.zATWIERDZONO_DO_DRUKUCheckBox.Name = "zATWIERDZONO_DO_DRUKUCheckBox";
506            this.zATWIERDZONO_DO_DRUKUCheckBox.Size = new System.Drawing.Size(13, 24);
507            this.zATWIERDZONO_DO_DRUKUCheckBox.TabIndex = 61;
508            //
509            // tYPLabel1
510            //
511            this.tYPLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "TYP", true));
512            this.tYPLabel1.Location = new System.Drawing.Point(198, 248);
513            this.tYPLabel1.Name = "tYPLabel1";
514            this.tYPLabel1.Size = new System.Drawing.Size(100, 23);
515            this.tYPLabel1.TabIndex = 62;
516            this.tYPLabel1.Text = "TYP REKLAMY";
517            this.tYPLabel1.Visible = false;
518            //
519            // groupBox2
520            //
521            this.groupBox2.Controls.Add(this.usunKorekteButton);
522            this.groupBox2.Controls.Add(this.button2);
523            this.groupBox2.Controls.Add(this.wydrukKorektyButton);
524            this.groupBox2.Controls.Add(this.korektaButton);
525            this.groupBox2.Enabled = false;
526            this.groupBox2.Location = new System.Drawing.Point(12, 399);
527            this.groupBox2.Name = "groupBox2";
528            this.groupBox2.Size = new System.Drawing.Size(372, 70);
529            this.groupBox2.TabIndex = 63;
530            this.groupBox2.TabStop = false;
531            this.groupBox2.Text = "Korekta";
532            //
533            // wydrukKorektyButton
534            //
535            this.wydrukKorektyButton.Location = new System.Drawing.Point(183, 19);
536            this.wydrukKorektyButton.Name = "wydrukKorektyButton";
537            this.wydrukKorektyButton.Size = new System.Drawing.Size(85, 37);
538            this.wydrukKorektyButton.TabIndex = 1;
539            this.wydrukKorektyButton.Text = "Wydruk korekty";
540            this.wydrukKorektyButton.UseVisualStyleBackColor = true;
541            this.wydrukKorektyButton.Click += new System.EventHandler(this.wydrukKorektyButton_Click);
542            //
543            // korektaButton
544            //
545            this.korektaButton.Location = new System.Drawing.Point(91, 19);
546            this.korektaButton.Name = "korektaButton";
547            this.korektaButton.Size = new System.Drawing.Size(86, 37);
548            this.korektaButton.TabIndex = 0;
549            this.korektaButton.Text = "Wystaw korektê";
550            this.korektaButton.UseVisualStyleBackColor = true;
551            this.korektaButton.Click += new System.EventHandler(this.korektaButton_Click);
552            //
553            // emisjeTableAdapter
554            //
555            this.emisjeTableAdapter.ClearBeforeFill = true;
556            //
557            // fakturA_DETAILSTableAdapter
558            //
559            this.fakturA_DETAILSTableAdapter.ClearBeforeFill = true;
560            //
561            // datyWydanTableAdapter
562            //
563            this.datyWydanTableAdapter.ClearBeforeFill = true;
564            //
565            // button2
566            //
567            this.button2.Location = new System.Drawing.Point(10, 19);
568            this.button2.Name = "button2";
569            this.button2.Size = new System.Drawing.Size(75, 37);
570            this.button2.TabIndex = 64;
571            this.button2.Text = "Przypisz nr FV do emisji";
572            this.button2.UseVisualStyleBackColor = true;
573            this.button2.Click += new System.EventHandler(this.button2_Click);
574            //
575            // usunKorekteButton
576            //
577            this.usunKorekteButton.Location = new System.Drawing.Point(274, 19);
578            this.usunKorekteButton.Name = "usunKorekteButton";
579            this.usunKorekteButton.Size = new System.Drawing.Size(84, 37);
580            this.usunKorekteButton.TabIndex = 65;
581            this.usunKorekteButton.Text = "Usuñ korektê";
582            this.usunKorekteButton.UseVisualStyleBackColor = true;
583            this.usunKorekteButton.Click += new System.EventHandler(this.usunKorekteButton_Click);
584            //
585            // Facturer
586            //
587            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
588            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
589            this.ClientSize = new System.Drawing.Size(528, 481);
590            this.Controls.Add(this.groupBox2);
591            this.Controls.Add(this.tYPLabel1);
592            this.Controls.Add(zATWIERDZONO_DO_DRUKULabel);
593            this.Controls.Add(this.zATWIERDZONO_DO_DRUKUCheckBox);
594            this.Controls.Add(this.poznanKatowiceButton);
595            this.Controls.Add(this.wystawFaktureButton);
596            this.Controls.Add(this.zamknijButton);
597            this.Controls.Add(this.wystawProformeButton);
598            this.Controls.Add(this.groupBox1);
599            this.Controls.Add(this.button1);
600            this.Controls.Add(sPOSOB_ZAPLATYLabel);
601            this.Controls.Add(this.sPOSOB_ZAPLATYListBox);
602            this.Controls.Add(zaliczka_BruttoLabel);
603            this.Controls.Add(this.zaliczka_BruttoTextBox);
604            this.Controls.Add(zaliczka_DataLabel);
605            this.Controls.Add(this.zaliczka_DataDateTimePicker);
606            this.Controls.Add(tERMIN_ZAPLATYLabel);
607            this.Controls.Add(this.tERMIN_ZAPLATYDateTimePicker);
608            this.Controls.Add(dATA_SPRZEDAZYLabel);
609            this.Controls.Add(this.dATA_SPRZEDAZYDateTimePicker);
610            this.Controls.Add(dATA_WYSTAWIENIALabel);
611            this.Controls.Add(this.dATA_WYSTAWIENIADateTimePicker);
612            this.Controls.Add(iD_KONTALabel);
613            this.Controls.Add(this.iD_KONTAComboBox);
614            this.Controls.Add(zAPLACONOLabel);
615            this.Controls.Add(this.zAPLACONOCheckBox);
616            this.Controls.Add(nUMERLabel);
617            this.Controls.Add(this.nUMERTextBox);
618            this.Controls.Add(nUMER_ROZLabel);
619            this.Controls.Add(this.nUMER_ROZTextBox);
620            this.Controls.Add(reklamaIDLabel);
621            this.Controls.Add(this.reklamaIDTextBox);
622            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
623            this.Name = "Facturer";
624            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
625            this.Text = "Wystaw fakturê";
626            this.Load += new System.EventHandler(this.Facturer_Load);
627            this.Shown += new System.EventHandler(this.Facturer_Shown);
628            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit();
629            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
630            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).EndInit();
631            ((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).EndInit();
632            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
633            this.groupBox1.ResumeLayout(false);
634            this.groupBox1.PerformLayout();
635            ((System.ComponentModel.ISupportInitialize)(this.kLIENCIBindingSource)).EndInit();
636            this.groupBox2.ResumeLayout(false);
637            this.ResumeLayout(false);
638            this.PerformLayout();
639
640        }
641
642        #endregion
643
644        private System.Windows.Forms.Button wystawProformeButton;
645        private System.Windows.Forms.Button wystawFaktureButton;
646        private System.Windows.Forms.Button button1;
647        private System.Windows.Forms.ListBox sPOSOB_ZAPLATYListBox;
648        private System.Windows.Forms.TextBox zaliczka_BruttoTextBox;
649        private System.Windows.Forms.DateTimePicker zaliczka_DataDateTimePicker;
650        private System.Windows.Forms.DateTimePicker tERMIN_ZAPLATYDateTimePicker;
651        private System.Windows.Forms.DateTimePicker dATA_SPRZEDAZYDateTimePicker;
652        private System.Windows.Forms.DateTimePicker dATA_WYSTAWIENIADateTimePicker;
653        private System.Windows.Forms.ComboBox iD_KONTAComboBox;
654        private System.Windows.Forms.CheckBox zAPLACONOCheckBox;
655        private System.Windows.Forms.TextBox nUMERTextBox;
656        private System.Windows.Forms.TextBox nUMER_ROZTextBox;
657        private System.Windows.Forms.TextBox reklamaIDTextBox;
658        private REKLAMADataSet rEKLAMADataSet;
659        private System.Windows.Forms.BindingSource rEKLAMABindingSource;
660        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
661        private System.Windows.Forms.BindingSource fAKTURYBindingSource;
662        private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter fAKTURYTableAdapter;
663        private SLOWNIKDataSet sLOWNIKDataSet;
664        private System.Windows.Forms.BindingSource kONTABindingSource;
665        private Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter kONTATableAdapter;
666        private System.Windows.Forms.GroupBox groupBox1;
667        private System.Windows.Forms.BindingSource kLIENCIBindingSource;
668        private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter kLIENCITableAdapter;
669        private System.Windows.Forms.TextBox nipTextBox;
670        private System.Windows.Forms.TextBox adres_FkaturaTextBox;
671        private System.Windows.Forms.CheckBox vIESCheckBox;
672        private System.Windows.Forms.Button zamknijButton;
673        private System.Windows.Forms.Button poznanKatowiceButton;
674        private System.Windows.Forms.CheckBox zATWIERDZONO_DO_DRUKUCheckBox;
675        private System.Windows.Forms.TextBox nipKrajTextBox;
676        private System.Windows.Forms.Label tYPLabel1;
677        private System.Windows.Forms.GroupBox groupBox2;
678        private System.Windows.Forms.Button wydrukKorektyButton;
679        private System.Windows.Forms.Button korektaButton;
680        private Baza_Reklam.REKLAMADataSetTableAdapters.UKAZE_SIE_W_NRTableAdapter emisjeTableAdapter;
681        private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURA_DETAILSTableAdapter fakturA_DETAILSTableAdapter;
682        private Baza_Reklam.REKLAMADataSetTableAdapters.DatyWydanTableAdapter datyWydanTableAdapter;
683        private System.Windows.Forms.Button button2;
684        private System.Windows.Forms.Button usunKorekteButton;
685
686    }
687}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.