-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathForm2.Designer.cs
More file actions
140 lines (134 loc) · 7.6 KB
/
Copy pathForm2.Designer.cs
File metadata and controls
140 lines (134 loc) · 7.6 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
namespace DYT_CS
{
partial class Form2
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
this.guna2HtmlLabel1 = new Guna.UI2.WinForms.Guna2HtmlLabel();
this.guna2HtmlLabel2 = new Guna.UI2.WinForms.Guna2HtmlLabel();
this.guna2Button13 = new Guna.UI2.WinForms.Guna2Button();
this.guna2Button12 = new Guna.UI2.WinForms.Guna2Button();
this.guna2PictureBox1 = new Guna.UI2.WinForms.Guna2PictureBox();
((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
this.SuspendLayout();
//
// guna2HtmlLabel1
//
this.guna2HtmlLabel1.BackColor = System.Drawing.Color.Transparent;
this.guna2HtmlLabel1.Font = new System.Drawing.Font("Quantico", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.guna2HtmlLabel1.ForeColor = System.Drawing.Color.MediumAquamarine;
this.guna2HtmlLabel1.Location = new System.Drawing.Point(12, 12);
this.guna2HtmlLabel1.Name = "guna2HtmlLabel1";
this.guna2HtmlLabel1.Size = new System.Drawing.Size(171, 32);
this.guna2HtmlLabel1.TabIndex = 0;
this.guna2HtmlLabel1.Text = "Task Information";
//
// guna2HtmlLabel2
//
this.guna2HtmlLabel2.BackColor = System.Drawing.Color.Transparent;
this.guna2HtmlLabel2.Font = new System.Drawing.Font("Quantico", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.guna2HtmlLabel2.ForeColor = System.Drawing.Color.MediumAquamarine;
this.guna2HtmlLabel2.Location = new System.Drawing.Point(12, 62);
this.guna2HtmlLabel2.Name = "guna2HtmlLabel2";
this.guna2HtmlLabel2.Size = new System.Drawing.Size(136, 25);
this.guna2HtmlLabel2.TabIndex = 1;
this.guna2HtmlLabel2.Text = "guna2HtmlLabel2";
//
// guna2Button13
//
this.guna2Button13.Animated = true;
this.guna2Button13.BorderRadius = 10;
this.guna2Button13.DisabledState.BorderColor = System.Drawing.Color.DarkGray;
this.guna2Button13.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray;
this.guna2Button13.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(169)))), ((int)(((byte)(169)))));
this.guna2Button13.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(141)))), ((int)(((byte)(141)))));
this.guna2Button13.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(255)))));
this.guna2Button13.Font = new System.Drawing.Font("Arial", 9F);
this.guna2Button13.ForeColor = System.Drawing.Color.White;
this.guna2Button13.Location = new System.Drawing.Point(293, 12);
this.guna2Button13.Name = "guna2Button13";
this.guna2Button13.Size = new System.Drawing.Size(35, 28);
this.guna2Button13.TabIndex = 26;
this.guna2Button13.Text = "−";
this.guna2Button13.Click += new System.EventHandler(this.guna2Button13_Click);
//
// guna2Button12
//
this.guna2Button12.Animated = true;
this.guna2Button12.BorderRadius = 10;
this.guna2Button12.DisabledState.BorderColor = System.Drawing.Color.DarkGray;
this.guna2Button12.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray;
this.guna2Button12.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(169)))), ((int)(((byte)(169)))));
this.guna2Button12.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(141)))), ((int)(((byte)(141)))));
this.guna2Button12.FillColor = System.Drawing.Color.Red;
this.guna2Button12.Font = new System.Drawing.Font("Arial", 9F);
this.guna2Button12.ForeColor = System.Drawing.Color.White;
this.guna2Button12.Location = new System.Drawing.Point(334, 12);
this.guna2Button12.Name = "guna2Button12";
this.guna2Button12.Size = new System.Drawing.Size(35, 28);
this.guna2Button12.TabIndex = 25;
this.guna2Button12.Text = "✕";
this.guna2Button12.Click += new System.EventHandler(this.guna2Button12_Click);
//
// guna2PictureBox1
//
this.guna2PictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox1.Image")));
this.guna2PictureBox1.ImageRotate = 0F;
this.guna2PictureBox1.Location = new System.Drawing.Point(173, 155);
this.guna2PictureBox1.Name = "guna2PictureBox1";
this.guna2PictureBox1.Size = new System.Drawing.Size(198, 136);
this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.guna2PictureBox1.TabIndex = 27;
this.guna2PictureBox1.TabStop = false;
//
// Form2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.ClientSize = new System.Drawing.Size(383, 303);
this.ControlBox = false;
this.Controls.Add(this.guna2PictureBox1);
this.Controls.Add(this.guna2Button13);
this.Controls.Add(this.guna2Button12);
this.Controls.Add(this.guna2HtmlLabel2);
this.Controls.Add(this.guna2HtmlLabel1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Form2";
this.Text = "Form2";
this.Load += new System.EventHandler(this.Form2_Load);
((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Guna.UI2.WinForms.Guna2HtmlLabel guna2HtmlLabel1;
private Guna.UI2.WinForms.Guna2HtmlLabel guna2HtmlLabel2;
private Guna.UI2.WinForms.Guna2Button guna2Button13;
private Guna.UI2.WinForms.Guna2Button guna2Button12;
private Guna.UI2.WinForms.Guna2PictureBox guna2PictureBox1;
}
}