亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? frm管理員管理.designer.cs

?? c#can yin guan li xi tong
?? CS
字號:
?namespace 餐飲管理系統(tǒng)
{
    partial class frm管理員管理
    {
        /// <summary>
        /// 必需的設(shè)計(jì)器變量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的資源。
        /// </summary>
        /// <param name="disposing">如果應(yīng)釋放托管資源,為 true;否則為 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗體設(shè)計(jì)器生成的代碼

        /// <summary>
        /// 設(shè)計(jì)器支持所需的方法 - 不要
        /// 使用代碼編輯器修改此方法的內(nèi)容。
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm管理員管理));
            this.label1 = new System.Windows.Forms.Label();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.buttonOK = new System.Windows.Forms.Button();
            this.buttonCancle = new System.Windows.Forms.Button();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(27, 25);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(41, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "帳號:";
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(90, 20);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(129, 21);
            this.textBox1.TabIndex = 0;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(27, 61);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(41, 12);
            this.label2.TabIndex = 0;
            this.label2.Text = "密碼:";
            // 
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(90, 56);
            this.textBox2.Name = "textBox2";
            this.textBox2.PasswordChar = '*';
            this.textBox2.Size = new System.Drawing.Size(129, 21);
            this.textBox2.TabIndex = 1;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(3, 97);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 12);
            this.label3.TabIndex = 0;
            this.label3.Text = "確認(rèn)密碼:";
            // 
            // textBox3
            // 
            this.textBox3.Location = new System.Drawing.Point(90, 92);
            this.textBox3.Name = "textBox3";
            this.textBox3.PasswordChar = '*';
            this.textBox3.Size = new System.Drawing.Size(129, 21);
            this.textBox3.TabIndex = 2;
            this.textBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox3_KeyDown);
            // 
            // buttonOK
            // 
            this.buttonOK.Location = new System.Drawing.Point(61, 303);
            this.buttonOK.Name = "buttonOK";
            this.buttonOK.Size = new System.Drawing.Size(75, 23);
            this.buttonOK.TabIndex = 3;
            this.buttonOK.Text = "添 加";
            this.buttonOK.UseVisualStyleBackColor = true;
            this.buttonOK.Click += new System.EventHandler(this.buttonOK_Click);
            // 
            // buttonCancle
            // 
            this.buttonCancle.Location = new System.Drawing.Point(159, 303);
            this.buttonCancle.Name = "buttonCancle";
            this.buttonCancle.Size = new System.Drawing.Size(75, 23);
            this.buttonCancle.TabIndex = 4;
            this.buttonCancle.Text = "取 消";
            this.buttonCancle.UseVisualStyleBackColor = true;
            this.buttonCancle.Click += new System.EventHandler(this.buttonCancle_Click);
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(87, 181);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(141, 100);
            this.pictureBox1.TabIndex = 3;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.textBox3);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.textBox2);
            this.groupBox1.Location = new System.Drawing.Point(8, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(225, 150);
            this.groupBox1.TabIndex = 5;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "填寫會員信息:";
            // 
            // frm管理員管理
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(246, 377);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.buttonCancle);
            this.Controls.Add(this.buttonOK);
            this.Name = "frm管理員管理";
            this.Text = "管理員管理";
            this.Load += new System.EventHandler(this.frm會員管理_Load);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox textBox2;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox textBox3;
        private System.Windows.Forms.Button buttonOK;
        private System.Windows.Forms.Button buttonCancle;
        private System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.GroupBox groupBox1;
    }
}

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
理论电影国产精品| 欧美国产乱子伦| 亚洲福利国产精品| 国内精品自线一区二区三区视频| 欧美日韩一本到| 亚洲国产精品影院| 91精品福利视频| 亚洲国产一区二区在线播放| 在线看日本不卡| 亚洲黄网站在线观看| 欧洲精品一区二区| 五月天欧美精品| 欧美一级黄色片| 经典三级一区二区| 国产精品热久久久久夜色精品三区| 国产精品一区2区| 久久久亚洲精品石原莉奈| 国产ts人妖一区二区| 中文在线资源观看网站视频免费不卡| 国产sm精品调教视频网站| 亚洲国产精品精华液ab| 国产sm精品调教视频网站| 亚洲国产精品尤物yw在线观看| 日韩美女一区二区三区四区| 波多野结衣中文字幕一区| 五月天激情小说综合| 久久免费偷拍视频| 欧美亚洲一区二区三区四区| 国产麻豆精品久久一二三| 一区二区三区色| 久久影院电视剧免费观看| 日本道在线观看一区二区| 国产一区二区三区免费| 亚洲午夜久久久久久久久电影院 | 欧美一区二区三区免费| 国产精品12区| 亚洲一区二区三区四区不卡| 精品福利一二区| 欧美日韩一二三区| aaa欧美大片| 精品一区二区三区免费播放| 亚洲精品高清在线| 国产女主播视频一区二区| 69堂精品视频| 91在线国内视频| 国内精品自线一区二区三区视频| 亚洲一卡二卡三卡四卡 | 日韩精品一区二区三区视频| 色成年激情久久综合| 国产成人亚洲综合a∨猫咪| 亚洲午夜激情网站| 日韩久久一区二区| 久久久99精品久久| 欧美一区二区三区思思人| 色狠狠综合天天综合综合| 国产成人在线视频网址| 美国一区二区三区在线播放| 亚洲自拍偷拍av| 亚洲精品中文在线影院| 中文字幕一区二区三区在线播放| 精品国产成人系列| 日韩欧美国产一二三区| 欧美一区二区视频在线观看2020 | 国产a久久麻豆| 国产在线观看一区二区| 美国毛片一区二区| 日韩电影免费一区| 日本不卡一区二区三区高清视频| 亚洲国产色一区| 亚洲www啪成人一区二区麻豆| 一区二区三区久久| 一区二区三区在线视频免费观看| 自拍偷拍欧美精品| 亚洲三级理论片| 亚洲乱码国产乱码精品精98午夜| 亚洲柠檬福利资源导航| 亚洲免费视频成人| 亚洲蜜臀av乱码久久精品 | 国产人成亚洲第一网站在线播放| 日韩精品中文字幕一区 | 日韩一级成人av| 日韩欧美成人一区| 久久你懂得1024| 亚洲国产精品二十页| 亚洲人成人一区二区在线观看| 亚洲欧美电影一区二区| 亚洲一二三区在线观看| 亚洲一区二区五区| 日韩电影一区二区三区四区| 美女mm1313爽爽久久久蜜臀| 国产乱码字幕精品高清av| 风间由美一区二区av101| 99精品视频在线免费观看| 在线免费观看日本一区| 91麻豆精品国产综合久久久久久| 日韩一区二区三区四区五区六区| 精品精品国产高清a毛片牛牛| 国产丝袜在线精品| 亚洲欧美日韩国产手机在线| 爽爽淫人综合网网站| 日本不卡中文字幕| 成人性生交大片| 在线免费观看不卡av| 欧美一区二区精品在线| 久久久精品tv| 亚洲欧美区自拍先锋| 日韩激情视频网站| 国产精品一区二区在线看| 91免费国产在线观看| 91精品免费在线| 久久九九久久九九| 亚洲在线一区二区三区| 久久国产麻豆精品| 日本福利一区二区| 日韩午夜激情视频| 国产精品色噜噜| 日韩精品福利网| 丁香桃色午夜亚洲一区二区三区| 在线中文字幕不卡| 久久综合国产精品| 亚洲一区日韩精品中文字幕| 国内精品伊人久久久久av一坑| 91麻豆精东视频| 精品欧美一区二区三区精品久久 | 欧美v亚洲v综合ⅴ国产v| 国产精品成人一区二区三区夜夜夜| 婷婷国产v国产偷v亚洲高清| 成人免费高清视频| 日韩欧美激情一区| 亚洲一区二区精品久久av| 国产伦精一区二区三区| 在线看日本不卡| 国产精品久久久爽爽爽麻豆色哟哟 | 国产亚洲欧洲一区高清在线观看| 亚洲动漫第一页| 91一区一区三区| 国产视频一区二区在线| 美女网站色91| 欧美视频精品在线| 亚洲日本在线看| 欧美亚洲一区二区在线观看| 国产精品欧美综合在线| 老司机免费视频一区二区三区| 欧美视频在线播放| 一个色妞综合视频在线观看| 成人激情小说网站| 国产亚洲午夜高清国产拍精品 | 在线观看精品一区| 国产亚洲一区字幕| 激情综合色丁香一区二区| 欧美日本韩国一区二区三区视频| 亚洲欧美在线视频观看| 成人美女在线视频| 国产女主播视频一区二区| 国产激情一区二区三区| 久久久久久久久久电影| 国模少妇一区二区三区| 欧美精品一区二区在线观看| 美女视频黄久久| 日韩精品一区二区三区在线播放| 人人狠狠综合久久亚洲| 91精品国产欧美一区二区18 | 麻豆91在线播放| 欧美一区二区三区色| 日韩黄色免费电影| 69av一区二区三区| 亚洲成人免费电影| 欧美一区二区视频在线观看| 免费人成黄页网站在线一区二区| 日韩视频在线观看一区二区| 秋霞午夜av一区二区三区| 日韩精品一区二区三区视频| 激情五月激情综合网| 中文天堂在线一区| 91色porny在线视频| 亚洲激情中文1区| 欧美日韩成人一区二区| 青青草视频一区| 久久免费视频一区| 不卡一区二区三区四区| 国产一区二区三区| 欧美国产日韩精品免费观看| 不卡的电影网站| 亚洲一区二区三区视频在线播放 | 不卡的电影网站| 国产精品区一区二区三| 一本一道久久a久久精品| 亚洲激情校园春色| 久久福利视频一区二区| 亚洲精品久久久蜜桃| 久久久久久久久久久电影| 欧美伦理视频网站| 91蜜桃在线免费视频| 国产又黄又大久久| 日本在线不卡视频| 亚洲精品国产一区二区精华液| 久久久综合视频| 日韩一区和二区| 欧美无砖专区一中文字| 成人99免费视频|