-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAjustes.Designer.cs
219 lines (214 loc) · 10.3 KB
/
Ajustes.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
namespace EnigmaXD
{
partial class Ajustes
{
/// <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.groupBox1 = new System.Windows.Forms.GroupBox();
this.lblRotorStructure = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.btnCancel = new System.Windows.Forms.Button();
this.btnOk = new System.Windows.Forms.Button();
this.lstSelectedRotors = new System.Windows.Forms.ListBox();
this.btnDown = new System.Windows.Forms.Button();
this.btnUp = new System.Windows.Forms.Button();
this.btnDeselect = new System.Windows.Forms.Button();
this.btnSelect = new System.Windows.Forms.Button();
this.lstAvailableRotors = new System.Windows.Forms.ListBox();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lblRotorStructure);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(12, 173);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(312, 101);
this.groupBox1.TabIndex = 25;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Rotor layout";
//
// lblRotorStructure
//
this.lblRotorStructure.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lblRotorStructure.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
this.lblRotorStructure.Location = new System.Drawing.Point(8, 57);
this.lblRotorStructure.Name = "lblRotorStructure";
this.lblRotorStructure.Size = new System.Drawing.Size(296, 37);
this.lblRotorStructure.TabIndex = 9;
this.lblRotorStructure.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label1
//
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
this.label1.Location = new System.Drawing.Point(8, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(296, 37);
this.label1.TabIndex = 8;
this.label1.Text = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.Location = new System.Drawing.Point(204, 1);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(120, 15);
this.label3.TabIndex = 24;
this.label3.Text = "Selected rotors";
//
// label2
//
this.label2.Location = new System.Drawing.Point(12, 1);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(120, 15);
this.label2.TabIndex = 23;
this.label2.Text = "Available rotors";
//
// btnCancel
//
this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnCancel.Location = new System.Drawing.Point(174, 280);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(75, 29);
this.btnCancel.TabIndex = 22;
this.btnCancel.Text = "Cancel";
this.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnCancel.Click += new System.EventHandler(this.BtnCancel_Click);
//
// btnOk
//
this.btnOk.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnOk.Location = new System.Drawing.Point(254, 280);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(75, 29);
this.btnOk.TabIndex = 21;
this.btnOk.Text = "Ok";
this.btnOk.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnOk.Click += new System.EventHandler(this.BtnOk_Click);
//
// lstSelectedRotors
//
this.lstSelectedRotors.ItemHeight = 16;
this.lstSelectedRotors.Location = new System.Drawing.Point(204, 19);
this.lstSelectedRotors.Name = "lstSelectedRotors";
this.lstSelectedRotors.Size = new System.Drawing.Size(120, 132);
this.lstSelectedRotors.TabIndex = 20;
//
// btnDown
//
this.btnDown.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDown.Location = new System.Drawing.Point(143, 132);
this.btnDown.Name = "btnDown";
this.btnDown.Size = new System.Drawing.Size(50, 33);
this.btnDown.TabIndex = 19;
this.btnDown.Text = "⬇";
this.btnDown.Click += new System.EventHandler(this.BtnDown_Click);
//
// btnUp
//
this.btnUp.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnUp.Location = new System.Drawing.Point(143, 92);
this.btnUp.Name = "btnUp";
this.btnUp.Size = new System.Drawing.Size(50, 34);
this.btnUp.TabIndex = 18;
this.btnUp.Text = "⬆";
this.btnUp.Click += new System.EventHandler(this.BtnUp_Click);
//
// btnDeselect
//
this.btnDeselect.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDeselect.Location = new System.Drawing.Point(143, 48);
this.btnDeselect.Name = "btnDeselect";
this.btnDeselect.Size = new System.Drawing.Size(50, 38);
this.btnDeselect.TabIndex = 17;
this.btnDeselect.Text = "⬅";
this.btnDeselect.Click += new System.EventHandler(this.BtnDeselect_Click);
//
// btnSelect
//
this.btnSelect.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSelect.Location = new System.Drawing.Point(143, 5);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(50, 37);
this.btnSelect.TabIndex = 16;
this.btnSelect.Text = "➡";
this.btnSelect.Click += new System.EventHandler(this.BtnSelect_Click);
//
// lstAvailableRotors
//
this.lstAvailableRotors.ItemHeight = 16;
this.lstAvailableRotors.Items.AddRange(new object[] {
"Rotor I",
"Rotor II",
"Rotor III",
"Rotor IV",
"Rotor V"});
this.lstAvailableRotors.Location = new System.Drawing.Point(12, 19);
this.lstAvailableRotors.Name = "lstAvailableRotors";
this.lstAvailableRotors.Size = new System.Drawing.Size(120, 132);
this.lstAvailableRotors.TabIndex = 15;
this.lstAvailableRotors.SelectedIndexChanged += new System.EventHandler(this.LstAvailableRotors_SelectedIndexChanged);
//
// Ajustes
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(337, 326);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnOk);
this.Controls.Add(this.lstSelectedRotors);
this.Controls.Add(this.btnDown);
this.Controls.Add(this.btnUp);
this.Controls.Add(this.btnDeselect);
this.Controls.Add(this.btnSelect);
this.Controls.Add(this.lstAvailableRotors);
this.Name = "Ajustes";
this.Text = "Ajustes";
this.Load += new System.EventHandler(this.Ajustes_Load);
this.groupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label lblRotorStructure;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.Button btnOk;
private System.Windows.Forms.ListBox lstSelectedRotors;
private System.Windows.Forms.Button btnDown;
private System.Windows.Forms.Button btnUp;
private System.Windows.Forms.Button btnDeselect;
private System.Windows.Forms.Button btnSelect;
private System.Windows.Forms.ListBox lstAvailableRotors;
}
}