-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEditCostumer.Designer.cs
403 lines (396 loc) · 19.9 KB
/
EditCostumer.Designer.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
namespace Vet_Clinic
{
partial class EditCostumer
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.Label label48;
System.Windows.Forms.Label label47;
System.Windows.Forms.Label label44;
System.Windows.Forms.Label label43;
System.Windows.Forms.Label label42;
System.Windows.Forms.Label label41;
System.Windows.Forms.Label label40;
System.Windows.Forms.Label label39;
System.Windows.Forms.Label label38;
System.Windows.Forms.Label label37;
this.panel2 = new System.Windows.Forms.Panel();
this.memberSinceDateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.tblcustomerBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.vetclinicDataSet = new Vet_Clinic.vetclinicDataSet();
this.firstNameTextBox1 = new System.Windows.Forms.TextBox();
this.lastNameTextBox1 = new System.Windows.Forms.TextBox();
this.idTextBox1 = new System.Windows.Forms.TextBox();
this.addressTextBox1 = new System.Windows.Forms.TextBox();
this.cityComboBox1 = new System.Windows.Forms.ComboBox();
this.homePhoneTextBox1 = new System.Windows.Forms.TextBox();
this.cellPhoneTextBox1 = new System.Windows.Forms.TextBox();
this.emailTextBox1 = new System.Windows.Forms.TextBox();
this.button8 = new System.Windows.Forms.Button();
this.custNumLabel3 = new System.Windows.Forms.Label();
this.button7 = new System.Windows.Forms.Button();
this.tblcustomerTableAdapter = new Vet_Clinic.vetclinicDataSetTableAdapters.tblcustomerTableAdapter();
this.tableAdapterManager = new Vet_Clinic.vetclinicDataSetTableAdapters.TableAdapterManager();
label48 = new System.Windows.Forms.Label();
label47 = new System.Windows.Forms.Label();
label44 = new System.Windows.Forms.Label();
label43 = new System.Windows.Forms.Label();
label42 = new System.Windows.Forms.Label();
label41 = new System.Windows.Forms.Label();
label40 = new System.Windows.Forms.Label();
label39 = new System.Windows.Forms.Label();
label38 = new System.Windows.Forms.Label();
label37 = new System.Windows.Forms.Label();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tblcustomerBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.vetclinicDataSet)).BeginInit();
this.SuspendLayout();
//
// label48
//
label48.AutoSize = true;
label48.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label48.Location = new System.Drawing.Point(463, 95);
label48.Name = "label48";
label48.Size = new System.Drawing.Size(35, 18);
label48.TabIndex = 30;
label48.Text = "מייל:";
//
// label47
//
label47.AutoSize = true;
label47.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label47.Location = new System.Drawing.Point(629, 95);
label47.Name = "label47";
label47.Size = new System.Drawing.Size(58, 18);
label47.TabIndex = 29;
label47.Text = "סלולארי:";
//
// label44
//
label44.AutoSize = true;
label44.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label44.Location = new System.Drawing.Point(884, 95);
label44.Name = "label44";
label44.Size = new System.Drawing.Size(43, 18);
label44.TabIndex = 28;
label44.Text = "טלפון:";
//
// label43
//
label43.AutoSize = true;
label43.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label43.Location = new System.Drawing.Point(196, 57);
label43.Name = "label43";
label43.Size = new System.Drawing.Size(31, 18);
label43.TabIndex = 26;
label43.Text = "עיר:";
//
// label42
//
label42.AutoSize = true;
label42.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label42.Location = new System.Drawing.Point(635, 57);
label42.Name = "label42";
label42.Size = new System.Drawing.Size(51, 18);
label42.TabIndex = 25;
label42.Text = "כתובת:";
//
// label41
//
label41.AutoSize = true;
label41.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label41.Location = new System.Drawing.Point(195, 18);
label41.Name = "label41";
label41.Size = new System.Drawing.Size(32, 18);
label41.TabIndex = 24;
label41.Text = "ת.ז:";
//
// label40
//
label40.AutoSize = true;
label40.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label40.Location = new System.Drawing.Point(412, 21);
label40.Name = "label40";
label40.Size = new System.Drawing.Size(87, 18);
label40.TabIndex = 23;
label40.Text = "שם משפחה:";
//
// label39
//
label39.AutoSize = true;
label39.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label39.Location = new System.Drawing.Point(623, 21);
label39.Name = "label39";
label39.Size = new System.Drawing.Size(66, 18);
label39.TabIndex = 22;
label39.Text = "שם פרטי:";
//
// label38
//
label38.AutoSize = true;
label38.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label38.Location = new System.Drawing.Point(844, 57);
label38.Name = "label38";
label38.Size = new System.Drawing.Size(82, 18);
label38.TabIndex = 21;
label38.Text = "ביקור ראשון:";
//
// label37
//
label37.AutoSize = true;
label37.ImeMode = System.Windows.Forms.ImeMode.NoControl;
label37.Location = new System.Drawing.Point(847, 21);
label37.Name = "label37";
label37.Size = new System.Drawing.Size(81, 18);
label37.TabIndex = 20;
label37.Text = "מספר לקוח:";
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.MintCream;
this.panel2.Controls.Add(this.memberSinceDateTimePicker1);
this.panel2.Controls.Add(this.firstNameTextBox1);
this.panel2.Controls.Add(this.lastNameTextBox1);
this.panel2.Controls.Add(this.idTextBox1);
this.panel2.Controls.Add(this.addressTextBox1);
this.panel2.Controls.Add(this.cityComboBox1);
this.panel2.Controls.Add(this.homePhoneTextBox1);
this.panel2.Controls.Add(this.cellPhoneTextBox1);
this.panel2.Controls.Add(this.emailTextBox1);
this.panel2.Controls.Add(this.button8);
this.panel2.Controls.Add(this.custNumLabel3);
this.panel2.Controls.Add(this.button7);
this.panel2.Controls.Add(label48);
this.panel2.Controls.Add(label47);
this.panel2.Controls.Add(label44);
this.panel2.Controls.Add(label43);
this.panel2.Controls.Add(label42);
this.panel2.Controls.Add(label41);
this.panel2.Controls.Add(label40);
this.panel2.Controls.Add(label39);
this.panel2.Controls.Add(label38);
this.panel2.Controls.Add(label37);
this.panel2.Location = new System.Drawing.Point(5, 2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(939, 223);
this.panel2.TabIndex = 22;
//
// memberSinceDateTimePicker1
//
this.memberSinceDateTimePicker1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "memberSince", true));
this.memberSinceDateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.memberSinceDateTimePicker1.Location = new System.Drawing.Point(731, 56);
this.memberSinceDateTimePicker1.Name = "memberSinceDateTimePicker1";
this.memberSinceDateTimePicker1.Size = new System.Drawing.Size(106, 26);
this.memberSinceDateTimePicker1.TabIndex = 37;
//
// tblcustomerBindingSource
//
this.tblcustomerBindingSource.DataMember = "tblcustomer";
this.tblcustomerBindingSource.DataSource = this.vetclinicDataSet;
//
// vetclinicDataSet
//
this.vetclinicDataSet.DataSetName = "vetclinicDataSet";
this.vetclinicDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// firstNameTextBox1
//
this.firstNameTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "firstName", true));
this.firstNameTextBox1.Location = new System.Drawing.Point(513, 21);
this.firstNameTextBox1.Name = "firstNameTextBox1";
this.firstNameTextBox1.Size = new System.Drawing.Size(98, 26);
this.firstNameTextBox1.TabIndex = 39;
//
// lastNameTextBox1
//
this.lastNameTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "lastName", true));
this.lastNameTextBox1.Location = new System.Drawing.Point(246, 21);
this.lastNameTextBox1.Name = "lastNameTextBox1";
this.lastNameTextBox1.Size = new System.Drawing.Size(162, 26);
this.lastNameTextBox1.TabIndex = 41;
//
// idTextBox1
//
this.idTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "id", true));
this.idTextBox1.Location = new System.Drawing.Point(36, 18);
this.idTextBox1.Name = "idTextBox1";
this.idTextBox1.Size = new System.Drawing.Size(126, 26);
this.idTextBox1.TabIndex = 43;
//
// addressTextBox1
//
this.addressTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "address", true));
this.addressTextBox1.Location = new System.Drawing.Point(246, 54);
this.addressTextBox1.Name = "addressTextBox1";
this.addressTextBox1.Size = new System.Drawing.Size(365, 26);
this.addressTextBox1.TabIndex = 45;
//
// cityComboBox1
//
this.cityComboBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "city", true));
this.cityComboBox1.FormattingEnabled = true;
this.cityComboBox1.Items.AddRange(new object[] {
"קרית אתא",
"קרית מוצקין",
"קרית ביאליק",
"קרית ים",
"קרית חיים",
"חיפה",
"נשר ",
"שפרעם"});
this.cityComboBox1.Location = new System.Drawing.Point(36, 53);
this.cityComboBox1.Name = "cityComboBox1";
this.cityComboBox1.Size = new System.Drawing.Size(128, 26);
this.cityComboBox1.TabIndex = 47;
//
// homePhoneTextBox1
//
this.homePhoneTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "homePhone", true));
this.homePhoneTextBox1.Location = new System.Drawing.Point(731, 92);
this.homePhoneTextBox1.Name = "homePhoneTextBox1";
this.homePhoneTextBox1.Size = new System.Drawing.Size(106, 26);
this.homePhoneTextBox1.TabIndex = 49;
//
// cellPhoneTextBox1
//
this.cellPhoneTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "cellPhone", true));
this.cellPhoneTextBox1.Location = new System.Drawing.Point(513, 92);
this.cellPhoneTextBox1.Name = "cellPhoneTextBox1";
this.cellPhoneTextBox1.Size = new System.Drawing.Size(98, 26);
this.cellPhoneTextBox1.TabIndex = 51;
//
// emailTextBox1
//
this.emailTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "email", true));
this.emailTextBox1.Location = new System.Drawing.Point(246, 92);
this.emailTextBox1.Name = "emailTextBox1";
this.emailTextBox1.Size = new System.Drawing.Size(162, 26);
this.emailTextBox1.TabIndex = 53;
//
// button8
//
this.button8.BackgroundImage = global::Vet_Clinic.Properties.Resources.בטל_כתום;
this.button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button8.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.button8.Location = new System.Drawing.Point(36, 148);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(115, 51);
this.button8.TabIndex = 33;
this.button8.Text = "בטל";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// custNumLabel3
//
this.custNumLabel3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblcustomerBindingSource, "custNum", true));
this.custNumLabel3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.custNumLabel3.Location = new System.Drawing.Point(731, 21);
this.custNumLabel3.Name = "custNumLabel3";
this.custNumLabel3.Size = new System.Drawing.Size(110, 26);
this.custNumLabel3.TabIndex = 34;
this.custNumLabel3.Text = "label6";
//
// button7
//
this.button7.BackgroundImage = global::Vet_Clinic.Properties.Resources.שמירה_סגול;
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button7.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.button7.Location = new System.Drawing.Point(219, 148);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(115, 51);
this.button7.TabIndex = 32;
this.button7.Text = " שמור";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// tblcustomerTableAdapter
//
this.tblcustomerTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.GetInfoForStockUpdateTableAdapter = null;
this.tableAdapterManager.tblanimalTableAdapter = null;
this.tableAdapterManager.tblauthorizationTableAdapter = null;
this.tableAdapterManager.tblbloodresultsTableAdapter = null;
this.tableAdapterManager.tblcustomerTableAdapter = this.tblcustomerTableAdapter;
this.tableAdapterManager.tblgivenvaccineTableAdapter = null;
this.tableAdapterManager.tblinsuranceTableAdapter = null;
this.tableAdapterManager.tbllabresultsTableAdapter = null;
this.tableAdapterManager.tblnotificationsTableAdapter = null;
this.tableAdapterManager.tblproductpurchasedTableAdapter = null;
this.tableAdapterManager.tblproductsTableAdapter = null;
this.tableAdapterManager.tbltestresultsTableAdapter = null;
this.tableAdapterManager.tbltreatmentpricesTableAdapter = null;
this.tableAdapterManager.tblvaccineTableAdapter = null;
this.tableAdapterManager.tblvisitTableAdapter = null;
this.tableAdapterManager.UpdateOrder = Vet_Clinic.vetclinicDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager.VisitForBasketTableAdapter = null;
//
// EditCostumer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(945, 227);
this.ControlBox = false;
this.Controls.Add(this.panel2);
this.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(177)));
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "EditCostumer";
this.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.RightToLeftLayout = true;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "עריכת פרטי לקוח";
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tblcustomerBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.vetclinicDataSet)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.DateTimePicker memberSinceDateTimePicker1;
private System.Windows.Forms.TextBox firstNameTextBox1;
private System.Windows.Forms.TextBox lastNameTextBox1;
private System.Windows.Forms.TextBox idTextBox1;
private System.Windows.Forms.TextBox addressTextBox1;
private System.Windows.Forms.ComboBox cityComboBox1;
private System.Windows.Forms.TextBox homePhoneTextBox1;
private System.Windows.Forms.TextBox cellPhoneTextBox1;
private System.Windows.Forms.TextBox emailTextBox1;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Label custNumLabel3;
private System.Windows.Forms.Button button7;
private vetclinicDataSet vetclinicDataSet;
private System.Windows.Forms.BindingSource tblcustomerBindingSource;
private vetclinicDataSetTableAdapters.tblcustomerTableAdapter tblcustomerTableAdapter;
private vetclinicDataSetTableAdapters.TableAdapterManager tableAdapterManager;
}
}