⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frm会员管理.designer.cs

📁 c#can yin guan li xi tong
💻 CS
📖 第 1 页 / 共 4 页
字号:
            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 + -