-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMain.Designer.cs
More file actions
162 lines (155 loc) · 7.53 KB
/
Main.Designer.cs
File metadata and controls
162 lines (155 loc) · 7.53 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
namespace RBXCursorForce
{
partial class Main
{
/// <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(Main));
this.label_RobloxStatusLabel = new NovaUI.Controls.NovaLabel();
this.label_RobloxStatus = new NovaUI.Controls.NovaLabel();
this.label_CursorForceStatusLabel = new NovaUI.Controls.NovaLabel();
this.label_CursorForceStatus = new NovaUI.Controls.NovaLabel();
this.novaPictureBox1 = new NovaUI.Controls.NovaPictureBox();
this.novaLabel1 = new NovaUI.Controls.NovaLabel();
this.novaLabel2 = new NovaUI.Controls.NovaLabel();
((System.ComponentModel.ISupportInitialize)(this.novaPictureBox1)).BeginInit();
this.SuspendLayout();
//
// label_RobloxStatusLabel
//
this.label_RobloxStatusLabel.AutoSize = true;
this.label_RobloxStatusLabel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
this.label_RobloxStatusLabel.Font = new System.Drawing.Font("Segoe UI", 12F);
this.label_RobloxStatusLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.label_RobloxStatusLabel.Location = new System.Drawing.Point(12, 44);
this.label_RobloxStatusLabel.Name = "label_RobloxStatusLabel";
this.label_RobloxStatusLabel.Size = new System.Drawing.Size(61, 21);
this.label_RobloxStatusLabel.TabIndex = 0;
this.label_RobloxStatusLabel.Text = "Roblox:";
//
// label_RobloxStatus
//
this.label_RobloxStatus.AutoSize = true;
this.label_RobloxStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
this.label_RobloxStatus.Font = new System.Drawing.Font("Segoe UI", 12F);
this.label_RobloxStatus.ForeColor = System.Drawing.Color.Red;
this.label_RobloxStatus.Location = new System.Drawing.Point(120, 44);
this.label_RobloxStatus.Name = "label_RobloxStatus";
this.label_RobloxStatus.Size = new System.Drawing.Size(117, 21);
this.label_RobloxStatus.TabIndex = 1;
this.label_RobloxStatus.Text = "NOT DETECTED";
//
// label_CursorForceStatusLabel
//
this.label_CursorForceStatusLabel.AutoSize = true;
this.label_CursorForceStatusLabel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
this.label_CursorForceStatusLabel.Font = new System.Drawing.Font("Segoe UI", 12F);
this.label_CursorForceStatusLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.label_CursorForceStatusLabel.Location = new System.Drawing.Point(12, 71);
this.label_CursorForceStatusLabel.Name = "label_CursorForceStatusLabel";
this.label_CursorForceStatusLabel.Size = new System.Drawing.Size(102, 21);
this.label_CursorForceStatusLabel.TabIndex = 0;
this.label_CursorForceStatusLabel.Text = "Cursor Force:";
//
// label_CursorForceStatus
//
this.label_CursorForceStatus.AutoSize = true;
this.label_CursorForceStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
this.label_CursorForceStatus.Font = new System.Drawing.Font("Segoe UI", 12F);
this.label_CursorForceStatus.ForeColor = System.Drawing.Color.Red;
this.label_CursorForceStatus.Location = new System.Drawing.Point(120, 71);
this.label_CursorForceStatus.Name = "label_CursorForceStatus";
this.label_CursorForceStatus.Size = new System.Drawing.Size(80, 21);
this.label_CursorForceStatus.TabIndex = 1;
this.label_CursorForceStatus.Text = "DISABLED";
//
// novaPictureBox1
//
this.novaPictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.novaPictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
this.novaPictureBox1.Location = new System.Drawing.Point(12, 107);
this.novaPictureBox1.Name = "novaPictureBox1";
this.novaPictureBox1.Size = new System.Drawing.Size(225, 1);
this.novaPictureBox1.TabIndex = 2;
this.novaPictureBox1.TabStop = false;
//
// novaLabel1
//
this.novaLabel1.AutoSize = true;
this.novaLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
this.novaLabel1.Font = new System.Drawing.Font("Segoe UI", 12F);
this.novaLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.novaLabel1.Location = new System.Drawing.Point(13, 123);
this.novaLabel1.Name = "novaLabel1";
this.novaLabel1.Size = new System.Drawing.Size(151, 21);
this.novaLabel1.TabIndex = 3;
this.novaLabel1.Text = "Toggle Cursor Force:";
//
// novaLabel2
//
this.novaLabel2.AutoSize = true;
this.novaLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
this.novaLabel2.Font = new System.Drawing.Font("Segoe UI", 12F);
this.novaLabel2.ForeColor = System.Drawing.Color.CornflowerBlue;
this.novaLabel2.Location = new System.Drawing.Point(170, 123);
this.novaLabel2.Name = "novaLabel2";
this.novaLabel2.Size = new System.Drawing.Size(65, 21);
this.novaLabel2.TabIndex = 4;
this.novaLabel2.Text = "CTRL+F";
//
// Main
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.CanResize = false;
this.ClientSize = new System.Drawing.Size(249, 156);
this.Controls.Add(this.novaLabel2);
this.Controls.Add(this.novaLabel1);
this.Controls.Add(this.novaPictureBox1);
this.Controls.Add(this.label_CursorForceStatus);
this.Controls.Add(this.label_RobloxStatus);
this.Controls.Add(this.label_CursorForceStatusLabel);
this.Controls.Add(this.label_RobloxStatusLabel);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.MaximizeBox = false;
this.MinimumSize = new System.Drawing.Size(231, 109);
this.Name = "Main";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Roblox Cursor Force";
((System.ComponentModel.ISupportInitialize)(this.novaPictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private NovaUI.Controls.NovaLabel label_RobloxStatusLabel;
private NovaUI.Controls.NovaLabel label_RobloxStatus;
private NovaUI.Controls.NovaLabel label_CursorForceStatusLabel;
private NovaUI.Controls.NovaLabel label_CursorForceStatus;
private NovaUI.Controls.NovaPictureBox novaPictureBox1;
private NovaUI.Controls.NovaLabel novaLabel1;
private NovaUI.Controls.NovaLabel novaLabel2;
}
}