-
Notifications
You must be signed in to change notification settings - Fork 1
/
Radiology_Result.Designer.vb
479 lines (474 loc) · 22 KB
/
Radiology_Result.Designer.vb
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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Radiology_Result
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.TextBox12 = New System.Windows.Forms.TextBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.TextBox9 = New System.Windows.Forms.TextBox()
Me.TextBox8 = New System.Windows.Forms.TextBox()
Me.TextBox7 = New System.Windows.Forms.TextBox()
Me.TextBox6 = New System.Windows.Forms.TextBox()
Me.TextBox5 = New System.Windows.Forms.TextBox()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.TextBox10 = New System.Windows.Forms.TextBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.TextBox15 = New System.Windows.Forms.TextBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.TextBox16 = New System.Windows.Forms.TextBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.TextBox17 = New System.Windows.Forms.TextBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.Panel2.SuspendLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Panel2
'
Me.Panel2.BackColor = System.Drawing.Color.Silver
Me.Panel2.Controls.Add(Me.TextBox12)
Me.Panel2.Controls.Add(Me.Label11)
Me.Panel2.Controls.Add(Me.Label10)
Me.Panel2.Controls.Add(Me.Label5)
Me.Panel2.Controls.Add(Me.Label9)
Me.Panel2.Controls.Add(Me.Label4)
Me.Panel2.Controls.Add(Me.Label8)
Me.Panel2.Controls.Add(Me.Label3)
Me.Panel2.Controls.Add(Me.Label1)
Me.Panel2.Controls.Add(Me.Label7)
Me.Panel2.Controls.Add(Me.Label6)
Me.Panel2.Controls.Add(Me.Label2)
Me.Panel2.Controls.Add(Me.TextBox9)
Me.Panel2.Controls.Add(Me.TextBox8)
Me.Panel2.Controls.Add(Me.TextBox7)
Me.Panel2.Controls.Add(Me.TextBox6)
Me.Panel2.Controls.Add(Me.TextBox5)
Me.Panel2.Controls.Add(Me.TextBox4)
Me.Panel2.Controls.Add(Me.TextBox3)
Me.Panel2.Controls.Add(Me.TextBox10)
Me.Panel2.Controls.Add(Me.TextBox2)
Me.Panel2.Controls.Add(Me.TextBox1)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 0)
Me.Panel2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(1157, 174)
Me.Panel2.TabIndex = 143
Me.Panel2.TabStop = True
'
'TextBox12
'
Me.TextBox12.Location = New System.Drawing.Point(1009, 14)
Me.TextBox12.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox12.Name = "TextBox12"
Me.TextBox12.Size = New System.Drawing.Size(100, 22)
Me.TextBox12.TabIndex = 140
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.Location = New System.Drawing.Point(897, 11)
Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(104, 26)
Me.Label11.TabIndex = 139
Me.Label11.Text = "Request ID"
Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.Location = New System.Drawing.Point(845, 133)
Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(107, 26)
Me.Label10.TabIndex = 137
Me.Label10.Text = "Result Date"
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(27, 112)
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(82, 26)
Me.Label5.TabIndex = 132
Me.Label5.Text = "Address"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(861, 103)
Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(98, 26)
Me.Label9.TabIndex = 136
Me.Label9.Text = "Scan Date"
Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(27, 80)
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(142, 26)
Me.Label4.TabIndex = 131
Me.Label4.Text = "Phone Number"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.Location = New System.Drawing.Point(508, 113)
Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(159, 26)
Me.Label8.TabIndex = 135
Me.Label8.Text = "Scan Price (EGP)"
Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(27, 43)
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(76, 26)
Me.Label3.TabIndex = 130
Me.Label3.Text = "Gender"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(27, 10)
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(63, 26)
Me.Label1.TabIndex = 128
Me.Label1.Text = "Name"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(687, 47)
Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(103, 26)
Me.Label7.TabIndex = 134
Me.Label7.Text = "Scan Type"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(508, 10)
Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(119, 26)
Me.Label6.TabIndex = 133
Me.Label6.Text = "Lab Location"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(263, 44)
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(112, 26)
Me.Label2.TabIndex = 129
Me.Label2.Text = "Date of Birth"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'TextBox9
'
Me.TextBox9.Location = New System.Drawing.Point(803, 47)
Me.TextBox9.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.Size = New System.Drawing.Size(260, 22)
Me.TextBox9.TabIndex = 127
'
'TextBox8
'
Me.TextBox8.Location = New System.Drawing.Point(643, 11)
Me.TextBox8.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Size = New System.Drawing.Size(247, 22)
Me.TextBox8.TabIndex = 126
'
'TextBox7
'
Me.TextBox7.Location = New System.Drawing.Point(687, 113)
Me.TextBox7.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Size = New System.Drawing.Size(137, 22)
Me.TextBox7.TabIndex = 122
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(960, 133)
Me.TextBox6.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(151, 22)
Me.TextBox6.TabIndex = 125
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(960, 103)
Me.TextBox5.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(151, 22)
Me.TextBox5.TabIndex = 121
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(119, 114)
Me.TextBox4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(381, 22)
Me.TextBox4.TabIndex = 124
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(180, 82)
Me.TextBox3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(320, 22)
Me.TextBox3.TabIndex = 123
'
'TextBox10
'
Me.TextBox10.Location = New System.Drawing.Point(380, 46)
Me.TextBox10.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Size = New System.Drawing.Size(161, 22)
Me.TextBox10.TabIndex = 120
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(116, 46)
Me.TextBox2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(141, 22)
Me.TextBox2.TabIndex = 119
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(116, 14)
Me.TextBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(384, 22)
Me.TextBox1.TabIndex = 118
'
'TextBox15
'
Me.TextBox15.Location = New System.Drawing.Point(27, 335)
Me.TextBox15.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox15.Name = "TextBox15"
Me.TextBox15.Size = New System.Drawing.Size(467, 22)
Me.TextBox15.TabIndex = 148
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label18.Location = New System.Drawing.Point(27, 298)
Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(94, 26)
Me.Label18.TabIndex = 147
Me.Label18.Text = "Comment"
Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'TextBox16
'
Me.TextBox16.Location = New System.Drawing.Point(149, 244)
Me.TextBox16.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox16.Name = "TextBox16"
Me.TextBox16.Size = New System.Drawing.Size(344, 22)
Me.TextBox16.TabIndex = 146
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label14.Location = New System.Drawing.Point(27, 242)
Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(96, 26)
Me.Label14.TabIndex = 145
Me.Label14.Text = "Test Type"
Me.Label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Button1
'
Me.Button1.BackColor = System.Drawing.Color.Black
Me.Button1.ForeColor = System.Drawing.SystemColors.ButtonFace
Me.Button1.Location = New System.Drawing.Point(119, 468)
Me.Button1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(277, 50)
Me.Button1.TabIndex = 150
Me.Button1.Text = "Save your Results!"
Me.Button1.UseVisualStyleBackColor = False
'
'TextBox17
'
Me.TextBox17.Location = New System.Drawing.Point(27, 402)
Me.TextBox17.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.TextBox17.Name = "TextBox17"
Me.TextBox17.Size = New System.Drawing.Size(467, 22)
Me.TextBox17.TabIndex = 152
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label15.Location = New System.Drawing.Point(27, 372)
Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(79, 26)
Me.Label15.TabIndex = 151
Me.Label15.Text = "Opinion"
Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel3
'
Me.Panel3.BackgroundImage = Global.Lab.My.Resources.Resources.Lab_logo
Me.Panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Panel3.Location = New System.Drawing.Point(0, 582)
Me.Panel3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(193, 82)
Me.Panel3.TabIndex = 149
'
'PictureBox1
'
Me.PictureBox1.Location = New System.Drawing.Point(535, 191)
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(607, 462)
Me.PictureBox1.TabIndex = 144
Me.PictureBox1.TabStop = False
'
'Radiology_Result
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1157, 667)
Me.Controls.Add(Me.TextBox17)
Me.Controls.Add(Me.Label15)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.Panel3)
Me.Controls.Add(Me.TextBox15)
Me.Controls.Add(Me.Label18)
Me.Controls.Add(Me.TextBox16)
Me.Controls.Add(Me.Label14)
Me.Controls.Add(Me.PictureBox1)
Me.Controls.Add(Me.Panel2)
Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.Name = "Radiology_Result"
Me.Text = "Radiology_Result"
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Panel2 As Panel
Friend WithEvents TextBox12 As TextBox
Friend WithEvents Label11 As Label
Friend WithEvents Label10 As Label
Friend WithEvents Label5 As Label
Friend WithEvents Label9 As Label
Friend WithEvents Label4 As Label
Friend WithEvents Label8 As Label
Friend WithEvents Label3 As Label
Friend WithEvents Label1 As Label
Friend WithEvents Label7 As Label
Friend WithEvents Label6 As Label
Friend WithEvents Label2 As Label
Friend WithEvents TextBox9 As TextBox
Friend WithEvents TextBox8 As TextBox
Friend WithEvents TextBox7 As TextBox
Friend WithEvents TextBox6 As TextBox
Friend WithEvents TextBox5 As TextBox
Friend WithEvents TextBox4 As TextBox
Friend WithEvents TextBox3 As TextBox
Friend WithEvents TextBox10 As TextBox
Friend WithEvents TextBox2 As TextBox
Friend WithEvents TextBox1 As TextBox
Friend WithEvents PictureBox1 As PictureBox
Friend WithEvents TextBox15 As TextBox
Friend WithEvents Label18 As Label
Friend WithEvents TextBox16 As TextBox
Friend WithEvents Label14 As Label
Friend WithEvents Panel3 As Panel
Friend WithEvents Button1 As Button
Friend WithEvents TextBox17 As TextBox
Friend WithEvents Label15 As Label
Friend WithEvents SaveFileDialog1 As SaveFileDialog
End Class