?? frm會員管理.designer.cs
字號:
this.tabPageTakeIn.Padding = new System.Windows.Forms.Padding(3);
this.tabPageTakeIn.Size = new System.Drawing.Size(747, 492);
this.tabPageTakeIn.TabIndex = 1;
this.tabPageTakeIn.Text = "注冊會員";
this.tabPageTakeIn.UseVisualStyleBackColor = true;
//
// buttonAddCancle
//
this.buttonAddCancle.Location = new System.Drawing.Point(551, 377);
this.buttonAddCancle.Name = "buttonAddCancle";
this.buttonAddCancle.Size = new System.Drawing.Size(75, 23);
this.buttonAddCancle.TabIndex = 11;
this.buttonAddCancle.Text = "取 消";
this.buttonAddCancle.UseVisualStyleBackColor = true;
//
// buttonAddOk
//
this.buttonAddOk.Location = new System.Drawing.Point(417, 377);
this.buttonAddOk.Name = "buttonAddOk";
this.buttonAddOk.Size = new System.Drawing.Size(75, 23);
this.buttonAddOk.TabIndex = 10;
this.buttonAddOk.Text = "確 定";
this.buttonAddOk.UseVisualStyleBackColor = true;
this.buttonAddOk.Click += new System.EventHandler(this.buttonAddOk_Click);
//
// dateTimePickerBrithday
//
this.dateTimePickerBrithday.Location = new System.Drawing.Point(128, 306);
this.dateTimePickerBrithday.Name = "dateTimePickerBrithday";
this.dateTimePickerBrithday.Size = new System.Drawing.Size(153, 21);
this.dateTimePickerBrithday.TabIndex = 5;
//
// comboBoxMemClass
//
this.comboBoxMemClass.FormattingEnabled = true;
this.comboBoxMemClass.Items.AddRange(new object[] {
"普通會員",
"黃金會員",
"鉑金會員"});
this.comboBoxMemClass.Location = new System.Drawing.Point(491, 25);
this.comboBoxMemClass.Name = "comboBoxMemClass";
this.comboBoxMemClass.Size = new System.Drawing.Size(159, 20);
this.comboBoxMemClass.TabIndex = 6;
//
// comboBox憑證類型
//
this.comboBox憑證類型.FormattingEnabled = true;
this.comboBox憑證類型.Items.AddRange(new object[] {
"身份證",
"學生證"});
this.comboBox憑證類型.Location = new System.Drawing.Point(491, 76);
this.comboBox憑證類型.Name = "comboBox憑證類型";
this.comboBox憑證類型.Size = new System.Drawing.Size(159, 20);
this.comboBox憑證類型.TabIndex = 7;
//
// comboBoxMemSex
//
this.comboBoxMemSex.FormattingEnabled = true;
this.comboBoxMemSex.Items.AddRange(new object[] {
"男",
"女"});
this.comboBoxMemSex.Location = new System.Drawing.Point(128, 249);
this.comboBoxMemSex.Name = "comboBoxMemSex";
this.comboBoxMemSex.Size = new System.Drawing.Size(153, 20);
this.comboBoxMemSex.TabIndex = 4;
//
// textBoxRePwd
//
this.textBoxRePwd.Location = new System.Drawing.Point(128, 194);
this.textBoxRePwd.Name = "textBoxRePwd";
this.textBoxRePwd.Size = new System.Drawing.Size(153, 21);
this.textBoxRePwd.TabIndex = 3;
//
// textBoxPwd
//
this.textBoxPwd.Location = new System.Drawing.Point(128, 137);
this.textBoxPwd.Name = "textBoxPwd";
this.textBoxPwd.Size = new System.Drawing.Size(153, 21);
this.textBoxPwd.TabIndex = 2;
//
// textBox證件號
//
this.textBox證件號.Location = new System.Drawing.Point(491, 137);
this.textBox證件號.Name = "textBox證件號";
this.textBox證件號.Size = new System.Drawing.Size(159, 21);
this.textBox證件號.TabIndex = 8;
//
// textBoxAddress
//
this.textBoxAddress.Location = new System.Drawing.Point(491, 193);
this.textBoxAddress.Name = "textBoxAddress";
this.textBoxAddress.Size = new System.Drawing.Size(159, 21);
this.textBoxAddress.TabIndex = 9;
//
// textBoxName
//
this.textBoxName.Location = new System.Drawing.Point(128, 82);
this.textBoxName.Name = "textBoxName";
this.textBoxName.Size = new System.Drawing.Size(153, 21);
this.textBoxName.TabIndex = 1;
//
// textBox會員號
//
this.textBox會員號.Enabled = false;
this.textBox會員號.Location = new System.Drawing.Point(128, 25);
this.textBox會員號.Name = "textBox會員號";
this.textBox會員號.Size = new System.Drawing.Size(153, 21);
this.textBox會員號.TabIndex = 0;
//
// label17
//
this.label17.AutoSize = true;
this.label17.ForeColor = System.Drawing.Color.Red;
this.label17.Location = new System.Drawing.Point(11, 197);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(17, 12);
this.label17.TabIndex = 0;
this.label17.Text = "*";
//
// label16
//
this.label16.AutoSize = true;
this.label16.ForeColor = System.Drawing.Color.Red;
this.label16.Location = new System.Drawing.Point(11, 140);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(17, 12);
this.label16.TabIndex = 0;
this.label16.Text = "*";
//
// label15
//
this.label15.AutoSize = true;
this.label15.ForeColor = System.Drawing.Color.Red;
this.label15.Location = new System.Drawing.Point(338, 85);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(17, 12);
this.label15.TabIndex = 0;
this.label15.Text = "*";
//
// label13
//
this.label13.AutoSize = true;
this.label13.ForeColor = System.Drawing.Color.Red;
this.label13.Location = new System.Drawing.Point(338, 140);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(17, 12);
this.label13.TabIndex = 0;
this.label13.Text = "*";
//
// label12
//
this.label12.AutoSize = true;
this.label12.ForeColor = System.Drawing.Color.Red;
this.label12.Location = new System.Drawing.Point(338, 197);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(17, 12);
this.label12.TabIndex = 0;
this.label12.Text = "*";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(397, 28);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(41, 12);
this.label11.TabIndex = 0;
this.label11.Text = "級別:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(33, 196);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 0;
this.label10.Text = "確認密碼:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(33, 140);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 0;
this.label9.Text = "會員密碼:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(385, 140);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 0;
this.label8.Text = "證件號:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(374, 84);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 0;
this.label7.Text = "憑證類型:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(373, 197);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 0;
this.label6.Text = "詳細住址:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(57, 308);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 12);
this.label5.TabIndex = 0;
this.label5.Text = "生日:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(57, 252);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 0;
this.label4.Text = "性別:";
//
// label2
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -