-
Notifications
You must be signed in to change notification settings - Fork 0
/
Inject.Designer.cs
172 lines (166 loc) · 10.4 KB
/
Inject.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
namespace Demon_Panel.Injector
{
partial class Inject
{
/// <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(Inject));
this.siticonePanel1 = new Siticone.UI.WinForms.SiticonePanel();
this.LoadFormsForBigPP = new Siticone.UI.WinForms.SiticonePanel();
this.guna2Panel1 = new Guna.UI2.WinForms.Guna2Panel();
this.guna2Button3 = new Guna.UI2.WinForms.Guna2Button();
this.guna2Button2 = new Guna.UI2.WinForms.Guna2Button();
this.guna2Button1 = new Guna.UI2.WinForms.Guna2Button();
this.siticonePanel1.SuspendLayout();
this.guna2Panel1.SuspendLayout();
this.SuspendLayout();
//
// siticonePanel1
//
this.siticonePanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(18)))), ((int)(((byte)(22)))));
this.siticonePanel1.BorderRadius = 100;
this.siticonePanel1.Controls.Add(this.LoadFormsForBigPP);
this.siticonePanel1.Controls.Add(this.guna2Panel1);
this.siticonePanel1.Location = new System.Drawing.Point(114, 28);
this.siticonePanel1.Name = "siticonePanel1";
this.siticonePanel1.ShadowDecoration.Parent = this.siticonePanel1;
this.siticonePanel1.Size = new System.Drawing.Size(520, 504);
this.siticonePanel1.TabIndex = 1;
//
// LoadFormsForBigPP
//
this.LoadFormsForBigPP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.LoadFormsForBigPP.BorderRadius = 100;
this.LoadFormsForBigPP.Location = new System.Drawing.Point(19, 98);
this.LoadFormsForBigPP.Name = "LoadFormsForBigPP";
this.LoadFormsForBigPP.ShadowDecoration.Parent = this.LoadFormsForBigPP;
this.LoadFormsForBigPP.Size = new System.Drawing.Size(485, 392);
this.LoadFormsForBigPP.TabIndex = 16;
this.LoadFormsForBigPP.Paint += new System.Windows.Forms.PaintEventHandler(this.LoadFormsForBigPP_Paint);
//
// guna2Panel1
//
this.guna2Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
this.guna2Panel1.Controls.Add(this.guna2Button3);
this.guna2Panel1.Controls.Add(this.guna2Button2);
this.guna2Panel1.Controls.Add(this.guna2Button1);
this.guna2Panel1.Location = new System.Drawing.Point(19, 23);
this.guna2Panel1.Name = "guna2Panel1";
this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
this.guna2Panel1.Size = new System.Drawing.Size(485, 69);
this.guna2Panel1.TabIndex = 15;
//
// guna2Button3
//
this.guna2Button3.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
this.guna2Button3.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(44)))), ((int)(((byte)(29)))));
this.guna2Button3.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(44)))), ((int)(((byte)(29)))));
this.guna2Button3.CheckedState.Image = ((System.Drawing.Image)(resources.GetObject("guna2Button3.CheckedState.Image")));
this.guna2Button3.CheckedState.Parent = this.guna2Button3;
this.guna2Button3.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 2);
this.guna2Button3.CustomImages.Parent = this.guna2Button3;
this.guna2Button3.FillColor = System.Drawing.Color.Transparent;
this.guna2Button3.Font = new System.Drawing.Font("Poppins", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.guna2Button3.ForeColor = System.Drawing.Color.White;
this.guna2Button3.HoverState.Parent = this.guna2Button3;
this.guna2Button3.Image = ((System.Drawing.Image)(resources.GetObject("guna2Button3.Image")));
this.guna2Button3.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.guna2Button3.Location = new System.Drawing.Point(310, 13);
this.guna2Button3.Name = "guna2Button3";
this.guna2Button3.ShadowDecoration.Parent = this.guna2Button3;
this.guna2Button3.Size = new System.Drawing.Size(172, 45);
this.guna2Button3.TabIndex = 2;
this.guna2Button3.Text = "Randomised Items";
this.guna2Button3.Click += new System.EventHandler(this.guna2Button3_Click);
//
// guna2Button2
//
this.guna2Button2.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
this.guna2Button2.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(44)))), ((int)(((byte)(29)))));
this.guna2Button2.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(44)))), ((int)(((byte)(29)))));
this.guna2Button2.CheckedState.Image = ((System.Drawing.Image)(resources.GetObject("guna2Button2.CheckedState.Image")));
this.guna2Button2.CheckedState.Parent = this.guna2Button2;
this.guna2Button2.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 2);
this.guna2Button2.CustomImages.Parent = this.guna2Button2;
this.guna2Button2.FillColor = System.Drawing.Color.Transparent;
this.guna2Button2.Font = new System.Drawing.Font("Poppins", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.guna2Button2.ForeColor = System.Drawing.Color.White;
this.guna2Button2.HoverState.Parent = this.guna2Button2;
this.guna2Button2.Image = ((System.Drawing.Image)(resources.GetObject("guna2Button2.Image")));
this.guna2Button2.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.guna2Button2.Location = new System.Drawing.Point(160, 13);
this.guna2Button2.Name = "guna2Button2";
this.guna2Button2.ShadowDecoration.Parent = this.guna2Button2;
this.guna2Button2.Size = new System.Drawing.Size(149, 45);
this.guna2Button2.TabIndex = 1;
this.guna2Button2.Text = "Simple Inject";
this.guna2Button2.Click += new System.EventHandler(this.guna2Button2_Click);
//
// guna2Button1
//
this.guna2Button1.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
this.guna2Button1.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(44)))), ((int)(((byte)(29)))));
this.guna2Button1.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(44)))), ((int)(((byte)(29)))));
this.guna2Button1.CheckedState.Image = ((System.Drawing.Image)(resources.GetObject("guna2Button1.CheckedState.Image")));
this.guna2Button1.CheckedState.Parent = this.guna2Button1;
this.guna2Button1.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 2);
this.guna2Button1.CustomImages.Parent = this.guna2Button1;
this.guna2Button1.FillColor = System.Drawing.Color.Transparent;
this.guna2Button1.Font = new System.Drawing.Font("Poppins", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.guna2Button1.ForeColor = System.Drawing.Color.White;
this.guna2Button1.HoverState.Parent = this.guna2Button1;
this.guna2Button1.Image = ((System.Drawing.Image)(resources.GetObject("guna2Button1.Image")));
this.guna2Button1.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.guna2Button1.Location = new System.Drawing.Point(19, 13);
this.guna2Button1.Name = "guna2Button1";
this.guna2Button1.ShadowDecoration.Parent = this.guna2Button1;
this.guna2Button1.Size = new System.Drawing.Size(149, 45);
this.guna2Button1.TabIndex = 0;
this.guna2Button1.Text = "Injector";
this.guna2Button1.Click += new System.EventHandler(this.guna2Button1_Click);
//
// Inject
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(19)))), ((int)(((byte)(21)))));
this.ClientSize = new System.Drawing.Size(749, 651);
this.Controls.Add(this.siticonePanel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "Inject";
this.Text = "und";
this.Load += new System.EventHandler(this.BHVRSession_Load);
this.siticonePanel1.ResumeLayout(false);
this.guna2Panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Siticone.UI.WinForms.SiticonePanel siticonePanel1;
private Guna.UI2.WinForms.Guna2Panel guna2Panel1;
private Guna.UI2.WinForms.Guna2Button guna2Button1;
private Guna.UI2.WinForms.Guna2Button guna2Button3;
private Guna.UI2.WinForms.Guna2Button guna2Button2;
private Siticone.UI.WinForms.SiticonePanel LoadFormsForBigPP;
}
}