/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { Squadron.Styling.Themes.ThemePart themePart1 = new Squadron.Styling.Themes.ThemePart(); Squadron.Styling.Themes.ThemePart themePart3 = new Squadron.Styling.Themes.ThemePart(); Squadron.Styling.Themes.ThemePart themePart2 = new Squadron.Styling.Themes.ThemePart(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StylingForm)); this.WorkareaPanel = new Squadron.Styling.Widgets.StylingWorkarea(); this.FooterPanel = new Squadron.Styling.Widgets.StylingPanel(); this.HeaderPanel = new Squadron.Styling.Widgets.StylingHeaderPanel(); this.HelpButton = new Squadron.Styling.Widgets.BlinkingButton(); this.CloseButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.HeaderPanel.SuspendLayout(); this.SuspendLayout(); // // WorkareaPanel // this.WorkareaPanel.BackColor = System.Drawing.Color.WhiteSmoke; this.WorkareaPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.WorkareaPanel.Location = new System.Drawing.Point(0, 45); this.WorkareaPanel.Name = "WorkareaPanel"; this.WorkareaPanel.Size = new System.Drawing.Size(620, 353); this.WorkareaPanel.TabIndex = 9; // // FooterPanel // this.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.FooterPanel.BackColor2 = System.Drawing.Color.Gray; this.FooterPanel.BackHighlightColor1 = System.Drawing.Color.Empty; this.FooterPanel.BackHighlightColor2 = System.Drawing.Color.Empty; this.FooterPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.FooterPanel.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.FooterPanel.ForecolorHighlight = System.Drawing.Color.Empty; this.FooterPanel.Image = null; this.FooterPanel.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.FooterPanel.Location = new System.Drawing.Point(0, 398); this.FooterPanel.Name = "FooterPanel"; this.FooterPanel.Size = new System.Drawing.Size(620, 27); this.FooterPanel.StretchImage = false; this.FooterPanel.TabIndex = 8; this.FooterPanel.Tag = ";"; this.FooterPanel.Text = null; this.FooterPanel.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.FooterPanel.TextPadding = new System.Windows.Forms.Padding(0); this.FooterPanel.ThemePart = themePart1; // // HeaderPanel // this.HeaderPanel.BackColor = System.Drawing.Color.LightSteelBlue; this.HeaderPanel.BackColor2 = System.Drawing.Color.RoyalBlue; this.HeaderPanel.BackHighlightColor1 = System.Drawing.Color.Empty; this.HeaderPanel.BackHighlightColor2 = System.Drawing.Color.Empty; this.HeaderPanel.Controls.Add(this.HelpButton); this.HeaderPanel.Controls.Add(this.CloseButton); this.HeaderPanel.Dock = System.Windows.Forms.DockStyle.Top; this.HeaderPanel.Font = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.HeaderPanel.ForecolorHighlight = System.Drawing.Color.Empty; this.HeaderPanel.Image = null; this.HeaderPanel.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.HeaderPanel.Location = new System.Drawing.Point(0, 0); this.HeaderPanel.Name = "HeaderPanel"; this.HeaderPanel.Size = new System.Drawing.Size(620, 45); this.HeaderPanel.StretchImage = false; this.HeaderPanel.TabIndex = 7; this.HeaderPanel.Text = "Form Caption"; this.HeaderPanel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.HeaderPanel.TextPadding = new System.Windows.Forms.Padding(0); this.HeaderPanel.ThemePart = themePart3; // // HelpButton // this.HelpButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.HelpButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.HelpButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.HelpButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.HelpButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.HelpButton.Cursor = System.Windows.Forms.Cursors.Hand; this.HelpButton.DialogResult = System.Windows.Forms.DialogResult.None; this.HelpButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.HelpButton.ForeColor = System.Drawing.Color.White; this.HelpButton.ForecolorHighlight = System.Drawing.Color.White; this.HelpButton.Image = null; this.HelpButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.HelpButton.LaunchUrl = ""; this.HelpButton.Location = new System.Drawing.Point(508, 15); this.HelpButton.Name = "HelpButton"; this.HelpButton.Size = new System.Drawing.Size(44, 17); this.HelpButton.StretchImage = false; this.HelpButton.TabIndex = 9; this.HelpButton.Text = "Help"; this.HelpButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.HelpButton.TextPadding = new System.Windows.Forms.Padding(0); this.HelpButton.ThemePart = themePart2; this.HelpButton.Visible = false; // // CloseButton // this.CloseButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.CloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.CloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.CloseButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("CloseButton.BackgroundImage"))); this.CloseButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.CloseButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.CloseButton.Cursor = System.Windows.Forms.Cursors.Hand; this.CloseButton.DialogResult = System.Windows.Forms.DialogResult.None; this.CloseButton.Font = new System.Drawing.Font("Copperplate Gothic Light", 9F); this.CloseButton.ForeColor = System.Drawing.Color.White; this.CloseButton.ForecolorHighlight = System.Drawing.Color.White; this.CloseButton.Image = null; this.CloseButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Center; this.CloseButton.Location = new System.Drawing.Point(589, 15); this.CloseButton.Name = "CloseButton"; this.CloseButton.Size = new System.Drawing.Size(16, 17); this.CloseButton.StretchImage = true; this.CloseButton.TabIndex = 8; this.CloseButton.Text = null; this.CloseButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CloseButton.TextPadding = new System.Windows.Forms.Padding(0); this.CloseButton.ThemePart = themePart1; this.CloseButton.Click += new System.EventHandler(this.CloseButton_Click); // // StylingForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.WhiteSmoke; this.ClientSize = new System.Drawing.Size(620, 425); this.Controls.Add(this.WorkareaPanel); this.Controls.Add(this.FooterPanel); this.Controls.Add(this.HeaderPanel); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.KeyPreview = true; this.Name = "StylingForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "StylingForm"; this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.StylingForm_KeyDown); this.HeaderPanel.ResumeLayout(false); 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() { Squadron.Styling.Themes.ThemePart themePart2 = new Squadron.Styling.Themes.ThemePart(); Squadron.Styling.Themes.ThemePart themePart4 = new Squadron.Styling.Themes.ThemePart(); Squadron.Styling.Themes.ThemePart themePart3 = new Squadron.Styling.Themes.ThemePart(); Squadron.Styling.Themes.ThemePart themePart1 = new Squadron.Styling.Themes.ThemePart(); this.PreviousButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.NextButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.FinishButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.stylingWorkarea1 = new Squadron.Styling.Widgets.StylingWorkarea(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.WorkareaPanel.SuspendLayout(); this.HeaderPanel.SuspendLayout(); this.FooterPanel.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.SuspendLayout(); // // WorkareaPanel // this.WorkareaPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.WorkareaPanel.Controls.Add(this.tabControl1); this.WorkareaPanel.Size = new System.Drawing.Size(620, 339); // // HeaderPanel // this.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.HeaderPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); this.HeaderPanel.Text = "Wizard"; this.HeaderPanel.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.HeaderPanel.TextPadding = new System.Windows.Forms.Padding(10, 0, 0, 0); // // FooterPanel // this.FooterPanel.Controls.Add(this.FinishButton); this.FooterPanel.Controls.Add(this.NextButton); this.FooterPanel.Controls.Add(this.PreviousButton); this.FooterPanel.Location = new System.Drawing.Point(0, 384); this.FooterPanel.Size = new System.Drawing.Size(620, 41); this.FooterPanel.Controls.SetChildIndex(this.PreviousButton, 0); this.FooterPanel.Controls.SetChildIndex(this.NextButton, 0); this.FooterPanel.Controls.SetChildIndex(this.FinishButton, 0); // // PreviousButton // this.PreviousButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.PreviousButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.PreviousButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.PreviousButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.PreviousButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.PreviousButton.DialogResult = System.Windows.Forms.DialogResult.None; this.PreviousButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.PreviousButton.ForeColor = System.Drawing.Color.White; this.PreviousButton.ForecolorHighlight = System.Drawing.Color.White; this.PreviousButton.Image = null; this.PreviousButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.PreviousButton.Location = new System.Drawing.Point(289, 7); this.PreviousButton.Name = "PreviousButton"; this.PreviousButton.Size = new System.Drawing.Size(90, 28); this.PreviousButton.StretchImage = false; this.PreviousButton.TabIndex = 0; this.PreviousButton.Text = "Previous"; this.PreviousButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.PreviousButton.TextPadding = new System.Windows.Forms.Padding(0); this.PreviousButton.ThemePart = themePart4; this.PreviousButton.Visible = false; this.PreviousButton.Click += new System.EventHandler(this.PreviousButton_Click); // // NextButton // this.NextButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.NextButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.NextButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.NextButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.NextButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.NextButton.DialogResult = System.Windows.Forms.DialogResult.None; this.NextButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.NextButton.ForeColor = System.Drawing.Color.White; this.NextButton.ForecolorHighlight = System.Drawing.Color.White; this.NextButton.Image = null; this.NextButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.NextButton.Location = new System.Drawing.Point(380, 7); this.NextButton.Name = "NextButton"; this.NextButton.Size = new System.Drawing.Size(90, 28); this.NextButton.StretchImage = false; this.NextButton.TabIndex = 1; this.NextButton.Text = "Next"; this.NextButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.NextButton.TextPadding = new System.Windows.Forms.Padding(0); this.NextButton.ThemePart = themePart3; this.NextButton.Visible = false; this.NextButton.Click += new System.EventHandler(this.NextButton_Click); // // FinishButton // this.FinishButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.FinishButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.FinishButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.FinishButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.FinishButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.FinishButton.DialogResult = System.Windows.Forms.DialogResult.None; this.FinishButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.FinishButton.ForeColor = System.Drawing.Color.White; this.FinishButton.ForecolorHighlight = System.Drawing.Color.White; this.FinishButton.Image = null; this.FinishButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.FinishButton.Location = new System.Drawing.Point(524, 7); this.FinishButton.Name = "FinishButton"; this.FinishButton.Size = new System.Drawing.Size(90, 28); this.FinishButton.StretchImage = false; this.FinishButton.TabIndex = 1; this.FinishButton.Text = "Finish"; this.FinishButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.FinishButton.TextPadding = new System.Windows.Forms.Padding(0); this.FinishButton.ThemePart = themePart1; this.FinishButton.Visible = false; this.FinishButton.Click += new System.EventHandler(this.FinishButton_Click); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(618, 337); this.tabControl1.TabIndex = 0; this.tabControl1.Visible = false; // // tabPage1 // this.tabPage1.Controls.Add(this.stylingWorkarea1); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(610, 311); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "tabPage1"; this.tabPage1.UseVisualStyleBackColor = true; // // stylingWorkarea1 // this.stylingWorkarea1.BackColor = System.Drawing.Color.WhiteSmoke; this.stylingWorkarea1.Dock = System.Windows.Forms.DockStyle.Fill; this.stylingWorkarea1.Location = new System.Drawing.Point(3, 3); this.stylingWorkarea1.Name = "stylingWorkarea1"; this.stylingWorkarea1.Size = new System.Drawing.Size(604, 305); this.stylingWorkarea1.TabIndex = 0; // // tabPage2 // this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(610, 311); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "tabPage2"; this.tabPage2.UseVisualStyleBackColor = true; // // WizardForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(620, 425); this.HeaderText = "Wizard"; this.Name = "WizardForm"; this.ShowFooter = true; this.Text = "Wizard"; this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.WizardForm_KeyDown); this.WorkareaPanel.ResumeLayout(false); this.HeaderPanel.ResumeLayout(false); this.FooterPanel.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); 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() { Squadron.Styling.Themes.ThemePart themePart2 = new Squadron.Styling.Themes.ThemePart(); Squadron.Styling.Themes.ThemePart themePart1 = new Squadron.Styling.Themes.ThemePart(); this.YesButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.NoButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.MessageText = new System.Windows.Forms.TextBox(); this.WorkareaPanel.SuspendLayout(); this.HeaderPanel.SuspendLayout(); this.FooterPanel.SuspendLayout(); this.SuspendLayout(); // // WorkareaPanel // this.WorkareaPanel.Controls.Add(this.MessageText); this.WorkareaPanel.Size = new System.Drawing.Size(536, 168); // // HeaderPanel // this.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.HeaderPanel.BackColor2 = System.Drawing.Color.Olive; this.HeaderPanel.Size = new System.Drawing.Size(536, 45); this.HeaderPanel.Tag = ";"; this.HeaderPanel.Text = "Confirm"; // // FooterPanel // this.FooterPanel.Controls.Add(this.NoButton); this.FooterPanel.Controls.Add(this.YesButton); this.FooterPanel.Location = new System.Drawing.Point(0, 213); this.FooterPanel.Size = new System.Drawing.Size(536, 41); this.FooterPanel.Tag = ";"; // // CloseButton // this.CloseButton.Location = new System.Drawing.Point(505, 15); // // YesButton // this.YesButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.YesButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.YesButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.YesButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.YesButton.DialogResult = System.Windows.Forms.DialogResult.None; this.YesButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.YesButton.ForeColor = System.Drawing.Color.White; this.YesButton.ForecolorHighlight = System.Drawing.Color.White; this.YesButton.Image = null; this.YesButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.YesButton.Location = new System.Drawing.Point(345, 7); this.YesButton.Name = "YesButton"; this.YesButton.Size = new System.Drawing.Size(89, 27); this.YesButton.StretchImage = false; this.YesButton.TabIndex = 1; this.YesButton.Text = "Yes"; this.YesButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.YesButton.TextPadding = new System.Windows.Forms.Padding(0); this.YesButton.ThemePart = themePart2; this.YesButton.Click += new System.EventHandler(this.YesButton_Click); // // NoButton // this.NoButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.NoButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.NoButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.NoButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.NoButton.DialogResult = System.Windows.Forms.DialogResult.None; this.NoButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.NoButton.ForeColor = System.Drawing.Color.White; this.NoButton.ForecolorHighlight = System.Drawing.Color.White; this.NoButton.Image = null; this.NoButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.NoButton.Location = new System.Drawing.Point(440, 7); this.NoButton.Name = "NoButton"; this.NoButton.Size = new System.Drawing.Size(89, 27); this.NoButton.StretchImage = false; this.NoButton.TabIndex = 1; this.NoButton.Text = "No"; this.NoButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.NoButton.TextPadding = new System.Windows.Forms.Padding(0); this.NoButton.ThemePart = themePart1; this.NoButton.Click += new System.EventHandler(this.NoButton_Click); // // MessageText // this.MessageText.BackColor = System.Drawing.Color.WhiteSmoke; this.MessageText.Dock = System.Windows.Forms.DockStyle.Fill; this.MessageText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.MessageText.ForeColor = System.Drawing.Color.Navy; this.MessageText.Location = new System.Drawing.Point(0, 0); this.MessageText.Multiline = true; this.MessageText.Name = "MessageText"; this.MessageText.ReadOnly = true; this.MessageText.Size = new System.Drawing.Size(536, 168); this.MessageText.TabIndex = 1; this.MessageText.Text = "Message here"; // // ConfirmDialog // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(536, 254); this.HeaderText = "Confirm"; this.Name = "ConfirmDialog"; this.Text = "Confirm"; this.WorkareaPanel.ResumeLayout(false); this.WorkareaPanel.PerformLayout(); this.HeaderPanel.ResumeLayout(false); this.FooterPanel.ResumeLayout(false); 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() { Squadron.Styling.Themes.ThemePart themePart1 = new Squadron.Styling.Themes.ThemePart(); this.MessageText = new System.Windows.Forms.TextBox(); this.OkButton = new Squadron.Styling.Widgets.Windows8LookNFeel.Windows8Button(); this.SolutionLink = new System.Windows.Forms.LinkLabel(); this.WorkareaPanel.SuspendLayout(); this.HeaderPanel.SuspendLayout(); this.FooterPanel.SuspendLayout(); this.SuspendLayout(); // // WorkareaPanel // this.WorkareaPanel.Controls.Add(this.MessageText); this.WorkareaPanel.Size = new System.Drawing.Size(509, 176); // // HeaderPanel // this.HeaderPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.HeaderPanel.Size = new System.Drawing.Size(509, 45); this.HeaderPanel.Tag = ";"; this.HeaderPanel.Text = "Message"; // // FooterPanel // this.FooterPanel.Controls.Add(this.SolutionLink); this.FooterPanel.Controls.Add(this.OkButton); this.FooterPanel.Location = new System.Drawing.Point(0, 221); this.FooterPanel.Size = new System.Drawing.Size(509, 36); // // CloseButton // this.CloseButton.Visible = false; // // MessageText // this.MessageText.BackColor = System.Drawing.Color.WhiteSmoke; this.MessageText.Dock = System.Windows.Forms.DockStyle.Fill; this.MessageText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.MessageText.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.MessageText.Location = new System.Drawing.Point(0, 0); this.MessageText.Multiline = true; this.MessageText.Name = "MessageText"; this.MessageText.ReadOnly = true; this.MessageText.Size = new System.Drawing.Size(509, 176); this.MessageText.TabIndex = 0; this.MessageText.Text = "Message here.."; // // OkButton // this.OkButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(144)))), ((int)(((byte)(50))))); this.OkButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(220)))), ((int)(((byte)(123))))); this.OkButton.BackHighlightColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(18)))), ((int)(((byte)(18))))); this.OkButton.BackHighlightColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(2)))), ((int)(((byte)(2))))); this.OkButton.DialogResult = System.Windows.Forms.DialogResult.None; this.OkButton.Font = new System.Drawing.Font("Segoe UI", 10F); this.OkButton.ForeColor = System.Drawing.Color.White; this.OkButton.ForecolorHighlight = System.Drawing.Color.White; this.OkButton.Image = null; this.OkButton.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left; this.OkButton.Location = new System.Drawing.Point(209, 5); this.OkButton.Name = "OkButton"; this.OkButton.Size = new System.Drawing.Size(89, 27); this.OkButton.StretchImage = false; this.OkButton.TabIndex = 0; this.OkButton.Text = "Ok"; this.OkButton.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.OkButton.TextPadding = new System.Windows.Forms.Padding(0); this.OkButton.ThemePart = themePart1; this.OkButton.Click += new System.EventHandler(this.OkButton_Click); // // SolutionLink // this.SolutionLink.AutoSize = true; this.SolutionLink.Location = new System.Drawing.Point(12, 8); this.SolutionLink.Name = "SolutionLink"; this.SolutionLink.Size = new System.Drawing.Size(138, 19); this.SolutionLink.TabIndex = 1; this.SolutionLink.TabStop = true; this.SolutionLink.Text = "View Solution here.."; this.SolutionLink.Visible = false; this.SolutionLink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.SolutionLink_LinkClicked); // // MessageDialog // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(509, 257); this.HeaderText = "Message"; this.Name = "MessageDialog"; this.ShowFooter = true; this.Text = "Message"; this.Resize += new System.EventHandler(this.MessageDialog_Resize); this.WorkareaPanel.ResumeLayout(false); this.WorkareaPanel.PerformLayout(); this.HeaderPanel.ResumeLayout(false); this.FooterPanel.ResumeLayout(false); this.FooterPanel.PerformLayout(); this.ResumeLayout(false); }