namespace Sunny.UI.Demo { partial class FOther { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.uiLight1 = new Sunny.UI.UILight(); this.uiLine2 = new Sunny.UI.UILine(); this.uiLight2 = new Sunny.UI.UILight(); this.uiLight3 = new Sunny.UI.UILight(); this.uiProcessBar1 = new Sunny.UI.UIProcessBar(); this.uiLine3 = new Sunny.UI.UILine(); this.uiProgressIndicator1 = new Sunny.UI.UIProgressIndicator(); this.uiLine4 = new Sunny.UI.UILine(); this.uiTrackBar1 = new Sunny.UI.UITrackBar(); this.uiLine5 = new Sunny.UI.UILine(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.uiLight4 = new Sunny.UI.UILight(); this.uiLedBulb1 = new Sunny.UI.UILedBulb(); this.uiLine8 = new Sunny.UI.UILine(); this.uiLedBulb2 = new Sunny.UI.UILedBulb(); this.uiLedBulb3 = new Sunny.UI.UILedBulb(); this.uiLedBulb4 = new Sunny.UI.UILedBulb(); this.uiLine6 = new Sunny.UI.UILine(); this.uiScrollingText1 = new Sunny.UI.UIScrollingText(); this.uiScrollingText2 = new Sunny.UI.UIScrollingText(); this.uiWaitingBar1 = new Sunny.UI.UIWaitingBar(); this.uiLine1 = new Sunny.UI.UILine(); this.uiLine7 = new Sunny.UI.UILine(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components); this.uiProcessBar2 = new Sunny.UI.UIProcessBar(); this.PagePanel.SuspendLayout(); this.SuspendLayout(); // // PagePanel // this.PagePanel.Controls.Add(this.uiProcessBar2); this.PagePanel.Controls.Add(this.uiLabel3); this.PagePanel.Controls.Add(this.uiLabel2); this.PagePanel.Controls.Add(this.uiLabel1); this.PagePanel.Controls.Add(this.uiLine7); this.PagePanel.Controls.Add(this.uiLine1); this.PagePanel.Controls.Add(this.uiWaitingBar1); this.PagePanel.Controls.Add(this.uiScrollingText2); this.PagePanel.Controls.Add(this.uiScrollingText1); this.PagePanel.Controls.Add(this.uiLine6); this.PagePanel.Controls.Add(this.uiLedBulb4); this.PagePanel.Controls.Add(this.uiLedBulb3); this.PagePanel.Controls.Add(this.uiLedBulb2); this.PagePanel.Controls.Add(this.uiLine8); this.PagePanel.Controls.Add(this.uiLedBulb1); this.PagePanel.Controls.Add(this.uiLight4); this.PagePanel.Controls.Add(this.uiLine5); this.PagePanel.Controls.Add(this.uiTrackBar1); this.PagePanel.Controls.Add(this.uiLine4); this.PagePanel.Controls.Add(this.uiProgressIndicator1); this.PagePanel.Controls.Add(this.uiLine3); this.PagePanel.Controls.Add(this.uiProcessBar1); this.PagePanel.Controls.Add(this.uiLight3); this.PagePanel.Controls.Add(this.uiLight2); this.PagePanel.Controls.Add(this.uiLine2); this.PagePanel.Controls.Add(this.uiLight1); this.PagePanel.Size = new System.Drawing.Size(800, 472); // // uiLight1 // this.uiLight1.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight1.Location = new System.Drawing.Point(30, 52); this.uiLight1.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight1.Name = "uiLight1"; this.uiLight1.Radius = 35; this.uiLight1.Size = new System.Drawing.Size(35, 35); this.uiLight1.TabIndex = 20; this.uiLight1.Text = "uiLight1"; // // uiLine2 // this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Location = new System.Drawing.Point(30, 20); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.Name = "uiLine2"; this.uiLine2.Size = new System.Drawing.Size(319, 20); this.uiLine2.TabIndex = 21; this.uiLine2.Text = "UILight"; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLight2 // this.uiLight2.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight2.Location = new System.Drawing.Point(114, 52); this.uiLight2.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight2.Name = "uiLight2"; this.uiLight2.Radius = 35; this.uiLight2.Size = new System.Drawing.Size(35, 35); this.uiLight2.State = Sunny.UI.UILightState.Off; this.uiLight2.TabIndex = 22; this.uiLight2.Text = "uiLight2"; // // uiLight3 // this.uiLight3.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight3.Location = new System.Drawing.Point(156, 52); this.uiLight3.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight3.Name = "uiLight3"; this.uiLight3.Radius = 35; this.uiLight3.Size = new System.Drawing.Size(35, 35); this.uiLight3.State = Sunny.UI.UILightState.Blink; this.uiLight3.TabIndex = 23; this.uiLight3.Text = "uiLight3"; // // uiProcessBar1 // this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProcessBar1.Location = new System.Drawing.Point(30, 136); this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar1.Name = "uiProcessBar1"; this.uiProcessBar1.Size = new System.Drawing.Size(318, 29); this.uiProcessBar1.TabIndex = 24; this.uiProcessBar1.Text = "50.0%"; this.uiProcessBar1.Value = 50; // // uiLine3 // this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.Location = new System.Drawing.Point(30, 103); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.Name = "uiLine3"; this.uiLine3.Size = new System.Drawing.Size(319, 20); this.uiLine3.TabIndex = 25; this.uiLine3.Text = "UIProcessBar"; this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiProgressIndicator1 // this.uiProgressIndicator1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProgressIndicator1.Location = new System.Drawing.Point(30, 298); this.uiProgressIndicator1.MinimumSize = new System.Drawing.Size(1, 1); this.uiProgressIndicator1.Name = "uiProgressIndicator1"; this.uiProgressIndicator1.Size = new System.Drawing.Size(119, 132); this.uiProgressIndicator1.TabIndex = 26; this.uiProgressIndicator1.Text = "uiProgressIndicator1"; // // uiLine4 // this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine4.Location = new System.Drawing.Point(30, 271); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.Name = "uiLine4"; this.uiLine4.Size = new System.Drawing.Size(319, 20); this.uiLine4.TabIndex = 27; this.uiLine4.Text = "UIProgressIndicator"; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTrackBar1 // this.uiTrackBar1.DisableColor = System.Drawing.Color.Silver; this.uiTrackBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTrackBar1.Location = new System.Drawing.Point(381, 136); this.uiTrackBar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTrackBar1.Name = "uiTrackBar1"; this.uiTrackBar1.Size = new System.Drawing.Size(158, 29); this.uiTrackBar1.TabIndex = 30; this.uiTrackBar1.Text = "uiTrackBar1"; // // uiLine5 // this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.Location = new System.Drawing.Point(381, 101); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.Name = "uiLine5"; this.uiLine5.Size = new System.Drawing.Size(319, 20); this.uiLine5.TabIndex = 31; this.uiLine5.Text = "UITrackBar"; this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // uiLight4 // this.uiLight4.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight4.Location = new System.Drawing.Point(72, 52); this.uiLight4.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight4.Name = "uiLight4"; this.uiLight4.OnColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); this.uiLight4.Radius = 35; this.uiLight4.ShowLightLine = false; this.uiLight4.Size = new System.Drawing.Size(35, 35); this.uiLight4.TabIndex = 36; this.uiLight4.Text = "uiLight4"; // // uiLedBulb1 // this.uiLedBulb1.Location = new System.Drawing.Point(381, 52); this.uiLedBulb1.Name = "uiLedBulb1"; this.uiLedBulb1.Size = new System.Drawing.Size(32, 32); this.uiLedBulb1.TabIndex = 37; this.uiLedBulb1.Text = "uiLedBulb1"; // // uiLine8 // this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine8.Location = new System.Drawing.Point(381, 20); this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine8.Name = "uiLine8"; this.uiLine8.Size = new System.Drawing.Size(319, 20); this.uiLine8.TabIndex = 38; this.uiLine8.Text = "UILedBulb"; this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLedBulb2 // this.uiLedBulb2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.uiLedBulb2.Location = new System.Drawing.Point(423, 52); this.uiLedBulb2.Name = "uiLedBulb2"; this.uiLedBulb2.Size = new System.Drawing.Size(32, 32); this.uiLedBulb2.TabIndex = 39; this.uiLedBulb2.Text = "uiLedBulb2"; // // uiLedBulb3 // this.uiLedBulb3.Location = new System.Drawing.Point(465, 52); this.uiLedBulb3.Name = "uiLedBulb3"; this.uiLedBulb3.On = false; this.uiLedBulb3.Size = new System.Drawing.Size(32, 32); this.uiLedBulb3.TabIndex = 40; this.uiLedBulb3.Text = "uiLedBulb3"; // // uiLedBulb4 // this.uiLedBulb4.Blink = true; this.uiLedBulb4.BlinkInterval = 500; this.uiLedBulb4.Location = new System.Drawing.Point(507, 52); this.uiLedBulb4.Name = "uiLedBulb4"; this.uiLedBulb4.On = false; this.uiLedBulb4.Size = new System.Drawing.Size(32, 32); this.uiLedBulb4.TabIndex = 41; this.uiLedBulb4.Text = "uiLedBulb4"; // // uiLine6 // this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.Location = new System.Drawing.Point(381, 182); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.Name = "uiLine6"; this.uiLine6.Size = new System.Drawing.Size(319, 20); this.uiLine6.TabIndex = 47; this.uiLine6.Text = "UIScrollingText"; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiScrollingText1 // this.uiScrollingText1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiScrollingText1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollingText1.ForeColor = System.Drawing.Color.Red; this.uiScrollingText1.Location = new System.Drawing.Point(381, 215); this.uiScrollingText1.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollingText1.Name = "uiScrollingText1"; this.uiScrollingText1.ScrollingType = Sunny.UI.UIScrollingText.UIScrollingType.LeftToRight; this.uiScrollingText1.Size = new System.Drawing.Size(319, 35); this.uiScrollingText1.Style = Sunny.UI.UIStyle.Custom; this.uiScrollingText1.StyleCustomMode = true; this.uiScrollingText1.TabIndex = 48; this.uiScrollingText1.Text = "赠人玫瑰手有余香"; // // uiScrollingText2 // this.uiScrollingText2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiScrollingText2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollingText2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiScrollingText2.Location = new System.Drawing.Point(381, 256); this.uiScrollingText2.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollingText2.Name = "uiScrollingText2"; this.uiScrollingText2.Size = new System.Drawing.Size(319, 35); this.uiScrollingText2.TabIndex = 49; this.uiScrollingText2.Text = "赠人玫瑰手有余香"; // // uiWaitingBar1 // this.uiWaitingBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiWaitingBar1.Location = new System.Drawing.Point(30, 215); this.uiWaitingBar1.MinimumSize = new System.Drawing.Size(70, 23); this.uiWaitingBar1.Name = "uiWaitingBar1"; this.uiWaitingBar1.Size = new System.Drawing.Size(319, 29); this.uiWaitingBar1.TabIndex = 50; this.uiWaitingBar1.Text = "uiWaitingBar1"; // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Location = new System.Drawing.Point(30, 182); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.Name = "uiLine1"; this.uiLine1.Size = new System.Drawing.Size(319, 20); this.uiLine1.TabIndex = 51; this.uiLine1.Text = "UIWaitingBar"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine7 // this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine7.Location = new System.Drawing.Point(381, 313); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.Name = "uiLine7"; this.uiLine7.Size = new System.Drawing.Size(319, 20); this.uiLine7.TabIndex = 52; this.uiLine7.Text = "UIToolTip"; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel1 // this.uiLabel1.AutoSize = true; this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Location = new System.Drawing.Point(382, 350); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(138, 21); this.uiLabel1.TabIndex = 53; this.uiLabel1.Text = "鼠标移过来看提示"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiToolTip1.SetToolTip(this.uiLabel1, "赠人玫瑰手有余香"); // // uiLabel2 // this.uiLabel2.AutoSize = true; this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Location = new System.Drawing.Point(562, 350); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(138, 21); this.uiLabel2.TabIndex = 54; this.uiLabel2.Text = "鼠标移过来看提示"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel3 // this.uiLabel3.AutoSize = true; this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Location = new System.Drawing.Point(382, 388); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(138, 21); this.uiLabel3.TabIndex = 55; this.uiLabel3.Text = "鼠标移过来看提示"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiToolTip1 // this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.uiToolTip1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.uiToolTip1.OwnerDraw = true; // // uiProcessBar2 // this.uiProcessBar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProcessBar2.Location = new System.Drawing.Point(30, 171); this.uiProcessBar2.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar2.Name = "uiProcessBar2"; this.uiProcessBar2.Size = new System.Drawing.Size(318, 5); this.uiProcessBar2.TabIndex = 56; this.uiProcessBar2.Text = "50.0%"; this.uiProcessBar2.Value = 50; // // FOther // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 507); this.Name = "FOther"; this.Symbol = 62173; this.Text = "Other"; this.PagePanel.ResumeLayout(false); this.PagePanel.PerformLayout(); this.ResumeLayout(false); } #endregion private UILight uiLight3; private UILight uiLight2; private UILine uiLine2; private UILight uiLight1; private UITrackBar uiTrackBar1; private UILine uiLine4; private UIProgressIndicator uiProgressIndicator1; private UILine uiLine3; private UIProcessBar uiProcessBar1; private UILine uiLine5; private System.Windows.Forms.Timer timer1; private UILight uiLight4; private UILedBulb uiLedBulb2; private UILine uiLine8; private UILedBulb uiLedBulb1; private UILedBulb uiLedBulb4; private UILedBulb uiLedBulb3; private UILine uiLine6; private UIScrollingText uiScrollingText1; private UIScrollingText uiScrollingText2; private UIWaitingBar uiWaitingBar1; private UILine uiLine1; private UILine uiLine7; private UILabel uiLabel3; private UILabel uiLabel2; private UILabel uiLabel1; private UIToolTip uiToolTip1; private UIProcessBar uiProcessBar2; } }