亚洲欧美第一页_禁久久精品乱码_粉嫩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一区二区三区免费野_久草精品视频
精品视频一区二区三区免费| 91精品黄色片免费大全| 亚瑟在线精品视频| 久久精品人人做人人综合| 欧美日韩在线电影| 成人污污视频在线观看| 美日韩黄色大片| 亚洲一区二区三区爽爽爽爽爽| 国产亚洲一区二区三区四区| 欧美久久婷婷综合色| 91亚洲永久精品| 国产尤物一区二区在线| 日本在线观看不卡视频| 亚洲日韩欧美一区二区在线| 久久久久国产成人精品亚洲午夜| 欧美日本韩国一区二区三区视频 | 亚洲va欧美va天堂v国产综合| 久久久久久久久97黄色工厂| 欧美一区二区三区视频免费播放 | 日韩高清不卡一区| 一区二区三区久久| 国产精品网站在线观看| 国产欧美日韩视频在线观看| 欧美日韩一级片在线观看| 日本韩国一区二区三区视频| 99这里只有精品| 成人va在线观看| 国产91露脸合集magnet| 国产在线看一区| 经典三级视频一区| 美美哒免费高清在线观看视频一区二区| 亚洲大型综合色站| 天堂在线一区二区| 日韩不卡在线观看日韩不卡视频| 亚洲福利视频三区| 性久久久久久久| 三级欧美在线一区| 免费观看在线综合色| 日本视频一区二区| 黄页网站大全一区二区| 国产一区二区主播在线| 国产高清亚洲一区| 99久久伊人久久99| 91在线码无精品| 欧美午夜在线观看| 欧美日韩激情一区| 日韩一二在线观看| 精品国精品国产| 中文在线一区二区| 亚洲精品国产无天堂网2021| 一区二区在线看| 五月婷婷激情综合网| 秋霞午夜av一区二区三区| 激情丁香综合五月| 成人激情午夜影院| 欧美亚洲尤物久久| 欧美videos大乳护士334| 久久综合九色综合久久久精品综合| 久久精品人人做| 亚洲女厕所小便bbb| 婷婷久久综合九色综合绿巨人| 另类小说一区二区三区| 成人综合在线观看| 欧美日韩一区二区三区四区| 欧美α欧美αv大片| 国产精品国产馆在线真实露脸| 一区二区三区在线不卡| 蜜臀av在线播放一区二区三区| 国产成人欧美日韩在线电影| 91福利视频久久久久| 日韩欧美亚洲一区二区| 国产精品美女久久久久久| 亚洲一本大道在线| 激情图片小说一区| 色噜噜狠狠色综合欧洲selulu| 欧美一区二区三区爱爱| 国产精品毛片a∨一区二区三区| 亚洲国产精品麻豆| 黄一区二区三区| 在线看一区二区| 2023国产精品| 亚洲欧美日韩一区| 狠狠色丁香久久婷婷综合丁香| av高清不卡在线| 欧美xxxxx裸体时装秀| 国产精品国产三级国产三级人妇| 五月天欧美精品| 成人性生交大片免费看在线播放| 欧美日韩精品免费观看视频| 欧美激情中文不卡| 日韩avvvv在线播放| 成人av资源下载| 日韩女优电影在线观看| 一区二区三区91| 成人免费毛片a| 日韩三级伦理片妻子的秘密按摩| 亚洲午夜电影在线| 成人福利在线看| 2021中文字幕一区亚洲| 亚洲福中文字幕伊人影院| yourporn久久国产精品| 精品欧美一区二区在线观看| 亚洲成人免费观看| 色婷婷国产精品| 国产精品免费免费| 国产风韵犹存在线视精品| 91精品国产91久久久久久一区二区 | 亚洲中国最大av网站| 高清国产一区二区| 欧美一级爆毛片| 亚洲综合免费观看高清完整版在线| 国产成人夜色高潮福利影视| 日韩精品一区二区三区在线 | 欧美亚洲综合色| 欧美高清在线视频| 国产精品一二三四五| 日韩视频123| 日韩av一二三| 欧美区在线观看| 午夜精品福利视频网站| 在线亚洲高清视频| 一区二区在线看| 一本大道av一区二区在线播放| 欧美激情一区不卡| 国产精品一级黄| www成人在线观看| 国产一区二区调教| 精品欧美一区二区在线观看| 美女脱光内衣内裤视频久久网站| 91精品国产综合久久国产大片| 午夜影院久久久| 91精品国产欧美一区二区18| 视频精品一区二区| 日韩欧美国产午夜精品| 奇米综合一区二区三区精品视频| 91精品国产综合久久久久久久久久 | 国产成人av影院| 中文在线资源观看网站视频免费不卡 | 国产成人亚洲综合a∨婷婷| 欧美videos大乳护士334| 日本va欧美va欧美va精品| 日韩欧美国产一区二区在线播放| 日本中文字幕一区| www成人在线观看| 国产成人在线视频网址| 亚洲国产经典视频| 色系网站成人免费| 丝袜美腿亚洲色图| 欧美一区二区三区的| 韩国毛片一区二区三区| 国产色产综合色产在线视频| 成人免费看视频| 一区二区三区四区五区视频在线观看| 在线视频国内自拍亚洲视频| 五月综合激情网| 欧美精品一区二区三区四区 | 高清日韩电视剧大全免费| 国产精品国产三级国产aⅴ原创| 91免费看片在线观看| 亚洲一区欧美一区| 欧美一级二级在线观看| 国产精品一区免费在线观看| 一区免费观看视频| 在线成人高清不卡| 国产一区二区三区最好精华液| 国产精品美女久久久久久久久久久 | 国产日韩精品一区| 色菇凉天天综合网| 琪琪一区二区三区| 中文av一区特黄| 欧美剧情片在线观看| 国产精品白丝av| 亚洲一区中文日韩| 久久综合狠狠综合| 91久久线看在观草草青青| 精品一区二区三区av| 亚洲欧美国产高清| 精品少妇一区二区三区日产乱码| 国产成人8x视频一区二区| 亚洲国产欧美日韩另类综合| 欧美精品一区二区三区很污很色的| 91视频观看视频| 国产中文字幕一区| 亚洲国产成人av| 国产精品女上位| 日韩三级电影网址| 一本色道久久加勒比精品 | 欧美怡红院视频| 国产尤物一区二区| 午夜久久久久久电影| 国产精品天干天干在线综合| 欧美一三区三区四区免费在线看 | 欧洲一区在线电影| 国产a区久久久| 男女男精品视频网| 亚洲柠檬福利资源导航| 日韩视频中午一区| 欧美日韩午夜精品| 91丨porny丨最新| 国产成人精品亚洲日本在线桃色 |