namespace UAS_KanBan { partial class Setting { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.WorkCenter_Label = new CCWin.SkinControl.SkinLabel(); this.Line_Label = new CCWin.SkinControl.SkinLabel(); this.Span_Label = new CCWin.SkinControl.SkinLabel(); this.WorkCenter = new CCWin.SkinControl.SkinComboBox(); this.Line = new CCWin.SkinControl.SkinComboBox(); this.Span = new CCWin.SkinControl.SkinComboBox(); this.skinLabel4 = new CCWin.SkinControl.SkinLabel(); this.skinLabel5 = new CCWin.SkinControl.SkinLabel(); this.skinRadioButton1 = new CCWin.SkinControl.SkinRadioButton(); this.skinRadioButton2 = new CCWin.SkinControl.SkinRadioButton(); this.skinLabel6 = new CCWin.SkinControl.SkinLabel(); this.TimeSpan = new CCWin.SkinControl.SkinTextBox(); this.MasterCombo_Label = new CCWin.SkinControl.SkinLabel(); this.MasterCombo = new CCWin.SkinControl.SkinComboBox(); this.Start = new CCWin.SkinControl.SkinButton(); this.SuspendLayout(); // // WorkCenter_Label // this.WorkCenter_Label.AutoSize = true; this.WorkCenter_Label.BackColor = System.Drawing.Color.Transparent; this.WorkCenter_Label.BorderColor = System.Drawing.Color.White; this.WorkCenter_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.WorkCenter_Label.Location = new System.Drawing.Point(35, 108); this.WorkCenter_Label.Name = "WorkCenter_Label"; this.WorkCenter_Label.Size = new System.Drawing.Size(37, 19); this.WorkCenter_Label.TabIndex = 1; this.WorkCenter_Label.Text = "车间"; // // Line_Label // this.Line_Label.AutoSize = true; this.Line_Label.BackColor = System.Drawing.Color.Transparent; this.Line_Label.BorderColor = System.Drawing.Color.White; this.Line_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Line_Label.Location = new System.Drawing.Point(255, 108); this.Line_Label.Name = "Line_Label"; this.Line_Label.Size = new System.Drawing.Size(37, 19); this.Line_Label.TabIndex = 2; this.Line_Label.Text = "产线"; // // Span_Label // this.Span_Label.AutoSize = true; this.Span_Label.BackColor = System.Drawing.Color.Transparent; this.Span_Label.BorderColor = System.Drawing.Color.White; this.Span_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Span_Label.Location = new System.Drawing.Point(447, 108); this.Span_Label.Name = "Span_Label"; this.Span_Label.Size = new System.Drawing.Size(37, 19); this.Span_Label.TabIndex = 3; this.Span_Label.Text = "期间"; // // WorkCenter // this.WorkCenter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.WorkCenter.FormattingEnabled = true; this.WorkCenter.Location = new System.Drawing.Point(103, 107); this.WorkCenter.Name = "WorkCenter"; this.WorkCenter.Size = new System.Drawing.Size(125, 22); this.WorkCenter.TabIndex = 4; this.WorkCenter.WaterText = ""; this.WorkCenter.SelectedIndexChanged += new System.EventHandler(this.WorkCenter_SelectedIndexChanged); // // Line // this.Line.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.Line.FormattingEnabled = true; this.Line.Location = new System.Drawing.Point(298, 107); this.Line.Name = "Line"; this.Line.Size = new System.Drawing.Size(125, 22); this.Line.TabIndex = 5; this.Line.WaterText = ""; // // Span // this.Span.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.Span.FormattingEnabled = true; this.Span.Location = new System.Drawing.Point(490, 107); this.Span.Name = "Span"; this.Span.Size = new System.Drawing.Size(125, 22); this.Span.TabIndex = 6; this.Span.WaterText = ""; // // skinLabel4 // this.skinLabel4.AutoSize = true; this.skinLabel4.BackColor = System.Drawing.Color.Transparent; this.skinLabel4.BorderColor = System.Drawing.Color.White; this.skinLabel4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinLabel4.Location = new System.Drawing.Point(35, 168); this.skinLabel4.Name = "skinLabel4"; this.skinLabel4.Size = new System.Drawing.Size(65, 19); this.skinLabel4.TabIndex = 7; this.skinLabel4.Text = "刷新频率"; // // skinLabel5 // this.skinLabel5.AutoSize = true; this.skinLabel5.BackColor = System.Drawing.Color.Transparent; this.skinLabel5.BorderColor = System.Drawing.Color.White; this.skinLabel5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinLabel5.Location = new System.Drawing.Point(35, 226); this.skinLabel5.Name = "skinLabel5"; this.skinLabel5.Size = new System.Drawing.Size(65, 19); this.skinLabel5.TabIndex = 9; this.skinLabel5.Text = "刷新频率"; // // skinRadioButton1 // this.skinRadioButton1.AutoSize = true; this.skinRadioButton1.BackColor = System.Drawing.Color.Transparent; this.skinRadioButton1.Checked = true; this.skinRadioButton1.ControlState = CCWin.SkinClass.ControlState.Normal; this.skinRadioButton1.DownBack = null; this.skinRadioButton1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinRadioButton1.Location = new System.Drawing.Point(79, 265); this.skinRadioButton1.MouseBack = null; this.skinRadioButton1.Name = "skinRadioButton1"; this.skinRadioButton1.NormlBack = null; this.skinRadioButton1.SelectedDownBack = null; this.skinRadioButton1.SelectedMouseBack = null; this.skinRadioButton1.SelectedNormlBack = null; this.skinRadioButton1.Size = new System.Drawing.Size(111, 23); this.skinRadioButton1.TabIndex = 10; this.skinRadioButton1.TabStop = true; this.skinRadioButton1.Text = "产线执行进度"; this.skinRadioButton1.UseVisualStyleBackColor = false; // // skinRadioButton2 // this.skinRadioButton2.AutoSize = true; this.skinRadioButton2.BackColor = System.Drawing.Color.Transparent; this.skinRadioButton2.ControlState = CCWin.SkinClass.ControlState.Normal; this.skinRadioButton2.DownBack = null; this.skinRadioButton2.Enabled = false; this.skinRadioButton2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinRadioButton2.Location = new System.Drawing.Point(238, 265); this.skinRadioButton2.MouseBack = null; this.skinRadioButton2.Name = "skinRadioButton2"; this.skinRadioButton2.NormlBack = null; this.skinRadioButton2.SelectedDownBack = null; this.skinRadioButton2.SelectedMouseBack = null; this.skinRadioButton2.SelectedNormlBack = null; this.skinRadioButton2.Size = new System.Drawing.Size(111, 23); this.skinRadioButton2.TabIndex = 11; this.skinRadioButton2.Text = "车间综合管理"; this.skinRadioButton2.UseVisualStyleBackColor = false; // // skinLabel6 // this.skinLabel6.AutoSize = true; this.skinLabel6.BackColor = System.Drawing.Color.Transparent; this.skinLabel6.BorderColor = System.Drawing.Color.White; this.skinLabel6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.skinLabel6.Location = new System.Drawing.Point(234, 168); this.skinLabel6.Name = "skinLabel6"; this.skinLabel6.Size = new System.Drawing.Size(23, 19); this.skinLabel6.TabIndex = 12; this.skinLabel6.Text = "秒"; // // TimeSpan // this.TimeSpan.BackColor = System.Drawing.Color.Transparent; this.TimeSpan.DownBack = null; this.TimeSpan.Icon = null; this.TimeSpan.IconIsButton = false; this.TimeSpan.IconMouseState = CCWin.SkinClass.ControlState.Normal; this.TimeSpan.IsPasswordChat = '\0'; this.TimeSpan.IsSystemPasswordChar = false; this.TimeSpan.Lines = new string[0]; this.TimeSpan.Location = new System.Drawing.Point(103, 164); this.TimeSpan.Margin = new System.Windows.Forms.Padding(0); this.TimeSpan.MaxLength = 32767; this.TimeSpan.MinimumSize = new System.Drawing.Size(28, 28); this.TimeSpan.MouseBack = null; this.TimeSpan.MouseState = CCWin.SkinClass.ControlState.Normal; this.TimeSpan.Multiline = false; this.TimeSpan.Name = "TimeSpan"; this.TimeSpan.NormlBack = null; this.TimeSpan.Padding = new System.Windows.Forms.Padding(5); this.TimeSpan.ReadOnly = false; this.TimeSpan.ScrollBars = System.Windows.Forms.ScrollBars.None; this.TimeSpan.Size = new System.Drawing.Size(125, 28); // // // this.TimeSpan.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None; this.TimeSpan.SkinTxt.Dock = System.Windows.Forms.DockStyle.Fill; this.TimeSpan.SkinTxt.Font = new System.Drawing.Font("微软雅黑", 9.75F); this.TimeSpan.SkinTxt.Location = new System.Drawing.Point(5, 5); this.TimeSpan.SkinTxt.Name = "BaseText"; this.TimeSpan.SkinTxt.Size = new System.Drawing.Size(115, 18); this.TimeSpan.SkinTxt.TabIndex = 0; this.TimeSpan.SkinTxt.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.TimeSpan.SkinTxt.WaterText = ""; this.TimeSpan.TabIndex = 13; this.TimeSpan.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.TimeSpan.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.TimeSpan.WaterText = ""; this.TimeSpan.WordWrap = true; // // MasterCombo_Label // this.MasterCombo_Label.AutoSize = true; this.MasterCombo_Label.BackColor = System.Drawing.Color.Transparent; this.MasterCombo_Label.BorderColor = System.Drawing.Color.White; this.MasterCombo_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.MasterCombo_Label.Location = new System.Drawing.Point(32, 54); this.MasterCombo_Label.Name = "MasterCombo_Label"; this.MasterCombo_Label.Size = new System.Drawing.Size(37, 19); this.MasterCombo_Label.TabIndex = 14; this.MasterCombo_Label.Text = "账套"; // // MasterCombo // this.MasterCombo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.MasterCombo.FormattingEnabled = true; this.MasterCombo.Location = new System.Drawing.Point(100, 51); this.MasterCombo.Name = "MasterCombo"; this.MasterCombo.Size = new System.Drawing.Size(128, 22); this.MasterCombo.TabIndex = 15; this.MasterCombo.WaterText = ""; this.MasterCombo.SelectedIndexChanged += new System.EventHandler(this.MasterCombo_SelectedIndexChanged); // // Start // this.Start.BackColor = System.Drawing.Color.Transparent; this.Start.ControlState = CCWin.SkinClass.ControlState.Normal; this.Start.DownBack = null; this.Start.Location = new System.Drawing.Point(298, 338); this.Start.MouseBack = null; this.Start.Name = "Start"; this.Start.NormlBack = null; this.Start.Size = new System.Drawing.Size(75, 23); this.Start.TabIndex = 16; this.Start.Text = "运行"; this.Start.UseVisualStyleBackColor = false; this.Start.Click += new System.EventHandler(this.Start_Click); // // Setting // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Menu; this.ClientSize = new System.Drawing.Size(677, 401); this.Controls.Add(this.Start); this.Controls.Add(this.MasterCombo); this.Controls.Add(this.MasterCombo_Label); this.Controls.Add(this.TimeSpan); this.Controls.Add(this.skinLabel6); this.Controls.Add(this.skinRadioButton2); this.Controls.Add(this.skinRadioButton1); this.Controls.Add(this.skinLabel5); this.Controls.Add(this.skinLabel4); this.Controls.Add(this.Span); this.Controls.Add(this.Line); this.Controls.Add(this.WorkCenter); this.Controls.Add(this.Span_Label); this.Controls.Add(this.Line_Label); this.Controls.Add(this.WorkCenter_Label); this.MaximizeBox = false; this.Name = "Setting"; this.Text = "看板设置"; this.Load += new System.EventHandler(this.Setting_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CCWin.SkinControl.SkinLabel WorkCenter_Label; private CCWin.SkinControl.SkinLabel Line_Label; private CCWin.SkinControl.SkinLabel Span_Label; private CCWin.SkinControl.SkinComboBox WorkCenter; private CCWin.SkinControl.SkinComboBox Line; private CCWin.SkinControl.SkinComboBox Span; private CCWin.SkinControl.SkinLabel skinLabel4; private CCWin.SkinControl.SkinLabel skinLabel5; private CCWin.SkinControl.SkinRadioButton skinRadioButton1; private CCWin.SkinControl.SkinRadioButton skinRadioButton2; private CCWin.SkinControl.SkinLabel skinLabel6; private CCWin.SkinControl.SkinTextBox TimeSpan; private CCWin.SkinControl.SkinLabel MasterCombo_Label; private CCWin.SkinControl.SkinComboBox MasterCombo; private CCWin.SkinControl.SkinButton Start; } }