| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | universalChartExcelImportCtrl1 = new Yw.WinFrmUI.Phart.UniversalChartExcelImportCtrl(); |
| | | SuspendLayout(); |
| | | // |
| | | // universalChartExcelImportCtrl1 |
| | | // |
| | | universalChartExcelImportCtrl1.Appearance.BackColor = SystemColors.Control; |
| | | universalChartExcelImportCtrl1.Appearance.Options.UseBackColor = true; |
| | | universalChartExcelImportCtrl1.Dock = DockStyle.Fill; |
| | | universalChartExcelImportCtrl1.Location = new Point(0, 0); |
| | | universalChartExcelImportCtrl1.Name = "universalChartExcelImportCtrl1"; |
| | | universalChartExcelImportCtrl1.Size = new Size(912, 778); |
| | | universalChartExcelImportCtrl1.TabIndex = 0; |
| | | // |
| | | // UniversalChartExcelImportCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(universalChartExcelImportCtrl1); |
| | | Name = "UniversalChartExcelImportCtrl"; |
| | | Size = new Size(843, 697); |
| | | Size = new Size(912, 778); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private Yw.WinFrmUI.Phart.UniversalChartExcelImportCtrl universalChartExcelImportCtrl1; |
| | | } |
| | | } |