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

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

?? mdifrm_main.cs

?? 汽車銷售管理系統,進銷存系統典范,值得初學者多多學習
?? CS
?? 第 1 頁 / 共 4 頁
字號:
			this.mnuSysOpt.Index = 10;
			this.mnuSysOpt.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					  this.menuItem5,
																					  this.menuItem6,
																					  this.menuItem7});
			this.mnuSysOpt.Text = "系統設置(&O)";
			// 
			// menuItem5
			// 
			this.menuItem5.Index = 0;
			this.menuItem5.Text = "字體";
			this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click);
			// 
			// menuItem6
			// 
			this.menuItem6.Index = 1;
			this.menuItem6.Text = "背景";
			this.menuItem6.Click += new System.EventHandler(this.menuItem6_Click);
			// 
			// menuItem7
			// 
			this.menuItem7.Index = 2;
			this.menuItem7.Text = "恢復默認";
			this.menuItem7.Click += new System.EventHandler(this.menuItem7_Click);
			// 
			// menuItem17
			// 
			this.menuItem17.Index = 11;
			this.menuItem17.Text = "-";
			// 
			// mnuExit
			// 
			this.mnuExit.Index = 12;
			this.mnuExit.Text = "退出(&E)";
			this.mnuExit.Click += new System.EventHandler(this.mnuExit_Click);
			// 
			// mnuBase
			// 
			this.mnuBase.Index = 1;
			this.mnuBase.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					this.mnuFac,
																					this.mnuBuyer,
																					this.mnuCar,
																					this.mnuDepInfo,
																					this.mmuComm,
																					this.menuItem3,
																					this.menuItem2,
																					this.menuItem1,
																					this.menuItem23,
																					this.mnuMoneyQ});
			this.mnuBase.Text = "基本數據(&B)";
			// 
			// mnuFac
			// 
			this.mnuFac.Index = 0;
			this.mnuFac.Shortcut = System.Windows.Forms.Shortcut.F6;
			this.mnuFac.Text = "廠商資料";
			this.mnuFac.Click += new System.EventHandler(this.mnuFac_Click);
			// 
			// mnuBuyer
			// 
			this.mnuBuyer.Index = 1;
			this.mnuBuyer.Shortcut = System.Windows.Forms.Shortcut.F8;
			this.mnuBuyer.Text = "客戶資料";
			this.mnuBuyer.Click += new System.EventHandler(this.mnuBuyer_Click);
			// 
			// mnuCar
			// 
			this.mnuCar.Index = 2;
			this.mnuCar.Shortcut = System.Windows.Forms.Shortcut.F7;
			this.mnuCar.Text = "車型資料";
			this.mnuCar.Click += new System.EventHandler(this.mnuCar_Click);
			// 
			// mnuDepInfo
			// 
			this.mnuDepInfo.Index = 3;
			this.mnuDepInfo.Text = "倉庫信息";
			this.mnuDepInfo.Click += new System.EventHandler(this.mnuDepInfo_Click);
			// 
			// menuItem3
			// 
			this.menuItem3.Index = 5;
			this.menuItem3.Text = "-";
			// 
			// menuItem2
			// 
			this.menuItem2.Index = 6;
			this.menuItem2.Text = "客戶回訪";
			this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
			// 
			// menuItem1
			// 
			this.menuItem1.Index = 7;
			this.menuItem1.Text = "客戶跟蹤";
			this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
			// 
			// menuItem23
			// 
			this.menuItem23.Index = 8;
			this.menuItem23.Text = "-";
			// 
			// mnuMoneyQ
			// 
			this.mnuMoneyQ.Index = 9;
			this.mnuMoneyQ.Text = "收付款摘要";
			// 
			// mnuBuy
			// 
			this.mnuBuy.Index = 2;
			this.mnuBuy.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																				   this.mnuBook,
																				   this.mnuInDep,
																				   this.menuItem30,
																				   this.mnuBuyPay});
			this.mnuBuy.Shortcut = System.Windows.Forms.Shortcut.F3;
			this.mnuBuy.Text = "進貨管理(&I)";
			// 
			// mnuBook
			// 
			this.mnuBook.Index = 0;
			this.mnuBook.Shortcut = System.Windows.Forms.Shortcut.F3;
			this.mnuBook.Text = "采購訂單";
			this.mnuBook.Click += new System.EventHandler(this.mnuBook_Click);
			// 
			// mnuInDep
			// 
			this.mnuInDep.Index = 1;
			this.mnuInDep.Shortcut = System.Windows.Forms.Shortcut.F4;
			this.mnuInDep.Text = "車輛入庫";
			this.mnuInDep.Click += new System.EventHandler(this.mnuInDep_Click);
			// 
			// menuItem30
			// 
			this.menuItem30.Index = 2;
			this.menuItem30.Text = "-";
			// 
			// mnuBuyPay
			// 
			this.mnuBuyPay.Index = 3;
			this.mnuBuyPay.Text = "采購付款";
			// 
			// mnuSell
			// 
			this.mnuSell.Index = 3;
			this.mnuSell.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					this.mnuReady,
																					this.mnuSelling,
																					this.menuItem35,
																					this.mnuSellTake});
			this.mnuSell.Text = "銷售管理(&L)";
			// 
			// mnuReady
			// 
			this.mnuReady.Index = 0;
			this.mnuReady.Shortcut = System.Windows.Forms.Shortcut.F2;
			this.mnuReady.Text = "車輛預售";
			this.mnuReady.Click += new System.EventHandler(this.mnuReady_Click);
			// 
			// mnuSelling
			// 
			this.mnuSelling.Index = 1;
			this.mnuSelling.Shortcut = System.Windows.Forms.Shortcut.F1;
			this.mnuSelling.Text = "車輛銷售";
			this.mnuSelling.Click += new System.EventHandler(this.mnuSelling_Click);
			// 
			// menuItem35
			// 
			this.menuItem35.Index = 2;
			this.menuItem35.Text = "-";
			// 
			// mnuSellTake
			// 
			this.mnuSellTake.Index = 3;
			this.mnuSellTake.Shortcut = System.Windows.Forms.Shortcut.F5;
			this.mnuSellTake.Text = "銷售收款";
			// 
			// mnuDepot
			// 
			this.mnuDepot.Index = 4;
			this.mnuDepot.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					 this.mnuDepCar,
																					 this.mnuMoveCar});
			this.mnuDepot.Text = "庫存管理(&D)";
			// 
			// mnuDepCar
			// 
			this.mnuDepCar.Index = 0;
			this.mnuDepCar.Shortcut = System.Windows.Forms.Shortcut.F9;
			this.mnuDepCar.Text = "庫存車輛";
			this.mnuDepCar.Click += new System.EventHandler(this.mnuDepCar_Click);
			// 
			// mnuMoveCar
			// 
			this.mnuMoveCar.Index = 1;
			this.mnuMoveCar.Text = "車輛移庫";
			this.mnuMoveCar.Click += new System.EventHandler(this.mnuMoveCar_Click);
			// 
			// mnuReport
			// 
			this.mnuReport.Index = 5;
			this.mnuReport.Shortcut = System.Windows.Forms.Shortcut.F10;
			this.mnuReport.Text = "查詢報表(&Q)";
			// 
			// mnuHelp
			// 
			this.mnuHelp.Index = 6;
			this.mnuHelp.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					this.mnuDirHelp,
																					this.menuItem42,
																					this.mnuAbout});
			this.mnuHelp.Text = "幫助(&H)";
			// 
			// mnuDirHelp
			// 
			this.mnuDirHelp.Index = 0;
			this.mnuDirHelp.Shortcut = System.Windows.Forms.Shortcut.F11;
			this.mnuDirHelp.Text = "目錄";
			// 
			// menuItem42
			// 
			this.menuItem42.Index = 1;
			this.menuItem42.Text = "-";
			// 
			// mnuAbout
			// 
			this.mnuAbout.Index = 2;
			this.mnuAbout.Text = "關于(&A)";
			this.mnuAbout.Click += new System.EventHandler(this.mnuAbout_Click);
			// 
			// toolBar1
			// 
			this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
			this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
																						this.toolBarButton1,
																						this.tbn,
																						this.tbnStock_m,
																						this.tbnInDep_m,
																						this.tbnPay_m,
																						this.toolBarButton7,
																						this.tbnSelPre,
																						this.tbnSell_m,
																						this.tbnSellMon_m,
																						this.tb,
																						this.tbnExit_m});
			this.toolBar1.DropDownArrows = true;
			this.toolBar1.ImageList = this.imageList1;
			this.toolBar1.Location = new System.Drawing.Point(0, 0);
			this.toolBar1.Name = "toolBar1";
			this.toolBar1.ShowToolTips = true;
			this.toolBar1.Size = new System.Drawing.Size(692, 41);
			this.toolBar1.TabIndex = 1;
			this.toolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
			// 
			// toolBarButton1
			// 
			this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbn
			// 
			this.tbn.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbnStock_m
			// 
			this.tbnStock_m.Text = "采購訂單";
			// 
			// tbnInDep_m
			// 
			this.tbnInDep_m.Text = "車輛入庫";
			// 
			// tbnPay_m
			// 
			this.tbnPay_m.Text = "采購付款";
			// 
			// toolBarButton7
			// 
			this.toolBarButton7.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbnSelPre
			// 
			this.tbnSelPre.Text = "車輛預售";
			// 
			// tbnSell_m
			// 
			this.tbnSell_m.Text = "車輛銷售";
			// 
			// tbnSellMon_m
			// 
			this.tbnSellMon_m.Text = "銷售收款";
			// 
			// tb
			// 
			this.tb.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbnExit_m
			// 
			this.tbnExit_m.Text = "退出";
			// 
			// imageList1
			// 
			this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
			this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
			// 
			// _stuBar
			// 
			this._stuBar.Location = new System.Drawing.Point(0, 301);
			this._stuBar.Name = "_stuBar";
			this._stuBar.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
																					   this.sbplabel,
																					   this.tbpUserName_m,
																					   this.tbpLabel2,
																					   this.sbpNowTime_m,
																					   this.sbpCompany,
																					   this.sbpCompany_m});
			this._stuBar.ShowPanels = true;
			this._stuBar.Size = new System.Drawing.Size(692, 24);
			this._stuBar.TabIndex = 2;
			// 
			// sbplabel
			// 
			this.sbplabel.Alignment = System.Windows.Forms.HorizontalAlignment.Center;
			this.sbplabel.MinWidth = 62;
			this.sbplabel.Text = " 用戶名稱";
			this.sbplabel.Width = 62;
			// 
			// tbpUserName_m
			// 
			this.tbpUserName_m.ToolTipText = "用戶姓名";
			// 
			// tbpLabel2
			// 
			this.tbpLabel2.Alignment = System.Windows.Forms.HorizontalAlignment.Center;
			this.tbpLabel2.MinWidth = 40;
			this.tbpLabel2.Text = "時間";
			this.tbpLabel2.Width = 40;
			// 
			// sbpNowTime_m
			// 
			this.sbpNowTime_m.MinWidth = 130;
			this.sbpNowTime_m.ToolTipText = "當前時間";
			this.sbpNowTime_m.Width = 130;
			// 
			// sbpCompany
			// 
			this.sbpCompany.Alignment = System.Windows.Forms.HorizontalAlignment.Center;
			this.sbpCompany.MinWidth = 62;
			this.sbpCompany.Text = "單位名稱";
			this.sbpCompany.Width = 62;
			// 
			// sbpCompany_m
			// 
			this.sbpCompany_m.Text = "廈門T77汽車銷售公司";
			this.sbpCompany_m.ToolTipText = "廈門T77汽車銷售公司";
			this.sbpCompany_m.Width = 800;
			// 
			// pnlLeft
			// 
			this.pnlLeft.BackColor = System.Drawing.SystemColors.Control;
			this.pnlLeft.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.pnlLeft.Controls.Add(this.Dir);
			this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
			this.pnlLeft.Location = new System.Drawing.Point(0, 41);
			this.pnlLeft.Name = "pnlLeft";
			this.pnlLeft.Size = new System.Drawing.Size(203, 260);
			this.pnlLeft.TabIndex = 4;
			// 
			// Dir
			// 
			this.Dir.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.Dir.Location = new System.Drawing.Point(184, 120);
			this.Dir.Name = "Dir";
			this.Dir.Size = new System.Drawing.Size(16, 48);
			this.Dir.TabIndex = 1;
			this.Dir.Text = "<<";
			this.Dir.Click += new System.EventHandler(this.Dir_Click);
			// 
			// _timer
			// 
			this._timer.Enabled = true;
			this._timer.Interval = 999;
			this._timer.SynchronizingObject = this;
			this._timer.Elapsed += new System.Timers.ElapsedEventHandler(this._timer_Elapsed);
			// 
			// fontDialog1
			// 
			this.fontDialog1.MaxSize = 20;
			this.fontDialog1.MinSize = 5;
			this.fontDialog1.ShowApply = true;
			this.fontDialog1.ShowColor = true;
			// 
			// colorDialog1
			// 
			this.colorDialog1.AnyColor = true;
			// 
			// mmuComm
			// 
			this.mmuComm.Index = 4;
			this.mmuComm.Text = "代辦管理";
			this.mmuComm.Click += new System.EventHandler(this.mmuComm_Click);
			// 
			// MdiFrm_Main
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
			this.BackColor = System.Drawing.Color.WhiteSmoke;
			this.ClientSize = new System.Drawing.Size(692, 325);
			this.ContextMenu = this.contextMenu1;
			this.Controls.Add(this.pnlLeft);
			this.Controls.Add(this._stuBar);
			this.Controls.Add(this.toolBar1);
			this.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.ForeColor = System.Drawing.Color.Black;
			this.IsMdiContainer = true;
			this.Menu = this.mainMenu1;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲精品一区二区三区影院| 91精品国产欧美一区二区| 天涯成人国产亚洲精品一区av| 精品国产伦一区二区三区免费| 欧美日韩一区二区三区四区| 波多野结衣91| 色哟哟国产精品| 色综合天天做天天爱| 91老司机福利 在线| 91一区二区在线| 91视频观看视频| 91蜜桃免费观看视频| 色香蕉久久蜜桃| 欧美在线制服丝袜| 欧美日韩一区二区在线观看 | 精品亚洲成av人在线观看| 一区二区三区中文字幕电影| 一个色在线综合| 日韩精品一级中文字幕精品视频免费观看| 亚洲一区二区高清| 免费看黄色91| 岛国一区二区三区| 色域天天综合网| 欧美精品三级在线观看| 日韩限制级电影在线观看| 久久先锋影音av| 国产精品丝袜久久久久久app| 中文字幕不卡的av| 亚洲一区二区成人在线观看| 青青草成人在线观看| 国产91精品在线观看| 92国产精品观看| 欧美久久久一区| 久久精品视频一区二区三区| 亚洲三级电影全部在线观看高清| 亚洲午夜在线视频| 国产成人免费视频网站| 色哟哟欧美精品| 26uuu精品一区二区在线观看| 国产精品全国免费观看高清| 亚洲综合图片区| 国产一区二区三区视频在线播放| 91蜜桃在线观看| 精品人伦一区二区色婷婷| 亚洲人成网站影音先锋播放| 奇米色777欧美一区二区| 一本一道久久a久久精品综合蜜臀| 欧美精品乱人伦久久久久久| 国产精品美女www爽爽爽| 日韩成人一区二区| 色哦色哦哦色天天综合| 久久久久成人黄色影片| 水野朝阳av一区二区三区| 成人免费视频视频| 26uuu精品一区二区在线观看| 亚洲国产另类av| 91免费观看在线| 亚洲国产精品国自产拍av| 日本特黄久久久高潮| 在线精品亚洲一区二区不卡| 中文字幕成人网| 精彩视频一区二区| 欧美精品黑人性xxxx| 亚洲一区成人在线| 在线亚洲人成电影网站色www| 国产日韩欧美精品综合| 韩国一区二区在线观看| 日韩欧美激情四射| 天堂蜜桃一区二区三区| 欧美色精品在线视频| 伊人婷婷欧美激情| 91天堂素人约啪| 中文字幕高清不卡| 成人av在线网站| 国产精品免费久久久久| 国产精品香蕉一区二区三区| 精品国产91亚洲一区二区三区婷婷| 亚洲高清免费视频| 欧美写真视频网站| 五月婷婷久久丁香| 在线成人免费视频| 蜜臀av在线播放一区二区三区 | 日韩成人午夜电影| 精品视频一区三区九区| 亚洲国产日韩在线一区模特| 在线视频观看一区| 亚洲va国产va欧美va观看| 欧美另类变人与禽xxxxx| 视频一区国产视频| 精品少妇一区二区| 国产精品一区免费在线观看| 国产婷婷一区二区| youjizz国产精品| 亚洲免费观看高清完整版在线 | 日韩欧美一二三四区| 青草国产精品久久久久久| 精品免费一区二区三区| 国内精品久久久久影院一蜜桃| 日韩欧美国产综合在线一区二区三区| 亚洲福利电影网| 欧美成人一区二区| 丁香激情综合五月| 性做久久久久久久久| 日韩一区二区三区免费看 | 精品国产伦一区二区三区观看体验 | 欧美亚洲一区二区在线| 石原莉奈在线亚洲二区| 国产日韩成人精品| 欧美日韩一区小说| 国内外成人在线| 亚洲综合色网站| 欧美变态tickle挠乳网站| 成人精品国产一区二区4080| 亚洲综合一二三区| 国产午夜精品一区二区三区嫩草 | 另类中文字幕网| 中文字幕av一区二区三区免费看| 99re成人精品视频| 久久疯狂做爰流白浆xx| 亚洲另类在线制服丝袜| 精品少妇一区二区三区日产乱码 | 精品一区二区国语对白| 亚洲丝袜制服诱惑| 久久久九九九九| 欧美撒尿777hd撒尿| 国产成人在线视频网址| 午夜精品久久久久久久蜜桃app| 久久先锋影音av鲁色资源| 欧美日本乱大交xxxxx| 成人综合婷婷国产精品久久| 蜜桃视频一区二区三区在线观看| 国产精品的网站| 久久久亚洲综合| 欧美一区二区三区的| 一本色道久久综合亚洲91| 国产成人精品免费一区二区| 五月天亚洲精品| 亚洲图片欧美色图| 综合av第一页| 国产精品国产自产拍在线| 26uuu精品一区二区三区四区在线| 欧美日韩精品一区二区三区四区| av中文字幕不卡| 成人高清伦理免费影院在线观看| 麻豆久久久久久| 日韩有码一区二区三区| 亚洲一区二区五区| **欧美大码日韩| 日韩一区中文字幕| 国产精品入口麻豆原神| 久久久久久一级片| 精品国产乱码久久久久久免费| 欧美乱妇23p| 欧美一区二区三区不卡| 91精品国产aⅴ一区二区| 欧美精品在欧美一区二区少妇| 欧美综合亚洲图片综合区| 色婷婷亚洲精品| 精品视频在线视频| 日韩一区二区三区在线观看| 91精品国产麻豆国产自产在线| 91亚洲午夜精品久久久久久| 成人91在线观看| 成人开心网精品视频| 色欧美片视频在线观看 | 亚洲综合色在线| 亚洲成av人片一区二区三区 | 日韩欧美中文一区| 久久综合九色综合97婷婷女人| 久久品道一品道久久精品| 国产欧美精品一区二区三区四区| 欧美韩国日本一区| 亚洲综合视频在线| 日本亚洲视频在线| 国产成人精品一区二区三区四区| 国产91精品一区二区| 成人午夜av影视| 欧美性高清videossexo| 日韩欧美一级片| 亚洲国产成人自拍| 一区二区三区四区不卡视频| 性欧美大战久久久久久久久| 激情另类小说区图片区视频区| 国产91在线看| 在线免费一区三区| 日韩美女主播在线视频一区二区三区| 26uuu色噜噜精品一区| 一区二区三区欧美久久| 美女视频黄久久| 波多野结衣视频一区| 欧美精品v国产精品v日韩精品| 日韩欧美久久久| 亚洲精品免费在线| 精品亚洲免费视频| 欧美午夜精品久久久久久孕妇| 日韩精品中文字幕一区二区三区| 国产三级三级三级精品8ⅰ区| 亚洲一二三四区不卡| 成人av电影在线| 日韩亚洲欧美综合|