Hệ thống quản lý phòng tập trong C#

1 namespace GymManagementSystem
2 {
3     
partial class Register
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.textBox1 = new System.Windows.Forms.TextBox();
32             
this.label1 = new System.Windows.Forms.Label();
33             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
34             
this.label2 = new System.Windows.Forms.Label();
35             
this.label3 = new System.Windows.Forms.Label();
36             
this.label4 = new System.Windows.Forms.Label();
37             
this.label5 = new System.Windows.Forms.Label();
38             
this.label6 = new System.Windows.Forms.Label();
39             
this.label7 = new System.Windows.Forms.Label();
40             
this.label8 = new System.Windows.Forms.Label();
41             
this.textBox2 = new System.Windows.Forms.TextBox();
42             
this.textBox3 = new System.Windows.Forms.TextBox();
43             
this.textBox4 = new System.Windows.Forms.TextBox();
44             
this.textBox5 = new System.Windows.Forms.TextBox();
45             
this.textBox6 = new System.Windows.Forms.TextBox();
46             
this.textBox7 = new System.Windows.Forms.TextBox();
47             
this.radioButton1 = new System.Windows.Forms.RadioButton();
48             
this.radioButton2 = new System.Windows.Forms.RadioButton();
49             
this.button1 = new System.Windows.Forms.Button();
50             
this.button2 = new System.Windows.Forms.Button();
51             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
52             
this.SuspendLayout();
53             
//
54             
// textBox1
55             
//
56             
this.textBox1.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
57             
this.textBox1.Location = new System.Drawing.Point(190, 98);
58             
this.textBox1.Name = "textBox1";
59             
this.textBox1.Size = new System.Drawing.Size(177, 26);
60             
this.textBox1.TabIndex = 4;
61             
//
62             
// label1
63             
//
64             
this.label1.AutoSize = true;
65             
this.label1.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
66             
this.label1.Location = new System.Drawing.Point(43, 101);
67             
this.label1.Name = "label1";
68             
this.label1.Size = new System.Drawing.Size(83, 19);
69             
this.label1.TabIndex = 3;
70             
this.label1.Text = "Username";
71             
//
72             
// pictureBox1
73             
//
74             
this.pictureBox1.Image = global::GymManagementSystem.Properties.Resources.gg_logo_black_50bde9f4c8a2fbfb068ad3b72a17973bdd559cb3f54db43ae84d6ce6b8487d10;
75             
this.pictureBox1.Location = new System.Drawing.Point(301, 0);
76             
this.pictureBox1.Name = "pictureBox1";
77             
this.pictureBox1.Size = new System.Drawing.Size(171, 65);
78             
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
79             
this.pictureBox1.TabIndex = 5;
80             
this.pictureBox1.TabStop = false;
81             
//
82             
// label2
83             
//
84             
this.label2.AutoSize = true;
85             
this.label2.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
86             
this.label2.Location = new System.Drawing.Point(64, 302);
87             
this.label2.Name = "label2";
88             
this.label2.Size = new System.Drawing.Size(62, 19);
89             
this.label2.TabIndex = 6;
90             
this.label2.Text = "Gender";
91             
//
92             
// label3
93             
//
94             
this.label3.AutoSize = true;
95             
this.label3.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
96             
this.label3.Location = new System.Drawing.Point(45, 236);
97             
this.label3.Name = "label3";
98             
this.label3.Size = new System.Drawing.Size(81, 19);
99             
this.label3.TabIndex = 7;
100             
this.label3.Text = "Password";
101             
//
102             
// label4
103             
//
104             
this.label4.AutoSize = true;
105             
this.label4.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
106             
this.label4.Location = new System.Drawing.Point(42, 166);
107             
this.label4.Name = "label4";
108             
this.label4.Size = new System.Drawing.Size(84, 19);
109             
this.label4.TabIndex = 8;
110             
this.label4.Text = "Full Name";
111             
//
112             
// label5
113             
//
114             
this.label5.AutoSize = true;
115             
this.label5.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
116             
this.label5.Location = new System.Drawing.Point(75, 369);
117             
this.label5.Name = "label5";
118             
this.label5.Size = new System.Drawing.Size(51, 19);
119             
this.label5.TabIndex = 9;
120             
this.label5.Text = "Email";
121             
//
122             
// label6
123             
//
124             
this.label6.AutoSize = true;
125             
this.label6.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
126             
this.label6.Location = new System.Drawing.Point(454, 101);
127             
this.label6.Name = "label6";
128             
this.label6.Size = new System.Drawing.Size(59, 19);
129             
this.label6.TabIndex = 10;
130             
this.label6.Text = "Mobile";
131             
//
132             
// label7
133             
//
134             
this.label7.AutoSize = true;
135             
this.label7.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
136             
this.label7.Location = new System.Drawing.Point(445, 166);
137             
this.label7.Name = "label7";
138             
this.label7.Size = new System.Drawing.Size(68, 19);
139             
this.label7.TabIndex = 11;
140             
this.label7.Text = "Address";
141             
//
142             
// label8
143             
//
144             
this.label8.AutoSize = true;
145             
this.label8.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
146             
this.label8.Location = new System.Drawing.Point(470, 302);
147             
this.label8.Name = "label8";
148             
this.label8.Size = new System.Drawing.Size(43, 19);
149             
this.label8.TabIndex = 12;
150             
this.label8.Text = "Date";
151             
//
152             
// textBox2
153             
//
154             
this.textBox2.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
155             
this.textBox2.Location = new System.Drawing.Point(190, 166);
156             
this.textBox2.Name = "textBox2";
157             
this.textBox2.Size = new System.Drawing.Size(177, 26);
158             
this.textBox2.TabIndex = 13;
159             
//
160             
// textBox3
161             
//
162             
this.textBox3.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
163             
this.textBox3.Location = new System.Drawing.Point(190, 233);
164             
this.textBox3.Name = "textBox3";
165             
this.textBox3.PasswordChar = '*';
166             
this.textBox3.Size = new System.Drawing.Size(177, 26);
167             
this.textBox3.TabIndex = 14;
168             
//
169             
// textBox4
170             
//
171             
this.textBox4.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
172             
this.textBox4.Location = new System.Drawing.Point(190, 366);
173             
this.textBox4.Name = "textBox4";
174             
this.textBox4.Size = new System.Drawing.Size(177, 26);
175             
this.textBox4.TabIndex = 15;
176             
//
177             
// textBox5
178             
//
179             
this.textBox5.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
180             
this.textBox5.Location = new System.Drawing.Point(563, 98);
181             
this.textBox5.Name = "textBox5";
182             
this.textBox5.Size = new System.Drawing.Size(176, 26);
183             
this.textBox5.TabIndex = 16;
184             
//
185             
// textBox6
186             
//
187             
this.textBox6.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
188             
this.textBox6.Location = new System.Drawing.Point(563, 166);
189             
this.textBox6.Multiline = true;
190             
this.textBox6.Name = "textBox6";
191             
this.textBox6.Size = new System.Drawing.Size(191, 93);
192             
this.textBox6.TabIndex = 17;
193             
//
194             
// textBox7
195             
//
196             
this.textBox7.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
197             
this.textBox7.Location = new System.Drawing.Point(563, 299);
198             
this.textBox7.Name = "textBox7";
199             
this.textBox7.Size = new System.Drawing.Size(176, 26);
200             
this.textBox7.TabIndex = 18;
201             
//
202             
// radioButton1
203             
//
204             
this.radioButton1.AutoSize = true;
205             
this.radioButton1.Checked = true;
206             
this.radioButton1.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
207             
this.radioButton1.Location = new System.Drawing.Point(190, 304);
208             
this.radioButton1.Name = "radioButton1";
209             
this.radioButton1.Size = new System.Drawing.Size(63, 23);
210             
this.radioButton1.TabIndex = 19;
211             
this.radioButton1.TabStop = true;
212             
this.radioButton1.Text = "Male";
213             
this.radioButton1.UseVisualStyleBackColor = true;
214             
//
215             
// radioButton2
216             
//
217             
this.radioButton2.AutoSize = true;
218             
this.radioButton2.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
219             
this.radioButton2.Location = new System.Drawing.Point(277, 304);
220             
this.radioButton2.Name = "radioButton2";
221             
this.radioButton2.Size = new System.Drawing.Size(79, 23);
222             
this.radioButton2.TabIndex = 20;
223             
this.radioButton2.TabStop = true;
224             
this.radioButton2.Text = "Female";
225             
this.radioButton2.UseVisualStyleBackColor = true;
226             
//
227             
// button1
228             
//
229             
this.button1.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
230             
this.button1.Location = new System.Drawing.Point(277, 431);
231             
this.button1.Name = "button1";
232             
this.button1.Size = new System.Drawing.Size(90, 27);
233             
this.button1.TabIndex = 21;
234             
this.button1.Text = "Register";
235             
this.button1.UseVisualStyleBackColor = true;
236             
this.button1.Click += new System.EventHandler(this.button1_Click);
237             
//
238             
// button2
239             
//
240             
this.button2.Font = new System.Drawing.Font("Cambria", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
241             
this.button2.Location = new System.Drawing.Point(421, 431);
242             
this.button2.Name = "button2";
243             
this.button2.Size = new System.Drawing.Size(75, 27);
244             
this.button2.TabIndex = 22;
245             
this.button2.Text = "Reset";
246             
this.button2.UseVisualStyleBackColor = true;
247             
//
248             
// Register
249             
//
250             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
251             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
252             
this.ClientSize = new System.Drawing.Size(778, 470);
253             
this.Controls.Add(this.button2);
254             
this.Controls.Add(this.button1);
255             
this.Controls.Add(this.radioButton2);
256             
this.Controls.Add(this.radioButton1);
257             
this.Controls.Add(this.textBox7);
258             
this.Controls.Add(this.textBox6);
259             
this.Controls.Add(this.textBox5);
260             
this.Controls.Add(this.textBox4);
261             
this.Controls.Add(this.textBox3);
262             
this.Controls.Add(this.textBox2);
263             
this.Controls.Add(this.label8);
264             
this.Controls.Add(this.label7);
265             
this.Controls.Add(this.label6);
266             
this.Controls.Add(this.label5);
267             
this.Controls.Add(this.label4);
268             
this.Controls.Add(this.label3);
269             
this.Controls.Add(this.label2);
270             
this.Controls.Add(this.pictureBox1);
271             
this.Controls.Add(this.textBox1);
272             
this.Controls.Add(this.label1);
273             
this.MaximizeBox = false;
274             
this.Name = "Register";
275             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
276             
this.Text = "Register";
277             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
278             
this.ResumeLayout(false);
279             
this.PerformLayout();
280
281         }
282
283         
#endregion
284
285         
private System.Windows.Forms.TextBox textBox1;
286         
private System.Windows.Forms.Label label1;
287         
private System.Windows.Forms.PictureBox pictureBox1;
288         
private System.Windows.Forms.Label label2;
289         
private System.Windows.Forms.Label label3;
290         
private System.Windows.Forms.Label label4;
291         
private System.Windows.Forms.Label label5;
292         
private System.Windows.Forms.Label label6;
293         
private System.Windows.Forms.Label label7;
294         
private System.Windows.Forms.Label label8;
295         
private System.Windows.Forms.TextBox textBox2;
296         
private System.Windows.Forms.TextBox textBox3;
297         
private System.Windows.Forms.TextBox textBox4;
298         
private System.Windows.Forms.TextBox textBox5;
299         
private System.Windows.Forms.TextBox textBox6;
300         
private System.Windows.Forms.TextBox textBox7;
301         
private System.Windows.Forms.RadioButton radioButton1;
302         
private System.Windows.Forms.RadioButton radioButton2;
303         
private System.Windows.Forms.Button button1;
304         
private System.Windows.Forms.Button button2;
305     }
306 }


Gõ tìm kiếm nhanh...