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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? frmeinfomanage.designer.cs

?? 客戶關系管理系統
?? CS
?? 第 1 頁 / 共 2 頁
字號:
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.txtEID);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Location = new System.Drawing.Point(10, 28);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(467, 156);
            this.groupBox1.TabIndex = 9;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "員工基本信息";
            // 
            // dtpWDate
            // 
            this.dtpWDate.Location = new System.Drawing.Point(112, 72);
            this.dtpWDate.Name = "dtpWDate";
            this.dtpWDate.Size = new System.Drawing.Size(100, 21);
            this.dtpWDate.TabIndex = 3;
            // 
            // dtpEBirthday
            // 
            this.dtpEBirthday.Location = new System.Drawing.Point(302, 44);
            this.dtpEBirthday.Name = "dtpEBirthday";
            this.dtpEBirthday.Size = new System.Drawing.Size(100, 21);
            this.dtpEBirthday.TabIndex = 2;
            // 
            // cboxEType
            // 
            this.cboxEType.FormattingEnabled = true;
            this.cboxEType.Items.AddRange(new object[] {
            "管理人員",
            "財務人員",
            "普通員工"});
            this.cboxEType.Location = new System.Drawing.Point(112, 127);
            this.cboxEType.Name = "cboxEType";
            this.cboxEType.Size = new System.Drawing.Size(100, 20);
            this.cboxEType.TabIndex = 7;
            // 
            // cboxEPositon
            // 
            this.cboxEPositon.FormattingEnabled = true;
            this.cboxEPositon.Items.AddRange(new object[] {
            "總經理",
            "董事長",
            "副總經理",
            "部門經理",
            "會計",
            "出納",
            "普通員工"});
            this.cboxEPositon.Location = new System.Drawing.Point(302, 100);
            this.cboxEPositon.Name = "cboxEPositon";
            this.cboxEPositon.Size = new System.Drawing.Size(100, 20);
            this.cboxEPositon.TabIndex = 6;
            // 
            // cboxEDepartment
            // 
            this.cboxEDepartment.FormattingEnabled = true;
            this.cboxEDepartment.Items.AddRange(new object[] {
            ".NET技術部門",
            "ASP部門",
            "VC++部門",
            "JSP部門",
            "Delphi部門",
            "VB部門"});
            this.cboxEDepartment.Location = new System.Drawing.Point(112, 100);
            this.cboxEDepartment.Name = "cboxEDepartment";
            this.cboxEDepartment.Size = new System.Drawing.Size(100, 20);
            this.cboxEDepartment.TabIndex = 5;
            // 
            // cboxEDiploma
            // 
            this.cboxEDiploma.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboxEDiploma.FormattingEnabled = true;
            this.cboxEDiploma.Items.AddRange(new object[] {
            "初中",
            "中專",
            "高中",
            "大專",
            "本科",
            "研究生",
            "碩士",
            "博士",
            "博士后"});
            this.cboxEDiploma.Location = new System.Drawing.Point(302, 72);
            this.cboxEDiploma.Name = "cboxEDiploma";
            this.cboxEDiploma.Size = new System.Drawing.Size(100, 20);
            this.cboxEDiploma.TabIndex = 4;
            // 
            // cboxSex
            // 
            this.cboxSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboxSex.FormattingEnabled = true;
            this.cboxSex.Items.AddRange(new object[] {
            "男",
            "女"});
            this.cboxSex.Location = new System.Drawing.Point(112, 44);
            this.cboxSex.Name = "cboxSex";
            this.cboxSex.Size = new System.Drawing.Size(100, 20);
            this.cboxSex.TabIndex = 1;
            // 
            // txtEName
            // 
            this.txtEName.Location = new System.Drawing.Point(302, 17);
            this.txtEName.Name = "txtEName";
            this.txtEName.Size = new System.Drawing.Size(100, 21);
            this.txtEName.TabIndex = 0;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(244, 104);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 27;
            this.label1.Text = "當前職務";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(53, 104);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(53, 12);
            this.label12.TabIndex = 24;
            this.label12.Text = "所在部門";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(256, 76);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(29, 12);
            this.label13.TabIndex = 22;
            this.label13.Text = "學歷";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(53, 76);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(53, 12);
            this.label10.TabIndex = 20;
            this.label10.Text = "工作日期";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(244, 48);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 12);
            this.label11.TabIndex = 18;
            this.label11.Text = "員工生日";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(53, 48);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 16;
            this.label8.Text = "員工性別";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(244, 21);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 6;
            this.label5.Text = "員工姓名";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(53, 131);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 5;
            this.label3.Text = "員工類別";
            // 
            // txtEID
            // 
            this.txtEID.Location = new System.Drawing.Point(112, 17);
            this.txtEID.Name = "txtEID";
            this.txtEID.ReadOnly = true;
            this.txtEID.Size = new System.Drawing.Size(100, 21);
            this.txtEID.TabIndex = 4;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(53, 21);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 3;
            this.label2.Text = "員工編號";
            // 
            // frmEInfoManage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(488, 378);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.dgvEInfo);
            this.Controls.Add(this.bindingNavigator1);
            this.MaximizeBox = false;
            this.Name = "frmEInfoManage";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "員工資料管理";
            this.Load += new System.EventHandler(this.frmEInfoManage_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dgvEInfo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
            this.bindingNavigator1.ResumeLayout(false);
            this.bindingNavigator1.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.ToolStripButton tsbtnSave;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
        private System.Windows.Forms.ToolStripButton tsbtnAdd;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.DataGridView dgvEInfo;
        private System.Windows.Forms.BindingNavigator bindingNavigator1;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripButton tsbtnEdit;
        private System.Windows.Forms.ToolStripButton tsbtnDel;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
        private System.Windows.Forms.ToolStripLabel toolStripLabel1;
        private System.Windows.Forms.ToolStripComboBox tscboxCondition;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
        private System.Windows.Forms.ToolStripTextBox tstxtKeyWord;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
        private System.Windows.Forms.ToolStripButton tsbtnLook;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
        private System.Windows.Forms.ToolStripButton tsbtnExit;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.TextBox txtEName;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox txtEID;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.ComboBox cboxEType;
        private System.Windows.Forms.ComboBox cboxEPositon;
        private System.Windows.Forms.ComboBox cboxEDepartment;
        private System.Windows.Forms.ComboBox cboxEDiploma;
        private System.Windows.Forms.ComboBox cboxSex;
        private System.Windows.Forms.DateTimePicker dtpWDate;
        private System.Windows.Forms.DateTimePicker dtpEBirthday;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日本一区二区三区高清不卡| 欧美日韩你懂的| 国产精品资源网| 国产美女久久久久| 久久99久久久久| 91国偷自产一区二区三区观看| 激情五月播播久久久精品| 久久99久久99小草精品免视看| 蜜桃一区二区三区在线| 黑人巨大精品欧美黑白配亚洲| 国产麻豆视频精品| 欧美亚洲尤物久久| 亚洲精品在线免费观看视频| 国产精品高清亚洲| 奇米在线7777在线精品 | 亚洲午夜精品在线| 日精品一区二区三区| 国产91丝袜在线播放| 日本丰满少妇一区二区三区| 日韩视频免费观看高清完整版| 午夜电影网亚洲视频| 国产一区二区不卡老阿姨| 色天天综合色天天久久| 2欧美一区二区三区在线观看视频| 国产精品美女久久久久久久久 | 91最新地址在线播放| 日韩欧美成人一区| 一区二区三区高清在线| 国产成人免费视频精品含羞草妖精 | 日韩精品国产精品| 91污在线观看| 自拍偷拍国产精品| 高清视频一区二区| 久久久久久久久久久99999| 日本欧美韩国一区三区| 欧美亚洲国产一区二区三区va | 99精品黄色片免费大全| 亚洲精品在线网站| 极品销魂美女一区二区三区| 欧美午夜精品理论片a级按摩| 亚洲视频一区二区免费在线观看 | 精品不卡在线视频| 国产黄色精品视频| 国产亚洲成av人在线观看导航| 久久精品国内一区二区三区| 欧美日韩精品高清| 免费精品视频最新在线| 欧美成人伊人久久综合网| 日本不卡不码高清免费观看| 欧美一区二区三区电影| 麻豆精品在线播放| 中文字幕不卡一区| 欧美日韩精品专区| 国产一区日韩二区欧美三区| 国产目拍亚洲精品99久久精品| 国产成人aaaa| 日韩精品乱码av一区二区| 日韩欧美的一区| 91蜜桃传媒精品久久久一区二区| 亚洲欧美日韩在线播放| 91精品国产综合久久福利软件| 国产一区二区免费视频| 一区二区三区欧美久久| 日韩三级精品电影久久久| 成人激情免费网站| 免费日韩伦理电影| 夜夜嗨av一区二区三区中文字幕| 日韩一二三区不卡| 97精品电影院| 丁香一区二区三区| 久久精品99国产国产精| 亚洲欧美电影院| 国产女人aaa级久久久级| 欧美精品九九99久久| 97se亚洲国产综合自在线不卡| 极品尤物av久久免费看| 日韩电影免费在线| 亚洲成a人片综合在线| 国产精品国产馆在线真实露脸| 久久久精品天堂| 久久看人人爽人人| 久久久久久久电影| 国产三级精品三级| 国产欧美日韩视频一区二区| 精品国产制服丝袜高跟| 欧美va天堂va视频va在线| 欧美一区三区二区| 欧美一区二区三区色| 日韩免费观看高清完整版在线观看| 欧美日韩一区视频| 欧美日韩国产小视频| 在线播放中文字幕一区| 欧美色手机在线观看| 欧美亚洲另类激情小说| 午夜精品一区在线观看| 久久婷婷一区二区三区| 国产欧美一区二区精品久导航 | 美女任你摸久久| 久久超碰97中文字幕| 国产宾馆实践打屁股91| 不卡电影免费在线播放一区| 色综合色综合色综合| 欧美老女人在线| 亚洲国产高清在线| 亚洲综合区在线| 国产在线一区观看| 99久久99久久免费精品蜜臀| 欧美三级视频在线观看| 日韩一区二区三区精品视频| 欧美激情艳妇裸体舞| 亚洲va国产天堂va久久en| 国产精品一区不卡| 在线播放中文一区| 国产精品激情偷乱一区二区∴| 日本一区中文字幕| av电影在线观看完整版一区二区| 欧美喷潮久久久xxxxx| 国产精品卡一卡二| 国产乱子轮精品视频| 欧美日韩午夜在线| 亚洲色图自拍偷拍美腿丝袜制服诱惑麻豆| 亚洲永久免费视频| 色婷婷亚洲一区二区三区| 久久久久88色偷偷免费| 久久爱www久久做| 欧美一区二区三区色| 婷婷成人激情在线网| 欧美三级视频在线播放| 洋洋成人永久网站入口| 91福利在线免费观看| 一区二区在线免费| 色美美综合视频| 亚洲国产综合色| 欧美人狂配大交3d怪物一区| 亚洲午夜电影在线| 欧美日韩在线亚洲一区蜜芽| 一区二区三区在线观看国产| 色88888久久久久久影院野外| 亚洲欧洲韩国日本视频| 欧美性猛片aaaaaaa做受| 日韩国产一二三区| 精品国产污网站| eeuss影院一区二区三区| 亚洲精品视频免费看| 欧美精品777| 国产成人福利片| 香蕉久久一区二区不卡无毒影院| 欧美日韩免费视频| 精品一区二区在线免费观看| 精品捆绑美女sm三区| 99久久精品免费看| 婷婷综合五月天| 国产精品久久久久一区| 91精品国产欧美一区二区18| 国产精品一二三四五| 天天操天天干天天综合网| 久久久精品tv| 欧美日韩亚洲综合在线 | 日本成人超碰在线观看| 国产精品污www在线观看| 欧美精品乱人伦久久久久久| 国产福利精品导航| 久久精品久久综合| 性久久久久久久久久久久| 中文字幕一区免费在线观看| 欧美一区二区三区在线观看视频| 97久久精品人人做人人爽50路| 毛片不卡一区二区| 五月婷婷激情综合| 亚洲综合色区另类av| 中文字幕中文字幕中文字幕亚洲无线| 日韩欧美一区在线| 欧美裸体一区二区三区| 在线观看不卡视频| 日本道色综合久久| 色激情天天射综合网| 欧美在线观看18| 欧美精品色综合| 日韩免费高清视频| 久久影院午夜论| 国产视频一区二区在线| 国产精品伦一区| 国产精品大尺度| 亚洲精品国产高清久久伦理二区| 国产精品二区一区二区aⅴ污介绍| 国产精品女同互慰在线看| 中文字幕一区av| 午夜影院久久久| 国内精品伊人久久久久av影院| 久久99精品视频| 91偷拍与自偷拍精品| 欧美日韩精品二区第二页| 日韩免费高清av| 中文字幕五月欧美| 亚洲第一在线综合网站| 国产一区二区三区黄视频 | 一色屋精品亚洲香蕉网站| 亚洲一区二区三区精品在线| 看电视剧不卡顿的网站| 99久久精品国产麻豆演员表|