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

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

?? form2.designer.cs

?? vs2008 組織部信息系統
?? CS
?? 第 1 頁 / 共 5 頁
字號:
            // 
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Items.AddRange(new object[] {
            "2007",
            "2008"});
            this.comboBox1.Location = new System.Drawing.Point(76, 53);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(121, 22);
            this.comboBox1.TabIndex = 7;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged_1);
            // 
            // work_infDataGridView
            // 
            this.work_infDataGridView.AutoGenerateColumns = false;
            this.work_infDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.work_infDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn2,
            this.dataGridViewTextBoxColumn3,
            this.dataGridViewTextBoxColumn4,
            this.dataGridViewTextBoxColumn5,
            this.dataGridViewTextBoxColumn6});
            this.work_infDataGridView.DataSource = this.work_infBindingSource;
            this.work_infDataGridView.Location = new System.Drawing.Point(34, 105);
            this.work_infDataGridView.Name = "work_infDataGridView";
            this.work_infDataGridView.RowTemplate.Height = 23;
            this.work_infDataGridView.Size = new System.Drawing.Size(511, 273);
            this.work_infDataGridView.TabIndex = 6;
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "Year";
            this.dataGridViewTextBoxColumn2.HeaderText = "年";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.Visible = false;
            this.dataGridViewTextBoxColumn2.Width = 50;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "Months";
            this.dataGridViewTextBoxColumn3.HeaderText = "月";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.Visible = false;
            this.dataGridViewTextBoxColumn3.Width = 50;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "Day";
            this.dataGridViewTextBoxColumn4.HeaderText = "日";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.Visible = false;
            this.dataGridViewTextBoxColumn4.Width = 50;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "Event";
            this.dataGridViewTextBoxColumn5.HeaderText = "項目名稱";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "Maneger";
            this.dataGridViewTextBoxColumn6.HeaderText = "項目內容";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.Width = 800;
            // 
            // work_infBindingSource
            // 
            this.work_infBindingSource.DataMember = "work_inf";
            this.work_infBindingSource.DataSource = this.tuanweizuzhibu_infDataSet;
            // 
            // groupBox4
            // 
            this.groupBox4.BackColor = System.Drawing.SystemColors.MenuHighlight;
            this.groupBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("groupBox4.BackgroundImage")));
            this.groupBox4.Controls.Add(this.label9);
            this.groupBox4.Controls.Add(this.button5);
            this.groupBox4.Controls.Add(this.textBox4);
            this.groupBox4.Controls.Add(this.label8);
            this.groupBox4.Controls.Add(this.label7);
            this.groupBox4.Controls.Add(this.textBox3);
            this.groupBox4.Controls.Add(this.label6);
            this.groupBox4.Controls.Add(this.richTextBox1);
            this.groupBox4.Controls.Add(this.label5);
            this.groupBox4.Controls.Add(this.dataGridView4);
            this.groupBox4.Font = new System.Drawing.Font("新宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox4.ForeColor = System.Drawing.Color.Maroon;
            this.groupBox4.Location = new System.Drawing.Point(6, 34);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(568, 418);
            this.groupBox4.TabIndex = 10;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "說你想說的";
            this.groupBox4.Visible = false;
            // 
            // groupBox6
            // 
            this.groupBox6.BackColor = System.Drawing.Color.Snow;
            this.groupBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("groupBox6.BackgroundImage")));
            this.groupBox6.Controls.Add(this.dataGridView5);
            this.groupBox6.Controls.Add(this.button6);
            this.groupBox6.Controls.Add(this.textBox5);
            this.groupBox6.Controls.Add(this.label10);
            this.groupBox6.Font = new System.Drawing.Font("新宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox6.ForeColor = System.Drawing.Color.Maroon;
            this.groupBox6.Location = new System.Drawing.Point(6, 36);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Size = new System.Drawing.Size(571, 416);
            this.groupBox6.TabIndex = 11;
            this.groupBox6.TabStop = false;
            this.groupBox6.Text = "部門設置查詢";
            this.groupBox6.Visible = false;
            this.groupBox6.Enter += new System.EventHandler(this.groupBox6_Enter);
            // 
            // dataGridView5
            // 
            this.dataGridView5.AutoGenerateColumns = false;
            this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView5.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.buMenIdDataGridViewTextBoxColumn,
            this.buMenNameDataGridViewTextBoxColumn,
            this.buZhangNameDataGridViewTextBoxColumn});
            this.dataGridView5.DataSource = this.bumenshezhiinfBindingSource;
            this.dataGridView5.Location = new System.Drawing.Point(93, 97);
            this.dataGridView5.Name = "dataGridView5";
            this.dataGridView5.RowTemplate.Height = 23;
            this.dataGridView5.Size = new System.Drawing.Size(335, 235);
            this.dataGridView5.TabIndex = 41;
            // 
            // bumenshezhiinfBindingSource
            // 
            this.bumenshezhiinfBindingSource.DataMember = "bumenshezhi_inf";
            this.bumenshezhiinfBindingSource.DataSource = this.tuanweizuzhibu_infDataSet;
            // 
            // button6
            // 
            this.button6.Location = new System.Drawing.Point(298, 49);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(75, 23);
            this.button6.TabIndex = 40;
            this.button6.Text = "查詢";
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.button6_Click);
            // 
            // textBox5
            // 
            this.textBox5.Location = new System.Drawing.Point(175, 47);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(100, 23);
            this.textBox5.TabIndex = 39;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(90, 53);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(91, 14);
            this.label10.TabIndex = 38;
            this.label10.Text = "輸入關鍵字:";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Snow;
            this.label9.Location = new System.Drawing.Point(119, 307);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(182, 14);
            this.label9.TabIndex = 9;
            this.label9.Text = "(注意:最多輸入200字!)";
            // 
            // button5
            // 
            this.button5.Location = new System.Drawing.Point(417, 315);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(75, 23);
            this.button5.TabIndex = 7;
            this.button5.Text = "提交";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button5_Click);
            // 
            // textBox4
            // 
            this.textBox4.Location = new System.Drawing.Point(119, 103);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(110, 23);
            this.textBox4.TabIndex = 6;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.BackColor = System.Drawing.Color.Snow;
            this.label8.ForeColor = System.Drawing.Color.Maroon;
            this.label8.Location = new System.Drawing.Point(48, 106);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(77, 14);
            this.label8.TabIndex = 5;
            this.label8.Text = "留言主題:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Snow;
            this.label7.ForeColor = System.Drawing.Color.Maroon;
            this.label7.Location = new System.Drawing.Point(235, 70);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(77, 14);
            this.label7.TabIndex = 4;
            this.label7.Text = "(可不填)";
            // 
            // textBox3
            // 
            this.textBox3.Location = new System.Drawing.Point(119, 67);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(110, 23);
            this.textBox3.TabIndex = 3;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Snow;
            this.label6.ForeColor = System.Drawing.Color.Maroon;
            this.label6.Location = new System.Drawing.Point(48, 70);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(77, 14);
            this.label6.TabIndex = 2;
            this.label6.Text = "你的姓名:";
            // 
            // richTextBox1
            // 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲成人av中文| 91碰在线视频| 91丨porny丨蝌蚪视频| 777久久久精品| 亚洲男人的天堂在线aⅴ视频| 久久国产精品99久久久久久老狼| 国产精品欧美综合在线| 午夜视频在线观看一区二区三区| 亚洲欧洲日韩女同| 久久不见久久见免费视频7| 91丨porny丨在线| 亚洲国产精品成人综合| 极品销魂美女一区二区三区| 欧美在线free| 中文字幕五月欧美| 国产suv精品一区二区883| 精品成人a区在线观看| 日本午夜一本久久久综合| 欧美中文字幕一二三区视频| 国产精品美女久久久久高潮| 国产高清在线观看免费不卡| 日韩精品一区二区三区中文精品| 精品久久久久香蕉网| 亚洲成人7777| 欧美日韩国产三级| 亚洲午夜电影在线| 欧美优质美女网站| 亚洲激情成人在线| 欧美午夜理伦三级在线观看| 一卡二卡三卡日韩欧美| eeuss国产一区二区三区| 国产精品毛片久久久久久| 国产99精品国产| 日本一区二区三区dvd视频在线| 国产精品另类一区| 盗摄精品av一区二区三区| 久久亚洲一级片| 狠狠色丁香婷婷综合久久片| 欧美刺激午夜性久久久久久久| 久久免费精品国产久精品久久久久| 国产欧美一区二区精品秋霞影院| 亚洲色图在线看| 欧美影院一区二区三区| 午夜伦欧美伦电影理论片| 3d成人h动漫网站入口| 日韩av高清在线观看| 精品福利av导航| 高清日韩电视剧大全免费| 国产精品久久久久久久久晋中| 亚洲蜜臀av乱码久久精品| 在线国产亚洲欧美| 手机精品视频在线观看| 精品久久五月天| 91亚洲精品一区二区乱码| 亚洲综合激情另类小说区| 91精品国产一区二区三区蜜臀| 亚洲国产精品成人综合| 91免费观看国产| 天堂影院一区二区| 久久精品欧美日韩| 欧美在线你懂的| 久久精品久久久精品美女| 欧美韩日一区二区三区四区| 色婷婷精品大在线视频| 久久精品国产99久久6| 亚洲欧美综合色| 欧美精品久久天天躁| 国产高清精品在线| 亚洲成精国产精品女| 久久久亚洲精品石原莉奈| 在线精品视频免费观看| 国产乱对白刺激视频不卡| 亚洲亚洲精品在线观看| 久久日一线二线三线suv| 在线观看av一区二区| 国产在线精品一区二区不卡了 | 亚洲图片有声小说| 欧美精品电影在线播放| 岛国精品在线播放| 日本视频一区二区三区| 亚洲美女精品一区| 精品国产成人系列| 欧美日韩免费在线视频| 成熟亚洲日本毛茸茸凸凹| 日本91福利区| 一区二区国产盗摄色噜噜| 国产日韩v精品一区二区| 欧美精品成人一区二区三区四区| 亚洲愉拍自拍另类高清精品| 久久久国产午夜精品| 欧美日韩国产123区| gogo大胆日本视频一区| 国产乱码一区二区三区| 日av在线不卡| 日韩精品电影在线| 亚洲成人免费看| 一二三区精品视频| 日韩理论电影院| 国产精品午夜久久| 国产人成一区二区三区影院| 欧美一区二区三区四区五区| 欧洲另类一二三四区| 色综合婷婷久久| av激情综合网| 91免费在线看| 一本在线高清不卡dvd| 成人av电影在线网| 成人综合在线网站| 国产99久久久国产精品潘金| 国产乱人伦精品一区二区在线观看| 欧美激情一区二区三区不卡 | 久久国产婷婷国产香蕉| 视频一区视频二区中文字幕| 亚洲成人激情社区| 日产精品久久久久久久性色| 亚洲成人免费av| 日韩黄色片在线观看| 日日夜夜精品免费视频| 天堂一区二区在线| 天堂蜜桃91精品| 九色综合国产一区二区三区| 激情综合色播激情啊| 国产精品一品二品| 成人a免费在线看| 色偷偷久久一区二区三区| 在线观看中文字幕不卡| 欧美日韩国产美| 日韩精品一区二区三区三区免费 | 亚洲美女屁股眼交3| 亚洲精品你懂的| 亚洲超丰满肉感bbw| 蜜臀av性久久久久蜜臀aⅴ流畅| 中文在线一区二区| 中文字幕一区在线观看| 亚洲综合在线免费观看| 亚洲主播在线播放| 免费成人深夜小野草| 精品一区中文字幕| 暴力调教一区二区三区| 欧美日韩另类国产亚洲欧美一级| 国产成人免费视| 色综合久久综合网97色综合| 欧美日韩综合不卡| 日韩欧美一区二区不卡| 国产精品人成在线观看免费| 一区二区三区中文在线| 麻豆精品一区二区三区| 国产精品一区三区| 欧美中文字幕亚洲一区二区va在线| 国产成人精品免费视频网站| 91丝袜呻吟高潮美腿白嫩在线观看| 蜜臂av日日欢夜夜爽一区| 国产精品一级黄| 日本韩国精品在线| 欧美精品一区二区在线观看| 中文字幕在线一区免费| 日本成人在线一区| 99r国产精品| 亚洲精品在线三区| 亚洲香蕉伊在人在线观| 丁香网亚洲国际| 日韩欧美亚洲国产另类 | 一本大道久久a久久精品综合| 国产乱妇无码大片在线观看| 欧美亚洲国产一区二区三区| 久久精品人人爽人人爽| 午夜a成v人精品| 91在线云播放| 国产欧美日韩综合| 天天免费综合色| 日本韩国一区二区三区视频| 久久久久久久久岛国免费| 亚洲国产精品一区二区www在线| 亚洲美女一区二区三区| 黄网站免费久久| 欧美日韩日日夜夜| 亚洲精品ww久久久久久p站| 国产成人av电影免费在线观看| 波多野洁衣一区| 久久精品人人做人人综合 | 亚洲国产精品一区二区尤物区| 亚洲天堂成人在线观看| 免费不卡在线视频| 免费人成在线不卡| 欧美色窝79yyyycom| 亚洲男人的天堂一区二区| 99久久国产综合精品色伊| 国产人久久人人人人爽| 国产精品综合一区二区三区| 日韩欧美视频一区| 麻豆精品在线视频| 欧美不卡视频一区| 蜜桃久久久久久久| 欧美一二三四区在线| 免费观看一级特黄欧美大片| 91精品国产综合久久国产大片| 日韩欧美综合在线| 久久精品国产秦先生| 日韩一区二区三免费高清| 看电影不卡的网站|