-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHR.Designer.cs
513 lines (507 loc) · 45.5 KB
/
HR.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
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
namespace Project01
{
partial class HR
{
/// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HR));
this.kryptonPalette1 = new ComponentFactory.Krypton.Toolkit.KryptonPalette(this.components);
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label1 = new System.Windows.Forms.Label();
this.btn_add_emp = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.btn_update_emp = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.btn_del_emp = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.HR_menustrip = new System.Windows.Forms.ToolStripMenuItem();
this.menuitem_payroll = new System.Windows.Forms.ToolStripMenuItem();
this.menuitem__leaveRequest = new System.Windows.Forms.ToolStripMenuItem();
this.btn_ViewEmpDetails = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.btn_Create_UserName_Pws = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.lbl_empID = new System.Windows.Forms.Label();
this.LogOut = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.menuStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LogOut)).BeginInit();
this.SuspendLayout();
//
// kryptonPalette1
//
this.kryptonPalette1.FormStyles.FormMain.StateActive.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.FormStyles.FormMain.StateActive.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.FormStyles.FormMain.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.kryptonPalette1.FormStyles.FormMain.StateActive.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.None;
this.kryptonPalette1.FormStyles.FormMain.StateActive.Border.Rounding = 12;
this.kryptonPalette1.FormStyles.FormMain.StateActive.Border.Width = 0;
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.None;
this.kryptonPalette1.FormStyles.FormMain.StateCommon.Border.Rounding = 12;
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.ButtonEdgeInset = 10;
this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Content.Padding = new System.Windows.Forms.Padding(10, -1, -1, -1);
//
// pictureBox1
//
this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Location = new System.Drawing.Point(646, 125);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(479, 551);
this.pictureBox1.TabIndex = 25;
this.pictureBox1.TabStop = false;
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Poppins ExtraBold", 19.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.ForeColor = System.Drawing.Color.Navy;
this.label1.Location = new System.Drawing.Point(12, 52);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(536, 58);
this.label1.TabIndex = 28;
this.label1.Text = "Human Resource Department";
//
// btn_add_emp
//
this.btn_add_emp.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btn_add_emp.Location = new System.Drawing.Point(122, 174);
this.btn_add_emp.Name = "btn_add_emp";
this.btn_add_emp.OverrideDefault.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_add_emp.OverrideDefault.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_add_emp.OverrideDefault.Back.ColorAngle = 45F;
this.btn_add_emp.OverrideDefault.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_add_emp.OverrideDefault.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_add_emp.OverrideDefault.Border.ColorAngle = 45F;
this.btn_add_emp.OverrideDefault.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_add_emp.OverrideDefault.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_add_emp.OverrideDefault.Border.Rounding = 20;
this.btn_add_emp.OverrideDefault.Border.Width = 1;
this.btn_add_emp.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalSystem;
this.btn_add_emp.Size = new System.Drawing.Size(313, 54);
this.btn_add_emp.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_add_emp.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_add_emp.StateCommon.Back.ColorAngle = 45F;
this.btn_add_emp.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_add_emp.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_add_emp.StateCommon.Border.ColorAngle = 45F;
this.btn_add_emp.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_add_emp.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_add_emp.StateCommon.Border.Rounding = 20;
this.btn_add_emp.StateCommon.Border.Width = 1;
this.btn_add_emp.StateCommon.Content.ShortText.Color1 = System.Drawing.Color.White;
this.btn_add_emp.StateCommon.Content.ShortText.Color2 = System.Drawing.Color.White;
this.btn_add_emp.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Poppins", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_add_emp.StatePressed.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_add_emp.StatePressed.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_add_emp.StatePressed.Back.ColorAngle = 135F;
this.btn_add_emp.StatePressed.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_add_emp.StatePressed.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_add_emp.StatePressed.Border.ColorAngle = 135F;
this.btn_add_emp.StatePressed.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_add_emp.StatePressed.Border.Rounding = 20;
this.btn_add_emp.StatePressed.Border.Width = 1;
this.btn_add_emp.StateTracking.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_add_emp.StateTracking.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_add_emp.StateTracking.Border.ColorAngle = 45F;
this.btn_add_emp.StateTracking.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_add_emp.StateTracking.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_add_emp.StateTracking.Border.Rounding = 20;
this.btn_add_emp.StateTracking.Border.Width = 1;
this.btn_add_emp.TabIndex = 32;
this.btn_add_emp.Values.Text = "Add Employee";
this.btn_add_emp.Click += new System.EventHandler(this.btn_add_emp_Click);
//
// btn_update_emp
//
this.btn_update_emp.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btn_update_emp.Location = new System.Drawing.Point(122, 284);
this.btn_update_emp.Name = "btn_update_emp";
this.btn_update_emp.OverrideDefault.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_update_emp.OverrideDefault.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_update_emp.OverrideDefault.Back.ColorAngle = 45F;
this.btn_update_emp.OverrideDefault.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_update_emp.OverrideDefault.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_update_emp.OverrideDefault.Border.ColorAngle = 45F;
this.btn_update_emp.OverrideDefault.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_update_emp.OverrideDefault.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_update_emp.OverrideDefault.Border.Rounding = 20;
this.btn_update_emp.OverrideDefault.Border.Width = 1;
this.btn_update_emp.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalSystem;
this.btn_update_emp.Size = new System.Drawing.Size(313, 54);
this.btn_update_emp.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_update_emp.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_update_emp.StateCommon.Back.ColorAngle = 45F;
this.btn_update_emp.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_update_emp.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_update_emp.StateCommon.Border.ColorAngle = 45F;
this.btn_update_emp.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_update_emp.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_update_emp.StateCommon.Border.Rounding = 20;
this.btn_update_emp.StateCommon.Border.Width = 1;
this.btn_update_emp.StateCommon.Content.ShortText.Color1 = System.Drawing.Color.White;
this.btn_update_emp.StateCommon.Content.ShortText.Color2 = System.Drawing.Color.White;
this.btn_update_emp.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Poppins", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_update_emp.StatePressed.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_update_emp.StatePressed.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_update_emp.StatePressed.Back.ColorAngle = 135F;
this.btn_update_emp.StatePressed.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_update_emp.StatePressed.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_update_emp.StatePressed.Border.ColorAngle = 135F;
this.btn_update_emp.StatePressed.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_update_emp.StatePressed.Border.Rounding = 20;
this.btn_update_emp.StatePressed.Border.Width = 1;
this.btn_update_emp.StateTracking.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_update_emp.StateTracking.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_update_emp.StateTracking.Border.ColorAngle = 45F;
this.btn_update_emp.StateTracking.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_update_emp.StateTracking.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_update_emp.StateTracking.Border.Rounding = 20;
this.btn_update_emp.StateTracking.Border.Width = 1;
this.btn_update_emp.TabIndex = 39;
this.btn_update_emp.Values.Text = "Update Employee";
this.btn_update_emp.Click += new System.EventHandler(this.btn_update_emp_Click);
//
// btn_del_emp
//
this.btn_del_emp.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btn_del_emp.Location = new System.Drawing.Point(122, 397);
this.btn_del_emp.Name = "btn_del_emp";
this.btn_del_emp.OverrideDefault.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_del_emp.OverrideDefault.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_del_emp.OverrideDefault.Back.ColorAngle = 45F;
this.btn_del_emp.OverrideDefault.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_del_emp.OverrideDefault.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_del_emp.OverrideDefault.Border.ColorAngle = 45F;
this.btn_del_emp.OverrideDefault.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_del_emp.OverrideDefault.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_del_emp.OverrideDefault.Border.Rounding = 20;
this.btn_del_emp.OverrideDefault.Border.Width = 1;
this.btn_del_emp.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalSystem;
this.btn_del_emp.Size = new System.Drawing.Size(313, 54);
this.btn_del_emp.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_del_emp.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_del_emp.StateCommon.Back.ColorAngle = 45F;
this.btn_del_emp.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_del_emp.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_del_emp.StateCommon.Border.ColorAngle = 45F;
this.btn_del_emp.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_del_emp.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_del_emp.StateCommon.Border.Rounding = 20;
this.btn_del_emp.StateCommon.Border.Width = 1;
this.btn_del_emp.StateCommon.Content.ShortText.Color1 = System.Drawing.Color.White;
this.btn_del_emp.StateCommon.Content.ShortText.Color2 = System.Drawing.Color.White;
this.btn_del_emp.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Poppins", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_del_emp.StatePressed.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_del_emp.StatePressed.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_del_emp.StatePressed.Back.ColorAngle = 135F;
this.btn_del_emp.StatePressed.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_del_emp.StatePressed.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_del_emp.StatePressed.Border.ColorAngle = 135F;
this.btn_del_emp.StatePressed.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_del_emp.StatePressed.Border.Rounding = 20;
this.btn_del_emp.StatePressed.Border.Width = 1;
this.btn_del_emp.StateTracking.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_del_emp.StateTracking.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_del_emp.StateTracking.Border.ColorAngle = 45F;
this.btn_del_emp.StateTracking.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_del_emp.StateTracking.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_del_emp.StateTracking.Border.Rounding = 20;
this.btn_del_emp.StateTracking.Border.Width = 1;
this.btn_del_emp.TabIndex = 40;
this.btn_del_emp.Values.Text = "Delete Employee";
this.btn_del_emp.Click += new System.EventHandler(this.btn_del_emp_Click);
//
// menuStrip1
//
this.menuStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.HR_menustrip});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(1262, 33);
this.menuStrip1.TabIndex = 41;
this.menuStrip1.Text = "menuStrip1";
//
// HR_menustrip
//
this.HR_menustrip.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.menuitem_payroll,
this.menuitem__leaveRequest});
this.HR_menustrip.Font = new System.Drawing.Font("Poppins", 8F);
this.HR_menustrip.Name = "HR_menustrip";
this.HR_menustrip.Size = new System.Drawing.Size(167, 29);
this.HR_menustrip.Text = "HR Employee Option";
//
// menuitem_payroll
//
this.menuitem_payroll.Font = new System.Drawing.Font("Poppins", 8F);
this.menuitem_payroll.Name = "menuitem_payroll";
this.menuitem_payroll.Size = new System.Drawing.Size(213, 30);
this.menuitem_payroll.Text = "My Payroll";
this.menuitem_payroll.Click += new System.EventHandler(this.menuitem_payroll_Click);
//
// menuitem__leaveRequest
//
this.menuitem__leaveRequest.Font = new System.Drawing.Font("Poppins", 8F);
this.menuitem__leaveRequest.Name = "menuitem__leaveRequest";
this.menuitem__leaveRequest.Size = new System.Drawing.Size(213, 30);
this.menuitem__leaveRequest.Text = "Request A Leave";
this.menuitem__leaveRequest.Click += new System.EventHandler(this.menuitem__leaveRequest_Click);
//
// btn_ViewEmpDetails
//
this.btn_ViewEmpDetails.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btn_ViewEmpDetails.Location = new System.Drawing.Point(122, 509);
this.btn_ViewEmpDetails.Name = "btn_ViewEmpDetails";
this.btn_ViewEmpDetails.OverrideDefault.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_ViewEmpDetails.OverrideDefault.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_ViewEmpDetails.OverrideDefault.Back.ColorAngle = 45F;
this.btn_ViewEmpDetails.OverrideDefault.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_ViewEmpDetails.OverrideDefault.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_ViewEmpDetails.OverrideDefault.Border.ColorAngle = 45F;
this.btn_ViewEmpDetails.OverrideDefault.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_ViewEmpDetails.OverrideDefault.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_ViewEmpDetails.OverrideDefault.Border.Rounding = 20;
this.btn_ViewEmpDetails.OverrideDefault.Border.Width = 1;
this.btn_ViewEmpDetails.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalSystem;
this.btn_ViewEmpDetails.Size = new System.Drawing.Size(313, 54);
this.btn_ViewEmpDetails.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_ViewEmpDetails.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_ViewEmpDetails.StateCommon.Back.ColorAngle = 45F;
this.btn_ViewEmpDetails.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_ViewEmpDetails.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_ViewEmpDetails.StateCommon.Border.ColorAngle = 45F;
this.btn_ViewEmpDetails.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_ViewEmpDetails.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_ViewEmpDetails.StateCommon.Border.Rounding = 20;
this.btn_ViewEmpDetails.StateCommon.Border.Width = 1;
this.btn_ViewEmpDetails.StateCommon.Content.ShortText.Color1 = System.Drawing.Color.White;
this.btn_ViewEmpDetails.StateCommon.Content.ShortText.Color2 = System.Drawing.Color.White;
this.btn_ViewEmpDetails.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Poppins", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ViewEmpDetails.StatePressed.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_ViewEmpDetails.StatePressed.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_ViewEmpDetails.StatePressed.Back.ColorAngle = 135F;
this.btn_ViewEmpDetails.StatePressed.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_ViewEmpDetails.StatePressed.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_ViewEmpDetails.StatePressed.Border.ColorAngle = 135F;
this.btn_ViewEmpDetails.StatePressed.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_ViewEmpDetails.StatePressed.Border.Rounding = 20;
this.btn_ViewEmpDetails.StatePressed.Border.Width = 1;
this.btn_ViewEmpDetails.StateTracking.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_ViewEmpDetails.StateTracking.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_ViewEmpDetails.StateTracking.Border.ColorAngle = 45F;
this.btn_ViewEmpDetails.StateTracking.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_ViewEmpDetails.StateTracking.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_ViewEmpDetails.StateTracking.Border.Rounding = 20;
this.btn_ViewEmpDetails.StateTracking.Border.Width = 1;
this.btn_ViewEmpDetails.TabIndex = 42;
this.btn_ViewEmpDetails.Values.Text = "View Employee Details";
this.btn_ViewEmpDetails.Click += new System.EventHandler(this.btn_ViewEmpDetails_Click);
//
// btn_Create_UserName_Pws
//
this.btn_Create_UserName_Pws.Anchor = System.Windows.Forms.AnchorStyles.None;
this.btn_Create_UserName_Pws.Location = new System.Drawing.Point(122, 618);
this.btn_Create_UserName_Pws.Name = "btn_Create_UserName_Pws";
this.btn_Create_UserName_Pws.OverrideDefault.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_Create_UserName_Pws.OverrideDefault.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_Create_UserName_Pws.OverrideDefault.Back.ColorAngle = 45F;
this.btn_Create_UserName_Pws.OverrideDefault.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_Create_UserName_Pws.OverrideDefault.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_Create_UserName_Pws.OverrideDefault.Border.ColorAngle = 45F;
this.btn_Create_UserName_Pws.OverrideDefault.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_Create_UserName_Pws.OverrideDefault.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_Create_UserName_Pws.OverrideDefault.Border.Rounding = 20;
this.btn_Create_UserName_Pws.OverrideDefault.Border.Width = 1;
this.btn_Create_UserName_Pws.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalSystem;
this.btn_Create_UserName_Pws.Size = new System.Drawing.Size(313, 54);
this.btn_Create_UserName_Pws.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_Create_UserName_Pws.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_Create_UserName_Pws.StateCommon.Back.ColorAngle = 45F;
this.btn_Create_UserName_Pws.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_Create_UserName_Pws.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_Create_UserName_Pws.StateCommon.Border.ColorAngle = 45F;
this.btn_Create_UserName_Pws.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_Create_UserName_Pws.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_Create_UserName_Pws.StateCommon.Border.Rounding = 20;
this.btn_Create_UserName_Pws.StateCommon.Border.Width = 1;
this.btn_Create_UserName_Pws.StateCommon.Content.ShortText.Color1 = System.Drawing.Color.White;
this.btn_Create_UserName_Pws.StateCommon.Content.ShortText.Color2 = System.Drawing.Color.White;
this.btn_Create_UserName_Pws.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Poppins", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_Create_UserName_Pws.StatePressed.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_Create_UserName_Pws.StatePressed.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_Create_UserName_Pws.StatePressed.Back.ColorAngle = 135F;
this.btn_Create_UserName_Pws.StatePressed.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(145)))), ((int)(((byte)(198)))));
this.btn_Create_UserName_Pws.StatePressed.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(121)))), ((int)(((byte)(206)))));
this.btn_Create_UserName_Pws.StatePressed.Border.ColorAngle = 135F;
this.btn_Create_UserName_Pws.StatePressed.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_Create_UserName_Pws.StatePressed.Border.Rounding = 20;
this.btn_Create_UserName_Pws.StatePressed.Border.Width = 1;
this.btn_Create_UserName_Pws.StateTracking.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(142)))), ((int)(((byte)(254)))));
this.btn_Create_UserName_Pws.StateTracking.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(174)))), ((int)(((byte)(244)))));
this.btn_Create_UserName_Pws.StateTracking.Border.ColorAngle = 45F;
this.btn_Create_UserName_Pws.StateTracking.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.btn_Create_UserName_Pws.StateTracking.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
this.btn_Create_UserName_Pws.StateTracking.Border.Rounding = 20;
this.btn_Create_UserName_Pws.StateTracking.Border.Width = 1;
this.btn_Create_UserName_Pws.TabIndex = 43;
this.btn_Create_UserName_Pws.Values.Text = "User Profile Edit";
this.btn_Create_UserName_Pws.Click += new System.EventHandler(this.btn_Create_UserName_Pws_Click);
//
// lbl_empID
//
this.lbl_empID.AutoSize = true;
this.lbl_empID.Font = new System.Drawing.Font("Poppins Medium", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_empID.Location = new System.Drawing.Point(1052, 52);
this.lbl_empID.Name = "lbl_empID";
this.lbl_empID.Size = new System.Drawing.Size(66, 26);
this.lbl_empID.TabIndex = 45;
this.lbl_empID.Text = "EmpID";
//
// LogOut
//
this.LogOut.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("LogOut.BackgroundImage")));
this.LogOut.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.LogOut.Location = new System.Drawing.Point(1209, 52);
this.LogOut.Name = "LogOut";
this.LogOut.Size = new System.Drawing.Size(41, 43);
this.LogOut.TabIndex = 46;
this.LogOut.TabStop = false;
this.LogOut.Click += new System.EventHandler(this.LogOut_Click);
//
// HR
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.AliceBlue;
this.ClientSize = new System.Drawing.Size(1262, 702);
this.ControlBox = false;
this.Controls.Add(this.LogOut);
this.Controls.Add(this.lbl_empID);
this.Controls.Add(this.btn_Create_UserName_Pws);
this.Controls.Add(this.btn_ViewEmpDetails);
this.Controls.Add(this.btn_del_emp);
this.Controls.Add(this.btn_update_emp);
this.Controls.Add(this.btn_add_emp);
this.Controls.Add(this.label1);
this.Controls.Add(this.menuStrip1);
this.Controls.Add(this.pictureBox1);
this.MaximumSize = new System.Drawing.Size(1280, 720);
this.MinimumSize = new System.Drawing.Size(1280, 720);
this.Name = "HR";
this.Palette = this.kryptonPalette1;
this.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Custom;
this.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.StateCommon.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.StateCommon.Back.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.StateCommon.Border.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.StateCommon.Border.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.StateCommon.Border.Rounding = 15;
this.StateCommon.Border.Width = 1;
this.Load += new System.EventHandler(this.HR_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.LogOut)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private ComponentFactory.Krypton.Toolkit.KryptonPalette kryptonPalette1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label1;
private ComponentFactory.Krypton.Toolkit.KryptonButton btn_add_emp;
private ComponentFactory.Krypton.Toolkit.KryptonButton btn_update_emp;
private ComponentFactory.Krypton.Toolkit.KryptonButton btn_del_emp;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem HR_menustrip;
private System.Windows.Forms.ToolStripMenuItem menuitem_payroll;
private System.Windows.Forms.ToolStripMenuItem menuitem__leaveRequest;
private ComponentFactory.Krypton.Toolkit.KryptonButton btn_ViewEmpDetails;
private ComponentFactory.Krypton.Toolkit.KryptonButton btn_Create_UserName_Pws;
private System.Windows.Forms.Label lbl_empID;
private System.Windows.Forms.PictureBox LogOut;
}
}