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

📄 frm会员管理.designer.cs

📁 c#can yin guan li xi tong
💻 CS
📖 第 1 页 / 共 4 页
字号:
namespace 餐饮管理系统
{
    partial class Frm会员管理
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm会员管理));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.浏览会员信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.注册ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.编辑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.删除DToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.splitter1 = new System.Windows.Forms.Splitter();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPageViewInfo = new System.Windows.Forms.TabPage();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.tabPageTakeIn = new System.Windows.Forms.TabPage();
            this.buttonAddCancle = new System.Windows.Forms.Button();
            this.buttonAddOk = new System.Windows.Forms.Button();
            this.dateTimePickerBrithday = new System.Windows.Forms.DateTimePicker();
            this.comboBoxMemClass = new System.Windows.Forms.ComboBox();
            this.comboBox凭证类型 = new System.Windows.Forms.ComboBox();
            this.comboBoxMemSex = new System.Windows.Forms.ComboBox();
            this.textBoxRePwd = new System.Windows.Forms.TextBox();
            this.textBoxPwd = new System.Windows.Forms.TextBox();
            this.textBox证件号 = new System.Windows.Forms.TextBox();
            this.textBoxAddress = new System.Windows.Forms.TextBox();
            this.textBoxName = new System.Windows.Forms.TextBox();
            this.textBox会员号 = new System.Windows.Forms.TextBox();
            this.label17 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.tabPageExitParter = new System.Windows.Forms.TabPage();
            this.buttonExitCancle = new System.Windows.Forms.Button();
            this.buttonExitOK = new System.Windows.Forms.Button();
            this.dateTimePickerExitBirthday = new System.Windows.Forms.DateTimePicker();
            this.comboBoxExitMemClass = new System.Windows.Forms.ComboBox();
            this.comboBoxExit凭证类型 = new System.Windows.Forms.ComboBox();
            this.comboBoxExitSex = new System.Windows.Forms.ComboBox();
            this.textBoxExitRePwd = new System.Windows.Forms.TextBox();
            this.textBoxExitPwd = new System.Windows.Forms.TextBox();
            this.textBoxExit证件号 = new System.Windows.Forms.TextBox();
            this.textBoxExitAddress = new System.Windows.Forms.TextBox();
            this.textBoxOldPwd = new System.Windows.Forms.TextBox();
            this.textBoxExitName = new System.Windows.Forms.TextBox();
            this.textBoxExitID = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.退出XToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPageViewInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.tabPageTakeIn.SuspendLayout();
            this.tabPageExitParter.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.浏览会员信息ToolStripMenuItem,
            this.注册ToolStripMenuItem,
            this.编辑ToolStripMenuItem,
            this.删除DToolStripMenuItem,
            this.退出XToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(755, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 浏览会员信息ToolStripMenuItem
            // 
            this.浏览会员信息ToolStripMenuItem.Name = "浏览会员信息ToolStripMenuItem";
            this.浏览会员信息ToolStripMenuItem.Size = new System.Drawing.Size(105, 20);
            this.浏览会员信息ToolStripMenuItem.Text = "浏览会员信息(&V)";
            this.浏览会员信息ToolStripMenuItem.Click += new System.EventHandler(this.浏览会员信息ToolStripMenuItem_Click);
            // 
            // 注册ToolStripMenuItem
            // 
            this.注册ToolStripMenuItem.Name = "注册ToolStripMenuItem";
            this.注册ToolStripMenuItem.Size = new System.Drawing.Size(58, 20);
            this.注册ToolStripMenuItem.Text = "注册(&N)";
            this.注册ToolStripMenuItem.Click += new System.EventHandler(this.注册ToolStripMenuItem_Click);
            // 
            // 编辑ToolStripMenuItem
            // 
            this.编辑ToolStripMenuItem.Name = "编辑ToolStripMenuItem";
            this.编辑ToolStripMenuItem.Size = new System.Drawing.Size(57, 20);
            this.编辑ToolStripMenuItem.Text = "编辑(&E)";
            this.编辑ToolStripMenuItem.Click += new System.EventHandler(this.编辑ToolStripMenuItem_Click);
            // 
            // 删除DToolStripMenuItem
            // 
            this.删除DToolStripMenuItem.Name = "删除DToolStripMenuItem";
            this.删除DToolStripMenuItem.Size = new System.Drawing.Size(58, 20);
            this.删除DToolStripMenuItem.Text = "删除(&D)";
            this.删除DToolStripMenuItem.Click += new System.EventHandler(this.删除DToolStripMenuItem_Click);
            // 
            // splitter1
            // 
            this.splitter1.Dock = System.Windows.Forms.DockStyle.Top;
            this.splitter1.Location = new System.Drawing.Point(0, 24);
            this.splitter1.Name = "splitter1";
            this.splitter1.Size = new System.Drawing.Size(755, 3);
            this.splitter1.TabIndex = 1;
            this.splitter1.TabStop = false;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPageViewInfo);
            this.tabControl1.Controls.Add(this.tabPageTakeIn);
            this.tabControl1.Controls.Add(this.tabPageExitParter);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.ImageList = this.imageList1;
            this.tabControl1.Location = new System.Drawing.Point(0, 27);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(755, 519);
            this.tabControl1.TabIndex = 2;
            //this.tabControl1.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.tabControl1_Selecting);
            // 
            // tabPageViewInfo
            // 
            this.tabPageViewInfo.Controls.Add(this.dataGridView1);
            this.tabPageViewInfo.ImageIndex = 0;
            this.tabPageViewInfo.Location = new System.Drawing.Point(4, 23);
            this.tabPageViewInfo.Name = "tabPageViewInfo";
            this.tabPageViewInfo.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageViewInfo.Size = new System.Drawing.Size(747, 492);
            this.tabPageViewInfo.TabIndex = 0;
            this.tabPageViewInfo.Text = "会员信息";
            this.tabPageViewInfo.UseVisualStyleBackColor = true;
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(3, 3);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(741, 486);
            this.dataGridView1.TabIndex = 0;
            // 
            // tabPageTakeIn
            // 
            this.tabPageTakeIn.Controls.Add(this.buttonAddCancle);
            this.tabPageTakeIn.Controls.Add(this.buttonAddOk);
            this.tabPageTakeIn.Controls.Add(this.dateTimePickerBrithday);
            this.tabPageTakeIn.Controls.Add(this.comboBoxMemClass);
            this.tabPageTakeIn.Controls.Add(this.comboBox凭证类型);
            this.tabPageTakeIn.Controls.Add(this.comboBoxMemSex);
            this.tabPageTakeIn.Controls.Add(this.textBoxRePwd);
            this.tabPageTakeIn.Controls.Add(this.textBoxPwd);
            this.tabPageTakeIn.Controls.Add(this.textBox证件号);
            this.tabPageTakeIn.Controls.Add(this.textBoxAddress);
            this.tabPageTakeIn.Controls.Add(this.textBoxName);
            this.tabPageTakeIn.Controls.Add(this.textBox会员号);
            this.tabPageTakeIn.Controls.Add(this.label17);
            this.tabPageTakeIn.Controls.Add(this.label16);
            this.tabPageTakeIn.Controls.Add(this.label15);
            this.tabPageTakeIn.Controls.Add(this.label13);
            this.tabPageTakeIn.Controls.Add(this.label12);
            this.tabPageTakeIn.Controls.Add(this.label11);
            this.tabPageTakeIn.Controls.Add(this.label10);
            this.tabPageTakeIn.Controls.Add(this.label9);
            this.tabPageTakeIn.Controls.Add(this.label8);
            this.tabPageTakeIn.Controls.Add(this.label7);
            this.tabPageTakeIn.Controls.Add(this.label6);
            this.tabPageTakeIn.Controls.Add(this.label5);
            this.tabPageTakeIn.Controls.Add(this.label4);
            this.tabPageTakeIn.Controls.Add(this.label2);
            this.tabPageTakeIn.Controls.Add(this.label3);
            this.tabPageTakeIn.Controls.Add(this.label1);
            this.tabPageTakeIn.ImageIndex = 1;
            this.tabPageTakeIn.Location = new System.Drawing.Point(4, 23);
            this.tabPageTakeIn.Name = "tabPageTakeIn";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -