/// <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.Label label1; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RealSplashScreen)); System.Windows.Forms.PictureBox pictureBox1; this.lblProductName = new System.Windows.Forms.Label(); this.lblCopyright = new System.Windows.Forms.Label(); this.lblMessage = new System.Windows.Forms.Label(); this.lblAppVersion = new System.Windows.Forms.Label(); this.m_panel = new System.Windows.Forms.Panel(); this.progressLine = new SIL.FieldWorks.Common.Controls.ProgressLine(); this.lblFwVersion = new System.Windows.Forms.Label(); label1 = new System.Windows.Forms.Label(); pictureBox1 = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit(); this.m_panel.SuspendLayout(); this.SuspendLayout(); // // label1 // resources.ApplyResources(label1, "label1"); label1.BackColor = System.Drawing.Color.Transparent; label1.Name = "label1"; // // pictureBox1 // resources.ApplyResources(pictureBox1, "pictureBox1"); pictureBox1.Name = "pictureBox1"; pictureBox1.TabStop = false; // // lblProductName // resources.ApplyResources(this.lblProductName, "lblProductName"); this.lblProductName.BackColor = System.Drawing.Color.Transparent; this.lblProductName.ForeColor = System.Drawing.Color.Black; this.lblProductName.Name = "lblProductName"; this.lblProductName.UseMnemonic = false; // // lblCopyright // resources.ApplyResources(this.lblCopyright, "lblCopyright"); this.lblCopyright.BackColor = System.Drawing.Color.Transparent; this.lblCopyright.ForeColor = System.Drawing.Color.Black; this.lblCopyright.Name = "lblCopyright"; // // lblMessage // resources.ApplyResources(this.lblMessage, "lblMessage"); this.lblMessage.BackColor = System.Drawing.Color.Transparent; this.lblMessage.ForeColor = System.Drawing.Color.Black; this.lblMessage.Name = "lblMessage"; // // lblAppVersion // resources.ApplyResources(this.lblAppVersion, "lblAppVersion"); this.lblAppVersion.BackColor = System.Drawing.Color.Transparent; this.lblAppVersion.Name = "lblAppVersion"; this.lblAppVersion.UseMnemonic = false; // // m_panel // this.m_panel.BackColor = System.Drawing.Color.Transparent; this.m_panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.m_panel.Controls.Add(this.progressLine); this.m_panel.Controls.Add(this.lblFwVersion); this.m_panel.Controls.Add(pictureBox1); this.m_panel.Controls.Add(label1); this.m_panel.Controls.Add(this.lblAppVersion); this.m_panel.Controls.Add(this.lblMessage); this.m_panel.Controls.Add(this.lblCopyright); this.m_panel.Controls.Add(this.lblProductName); resources.ApplyResources(this.m_panel, "m_panel"); this.m_panel.Name = "m_panel"; // // progressLine // this.progressLine.BackColor = System.Drawing.Color.White; this.progressLine.ForeColor = System.Drawing.SystemColors.Control; this.progressLine.ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(90)))), ((int)(((byte)(152))))); this.progressLine.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal; resources.ApplyResources(this.progressLine, "progressLine"); this.progressLine.MaxValue = 1000; this.progressLine.Name = "progressLine"; this.progressLine.Step = 100; // // lblFwVersion // resources.ApplyResources(this.lblFwVersion, "lblFwVersion"); this.lblFwVersion.BackColor = System.Drawing.Color.Transparent; this.lblFwVersion.Name = "lblFwVersion"; this.lblFwVersion.UseMnemonic = false; // // RealSplashScreen // resources.ApplyResources(this, "$this"); this.BackColor = System.Drawing.Color.White; this.ControlBox = false; this.Controls.Add(this.m_panel); this.ForeColor = System.Drawing.Color.Black; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "RealSplashScreen"; this.Opacity = 0; this.ShowInTaskbar = false; ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit(); this.m_panel.ResumeLayout(false); this.m_panel.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RealSplashScreen)); this.m_lblSuiteName = new System.Windows.Forms.Label(); this.m_picSilLogo = new System.Windows.Forms.PictureBox(); this.lblProductName = new System.Windows.Forms.Label(); this.lblCopyright = new System.Windows.Forms.Label(); this.lblMessage = new System.Windows.Forms.Label(); this.lblAppVersion = new System.Windows.Forms.Label(); this.m_panel = new System.Windows.Forms.Panel(); this.marqueeGif = new System.Windows.Forms.PictureBox(); this.progressLine = new SIL.FieldWorks.Common.Controls.ProgressLine(); this.lblFwVersion = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.m_picSilLogo)).BeginInit(); this.m_panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.marqueeGif)).BeginInit(); this.SuspendLayout(); // // m_lblSuiteName // resources.ApplyResources(this.m_lblSuiteName, "m_lblSuiteName"); this.m_lblSuiteName.BackColor = System.Drawing.Color.Transparent; this.m_lblSuiteName.Name = "m_lblSuiteName"; // // m_picSilLogo // resources.ApplyResources(this.m_picSilLogo, "m_picSilLogo"); this.m_picSilLogo.Name = "m_picSilLogo"; this.m_picSilLogo.TabStop = false; // // lblProductName // resources.ApplyResources(this.lblProductName, "lblProductName"); this.lblProductName.BackColor = System.Drawing.Color.Transparent; this.lblProductName.ForeColor = System.Drawing.Color.Black; this.lblProductName.Name = "lblProductName"; this.lblProductName.UseMnemonic = false; // // lblCopyright // this.lblCopyright.BackColor = System.Drawing.Color.Transparent; this.lblCopyright.ForeColor = System.Drawing.Color.Black; resources.ApplyResources(this.lblCopyright, "lblCopyright"); this.lblCopyright.Name = "lblCopyright"; // // lblMessage // resources.ApplyResources(this.lblMessage, "lblMessage"); this.lblMessage.BackColor = System.Drawing.Color.Transparent; this.lblMessage.ForeColor = System.Drawing.Color.Black; this.lblMessage.Name = "lblMessage"; // // lblAppVersion // resources.ApplyResources(this.lblAppVersion, "lblAppVersion"); this.lblAppVersion.BackColor = System.Drawing.Color.Transparent; this.lblAppVersion.Name = "lblAppVersion"; this.lblAppVersion.UseMnemonic = false; // // m_panel // this.m_panel.BackColor = System.Drawing.Color.Transparent; this.m_panel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.m_panel.Controls.Add(this.marqueeGif); this.m_panel.Controls.Add(this.progressLine); this.m_panel.Controls.Add(this.lblFwVersion); this.m_panel.Controls.Add(this.m_picSilLogo); this.m_panel.Controls.Add(this.m_lblSuiteName); this.m_panel.Controls.Add(this.lblAppVersion); this.m_panel.Controls.Add(this.lblMessage); this.m_panel.Controls.Add(this.lblCopyright); this.m_panel.Controls.Add(this.lblProductName); resources.ApplyResources(this.m_panel, "m_panel"); this.m_panel.Name = "m_panel"; // // marqueeGif // resources.ApplyResources(this.marqueeGif, "marqueeGif"); this.marqueeGif.Image = global::SIL.FieldWorks.FwCoreDlgs.Properties.Resources.wait22trans; this.marqueeGif.Name = "marqueeGif"; this.marqueeGif.TabStop = false; // // progressLine // this.progressLine.BackColor = System.Drawing.Color.White; this.progressLine.ForeColor = System.Drawing.SystemColors.Control; this.progressLine.ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(90)))), ((int)(((byte)(152))))); this.progressLine.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal; resources.ApplyResources(this.progressLine, "progressLine"); this.progressLine.MaxValue = 1000; this.progressLine.Name = "progressLine"; // // lblFwVersion // resources.ApplyResources(this.lblFwVersion, "lblFwVersion"); this.lblFwVersion.BackColor = System.Drawing.Color.Transparent; this.lblFwVersion.Name = "lblFwVersion"; this.lblFwVersion.UseMnemonic = false; // // RealSplashScreen // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ControlBox = false; this.Controls.Add(this.m_panel); this.ForeColor = System.Drawing.Color.Black; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "RealSplashScreen"; this.Opacity = 0D; ((System.ComponentModel.ISupportInitialize)(this.m_picSilLogo)).EndInit(); this.m_panel.ResumeLayout(false); this.m_panel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.marqueeGif)).EndInit(); this.ResumeLayout(false); }