-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDashboard.Designer.vb
More file actions
543 lines (539 loc) · 28.1 KB
/
Copy pathDashboard.Designer.vb
File metadata and controls
543 lines (539 loc) · 28.1 KB
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
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Dashboard
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()
components = New ComponentModel.Container()
Dim CustomizableEdges15 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges16 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges1 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges2 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges3 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges4 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges5 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges6 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges7 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges8 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges9 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges10 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges11 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges12 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges13 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges14 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges17 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
Dim CustomizableEdges18 As Guna.UI2.WinForms.Suite.CustomizableEdges = New Guna.UI2.WinForms.Suite.CustomizableEdges()
PictureBox1 = New PictureBox()
Label3 = New Label()
Label1 = New Label()
Label5 = New Label()
TextBox5 = New TextBox()
TextBox4 = New TextBox()
TextBox3 = New TextBox()
TextBox2 = New TextBox()
TextBox1 = New TextBox()
Label4 = New Label()
Label2 = New Label()
Guna2CustomGradientPanel1 = New Guna.UI2.WinForms.Guna2CustomGradientPanel()
MedicinesButton = New Guna.UI2.WinForms.Guna2GradientButton()
LogoutButton = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2Separator1 = New Guna.UI2.WinForms.Guna2Separator()
SettingsButton = New Guna.UI2.WinForms.Guna2GradientButton()
AboutUsButton = New Guna.UI2.WinForms.Guna2GradientButton()
AppointmentButton = New Guna.UI2.WinForms.Guna2GradientButton()
DashboardButton = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2PictureBox1 = New Guna.UI2.WinForms.Guna2PictureBox()
Guna2vSeparator1 = New Guna.UI2.WinForms.Guna2VSeparator()
Guna2Panel1 = New Guna.UI2.WinForms.Guna2Panel()
Guna2AnimateWindow1 = New Guna.UI2.WinForms.Guna2AnimateWindow(components)
CType(PictureBox1, ComponentModel.ISupportInitialize).BeginInit()
Guna2CustomGradientPanel1.SuspendLayout()
CType(Guna2PictureBox1, ComponentModel.ISupportInitialize).BeginInit()
SuspendLayout()
'
' PictureBox1
'
PictureBox1.Anchor = AnchorStyles.None
PictureBox1.BackColor = Color.Transparent
PictureBox1.Image = My.Resources.Resources.circle
PictureBox1.Location = New Point(742, -197)
PictureBox1.Name = "PictureBox1"
PictureBox1.Size = New Size(634, 598)
PictureBox1.SizeMode = PictureBoxSizeMode.StretchImage
PictureBox1.TabIndex = 10
PictureBox1.TabStop = False
'
' Label3
'
Label3.AutoSize = True
Label3.ForeColor = SystemColors.ButtonHighlight
Label3.Location = New Point(27, 23)
Label3.Name = "Label3"
Label3.Size = New Size(89, 20)
Label3.TabIndex = 2
Label3.Text = "Welcome to"
'
' Label1
'
Label1.AutoSize = True
Label1.Font = New Font("Microsoft Sans Serif", 12F, FontStyle.Bold, GraphicsUnit.Point)
Label1.ForeColor = Color.FromArgb(CByte(104), CByte(25), CByte(228))
Label1.Location = New Point(26, 46)
Label1.Name = "Label1"
Label1.RightToLeft = RightToLeft.No
Label1.Size = New Size(127, 24)
Label1.TabIndex = 11
Label1.Text = "AYUSHMAN BHAVA"
'
' Label5
'
Label5.AutoSize = True
Label5.ForeColor = SystemColors.ActiveCaptionText
Label5.Location = New Point(19, 51)
Label5.Name = "Label5"
Label5.Size = New Size(177, 20)
Label5.TabIndex = 12
Label5.Text = "----------------------------"
'
' TextBox5
'
TextBox5.BackColor = SystemColors.HighlightText
TextBox5.BorderStyle = BorderStyle.None
TextBox5.Font = New Font("Segoe UI Black", 9F, FontStyle.Bold, GraphicsUnit.Point)
TextBox5.ForeColor = Color.FromArgb(CByte(104), CByte(25), CByte(228))
TextBox5.Location = New Point(66, 9)
TextBox5.Multiline = True
TextBox5.Name = "TextBox5"
TextBox5.Size = New Size(54, 45)
TextBox5.TabIndex = 15
TextBox5.Text = "Main Menu"
'
' TextBox4
'
TextBox4.BorderStyle = BorderStyle.None
TextBox4.Font = New Font("Segoe UI Black", 9F, FontStyle.Bold, GraphicsUnit.Point)
TextBox4.ForeColor = Color.FromArgb(CByte(104), CByte(25), CByte(228))
TextBox4.Location = New Point(62, 15)
TextBox4.Name = "TextBox4"
TextBox4.Size = New Size(125, 21)
TextBox4.TabIndex = 7
TextBox4.Text = "SETTINGS"
'
' TextBox3
'
TextBox3.BorderStyle = BorderStyle.None
TextBox3.Font = New Font("Segoe UI Black", 9F, FontStyle.Bold, GraphicsUnit.Point)
TextBox3.ForeColor = Color.FromArgb(CByte(104), CByte(25), CByte(228))
TextBox3.Location = New Point(60, 14)
TextBox3.Name = "TextBox3"
TextBox3.Size = New Size(125, 21)
TextBox3.TabIndex = 6
TextBox3.Text = "ABOUT US"
'
' TextBox2
'
TextBox2.BorderStyle = BorderStyle.None
TextBox2.Font = New Font("Segoe UI Black", 9F, FontStyle.Bold, GraphicsUnit.Point)
TextBox2.ForeColor = Color.FromArgb(CByte(104), CByte(25), CByte(228))
TextBox2.Location = New Point(60, 15)
TextBox2.Name = "TextBox2"
TextBox2.Size = New Size(125, 21)
TextBox2.TabIndex = 5
TextBox2.Text = "APPOINTMENT"
'
' TextBox1
'
TextBox1.BackColor = SystemColors.HighlightText
TextBox1.BorderStyle = BorderStyle.None
TextBox1.Font = New Font("Segoe UI Black", 9F, FontStyle.Bold, GraphicsUnit.Point)
TextBox1.ForeColor = Color.FromArgb(CByte(104), CByte(25), CByte(228))
TextBox1.Location = New Point(67, 89)
TextBox1.Name = "TextBox1"
TextBox1.Size = New Size(125, 21)
TextBox1.TabIndex = 4
TextBox1.Text = "HOME"
'
' Label4
'
Label4.AutoSize = True
Label4.Font = New Font("Segoe UI Semibold", 19.8000011F, FontStyle.Bold, GraphicsUnit.Point)
Label4.ForeColor = SystemColors.ActiveCaptionText
Label4.Location = New Point(194, 84)
Label4.Name = "Label4"
Label4.Size = New Size(338, 46)
Label4.TabIndex = 2
Label4.Text = "SOUDIPTA MONDAL"
'
' Label2
'
Label2.AutoSize = True
Label2.Font = New Font("Segoe UI", 16.2F, FontStyle.Regular, GraphicsUnit.Point)
Label2.ForeColor = SystemColors.ButtonHighlight
Label2.Location = New Point(194, 46)
Label2.Name = "Label2"
Label2.Size = New Size(212, 38)
Label2.TabIndex = 1
Label2.Text = "Good Morning, "
'
' Guna2CustomGradientPanel1
'
Guna2CustomGradientPanel1.BackColor = Color.Transparent
Guna2CustomGradientPanel1.BorderRadius = 30
Guna2CustomGradientPanel1.Controls.Add(MedicinesButton)
Guna2CustomGradientPanel1.Controls.Add(LogoutButton)
Guna2CustomGradientPanel1.Controls.Add(Guna2Separator1)
Guna2CustomGradientPanel1.Controls.Add(SettingsButton)
Guna2CustomGradientPanel1.Controls.Add(AboutUsButton)
Guna2CustomGradientPanel1.Controls.Add(AppointmentButton)
Guna2CustomGradientPanel1.Controls.Add(DashboardButton)
Guna2CustomGradientPanel1.Controls.Add(Guna2PictureBox1)
CustomizableEdges15.BottomLeft = False
CustomizableEdges15.TopLeft = False
Guna2CustomGradientPanel1.CustomizableEdges = CustomizableEdges15
Guna2CustomGradientPanel1.Dock = DockStyle.Left
Guna2CustomGradientPanel1.FillColor = Color.FromArgb(CByte(50), CByte(250), CByte(150))
Guna2CustomGradientPanel1.FillColor2 = Color.FromArgb(CByte(60), CByte(200), CByte(190))
Guna2CustomGradientPanel1.FillColor3 = Color.FromArgb(CByte(50), CByte(250), CByte(150))
Guna2CustomGradientPanel1.FillColor4 = Color.FromArgb(CByte(60), CByte(200), CByte(190))
Guna2CustomGradientPanel1.Location = New Point(0, 0)
Guna2CustomGradientPanel1.Name = "Guna2CustomGradientPanel1"
Guna2CustomGradientPanel1.ShadowDecoration.BorderRadius = 30
Guna2CustomGradientPanel1.ShadowDecoration.Color = Color.FromArgb(CByte(20), CByte(100), CByte(30))
CustomizableEdges16.BottomLeft = False
CustomizableEdges16.TopLeft = False
Guna2CustomGradientPanel1.ShadowDecoration.CustomizableEdges = CustomizableEdges16
Guna2CustomGradientPanel1.ShadowDecoration.Depth = 50
Guna2CustomGradientPanel1.ShadowDecoration.Enabled = True
Guna2CustomGradientPanel1.ShadowDecoration.Shadow = New Padding(5, 5, 8, 8)
Guna2CustomGradientPanel1.Size = New Size(267, 705)
Guna2CustomGradientPanel1.TabIndex = 12
'
' MedicinesButton
'
MedicinesButton.Animated = True
MedicinesButton.AnimatedGIF = True
MedicinesButton.AutoRoundedCorners = True
MedicinesButton.BackColor = Color.Transparent
MedicinesButton.BorderRadius = 34
MedicinesButton.Cursor = Cursors.Hand
CustomizableEdges1.BottomLeft = False
CustomizableEdges1.TopLeft = False
MedicinesButton.CustomizableEdges = CustomizableEdges1
MedicinesButton.DisabledState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
MedicinesButton.DisabledState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
MedicinesButton.DisabledState.ForeColor = Color.White
MedicinesButton.FillColor = Color.Transparent
MedicinesButton.FillColor2 = Color.Transparent
MedicinesButton.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
MedicinesButton.ForeColor = Color.White
MedicinesButton.HoverState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
MedicinesButton.HoverState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
MedicinesButton.Image = My.Resources.Resources.medicine
MedicinesButton.ImageAlign = HorizontalAlignment.Left
MedicinesButton.ImageOffset = New Point(10, 0)
MedicinesButton.ImageSize = New Size(40, 40)
MedicinesButton.Location = New Point(1, 190)
MedicinesButton.Name = "MedicinesButton"
MedicinesButton.PressedColor = Color.FromArgb(CByte(128), CByte(255), CByte(128))
MedicinesButton.RightToLeft = RightToLeft.No
MedicinesButton.ShadowDecoration.CustomizableEdges = CustomizableEdges2
MedicinesButton.Size = New Size(264, 70)
MedicinesButton.TabIndex = 19
MedicinesButton.Text = "Medicines"
MedicinesButton.TextAlign = HorizontalAlignment.Right
MedicinesButton.TextOffset = New Point(-10, 0)
MedicinesButton.TextRenderingHint = Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit
MedicinesButton.UseTransparentBackground = True
'
' LogoutButton
'
LogoutButton.Animated = True
LogoutButton.AnimatedGIF = True
LogoutButton.AutoRoundedCorners = True
LogoutButton.BackColor = Color.Transparent
LogoutButton.BorderRadius = 29
LogoutButton.Cursor = Cursors.Hand
CustomizableEdges3.BottomLeft = False
CustomizableEdges3.TopRight = False
LogoutButton.CustomizableEdges = CustomizableEdges3
LogoutButton.DisabledState.BorderColor = Color.DarkGray
LogoutButton.DisabledState.CustomBorderColor = Color.DarkGray
LogoutButton.DisabledState.FillColor = Color.FromArgb(CByte(169), CByte(169), CByte(169))
LogoutButton.DisabledState.FillColor2 = Color.FromArgb(CByte(169), CByte(169), CByte(169))
LogoutButton.DisabledState.ForeColor = Color.FromArgb(CByte(141), CByte(141), CByte(141))
LogoutButton.FillColor = Color.Transparent
LogoutButton.FillColor2 = Color.Transparent
LogoutButton.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
LogoutButton.ForeColor = Color.White
LogoutButton.HoverState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
LogoutButton.HoverState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
LogoutButton.Image = My.Resources.Resources.icons8_logout_64
LogoutButton.ImageAlign = HorizontalAlignment.Left
LogoutButton.ImageOffset = New Point(15, 0)
LogoutButton.ImageSize = New Size(45, 45)
LogoutButton.Location = New Point(26, 572)
LogoutButton.Name = "LogoutButton"
LogoutButton.PressedColor = Color.FromArgb(CByte(128), CByte(128), CByte(255))
LogoutButton.RightToLeft = RightToLeft.No
LogoutButton.ShadowDecoration.CustomizableEdges = CustomizableEdges4
LogoutButton.Size = New Size(215, 61)
LogoutButton.TabIndex = 18
LogoutButton.Text = "Logout"
LogoutButton.TextAlign = HorizontalAlignment.Right
LogoutButton.TextOffset = New Point(-10, 0)
LogoutButton.TextRenderingHint = Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit
LogoutButton.UseTransparentBackground = True
'
' Guna2Separator1
'
Guna2Separator1.FillColor = Color.FromArgb(CByte(190), CByte(200), CByte(210))
Guna2Separator1.FillThickness = 2
Guna2Separator1.Location = New Point(11, 500)
Guna2Separator1.Name = "Guna2Separator1"
Guna2Separator1.Size = New Size(245, 30)
Guna2Separator1.TabIndex = 17
Guna2Separator1.UseTransparentBackground = True
'
' SettingsButton
'
SettingsButton.Animated = True
SettingsButton.AnimatedGIF = True
SettingsButton.AutoRoundedCorners = True
SettingsButton.BackColor = Color.Transparent
SettingsButton.BorderRadius = 34
SettingsButton.Cursor = Cursors.Hand
CustomizableEdges5.BottomLeft = False
CustomizableEdges5.TopLeft = False
SettingsButton.CustomizableEdges = CustomizableEdges5
SettingsButton.DisabledState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
SettingsButton.DisabledState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
SettingsButton.DisabledState.ForeColor = Color.White
SettingsButton.FillColor = Color.Transparent
SettingsButton.FillColor2 = Color.Transparent
SettingsButton.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
SettingsButton.ForeColor = Color.White
SettingsButton.HoverState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
SettingsButton.HoverState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
SettingsButton.Image = My.Resources.Resources.icons8_settings_64
SettingsButton.ImageAlign = HorizontalAlignment.Left
SettingsButton.ImageOffset = New Point(10, 0)
SettingsButton.ImageSize = New Size(45, 45)
SettingsButton.Location = New Point(0, 400)
SettingsButton.Name = "SettingsButton"
SettingsButton.PressedColor = Color.FromArgb(CByte(128), CByte(255), CByte(128))
SettingsButton.RightToLeft = RightToLeft.No
SettingsButton.ShadowDecoration.CustomizableEdges = CustomizableEdges6
SettingsButton.Size = New Size(264, 70)
SettingsButton.TabIndex = 16
SettingsButton.Text = "Profile"
SettingsButton.TextAlign = HorizontalAlignment.Right
SettingsButton.TextOffset = New Point(-10, 0)
SettingsButton.TextRenderingHint = Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit
SettingsButton.UseTransparentBackground = True
'
' AboutUsButton
'
AboutUsButton.Animated = True
AboutUsButton.AnimatedGIF = True
AboutUsButton.AutoRoundedCorners = True
AboutUsButton.BackColor = Color.Transparent
AboutUsButton.BorderRadius = 34
AboutUsButton.Cursor = Cursors.Hand
CustomizableEdges7.BottomLeft = False
CustomizableEdges7.TopLeft = False
AboutUsButton.CustomizableEdges = CustomizableEdges7
AboutUsButton.DisabledState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
AboutUsButton.DisabledState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
AboutUsButton.DisabledState.ForeColor = Color.White
AboutUsButton.FillColor = Color.Transparent
AboutUsButton.FillColor2 = Color.Transparent
AboutUsButton.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
AboutUsButton.ForeColor = Color.White
AboutUsButton.HoverState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
AboutUsButton.HoverState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
AboutUsButton.Image = My.Resources.Resources.icons8_about_us_96
AboutUsButton.ImageAlign = HorizontalAlignment.Left
AboutUsButton.ImageOffset = New Point(10, 0)
AboutUsButton.ImageSize = New Size(40, 40)
AboutUsButton.Location = New Point(0, 330)
AboutUsButton.Name = "AboutUsButton"
AboutUsButton.PressedColor = Color.FromArgb(CByte(128), CByte(255), CByte(128))
AboutUsButton.RightToLeft = RightToLeft.No
AboutUsButton.ShadowDecoration.CustomizableEdges = CustomizableEdges8
AboutUsButton.Size = New Size(264, 70)
AboutUsButton.TabIndex = 15
AboutUsButton.Text = "About Us"
AboutUsButton.TextAlign = HorizontalAlignment.Right
AboutUsButton.TextOffset = New Point(-10, 0)
AboutUsButton.TextRenderingHint = Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit
AboutUsButton.UseTransparentBackground = True
'
' AppointmentButton
'
AppointmentButton.Animated = True
AppointmentButton.AnimatedGIF = True
AppointmentButton.AutoRoundedCorners = True
AppointmentButton.BackColor = Color.Transparent
AppointmentButton.BorderRadius = 34
AppointmentButton.Cursor = Cursors.Hand
CustomizableEdges9.BottomLeft = False
CustomizableEdges9.TopLeft = False
AppointmentButton.CustomizableEdges = CustomizableEdges9
AppointmentButton.DisabledState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
AppointmentButton.DisabledState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
AppointmentButton.DisabledState.ForeColor = Color.White
AppointmentButton.FillColor = Color.Transparent
AppointmentButton.FillColor2 = Color.Transparent
AppointmentButton.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
AppointmentButton.ForeColor = Color.White
AppointmentButton.HoverState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
AppointmentButton.HoverState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
AppointmentButton.Image = My.Resources.Resources.icons8_health_calendar_64
AppointmentButton.ImageAlign = HorizontalAlignment.Left
AppointmentButton.ImageOffset = New Point(10, 0)
AppointmentButton.ImageSize = New Size(45, 45)
AppointmentButton.Location = New Point(0, 260)
AppointmentButton.Name = "AppointmentButton"
AppointmentButton.PressedColor = Color.FromArgb(CByte(128), CByte(255), CByte(128))
AppointmentButton.RightToLeft = RightToLeft.No
AppointmentButton.ShadowDecoration.CustomizableEdges = CustomizableEdges10
AppointmentButton.Size = New Size(264, 70)
AppointmentButton.TabIndex = 14
AppointmentButton.Text = "Appointment"
AppointmentButton.TextAlign = HorizontalAlignment.Right
AppointmentButton.TextOffset = New Point(-10, 0)
AppointmentButton.TextRenderingHint = Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit
AppointmentButton.UseTransparentBackground = True
'
' DashboardButton
'
DashboardButton.Animated = True
DashboardButton.AnimatedGIF = True
DashboardButton.AutoRoundedCorners = True
DashboardButton.BackColor = Color.Transparent
DashboardButton.BorderRadius = 34
DashboardButton.Cursor = Cursors.Hand
CustomizableEdges11.BottomLeft = False
CustomizableEdges11.TopLeft = False
DashboardButton.CustomizableEdges = CustomizableEdges11
DashboardButton.DisabledState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
DashboardButton.DisabledState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
DashboardButton.DisabledState.ForeColor = Color.White
DashboardButton.FillColor = Color.Transparent
DashboardButton.FillColor2 = Color.Transparent
DashboardButton.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
DashboardButton.ForeColor = Color.White
DashboardButton.HoverState.FillColor = Color.FromArgb(CByte(40), CByte(80), CByte(120))
DashboardButton.HoverState.FillColor2 = Color.FromArgb(CByte(50), CByte(230), CByte(160))
DashboardButton.Image = My.Resources.Resources.icons8_dashboard_layout_96
DashboardButton.ImageAlign = HorizontalAlignment.Left
DashboardButton.ImageOffset = New Point(10, 0)
DashboardButton.ImageSize = New Size(40, 40)
DashboardButton.Location = New Point(0, 120)
DashboardButton.Name = "DashboardButton"
DashboardButton.PressedColor = Color.FromArgb(CByte(128), CByte(255), CByte(128))
DashboardButton.RightToLeft = RightToLeft.No
DashboardButton.ShadowDecoration.CustomizableEdges = CustomizableEdges12
DashboardButton.Size = New Size(264, 70)
DashboardButton.TabIndex = 13
DashboardButton.Text = "Dashboard"
DashboardButton.TextAlign = HorizontalAlignment.Right
DashboardButton.TextOffset = New Point(-10, 0)
DashboardButton.TextRenderingHint = Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit
DashboardButton.UseTransparentBackground = True
'
' Guna2PictureBox1
'
Guna2PictureBox1.CustomizableEdges = CustomizableEdges13
Guna2PictureBox1.Image = My.Resources.Resources.logo1
Guna2PictureBox1.ImageRotate = 0F
Guna2PictureBox1.Location = New Point(10, -3)
Guna2PictureBox1.Name = "Guna2PictureBox1"
Guna2PictureBox1.ShadowDecoration.CustomizableEdges = CustomizableEdges14
Guna2PictureBox1.Size = New Size(258, 191)
Guna2PictureBox1.SizeMode = PictureBoxSizeMode.StretchImage
Guna2PictureBox1.TabIndex = 20
Guna2PictureBox1.TabStop = False
Guna2PictureBox1.UseTransparentBackground = True
'
' Guna2vSeparator1
'
Guna2vSeparator1.BackColor = Color.Transparent
Guna2vSeparator1.Dock = DockStyle.Left
Guna2vSeparator1.FillColor = Color.FromArgb(CByte(190), CByte(200), CByte(210))
Guna2vSeparator1.FillThickness = 2
Guna2vSeparator1.Location = New Point(267, 0)
Guna2vSeparator1.Name = "Guna2vSeparator1"
Guna2vSeparator1.Size = New Size(28, 705)
Guna2vSeparator1.TabIndex = 13
Guna2vSeparator1.UseTransparentBackground = True
'
' Guna2Panel1
'
Guna2Panel1.BackColor = Color.Transparent
Guna2Panel1.CustomizableEdges = CustomizableEdges17
Guna2Panel1.FillColor = Color.Transparent
Guna2Panel1.Location = New Point(301, 12)
Guna2Panel1.Name = "Guna2Panel1"
Guna2Panel1.ShadowDecoration.CustomizableEdges = CustomizableEdges18
Guna2Panel1.Size = New Size(960, 680)
Guna2Panel1.TabIndex = 14
Guna2Panel1.UseTransparentBackground = True
'
' Dashboard
'
AutoScaleDimensions = New SizeF(8F, 20F)
AutoScaleMode = AutoScaleMode.Font
BackColor = Color.FromArgb(CByte(100), CByte(210), CByte(120))
ClientSize = New Size(1280, 705)
Controls.Add(Guna2vSeparator1)
Controls.Add(Guna2CustomGradientPanel1)
Controls.Add(Guna2Panel1)
Controls.Add(PictureBox1)
FormBorderStyle = FormBorderStyle.None
Name = "Dashboard"
Text = "Dashboard"
CType(PictureBox1, ComponentModel.ISupportInitialize).EndInit()
Guna2CustomGradientPanel1.ResumeLayout(False)
CType(Guna2PictureBox1, ComponentModel.ISupportInitialize).EndInit()
ResumeLayout(False)
End Sub
Friend WithEvents PictureBox1 As PictureBox
Friend WithEvents TextBox1 As TextBox
Friend WithEvents TextBox2 As TextBox
Friend WithEvents Label1 As Label
Friend WithEvents TextBox4 As TextBox
Friend WithEvents TextBox3 As TextBox
Friend WithEvents Label2 As Label
Friend WithEvents Label3 As Label
Friend WithEvents TextBox5 As TextBox
Friend WithEvents Label4 As Label
Friend WithEvents Label5 As Label
Friend WithEvents Guna2CustomGradientPanel1 As Guna.UI2.WinForms.Guna2CustomGradientPanel
Friend WithEvents DashboardButton As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents AboutUsButton As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents AppointmentButton As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2vSeparator1 As Guna.UI2.WinForms.Guna2VSeparator
Friend WithEvents Guna2Separator1 As Guna.UI2.WinForms.Guna2Separator
Friend WithEvents SettingsButton As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents LogoutButton As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2Panel1 As Guna.UI2.WinForms.Guna2Panel
Friend WithEvents MedicinesButton As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2AnimateWindow1 As Guna.UI2.WinForms.Guna2AnimateWindow
Friend WithEvents Guna2PictureBox1 As Guna.UI2.WinForms.Guna2PictureBox
End Class