-
Notifications
You must be signed in to change notification settings - Fork 0
/
Home.Designer.vb
401 lines (397 loc) · 23.5 KB
/
Home.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
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Home
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 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 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 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 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 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 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 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()
greetingLabel = New Guna.UI2.WinForms.Guna2HtmlLabel()
Guna2CustomGradientPanel1 = New Guna.UI2.WinForms.Guna2CustomGradientPanel()
Guna2GradientButton4 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2HtmlLabel6 = New Guna.UI2.WinForms.Guna2HtmlLabel()
Guna2CustomGradientPanel2 = New Guna.UI2.WinForms.Guna2CustomGradientPanel()
Guna2CustomGradientPanel3 = New Guna.UI2.WinForms.Guna2CustomGradientPanel()
Guna2GradientButton5 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2HtmlLabel3 = New Guna.UI2.WinForms.Guna2HtmlLabel()
Guna2Separator1 = New Guna.UI2.WinForms.Guna2Separator()
Guna2GradientButton1 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2GradientButton2 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2GradientButton3 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2Separator2 = New Guna.UI2.WinForms.Guna2Separator()
datetime_label = New Label()
Guna2AnimateWindow1 = New Guna.UI2.WinForms.Guna2AnimateWindow(components)
Guna2CustomGradientPanel1.SuspendLayout()
Guna2CustomGradientPanel3.SuspendLayout()
SuspendLayout()
'
' greetingLabel
'
greetingLabel.BackColor = Color.Transparent
greetingLabel.Font = New Font("Bahnschrift SemiBold", 30F, FontStyle.Bold, GraphicsUnit.Point)
greetingLabel.ForeColor = Color.White
greetingLabel.Location = New Point(30, 15)
greetingLabel.Margin = New Padding(2)
greetingLabel.Name = "greetingLabel"
greetingLabel.Size = New Size(323, 62)
greetingLabel.TabIndex = 0
greetingLabel.Text = "Good Morning,"
'
' Guna2CustomGradientPanel1
'
Guna2CustomGradientPanel1.BackColor = Color.Transparent
Guna2CustomGradientPanel1.BorderColor = Color.FromArgb(CByte(247), CByte(206), CByte(104))
Guna2CustomGradientPanel1.BorderRadius = 40
Guna2CustomGradientPanel1.BorderThickness = 1
Guna2CustomGradientPanel1.Controls.Add(Guna2GradientButton4)
Guna2CustomGradientPanel1.Controls.Add(Guna2HtmlLabel6)
Guna2CustomGradientPanel1.CustomBorderColor = Color.Black
Guna2CustomGradientPanel1.CustomizableEdges = CustomizableEdges3
Guna2CustomGradientPanel1.FillColor = Color.FromArgb(CByte(224), CByte(195), CByte(252))
Guna2CustomGradientPanel1.FillColor2 = Color.FromArgb(CByte(133), CByte(255), CByte(189))
Guna2CustomGradientPanel1.FillColor3 = Color.FromArgb(CByte(224), CByte(195), CByte(252))
Guna2CustomGradientPanel1.FillColor4 = Color.FromArgb(CByte(133), CByte(255), CByte(189))
Guna2CustomGradientPanel1.Location = New Point(57, 131)
Guna2CustomGradientPanel1.Margin = New Padding(2)
Guna2CustomGradientPanel1.Name = "Guna2CustomGradientPanel1"
Guna2CustomGradientPanel1.ShadowDecoration.BorderRadius = 40
Guna2CustomGradientPanel1.ShadowDecoration.CustomizableEdges = CustomizableEdges4
Guna2CustomGradientPanel1.ShadowDecoration.Depth = 20
Guna2CustomGradientPanel1.ShadowDecoration.Enabled = True
Guna2CustomGradientPanel1.Size = New Size(266, 240)
Guna2CustomGradientPanel1.TabIndex = 5
'
' Guna2GradientButton4
'
Guna2GradientButton4.Animated = True
Guna2GradientButton4.AnimatedGIF = True
Guna2GradientButton4.AutoRoundedCorners = True
Guna2GradientButton4.BackColor = Color.Transparent
Guna2GradientButton4.BorderColor = Color.FromArgb(CByte(169), CByte(201), CByte(255))
Guna2GradientButton4.BorderRadius = 22
Guna2GradientButton4.BorderThickness = 1
Guna2GradientButton4.Cursor = Cursors.Hand
CustomizableEdges1.TopLeft = False
Guna2GradientButton4.CustomizableEdges = CustomizableEdges1
Guna2GradientButton4.DisabledState.BorderColor = Color.DarkGray
Guna2GradientButton4.DisabledState.CustomBorderColor = Color.DarkGray
Guna2GradientButton4.DisabledState.FillColor = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton4.DisabledState.FillColor2 = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton4.DisabledState.ForeColor = Color.FromArgb(CByte(141), CByte(141), CByte(141))
Guna2GradientButton4.FillColor = Color.FromArgb(CByte(159), CByte(172), CByte(230))
Guna2GradientButton4.FillColor2 = Color.FromArgb(CByte(116), CByte(235), CByte(213))
Guna2GradientButton4.Font = New Font("Bahnschrift SemiBold Condensed", 13.8F, FontStyle.Bold, GraphicsUnit.Point)
Guna2GradientButton4.ForeColor = Color.White
Guna2GradientButton4.GradientMode = Drawing2D.LinearGradientMode.BackwardDiagonal
Guna2GradientButton4.Location = New Point(67, 160)
Guna2GradientButton4.Margin = New Padding(2)
Guna2GradientButton4.Name = "Guna2GradientButton4"
Guna2GradientButton4.ShadowDecoration.BorderRadius = 22
Guna2GradientButton4.ShadowDecoration.CustomizableEdges = CustomizableEdges2
Guna2GradientButton4.ShadowDecoration.Depth = 20
Guna2GradientButton4.ShadowDecoration.Enabled = True
Guna2GradientButton4.ShadowDecoration.Shadow = New Padding(0, 0, 6, 6)
Guna2GradientButton4.Size = New Size(132, 46)
Guna2GradientButton4.TabIndex = 16
Guna2GradientButton4.Text = "VIEW"
'
' Guna2HtmlLabel6
'
Guna2HtmlLabel6.AutoSize = False
Guna2HtmlLabel6.BackColor = Color.Transparent
Guna2HtmlLabel6.Font = New Font("Segoe UI Semibold", 18F, FontStyle.Bold, GraphicsUnit.Point)
Guna2HtmlLabel6.Location = New Point(29, 27)
Guna2HtmlLabel6.Margin = New Padding(2)
Guna2HtmlLabel6.Name = "Guna2HtmlLabel6"
Guna2HtmlLabel6.Size = New Size(210, 129)
Guna2HtmlLabel6.TabIndex = 0
Guna2HtmlLabel6.Text = "Your Appointments"
Guna2HtmlLabel6.TextAlignment = ContentAlignment.MiddleCenter
'
' Guna2CustomGradientPanel2
'
Guna2CustomGradientPanel2.AutoScroll = True
Guna2CustomGradientPanel2.BackColor = Color.Transparent
Guna2CustomGradientPanel2.BorderRadius = 30
CustomizableEdges5.BottomRight = False
CustomizableEdges5.TopLeft = False
Guna2CustomGradientPanel2.CustomizableEdges = CustomizableEdges5
Guna2CustomGradientPanel2.FillColor = Color.FromArgb(CByte(133), CByte(255), CByte(189))
Guna2CustomGradientPanel2.FillColor2 = Color.FromArgb(CByte(217), CByte(175), CByte(217))
Guna2CustomGradientPanel2.FillColor3 = Color.FromArgb(CByte(133), CByte(255), CByte(189))
Guna2CustomGradientPanel2.FillColor4 = Color.FromArgb(CByte(217), CByte(175), CByte(217))
Guna2CustomGradientPanel2.Location = New Point(10, 433)
Guna2CustomGradientPanel2.Margin = New Padding(2)
Guna2CustomGradientPanel2.Name = "Guna2CustomGradientPanel2"
Guna2CustomGradientPanel2.ShadowDecoration.BorderRadius = 30
CustomizableEdges6.BottomRight = False
CustomizableEdges6.TopLeft = False
Guna2CustomGradientPanel2.ShadowDecoration.CustomizableEdges = CustomizableEdges6
Guna2CustomGradientPanel2.ShadowDecoration.Depth = 20
Guna2CustomGradientPanel2.ShadowDecoration.Enabled = True
Guna2CustomGradientPanel2.ShadowDecoration.Shadow = New Padding(6)
Guna2CustomGradientPanel2.Size = New Size(939, 237)
Guna2CustomGradientPanel2.TabIndex = 6
'
' Guna2CustomGradientPanel3
'
Guna2CustomGradientPanel3.BackColor = Color.Transparent
Guna2CustomGradientPanel3.BorderColor = Color.FromArgb(CByte(247), CByte(206), CByte(104))
Guna2CustomGradientPanel3.BorderRadius = 40
Guna2CustomGradientPanel3.BorderThickness = 1
Guna2CustomGradientPanel3.Controls.Add(Guna2GradientButton5)
Guna2CustomGradientPanel3.Controls.Add(Guna2HtmlLabel3)
Guna2CustomGradientPanel3.CustomizableEdges = CustomizableEdges9
Guna2CustomGradientPanel3.FillColor = Color.FromArgb(CByte(224), CByte(195), CByte(252))
Guna2CustomGradientPanel3.FillColor2 = Color.FromArgb(CByte(133), CByte(255), CByte(189))
Guna2CustomGradientPanel3.FillColor3 = Color.FromArgb(CByte(224), CByte(195), CByte(252))
Guna2CustomGradientPanel3.FillColor4 = Color.FromArgb(CByte(133), CByte(255), CByte(189))
Guna2CustomGradientPanel3.Location = New Point(360, 131)
Guna2CustomGradientPanel3.Margin = New Padding(2)
Guna2CustomGradientPanel3.Name = "Guna2CustomGradientPanel3"
Guna2CustomGradientPanel3.ShadowDecoration.BorderRadius = 40
Guna2CustomGradientPanel3.ShadowDecoration.CustomizableEdges = CustomizableEdges10
Guna2CustomGradientPanel3.ShadowDecoration.Depth = 20
Guna2CustomGradientPanel3.ShadowDecoration.Enabled = True
Guna2CustomGradientPanel3.Size = New Size(266, 240)
Guna2CustomGradientPanel3.TabIndex = 7
'
' Guna2GradientButton5
'
Guna2GradientButton5.Animated = True
Guna2GradientButton5.AnimatedGIF = True
Guna2GradientButton5.AutoRoundedCorners = True
Guna2GradientButton5.BackColor = Color.Transparent
Guna2GradientButton5.BorderColor = Color.FromArgb(CByte(169), CByte(201), CByte(255))
Guna2GradientButton5.BorderRadius = 22
Guna2GradientButton5.BorderThickness = 1
Guna2GradientButton5.Cursor = Cursors.Hand
CustomizableEdges7.TopLeft = False
Guna2GradientButton5.CustomizableEdges = CustomizableEdges7
Guna2GradientButton5.DisabledState.BorderColor = Color.DarkGray
Guna2GradientButton5.DisabledState.CustomBorderColor = Color.DarkGray
Guna2GradientButton5.DisabledState.FillColor = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton5.DisabledState.FillColor2 = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton5.DisabledState.ForeColor = Color.FromArgb(CByte(141), CByte(141), CByte(141))
Guna2GradientButton5.FillColor = Color.FromArgb(CByte(159), CByte(172), CByte(230))
Guna2GradientButton5.FillColor2 = Color.FromArgb(CByte(116), CByte(235), CByte(213))
Guna2GradientButton5.Font = New Font("Bahnschrift SemiBold Condensed", 13.8F, FontStyle.Bold, GraphicsUnit.Point)
Guna2GradientButton5.ForeColor = Color.White
Guna2GradientButton5.Location = New Point(67, 160)
Guna2GradientButton5.Margin = New Padding(2)
Guna2GradientButton5.Name = "Guna2GradientButton5"
Guna2GradientButton5.ShadowDecoration.BorderRadius = 22
Guna2GradientButton5.ShadowDecoration.CustomizableEdges = CustomizableEdges8
Guna2GradientButton5.ShadowDecoration.Depth = 20
Guna2GradientButton5.ShadowDecoration.Enabled = True
Guna2GradientButton5.ShadowDecoration.Shadow = New Padding(0, 0, 6, 6)
Guna2GradientButton5.Size = New Size(132, 46)
Guna2GradientButton5.TabIndex = 17
Guna2GradientButton5.Text = "VIEW"
'
' Guna2HtmlLabel3
'
Guna2HtmlLabel3.AutoSize = False
Guna2HtmlLabel3.BackColor = Color.Transparent
Guna2HtmlLabel3.Font = New Font("Segoe UI Semibold", 18F, FontStyle.Bold, GraphicsUnit.Point)
Guna2HtmlLabel3.Location = New Point(28, 33)
Guna2HtmlLabel3.Margin = New Padding(2)
Guna2HtmlLabel3.Name = "Guna2HtmlLabel3"
Guna2HtmlLabel3.Size = New Size(210, 129)
Guna2HtmlLabel3.TabIndex = 17
Guna2HtmlLabel3.Text = "Medicine Orders"
Guna2HtmlLabel3.TextAlignment = ContentAlignment.MiddleCenter
'
' Guna2Separator1
'
Guna2Separator1.FillColor = Color.Black
Guna2Separator1.FillThickness = 2
Guna2Separator1.Location = New Point(-3, 410)
Guna2Separator1.Margin = New Padding(2)
Guna2Separator1.Name = "Guna2Separator1"
Guna2Separator1.Size = New Size(962, 8)
Guna2Separator1.TabIndex = 11
'
' Guna2GradientButton1
'
Guna2GradientButton1.Animated = True
Guna2GradientButton1.AnimatedGIF = True
Guna2GradientButton1.AutoRoundedCorners = True
Guna2GradientButton1.BackColor = Color.Transparent
Guna2GradientButton1.BorderRadius = 29
Guna2GradientButton1.Cursor = Cursors.Hand
Guna2GradientButton1.CustomizableEdges = CustomizableEdges11
Guna2GradientButton1.DisabledState.BorderColor = Color.DarkGray
Guna2GradientButton1.DisabledState.CustomBorderColor = Color.DarkGray
Guna2GradientButton1.DisabledState.FillColor = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton1.DisabledState.FillColor2 = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton1.DisabledState.ForeColor = Color.FromArgb(CByte(141), CByte(141), CByte(141))
Guna2GradientButton1.FillColor = Color.FromArgb(CByte(239), CByte(213), CByte(255))
Guna2GradientButton1.FillColor2 = Color.FromArgb(CByte(81), CByte(90), CByte(218))
Guna2GradientButton1.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
Guna2GradientButton1.ForeColor = Color.White
Guna2GradientButton1.GradientMode = Drawing2D.LinearGradientMode.ForwardDiagonal
Guna2GradientButton1.Location = New Point(683, 131)
Guna2GradientButton1.Margin = New Padding(2)
Guna2GradientButton1.Name = "Guna2GradientButton1"
Guna2GradientButton1.ShadowDecoration.BorderRadius = 30
Guna2GradientButton1.ShadowDecoration.CustomizableEdges = CustomizableEdges12
Guna2GradientButton1.ShadowDecoration.Depth = 20
Guna2GradientButton1.ShadowDecoration.Enabled = True
Guna2GradientButton1.Size = New Size(232, 60)
Guna2GradientButton1.TabIndex = 12
Guna2GradientButton1.Text = "Breath Exercise"
'
' Guna2GradientButton2
'
Guna2GradientButton2.Animated = True
Guna2GradientButton2.AnimatedGIF = True
Guna2GradientButton2.AutoRoundedCorners = True
Guna2GradientButton2.BackColor = Color.Transparent
Guna2GradientButton2.BorderRadius = 29
Guna2GradientButton2.Cursor = Cursors.Hand
Guna2GradientButton2.CustomizableEdges = CustomizableEdges13
Guna2GradientButton2.DisabledState.BorderColor = Color.DarkGray
Guna2GradientButton2.DisabledState.CustomBorderColor = Color.DarkGray
Guna2GradientButton2.DisabledState.FillColor = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton2.DisabledState.FillColor2 = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton2.DisabledState.ForeColor = Color.FromArgb(CByte(141), CByte(141), CByte(141))
Guna2GradientButton2.FillColor = Color.FromArgb(CByte(58), CByte(71), CByte(213))
Guna2GradientButton2.FillColor2 = Color.FromArgb(CByte(0), CByte(210), CByte(255))
Guna2GradientButton2.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
Guna2GradientButton2.ForeColor = Color.White
Guna2GradientButton2.GradientMode = Drawing2D.LinearGradientMode.ForwardDiagonal
Guna2GradientButton2.Location = New Point(683, 311)
Guna2GradientButton2.Margin = New Padding(2)
Guna2GradientButton2.Name = "Guna2GradientButton2"
Guna2GradientButton2.ShadowDecoration.BorderRadius = 30
Guna2GradientButton2.ShadowDecoration.CustomizableEdges = CustomizableEdges14
Guna2GradientButton2.ShadowDecoration.Depth = 20
Guna2GradientButton2.ShadowDecoration.Enabled = True
Guna2GradientButton2.Size = New Size(232, 60)
Guna2GradientButton2.TabIndex = 13
Guna2GradientButton2.Text = "Your Prescriptions"
'
' Guna2GradientButton3
'
Guna2GradientButton3.Animated = True
Guna2GradientButton3.AnimatedGIF = True
Guna2GradientButton3.AutoRoundedCorners = True
Guna2GradientButton3.BackColor = Color.Transparent
Guna2GradientButton3.BorderRadius = 29
Guna2GradientButton3.Cursor = Cursors.Hand
Guna2GradientButton3.CustomizableEdges = CustomizableEdges15
Guna2GradientButton3.DisabledState.BorderColor = Color.DarkGray
Guna2GradientButton3.DisabledState.CustomBorderColor = Color.DarkGray
Guna2GradientButton3.DisabledState.FillColor = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton3.DisabledState.FillColor2 = Color.FromArgb(CByte(169), CByte(169), CByte(169))
Guna2GradientButton3.DisabledState.ForeColor = Color.FromArgb(CByte(141), CByte(141), CByte(141))
Guna2GradientButton3.FillColor = Color.FromArgb(CByte(198), CByte(119), CByte(0))
Guna2GradientButton3.FillColor2 = Color.FromArgb(CByte(252), CByte(255), CByte(158))
Guna2GradientButton3.Font = New Font("Segoe UI Semibold", 14F, FontStyle.Bold, GraphicsUnit.Point)
Guna2GradientButton3.ForeColor = Color.White
Guna2GradientButton3.GradientMode = Drawing2D.LinearGradientMode.ForwardDiagonal
Guna2GradientButton3.Location = New Point(683, 221)
Guna2GradientButton3.Margin = New Padding(2)
Guna2GradientButton3.Name = "Guna2GradientButton3"
Guna2GradientButton3.ShadowDecoration.BorderRadius = 30
Guna2GradientButton3.ShadowDecoration.CustomizableEdges = CustomizableEdges16
Guna2GradientButton3.ShadowDecoration.Depth = 20
Guna2GradientButton3.ShadowDecoration.Enabled = True
Guna2GradientButton3.Size = New Size(232, 60)
Guna2GradientButton3.TabIndex = 14
Guna2GradientButton3.Text = "Diet Planning"
'
' Guna2Separator2
'
Guna2Separator2.FillColor = Color.FromArgb(CByte(190), CByte(200), CByte(210))
Guna2Separator2.FillThickness = 2
Guna2Separator2.Location = New Point(-1, 77)
Guna2Separator2.Margin = New Padding(2)
Guna2Separator2.Name = "Guna2Separator2"
Guna2Separator2.Size = New Size(962, 24)
Guna2Separator2.TabIndex = 16
'
' datetime_label
'
datetime_label.AutoEllipsis = True
datetime_label.AutoSize = True
datetime_label.FlatStyle = FlatStyle.Popup
datetime_label.Font = New Font("Segoe UI Semibold", 9F, FontStyle.Bold, GraphicsUnit.Point)
datetime_label.ForeColor = Color.Black
datetime_label.Location = New Point(812, 15)
datetime_label.Name = "datetime_label"
datetime_label.Size = New Size(51, 20)
datetime_label.TabIndex = 17
datetime_label.Text = "Label1"
'
' Home
'
AutoScaleDimensions = New SizeF(8F, 20F)
AutoScaleMode = AutoScaleMode.Font
BackColor = Color.FromArgb(CByte(100), CByte(210), CByte(120))
ClientSize = New Size(960, 680)
Controls.Add(datetime_label)
Controls.Add(Guna2Separator2)
Controls.Add(greetingLabel)
Controls.Add(Guna2GradientButton3)
Controls.Add(Guna2GradientButton2)
Controls.Add(Guna2GradientButton1)
Controls.Add(Guna2Separator1)
Controls.Add(Guna2CustomGradientPanel3)
Controls.Add(Guna2CustomGradientPanel2)
Controls.Add(Guna2CustomGradientPanel1)
FormBorderStyle = FormBorderStyle.None
Name = "Home"
Text = "Home"
Guna2CustomGradientPanel1.ResumeLayout(False)
Guna2CustomGradientPanel3.ResumeLayout(False)
ResumeLayout(False)
PerformLayout()
End Sub
Friend WithEvents greetingLabel As Guna.UI2.WinForms.Guna2HtmlLabel
Friend WithEvents Guna2CustomGradientPanel1 As Guna.UI2.WinForms.Guna2CustomGradientPanel
Friend WithEvents Guna2CustomGradientPanel2 As Guna.UI2.WinForms.Guna2CustomGradientPanel
Friend WithEvents Guna2CustomGradientPanel3 As Guna.UI2.WinForms.Guna2CustomGradientPanel
Friend WithEvents Guna2HtmlLabel6 As Guna.UI2.WinForms.Guna2HtmlLabel
Friend WithEvents Guna2Separator1 As Guna.UI2.WinForms.Guna2Separator
Friend WithEvents Guna2GradientButton1 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2GradientButton2 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2GradientButton3 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2GradientButton4 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2Separator2 As Guna.UI2.WinForms.Guna2Separator
Friend WithEvents Guna2HtmlLabel3 As Guna.UI2.WinForms.Guna2HtmlLabel
Friend WithEvents Guna2GradientButton5 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents datetime_label As Label
Friend WithEvents Guna2AnimateWindow1 As Guna.UI2.WinForms.Guna2AnimateWindow
End Class