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

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

?? serviceproviderform.cs

?? 汽車銷售公司ERP進(jìn)銷存系統(tǒng) 汽車銷售公司ERP進(jìn)銷存系統(tǒng)
?? CS
?? 第 1 頁 / 共 4 頁
字號(hào):
			// 
//			this.tabPage2.Controls.Add(this.axMap1);
			this.tabPage2.Controls.Add(this.panel5);
			this.tabPage2.Location = new System.Drawing.Point(0, 0);
			this.tabPage2.Name = "tabPage2";
			this.tabPage2.Size = new System.Drawing.Size(408, 239);
			this.tabPage2.TabIndex = 1;
			this.tabPage2.Title = "電子地圖";
			// 
			// panel5
			// 
			this.panel5.Appearance.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(237)), ((System.Byte)(244)), ((System.Byte)(250)));
			this.panel5.Appearance.Options.UseBackColor = true;
			this.panel5.Controls.Add(this.btCancel);
			this.panel5.Controls.Add(this.btn_Map_zoomOut);
			this.panel5.Controls.Add(this.btn_Map_zoomIn);
			this.panel5.Controls.Add(this.btn_Map_Move);
			this.panel5.Controls.Add(this.btn_Map_zoomIn1);
			this.panel5.Controls.Add(this.btn_Map_zoomOut1);
			this.panel5.Controls.Add(this.btn_Map_Move1);
			this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
			this.panel5.Location = new System.Drawing.Point(0, 0);
			this.panel5.Name = "panel5";
			this.panel5.Size = new System.Drawing.Size(408, 24);
			this.panel5.TabIndex = 0;
			// 
			// btCancel
			// 
			this.btCancel.Location = new System.Drawing.Point(32, 0);
			this.btCancel.Name = "btCancel";
			this.btCancel.TabIndex = 7;
			this.btCancel.Text = "取消";
//			this.btCancel.Click += new System.EventHandler(this.btCancel_Click);
			// 
			// btn_Map_zoomOut
			// 
			this.btn_Map_zoomOut.Location = new System.Drawing.Point(208, 0);
			this.btn_Map_zoomOut.Name = "btn_Map_zoomOut";
			this.btn_Map_zoomOut.TabIndex = 5;
			this.btn_Map_zoomOut.Text = "縮小";
//			this.btn_Map_zoomOut.Click += new System.EventHandler(this.btn_Map_zoomOut_Click);
			// 
			// btn_Map_zoomIn
			// 
			this.btn_Map_zoomIn.Location = new System.Drawing.Point(120, 0);
			this.btn_Map_zoomIn.Name = "btn_Map_zoomIn";
			this.btn_Map_zoomIn.TabIndex = 4;
			this.btn_Map_zoomIn.Text = "放大";
//			this.btn_Map_zoomIn.Click += new System.EventHandler(this.btn_Map_zoomIn_Click);
			// 
			// btn_Map_Move
			// 
			this.btn_Map_Move.Location = new System.Drawing.Point(304, 0);
			this.btn_Map_Move.Name = "btn_Map_Move";
			this.btn_Map_Move.TabIndex = 6;
			this.btn_Map_Move.Text = "移動(dòng)";
//			this.btn_Map_Move.Click += new System.EventHandler(this.btn_Map_Move_Click);
			// 
			// btn_Map_zoomIn1
			// 
			this.btn_Map_zoomIn1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(93)), ((System.Byte)(173)));
			this.btn_Map_zoomIn1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btn_Map_zoomIn1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
			this.btn_Map_zoomIn1.Location = new System.Drawing.Point(120, 0);
			this.btn_Map_zoomIn1.Name = "btn_Map_zoomIn1";
			this.btn_Map_zoomIn1.Size = new System.Drawing.Size(75, 24);
			this.btn_Map_zoomIn1.TabIndex = 0;
			this.btn_Map_zoomIn1.TabStop = false;
			this.btn_Map_zoomIn1.Text = "放大";
//			this.btn_Map_zoomIn1.Click += new System.EventHandler(this.btn_Map_zoomIn_Click);
			// 
			// btn_Map_zoomOut1
			// 
			this.btn_Map_zoomOut1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(93)), ((System.Byte)(173)));
			this.btn_Map_zoomOut1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btn_Map_zoomOut1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
			this.btn_Map_zoomOut1.Location = new System.Drawing.Point(208, 0);
			this.btn_Map_zoomOut1.Name = "btn_Map_zoomOut1";
			this.btn_Map_zoomOut1.TabIndex = 1;
			this.btn_Map_zoomOut1.TabStop = false;
			this.btn_Map_zoomOut1.Text = "縮小";
//			this.btn_Map_zoomOut1.Click += new System.EventHandler(this.btn_Map_zoomOut_Click);
			// 
			// btn_Map_Move1
			// 
			this.btn_Map_Move1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(93)), ((System.Byte)(173)));
			this.btn_Map_Move1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btn_Map_Move1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
			this.btn_Map_Move1.Location = new System.Drawing.Point(304, 0);
			this.btn_Map_Move1.Name = "btn_Map_Move1";
			this.btn_Map_Move1.TabIndex = 2;
			this.btn_Map_Move1.TabStop = false;
			this.btn_Map_Move1.Text = "移動(dòng)";
//			this.btn_Map_Move1.Click += new System.EventHandler(this.btn_Map_Move_Click);
			// 
			// tabPage1
			// 
			this.tabPage1.Location = new System.Drawing.Point(0, 0);
			this.tabPage1.Name = "tabPage1";
			this.tabPage1.Selected = false;
			this.tabPage1.Size = new System.Drawing.Size(408, 239);
			this.tabPage1.TabIndex = 0;
			this.tabPage1.Title = "服務(wù)商列表";
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.btnReset);
			this.groupBox1.Controls.Add(this.btnRetrieve);
			this.groupBox1.Controls.Add(this.tbAddress);
			this.groupBox1.Controls.Add(this.tbKeyWords);
			this.groupBox1.Controls.Add(this.tbSLinkMan);
			this.groupBox1.Controls.Add(this.tbSName);
			this.groupBox1.Controls.Add(this.label4);
			this.groupBox1.Controls.Add(this.cmbSctype);
			this.groupBox1.Controls.Add(this.label3);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.label1);
			this.groupBox1.Controls.Add(this.label5);
			this.groupBox1.Location = new System.Drawing.Point(6, 3);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(412, 127);
			this.groupBox1.TabIndex = 2;
			this.groupBox1.Text = "查詢服務(wù)商";
			// 
			// btnReset
			// 
			this.btnReset.Location = new System.Drawing.Point(256, 102);
			this.btnReset.Name = "btnReset";
			this.btnReset.TabIndex = 14;
			this.btnReset.Text = "重置";
			this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
			// 
			// btnRetrieve
			// 
			this.btnRetrieve.Location = new System.Drawing.Point(96, 102);
			this.btnRetrieve.Name = "btnRetrieve";
			this.btnRetrieve.TabIndex = 13;
			this.btnRetrieve.Text = "檢索";
			this.btnRetrieve.Click += new System.EventHandler(this.btnRetrieve_Click);
			// 
			// tbAddress
			// 
			this.tbAddress.EditValue = "";
			this.tbAddress.Location = new System.Drawing.Point(88, 80);
			this.tbAddress.Name = "tbAddress";
			// 
			// tbAddress.Properties
			// 
			this.tbAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.tbAddress.Size = new System.Drawing.Size(296, 21);
			this.tbAddress.TabIndex = 12;
			// 
			// tbKeyWords
			// 
			this.tbKeyWords.EditValue = "";
			this.tbKeyWords.Location = new System.Drawing.Point(264, 56);
			this.tbKeyWords.Name = "tbKeyWords";
			// 
			// tbKeyWords.Properties
			// 
			this.tbKeyWords.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.tbKeyWords.Size = new System.Drawing.Size(120, 21);
			this.tbKeyWords.TabIndex = 11;
			// 
			// tbSLinkMan
			// 
			this.tbSLinkMan.EditValue = "";
			this.tbSLinkMan.Location = new System.Drawing.Point(88, 56);
			this.tbSLinkMan.Name = "tbSLinkMan";
			// 
			// tbSLinkMan.Properties
			// 
			this.tbSLinkMan.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.tbSLinkMan.Size = new System.Drawing.Size(112, 21);
			this.tbSLinkMan.TabIndex = 10;
			// 
			// tbSName
			// 
			this.tbSName.EditValue = "";
			this.tbSName.Location = new System.Drawing.Point(88, 32);
			this.tbSName.Name = "tbSName";
			// 
			// tbSName.Properties
			// 
			this.tbSName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.tbSName.Size = new System.Drawing.Size(112, 21);
			this.tbSName.TabIndex = 9;
			// 
			// label4
			// 
			this.label4.Font = new System.Drawing.Font("宋體", 9F);
			this.label4.Location = new System.Drawing.Point(216, 56);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(64, 23);
			this.label4.TabIndex = 6;
			this.label4.Text = "關(guān)鍵字";
			// 
			// cmbSctype
			// 
			this.cmbSctype.ItemHeight = 12;
			this.cmbSctype.Location = new System.Drawing.Point(264, 32);
			this.cmbSctype.Name = "cmbSctype";
			this.cmbSctype.Size = new System.Drawing.Size(121, 20);
			this.cmbSctype.TabIndex = 2;
			// 
			// label3
			// 
			this.label3.Font = new System.Drawing.Font("宋體", 9F);
			this.label3.Location = new System.Drawing.Point(16, 56);
			this.label3.Name = "label3";
			this.label3.TabIndex = 4;
			this.label3.Text = "聯(lián)系人";
			// 
			// label2
			// 
			this.label2.Font = new System.Drawing.Font("宋體", 9F);
			this.label2.Location = new System.Drawing.Point(216, 32);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(72, 23);
			this.label2.TabIndex = 1;
			this.label2.Text = "分  類";
			// 
			// label1
			// 
			this.label1.Font = new System.Drawing.Font("宋體", 9F);
			this.label1.Location = new System.Drawing.Point(16, 32);
			this.label1.Name = "label1";
			this.label1.TabIndex = 0;
			this.label1.Text = "服務(wù)商名稱";
			// 
			// label5
			// 
			this.label5.Font = new System.Drawing.Font("宋體", 9F);
			this.label5.Location = new System.Drawing.Point(16, 88);
			this.label5.Name = "label5";
			this.label5.TabIndex = 8;
			this.label5.Text = "地 址";
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.txtMemo);
			this.groupBox3.Controls.Add(this.txtBad);
			this.groupBox3.Controls.Add(this.tbSDate);
			this.groupBox3.Controls.Add(this.txtEmail);
			this.groupBox3.Controls.Add(this.txtTel);
			this.groupBox3.Controls.Add(this.tbDtailSType);
			this.groupBox3.Controls.Add(this.txtAddr);
			this.groupBox3.Controls.Add(this.txtKeyWords);
			this.groupBox3.Controls.Add(this.txtGood);
			this.groupBox3.Controls.Add(this.txtWeb);
			this.groupBox3.Controls.Add(this.txtFax);
			this.groupBox3.Controls.Add(this.txtRPerson);
			this.groupBox3.Controls.Add(this.txtname);
			this.groupBox3.Controls.Add(this.label10);
			this.groupBox3.Controls.Add(this.label8);
			this.groupBox3.Controls.Add(this.label11);
			this.groupBox3.Controls.Add(this.label6);
			this.groupBox3.Controls.Add(this.label7);
			this.groupBox3.Controls.Add(this.label9);
			this.groupBox3.Controls.Add(this.label14);
			this.groupBox3.Controls.Add(this.label13);
			this.groupBox3.Controls.Add(this.label12);
			this.groupBox3.Controls.Add(this.label15);
			this.groupBox3.Controls.Add(this.label16);
			this.groupBox3.Controls.Add(this.label17);
			this.groupBox3.Controls.Add(this.label18);
			this.groupBox3.Location = new System.Drawing.Point(424, 4);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(432, 256);
			this.groupBox3.TabIndex = 0;
			this.groupBox3.Text = "服務(wù)商信息";
			// 
			// txtMemo
			// 
			this.txtMemo.EditValue = "";
			this.txtMemo.Location = new System.Drawing.Point(88, 192);
			this.txtMemo.Name = "txtMemo";
			// 
			// txtMemo.Properties
			// 
			this.txtMemo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtMemo.Properties.ReadOnly = true;
			this.txtMemo.Size = new System.Drawing.Size(328, 56);
			this.txtMemo.TabIndex = 43;
			// 
			// txtBad
			// 
			this.txtBad.EditValue = "";
			this.txtBad.Location = new System.Drawing.Point(296, 120);
			this.txtBad.Name = "txtBad";
			// 
			// txtBad.Properties
			// 
			this.txtBad.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtBad.Properties.ReadOnly = true;
			this.txtBad.Size = new System.Drawing.Size(120, 21);
			this.txtBad.TabIndex = 42;
			// 
			// tbSDate
			// 
			this.tbSDate.EditValue = "";
			this.tbSDate.Location = new System.Drawing.Point(296, 96);
			this.tbSDate.Name = "tbSDate";
			// 
			// tbSDate.Properties
			// 
			this.tbSDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.tbSDate.Properties.ReadOnly = true;
			this.tbSDate.Size = new System.Drawing.Size(120, 21);
			this.tbSDate.TabIndex = 41;
			// 
			// txtEmail
			// 
			this.txtEmail.EditValue = "";
			this.txtEmail.Location = new System.Drawing.Point(296, 72);
			this.txtEmail.Name = "txtEmail";
			// 
			// txtEmail.Properties
			// 
			this.txtEmail.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtEmail.Properties.ReadOnly = true;
			this.txtEmail.Size = new System.Drawing.Size(120, 21);
			this.txtEmail.TabIndex = 40;
			// 
			// txtTel
			// 
			this.txtTel.EditValue = "";
			this.txtTel.Location = new System.Drawing.Point(296, 48);
			this.txtTel.Name = "txtTel";
			// 
			// txtTel.Properties
			// 
			this.txtTel.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtTel.Properties.ReadOnly = true;
			this.txtTel.Size = new System.Drawing.Size(120, 21);
			this.txtTel.TabIndex = 39;
			// 
			// tbDtailSType
			// 
			this.tbDtailSType.EditValue = "";

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美三级日韩三级| wwwwxxxxx欧美| 国产伦精品一区二区三区免费| 亚洲欧洲一区二区在线播放| 日韩一级免费观看| 日本乱码高清不卡字幕| 国产精品自拍一区| 五月天久久比比资源色| 亚洲欧美日韩精品久久久久| 久久久99免费| 日韩美女主播在线视频一区二区三区| 色欧美片视频在线观看在线视频| 国产在线视视频有精品| 三级一区在线视频先锋| 亚洲在线一区二区三区| 亚洲欧美日韩一区二区| 国产精品另类一区| 国产日韩欧美a| 精品福利一二区| 日韩一区二区免费在线观看| 欧美日韩高清在线播放| 一本久久综合亚洲鲁鲁五月天| 国产福利精品一区| 国产馆精品极品| 国产乱色国产精品免费视频| 久久精品国产亚洲a| 日本伊人色综合网| 天堂av在线一区| 天天影视色香欲综合网老头| 夜夜亚洲天天久久| 一区二区三区精密机械公司| 日韩美女视频一区二区| 中文字幕亚洲综合久久菠萝蜜| 国产午夜精品一区二区三区嫩草| 精品剧情在线观看| 精品欧美一区二区三区精品久久| 日韩欧美三级在线| 欧美电影精品一区二区 | 这里只有精品电影| 欧美精品在线视频| 欧美精品粉嫩高潮一区二区| 欧美高清一级片在线| 日韩欧美国产综合| 久久婷婷国产综合国色天香| 久久美女艺术照精彩视频福利播放| 精品国产第一区二区三区观看体验| 日韩精品一区二区三区在线观看 | 国产精品一区专区| 丁香啪啪综合成人亚洲小说| 成人免费观看av| 91一区一区三区| 欧美日韩一区 二区 三区 久久精品| 欧美日韩一区小说| 日韩一区二区在线观看视频| 久久综合色婷婷| 国产精品萝li| 亚洲自拍偷拍麻豆| 免费成人av在线播放| 国产九色精品成人porny | 99精品桃花视频在线观看| 日本福利一区二区| 欧美一级日韩不卡播放免费| 精品国产乱码久久久久久久久| 亚洲国产精品ⅴa在线观看| 亚洲人成电影网站色mp4| 三级成人在线视频| 国产福利电影一区二区三区| 色噜噜狠狠色综合中国| 91精品免费观看| 欧美经典一区二区| 亚洲午夜精品久久久久久久久| 日韩1区2区3区| 不卡的电视剧免费网站有什么| 91成人在线精品| 精品国产乱码久久久久久蜜臀| 国产精品高潮呻吟久久| 水野朝阳av一区二区三区| 国产成人啪免费观看软件| 欧美在线制服丝袜| 精品精品欲导航| 亚洲免费观看高清| 久久成人免费网| 91传媒视频在线播放| 久久综合色鬼综合色| 一区二区三区丝袜| 激情综合网天天干| 在线免费一区三区| 国产午夜精品久久| 日本一区中文字幕| 色婷婷亚洲婷婷| 久久影院视频免费| 午夜精品久久久久久不卡8050| 丁香婷婷综合激情五月色| 欧美日本国产视频| 国产精品传媒入口麻豆| 久久成人免费日本黄色| 欧美性猛片xxxx免费看久爱| 国产日韩成人精品| 全国精品久久少妇| 欧美三级电影网站| 自拍偷拍国产精品| 国产成人综合在线| 日韩视频在线永久播放| 亚洲成人一区二区在线观看| 91香蕉视频mp4| 亚洲国产高清在线| 国产精品羞羞答答xxdd| 欧美一级理论片| 亚洲电影第三页| 97久久精品人人爽人人爽蜜臀| 久久你懂得1024| 美女性感视频久久| 777奇米成人网| 亚洲成av人在线观看| 在线一区二区观看| 综合在线观看色| 成人综合婷婷国产精品久久免费| 3d动漫精品啪啪1区2区免费| 一区二区三区欧美激情| jlzzjlzz国产精品久久| 中文字幕的久久| 国产成人三级在线观看| 久久免费偷拍视频| 精品一区二区三区在线播放| 正在播放亚洲一区| 奇米精品一区二区三区在线观看| 在线观看免费视频综合| 亚洲男人的天堂在线观看| 成人午夜伦理影院| 国产精品视频在线看| kk眼镜猥琐国模调教系列一区二区| 欧美激情艳妇裸体舞| 福利电影一区二区三区| 国产目拍亚洲精品99久久精品 | 欧美日韩精品一区二区三区 | 欧美一区二区在线免费观看| 午夜视频在线观看一区二区三区| 91成人免费在线| 亚洲国产日韩一级| 制服丝袜在线91| 麻豆一区二区三区| 精品国产在天天线2019| 精品一区二区三区影院在线午夜| 2021国产精品久久精品| 国产成人夜色高潮福利影视| 国产精品理论片在线观看| 91丨porny丨首页| 亚洲永久免费av| 日韩一卡二卡三卡| 国产一区二区日韩精品| 国产精品嫩草影院com| 色综合咪咪久久| 亚洲成av人片观看| 精品少妇一区二区三区免费观看| 国产乱码一区二区三区| 日韩美女精品在线| 欧美浪妇xxxx高跟鞋交| 九九在线精品视频| 国产精品久久久久永久免费观看| 91蜜桃在线观看| 日韩黄色在线观看| 国产91精品入口| 337p日本欧洲亚洲大胆精品| 国产盗摄精品一区二区三区在线 | 日韩极品在线观看| 久久久久久日产精品| av一区二区三区四区| 亚洲国产一二三| 精品国产成人系列| 97久久精品人人爽人人爽蜜臀| 丝袜亚洲精品中文字幕一区| 日韩欧美国产一二三区| jvid福利写真一区二区三区| 舔着乳尖日韩一区| 欧美激情综合在线| 91精品国产综合久久久久久久 | 亚洲成人中文在线| 久久久精品tv| 欧美日本一道本在线视频| 国产成人在线视频免费播放| 亚洲电影在线免费观看| 久久久久国产精品人| 欧美色图12p| 成人一级视频在线观看| 婷婷久久综合九色综合绿巨人| 久久久不卡网国产精品一区| 欧美性大战久久久久久久蜜臀| 国产精品18久久久| 丝袜国产日韩另类美女| 亚洲丝袜精品丝袜在线| 精品精品国产高清a毛片牛牛| 色综合久久久久综合99| 韩国三级电影一区二区| 亚洲国产色一区| 中文子幕无线码一区tr| 欧美一卡二卡三卡| 91久久久免费一区二区| 国产成人激情av| 久久99精品国产91久久来源| 亚洲综合av网|