| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435 |
- namespace Core.StlMes.Client.BuyBillet
- {
- partial class frmDDTJChart
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dept");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("plinename1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("plinename2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("plinecode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("plinename");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("dept");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("plinename1");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("plinename2");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("plinecode");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("plinename");
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ucb1 = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
- this.label4 = new System.Windows.Forms.Label();
- this.btn_month = new System.Windows.Forms.Button();
- this.label3 = new System.Windows.Forms.Label();
- this.startDate = new System.Windows.Forms.DateTimePicker();
- this.label2 = new System.Windows.Forms.Label();
- this.endDate = new System.Windows.Forms.DateTimePicker();
- this.label1 = new System.Windows.Forms.Label();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.panel1 = new System.Windows.Forms.Panel();
- this.Chart3 = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.Chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.Chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.timer2 = new System.Windows.Forms.Timer(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucb1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.Chart3)).BeginInit();
- this.contextMenuStrip1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.Chart2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Chart1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ucb1);
- this.ultraGroupBox1.Controls.Add(this.label4);
- this.ultraGroupBox1.Controls.Add(this.btn_month);
- this.ultraGroupBox1.Controls.Add(this.label3);
- this.ultraGroupBox1.Controls.Add(this.startDate);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Controls.Add(this.endDate);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1190, 32);
- this.ultraGroupBox1.TabIndex = 4;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ucb1
- //
- this.ucb1.CheckedListSettings.CheckStateMember = "";
- this.ucb1.DataSource = this.ultraDataSource1;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ucb1.DisplayLayout.Appearance = appearance14;
- appearance1.TextHAlignAsString = "Center";
- ultraGridColumn1.Header.Appearance = appearance1;
- ultraGridColumn1.Header.Caption = "部门";
- ultraGridColumn1.Header.TextOrientation = new Infragistics.Win.TextOrientationInfo(0, Infragistics.Win.TextFlowDirection.Horizontal);
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
- ultraGridColumn2.Header.Caption = "区域";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
- ultraGridColumn3.Header.Caption = "产线";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.Hidden = true;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5});
- this.ucb1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ucb1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucb1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance2.BorderColor = System.Drawing.SystemColors.Window;
- this.ucb1.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ucb1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
- this.ucb1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance3.BackColor2 = System.Drawing.SystemColors.Control;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ucb1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.ucb1.DisplayLayout.MaxColScrollRegions = 1;
- this.ucb1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ucb1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
- appearance10.BackColor = System.Drawing.SystemColors.Highlight;
- appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ucb1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
- this.ucb1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ucb1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- this.ucb1.DisplayLayout.Override.CardAreaAppearance = appearance12;
- appearance8.BorderColor = System.Drawing.Color.Silver;
- appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ucb1.DisplayLayout.Override.CellAppearance = appearance8;
- this.ucb1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ucb1.DisplayLayout.Override.CellPadding = 0;
- appearance6.BackColor = System.Drawing.SystemColors.Control;
- appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance6.BorderColor = System.Drawing.SystemColors.Window;
- this.ucb1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
- appearance5.TextHAlignAsString = "Left";
- this.ucb1.DisplayLayout.Override.HeaderAppearance = appearance5;
- this.ucb1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ucb1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- appearance11.BorderColor = System.Drawing.Color.Silver;
- this.ucb1.DisplayLayout.Override.RowAppearance = appearance11;
- this.ucb1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ucb1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
- scrollBarLook1.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2007;
- this.ucb1.DisplayLayout.ScrollBarLook = scrollBarLook1;
- this.ucb1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ucb1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ucb1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ucb1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ucb1.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
- this.ucb1.Location = new System.Drawing.Point(436, 9);
- this.ucb1.MaxDropDownItems = 37;
- this.ucb1.Name = "ucb1";
- this.ucb1.Size = new System.Drawing.Size(191, 22);
- this.ucb1.TabIndex = 15;
- this.ucb1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ucb1_InitializeLayout);
- //
- // ultraDataSource1
- //
- this.ultraDataSource1.Band.Columns.AddRange(new object[] {
- ultraDataColumn1,
- ultraDataColumn2,
- ultraDataColumn3,
- ultraDataColumn4,
- ultraDataColumn5});
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(401, 12);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(29, 12);
- this.label4.TabIndex = 13;
- this.label4.Text = "部门";
- //
- // btn_month
- //
- this.btn_month.Location = new System.Drawing.Point(350, 6);
- this.btn_month.Name = "btn_month";
- this.btn_month.Size = new System.Drawing.Size(44, 20);
- this.btn_month.TabIndex = 12;
- this.btn_month.Text = "月";
- this.btn_month.UseVisualStyleBackColor = true;
- this.btn_month.Click += new System.EventHandler(this.btn_month_Click);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(339, 11);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(11, 12);
- this.label3.TabIndex = 9;
- this.label3.Text = "|";
- //
- // startDate
- //
- this.startDate.CustomFormat = "yyyy-MM-dd";
- this.startDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.startDate.Location = new System.Drawing.Point(60, 6);
- this.startDate.Name = "startDate";
- this.startDate.Size = new System.Drawing.Size(107, 21);
- this.startDate.TabIndex = 8;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(6, 12);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(53, 12);
- this.label2.TabIndex = 7;
- this.label2.Text = "起始日期";
- //
- // endDate
- //
- this.endDate.CustomFormat = "yyyy-MM-dd";
- this.endDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.endDate.Location = new System.Drawing.Point(225, 6);
- this.endDate.Name = "endDate";
- this.endDate.Size = new System.Drawing.Size(107, 21);
- this.endDate.TabIndex = 6;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(169, 12);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(53, 12);
- this.label1.TabIndex = 5;
- this.label1.Text = "截止日期";
- //
- // timer1
- //
- this.timer1.Interval = 200;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // panel1
- //
- this.panel1.AutoScroll = true;
- this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
- this.panel1.Controls.Add(this.Chart3);
- this.panel1.Controls.Add(this.Chart2);
- this.panel1.Controls.Add(this.Chart1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 32);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1190, 530);
- this.panel1.TabIndex = 5;
- //
- // Chart3
- //
- chartArea1.Name = "ChartArea1";
- this.Chart3.ChartAreas.Add(chartArea1);
- this.Chart3.ContextMenuStrip = this.contextMenuStrip1;
- this.Chart3.Dock = System.Windows.Forms.DockStyle.Left;
- legend1.Name = "Legend1";
- this.Chart3.Legends.Add(legend1);
- this.Chart3.Location = new System.Drawing.Point(1000, 0);
- this.Chart3.Name = "Chart3";
- series1.ChartArea = "ChartArea1";
- series1.Legend = "Legend1";
- series1.Name = "Series1";
- this.Chart3.Series.Add(series1);
- this.Chart3.Size = new System.Drawing.Size(300, 513);
- this.Chart3.TabIndex = 2;
- this.Chart3.Text = "chart3";
- //
- // contextMenuStrip1
- //
- this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripMenuItem1,
- this.toolStripMenuItem3,
- this.toolStripMenuItem4});
- this.contextMenuStrip1.Name = "contextMenuStrip1";
- this.contextMenuStrip1.Size = new System.Drawing.Size(132, 70);
- this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
- //
- // toolStripMenuItem1
- //
- this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Size = new System.Drawing.Size(131, 22);
- this.toolStripMenuItem1.Text = "Play/Stop";
- this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
- //
- // toolStripMenuItem3
- //
- this.toolStripMenuItem3.Name = "toolStripMenuItem3";
- this.toolStripMenuItem3.Size = new System.Drawing.Size(131, 22);
- this.toolStripMenuItem3.Text = "拷贝";
- this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
- //
- // toolStripMenuItem4
- //
- this.toolStripMenuItem4.Name = "toolStripMenuItem4";
- this.toolStripMenuItem4.Size = new System.Drawing.Size(131, 22);
- this.toolStripMenuItem4.Text = "另存为";
- this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
- //
- // Chart2
- //
- chartArea2.Name = "ChartArea1";
- this.Chart2.ChartAreas.Add(chartArea2);
- this.Chart2.ContextMenuStrip = this.contextMenuStrip1;
- this.Chart2.Dock = System.Windows.Forms.DockStyle.Left;
- legend2.Name = "Legend1";
- this.Chart2.Legends.Add(legend2);
- this.Chart2.Location = new System.Drawing.Point(500, 0);
- this.Chart2.Name = "Chart2";
- series2.ChartArea = "ChartArea1";
- series2.Legend = "Legend1";
- series2.Name = "Series1";
- this.Chart2.Series.Add(series2);
- this.Chart2.Size = new System.Drawing.Size(500, 513);
- this.Chart2.TabIndex = 1;
- this.Chart2.Text = "chart2";
- //
- // Chart1
- //
- chartArea3.Name = "ChartArea1";
- this.Chart1.ChartAreas.Add(chartArea3);
- this.Chart1.ContextMenuStrip = this.contextMenuStrip1;
- this.Chart1.Dock = System.Windows.Forms.DockStyle.Left;
- legend3.Name = "Legend1";
- this.Chart1.Legends.Add(legend3);
- this.Chart1.Location = new System.Drawing.Point(0, 0);
- this.Chart1.Name = "Chart1";
- series3.ChartArea = "ChartArea1";
- series3.Legend = "Legend1";
- series3.Name = "Series1";
- this.Chart1.Series.Add(series3);
- this.Chart1.Size = new System.Drawing.Size(500, 513);
- this.Chart1.TabIndex = 0;
- this.Chart1.Text = "chart1";
- this.Chart1.GetToolTipText += new System.EventHandler<System.Windows.Forms.DataVisualization.Charting.ToolTipEventArgs>(this.Chart1_GetToolTipText);
- //
- // timer2
- //
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // frmDDTJChart
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1190, 562);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Name = "frmDDTJChart";
- this.Text = "frmDDTJChart";
- this.Load += new System.EventHandler(this.frmDDTJChart_Load);
- this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmDDTJChart_KeyDown);
- this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.frmDDTJChart_KeyUp);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucb1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.Chart3)).EndInit();
- this.contextMenuStrip1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.Chart2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Chart1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Button btn_month;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.DateTimePicker startDate;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.DateTimePicker endDate;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label4;
- private Infragistics.Win.UltraWinGrid.UltraCombo ucb1;
- private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
- private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.DataVisualization.Charting.Chart Chart2;
- private System.Windows.Forms.DataVisualization.Charting.Chart Chart1;
- private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
- private System.Windows.Forms.DataVisualization.Charting.Chart Chart3;
- private System.Windows.Forms.Timer timer2;
- }
- }
|