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

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

?? piecharxsxxmanage.cs

?? 汽車銷售公司ERP進(jìn)銷存系統(tǒng) 汽車銷售公司ERP進(jìn)銷存系統(tǒng)
?? CS
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
			// 
			this.textBoxText2.Location = new System.Drawing.Point(168, 75);
			this.textBoxText2.Name = "textBoxText2";
			this.textBoxText2.Size = new System.Drawing.Size(72, 21);
			this.textBoxText2.TabIndex = 15;
			this.textBoxText2.Text = "green";
			this.textBoxText2.TextChanged += new System.EventHandler(this.textBoxText_TextChanged);
			// 
			// textBoxText1
			// 
			this.textBoxText1.Location = new System.Drawing.Point(168, 40);
			this.textBoxText1.Name = "textBoxText1";
			this.textBoxText1.Size = new System.Drawing.Size(72, 21);
			this.textBoxText1.TabIndex = 9;
			this.textBoxText1.Text = "red";
			this.textBoxText1.TextChanged += new System.EventHandler(this.textBoxText_TextChanged);
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(168, 20);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(64, 16);
			this.label14.TabIndex = 3;
			this.label14.Text = "Text";
			this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(128, 20);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(38, 16);
			this.label10.TabIndex = 2;
			this.label10.Text = "Color";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(80, 20);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(48, 16);
			this.label9.TabIndex = 1;
			this.label9.Text = "Offset";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(32, 20);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(48, 16);
			this.label8.TabIndex = 0;
			this.label8.Text = "Value";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label11
			// 
			this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.label11.Location = new System.Drawing.Point(336, 467);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(72, 16);
			this.label11.TabIndex = 11;
			this.label11.Text = "Edge &width:";
			this.label11.Visible = false;
			// 
			// numericUpDownEdgeLineWidth
			// 
			this.numericUpDownEdgeLineWidth.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.numericUpDownEdgeLineWidth.DecimalPlaces = 1;
			this.numericUpDownEdgeLineWidth.Location = new System.Drawing.Point(408, 465);
			this.numericUpDownEdgeLineWidth.Maximum = new System.Decimal(new int[] {
																					   5,
																					   0,
																					   0,
																					   0});
			this.numericUpDownEdgeLineWidth.Name = "numericUpDownEdgeLineWidth";
			this.numericUpDownEdgeLineWidth.Size = new System.Drawing.Size(48, 21);
			this.numericUpDownEdgeLineWidth.TabIndex = 12;
			this.numericUpDownEdgeLineWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.numericUpDownEdgeLineWidth.Value = new System.Decimal(new int[] {
																					 1,
																					 0,
																					 0,
																					 0});
			this.numericUpDownEdgeLineWidth.Visible = false;
			this.numericUpDownEdgeLineWidth.ValueChanged += new System.EventHandler(this.numericUpDownEdgeLineWidth_ValueChanged);
			// 
			// checkBoxFitChart
			// 
			this.checkBoxFitChart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.checkBoxFitChart.Location = new System.Drawing.Point(336, 347);
			this.checkBoxFitChart.Name = "checkBoxFitChart";
			this.checkBoxFitChart.Size = new System.Drawing.Size(136, 16);
			this.checkBoxFitChart.TabIndex = 3;
			this.checkBoxFitChart.Text = "&Fit chart to panel";
			this.checkBoxFitChart.Visible = false;
			this.checkBoxFitChart.CheckedChanged += new System.EventHandler(this.checkBoxFitChart_CheckedChanged);
			// 
			// label13
			// 
			this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.label13.Location = new System.Drawing.Point(336, 495);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(48, 16);
			this.label13.TabIndex = 13;
			this.label13.Text = "&Alpha:";
			this.label13.Visible = false;
			// 
			// m_numericUpDownAlpha
			// 
			this.m_numericUpDownAlpha.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.m_numericUpDownAlpha.Location = new System.Drawing.Point(408, 493);
			this.m_numericUpDownAlpha.Maximum = new System.Decimal(new int[] {
																				 255,
																				 0,
																				 0,
																				 0});
			this.m_numericUpDownAlpha.Name = "m_numericUpDownAlpha";
			this.m_numericUpDownAlpha.Size = new System.Drawing.Size(48, 21);
			this.m_numericUpDownAlpha.TabIndex = 14;
			this.m_numericUpDownAlpha.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.m_numericUpDownAlpha.Value = new System.Decimal(new int[] {
																			   122,
																			   0,
																			   0,
																			   0});
			this.m_numericUpDownAlpha.Visible = false;
			this.m_numericUpDownAlpha.ValueChanged += new System.EventHandler(this.m_numericUpDownAlpha_ValueChanged);
			// 
			// m_buttonPrint
			// 
			this.m_buttonPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.m_buttonPrint.Location = new System.Drawing.Point(504, 491);
			this.m_buttonPrint.Name = "m_buttonPrint";
			this.m_buttonPrint.TabIndex = 15;
			this.m_buttonPrint.Text = "&Print";
			this.m_buttonPrint.Visible = false;
			this.m_buttonPrint.Click += new System.EventHandler(this.m_buttonPrint_Click);
			// 
			// groupControl1
			// 
			this.groupControl1.Controls.Add(this.buttonColor1);
			this.groupControl1.Controls.Add(this.buttonColor2);
			this.groupControl1.Controls.Add(this.buttonColor3);
			this.groupControl1.Controls.Add(this.buttonColor4);
			this.groupControl1.Controls.Add(this.buttonColor5);
			this.groupControl1.Controls.Add(this.buttonColor6);
			this.groupControl1.Controls.Add(this.buttonColor7);
			this.groupControl1.Controls.Add(this.buttonColor8);
			this.groupControl1.Controls.Add(this.buttonColor9);
			this.groupControl1.Controls.Add(this.buttonColor10);
			this.groupControl1.Controls.Add(this.buttonColor11);
			this.groupControl1.Controls.Add(this.buttonColor12);
			this.groupControl1.Controls.Add(this.panelControl1);
			this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.groupControl1.Location = new System.Drawing.Point(0, 432);
			this.groupControl1.Name = "groupControl1";
			this.groupControl1.Size = new System.Drawing.Size(864, 96);
			this.groupControl1.TabIndex = 17;
			// 
			// buttonColor7
			// 
			this.buttonColor7.BackColor = System.Drawing.Color.SlateBlue;
			this.buttonColor7.Location = new System.Drawing.Point(264, 40);
			this.buttonColor7.Name = "buttonColor7";
			this.buttonColor7.Size = new System.Drawing.Size(40, 32);
			this.buttonColor7.TabIndex = 38;
			this.buttonColor7.Text = "七月";
			this.buttonColor7.Click += new System.EventHandler(this.buttonColor7_Click);
			// 
			// buttonColor8
			// 
			this.buttonColor8.BackColor = System.Drawing.Color.BlueViolet;
			this.buttonColor8.Location = new System.Drawing.Point(304, 40);
			this.buttonColor8.Name = "buttonColor8";
			this.buttonColor8.Size = new System.Drawing.Size(40, 32);
			this.buttonColor8.TabIndex = 38;
			this.buttonColor8.Text = "八月";
			this.buttonColor8.Click += new System.EventHandler(this.buttonColor8_Click);
			// 
			// buttonColor9
			// 
			this.buttonColor9.BackColor = System.Drawing.Color.Magenta;
			this.buttonColor9.Location = new System.Drawing.Point(344, 40);
			this.buttonColor9.Name = "buttonColor9";
			this.buttonColor9.Size = new System.Drawing.Size(40, 32);
			this.buttonColor9.TabIndex = 38;
			this.buttonColor9.Text = "九月";
			this.buttonColor9.Click += new System.EventHandler(this.buttonColor9_Click);
			// 
			// buttonColor10
			// 
			this.buttonColor10.BackColor = System.Drawing.Color.DeepPink;
			this.buttonColor10.Location = new System.Drawing.Point(384, 40);
			this.buttonColor10.Name = "buttonColor10";
			this.buttonColor10.Size = new System.Drawing.Size(40, 32);
			this.buttonColor10.TabIndex = 38;
			this.buttonColor10.Text = "十月";
			this.buttonColor10.Click += new System.EventHandler(this.buttonColor10_Click);
			// 
			// buttonColor11
			// 
			this.buttonColor11.BackColor = System.Drawing.Color.Crimson;
			this.buttonColor11.Location = new System.Drawing.Point(424, 40);
			this.buttonColor11.Name = "buttonColor11";
			this.buttonColor11.Size = new System.Drawing.Size(40, 32);
			this.buttonColor11.TabIndex = 38;
			this.buttonColor11.Text = "十一";
			this.buttonColor11.Click += new System.EventHandler(this.buttonColor11_Click);
			// 
			// buttonColor12
			// 
			this.buttonColor12.BackColor = System.Drawing.Color.GreenYellow;
			this.buttonColor12.Location = new System.Drawing.Point(464, 40);
			this.buttonColor12.Name = "buttonColor12";
			this.buttonColor12.Size = new System.Drawing.Size(40, 32);
			this.buttonColor12.TabIndex = 38;
			this.buttonColor12.Text = "十二";
			this.buttonColor12.Click += new System.EventHandler(this.buttonColor12_Click);
			// 
			// simpleButton1
			// 
			this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.simpleButton1.Location = new System.Drawing.Point(816, 16);
			this.simpleButton1.Name = "simpleButton1";
			this.simpleButton1.Size = new System.Drawing.Size(40, 32);
			this.simpleButton1.TabIndex = 39;
			this.simpleButton1.Text = "打印";
			this.simpleButton1.Click += new System.EventHandler(this.m_buttonPrint_Click);
			// 
			// panelControl1
			// 
			this.panelControl1.Controls.Add(this.label15);
			this.panelControl1.Controls.Add(this.simpleButton1);
			this.panelControl1.Controls.Add(this.cbtablename);
			this.panelControl1.Controls.Add(this.label12);
			this.panelControl1.Controls.Add(this.cbtype);
			this.panelControl1.Controls.Add(this.simpleButton2);
			this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
			this.panelControl1.Location = new System.Drawing.Point(2, 21);
			this.panelControl1.Name = "panelControl1";
			this.panelControl1.Size = new System.Drawing.Size(860, 59);
			this.panelControl1.TabIndex = 40;
			this.panelControl1.Text = "panelControl1";
			// 
			// cbtablename
			// 
			this.cbtablename.EditValue = "個(gè)人銷售表";
			this.cbtablename.Location = new System.Drawing.Point(560, 24);
			this.cbtablename.Name = "cbtablename";
			// 
			// cbtablename.Properties
			// 
			this.cbtablename.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.cbtablename.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																												new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.cbtablename.Properties.Items.AddRange(new object[] {
																		"個(gè)人銷售表",
																		"單位銷售表",
																		"全部"});
			this.cbtablename.Size = new System.Drawing.Size(88, 21);

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
制服丝袜av成人在线看| 图片区小说区区亚洲影院| 久久久蜜臀国产一区二区| 欧美高清dvd| 欧美高清视频www夜色资源网| 欧美在线你懂的| 在线观看不卡视频| 欧美在线视频全部完| 欧美日韩一级二级三级| 欧美日韩在线播| 在线综合+亚洲+欧美中文字幕| 欧美剧情片在线观看| 欧美日韩国产一级片| 欧美日韩高清在线| 日韩欧美国产一区二区在线播放| 日韩亚洲欧美在线| 久久久久久一级片| 1区2区3区欧美| 依依成人综合视频| 香蕉乱码成人久久天堂爱免费| 首页国产欧美日韩丝袜| 久久电影网站中文字幕| 精品中文字幕一区二区小辣椒| 国产美女精品在线| 不卡在线观看av| 欧美日韩视频不卡| 精品国产一区二区亚洲人成毛片 | 精品国产乱码久久久久久夜甘婷婷 | 美女一区二区在线观看| 精品一区二区三区久久| 国产白丝网站精品污在线入口| 99这里都是精品| 欧美日本一道本在线视频| 日韩视频在线一区二区| 日本一区二区三区电影| 一级日本不卡的影视| 热久久国产精品| 波多野结衣中文字幕一区| 在线观看av一区二区| 精品国产制服丝袜高跟| 1024成人网| 欧美aaa在线| 成人高清免费观看| 欧美剧在线免费观看网站| 国产三区在线成人av| 亚洲一区视频在线| 国产一区二区三区| 欧美三级电影在线观看| 国产欧美精品在线观看| 亚洲成人黄色影院| 成人h动漫精品一区二| 欧美一级免费大片| 亚洲视频小说图片| 国产在线精品不卡| 欧美在线观看18| 国产人妖乱国产精品人妖| 亚洲成在人线免费| 成人黄色a**站在线观看| 欧美一卡2卡3卡4卡| 亚洲四区在线观看| 国产黄色精品视频| 在线成人免费视频| 亚洲欧美偷拍卡通变态| 国产美女精品一区二区三区| 欧美日本国产视频| 国产精品久99| 国产黄人亚洲片| 日韩一级大片在线| 亚洲一区二区三区在线播放| 成人av在线观| 26uuu国产电影一区二区| 午夜日韩在线观看| 色综合 综合色| 国产精品你懂的| 国产一区福利在线| 欧美一区二区三区四区五区 | 亚洲精品国产精华液| 国产成人啪免费观看软件| 91精品国产综合久久蜜臀| 亚洲精品国产一区二区精华液 | 国产jizzjizz一区二区| 欧美成人女星排行榜| 首页国产丝袜综合| 欧美日韩亚洲不卡| 亚洲美女视频在线| 成人一区二区三区视频| 亚洲精品一线二线三线| 美女视频一区二区三区| 欧美日韩亚洲丝袜制服| 亚洲一级片在线观看| 色老汉av一区二区三区| 亚洲美女视频在线观看| 99re视频这里只有精品| 国产精品每日更新在线播放网址| 国内不卡的二区三区中文字幕 | 亚洲国产欧美在线人成| 91美女片黄在线| 亚洲欧美另类久久久精品2019| 99久久精品免费看国产免费软件| 久久精品日产第一区二区三区高清版| 久久国产精品99久久人人澡| 日韩精品中文字幕一区二区三区 | 一区二区三区加勒比av| 91丨九色丨蝌蚪丨老版| 亚洲私人影院在线观看| 91视频国产资源| 一个色综合av| 欧美性猛交xxxxxx富婆| 亚洲成人免费av| 欧美一区二区三区视频免费播放| 视频在线在亚洲| 日韩欧美国产1| 国产在线视频一区二区| 欧美激情艳妇裸体舞| 99视频一区二区三区| 亚洲精品久久久久久国产精华液| 欧美亚洲图片小说| 强制捆绑调教一区二区| 精品国产亚洲一区二区三区在线观看| 美腿丝袜一区二区三区| 国产日韩欧美在线一区| av男人天堂一区| 亚洲小说春色综合另类电影| 欧美日韩国产另类一区| 日本不卡免费在线视频| 久久欧美中文字幕| 91网上在线视频| 日日夜夜精品视频天天综合网| 欧美成人a在线| 国产99久久精品| 亚洲在线中文字幕| 日韩欧美国产一区二区在线播放| 国产成人av影院| 亚洲精品写真福利| 日韩一区二区中文字幕| 粉嫩av一区二区三区| 一区二区三区日韩在线观看| 制服.丝袜.亚洲.中文.综合| 国产成人精品综合在线观看| 亚洲精品日韩综合观看成人91| 91精品国产91热久久久做人人| 国产老妇另类xxxxx| 综合电影一区二区三区 | 亚洲一区二区三区视频在线 | 亚洲成年人影院| 欧美精品一区二区不卡| 91搞黄在线观看| 国产精品一区二区视频| 一区二区成人在线| www国产亚洲精品久久麻豆| 95精品视频在线| 青青草国产精品97视觉盛宴| 国产精品久久久久久久久久久免费看 | 亚洲欧美另类小说视频| 欧美电影免费观看高清完整版在线 | 奇米色777欧美一区二区| 中文字幕欧美日韩一区| 91精品国产综合久久福利| 国产成a人亚洲精品| 爽好久久久欧美精品| 最新不卡av在线| 日韩欧美激情一区| 欧美视频在线观看一区二区| 福利一区二区在线| 日韩av中文字幕一区二区| 亚洲美女免费在线| 久久久久国产精品麻豆ai换脸| 欧美日韩1234| 91视视频在线观看入口直接观看www | 91精品免费在线观看| 97se亚洲国产综合自在线观| 国产一区欧美二区| 日韩高清不卡一区| 一区二区三区欧美在线观看| 久久久噜噜噜久噜久久综合| 制服丝袜中文字幕亚洲| 91久久精品国产91性色tv| 国产91精品一区二区麻豆亚洲| 日本欧美肥老太交大片| 亚洲一级二级三级| 亚洲天堂中文字幕| 国产精品天干天干在观线| 日韩欧美亚洲国产另类| 欧美日韩不卡视频| 欧美在线免费观看亚洲| 一本到三区不卡视频| eeuss鲁片一区二区三区| 国产成人在线影院| 韩国一区二区在线观看| 日本不卡在线视频| 一区二区三区91| 亚洲精选免费视频| 亚洲视频每日更新| 亚洲私人影院在线观看| 亚洲欧洲精品一区二区精品久久久 | 欧美猛男gaygay网站| 在线国产亚洲欧美| 色婷婷亚洲一区二区三区| 91原创在线视频| 91免费在线看|