namespace Sunny.UI.Demo.Controls
|
{
|
partial class SemiconductorProductionData
|
{
|
/// <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()
|
{
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
|
this.Chinasproduction = new Sunny.UI.UIRadioButton();
|
this.Globalproduction = new Sunny.UI.UIRadioButton();
|
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// uiDataGridView1
|
//
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
this.uiDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.uiDataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
|
this.uiDataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle8;
|
this.uiDataGridView1.EnableHeadersVisualStyles = false;
|
this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
|
this.uiDataGridView1.Location = new System.Drawing.Point(18, 84);
|
this.uiDataGridView1.Name = "uiDataGridView1";
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
this.uiDataGridView1.RowTemplate.Height = 23;
|
this.uiDataGridView1.SelectedIndex = -1;
|
this.uiDataGridView1.ShowGridLine = true;
|
this.uiDataGridView1.Size = new System.Drawing.Size(834, 417);
|
this.uiDataGridView1.TabIndex = 9;
|
//
|
// Chinasproduction
|
//
|
this.Chinasproduction.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.Chinasproduction.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.Chinasproduction.Location = new System.Drawing.Point(188, 48);
|
this.Chinasproduction.MinimumSize = new System.Drawing.Size(1, 1);
|
this.Chinasproduction.Name = "Chinasproduction";
|
this.Chinasproduction.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
this.Chinasproduction.Size = new System.Drawing.Size(150, 29);
|
this.Chinasproduction.TabIndex = 6;
|
this.Chinasproduction.Text = "中国生产额";
|
this.Chinasproduction.CheckedChanged += new System.EventHandler(this.Chinasproduction_CheckedChanged);
|
//
|
// Globalproduction
|
//
|
this.Globalproduction.Checked = true;
|
this.Globalproduction.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.Globalproduction.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.Globalproduction.Location = new System.Drawing.Point(18, 48);
|
this.Globalproduction.MinimumSize = new System.Drawing.Size(1, 1);
|
this.Globalproduction.Name = "Globalproduction";
|
this.Globalproduction.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
this.Globalproduction.Size = new System.Drawing.Size(150, 29);
|
this.Globalproduction.TabIndex = 5;
|
this.Globalproduction.Text = "全球生产额";
|
this.Globalproduction.CheckedChanged += new System.EventHandler(this.Globalproduction_CheckedChanged);
|
//
|
// SemiconductorProductionData
|
//
|
this.AllowShowTitle = true;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
this.ClientSize = new System.Drawing.Size(879, 536);
|
this.Controls.Add(this.uiDataGridView1);
|
this.Controls.Add(this.Chinasproduction);
|
this.Controls.Add(this.Globalproduction);
|
this.Name = "SemiconductorProductionData";
|
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
|
this.ShowTitle = true;
|
this.Symbol = 362747;
|
this.Text = "半导体生产数据";
|
this.Load += new System.EventHandler(this.SemiconductorProductionData_Load);
|
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private UIDataGridView uiDataGridView1;
|
private UIRadioButton Chinasproduction;
|
private UIRadioButton Globalproduction;
|
}
|
}
|