»õ ÆÄÀÏ |
| | |
| | | namespace SA_LTT_UI.UserControls |
| | | { |
| | | partial class TitleBox |
| | | { |
| | | /// <summary> |
| | | /// íì ëìì´ë ë³ìì
ëë¤. |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// ì¬ì© ì¤ì¸ 모ë 리ìì¤ë¥¼ ì 리í©ëë¤. |
| | | /// </summary> |
| | | /// <param name="disposing">ê´ë¦¬ëë 리ìì¤ë¥¼ ìì í´ì¼ íë©´ trueì´ê³ , ê·¸ë ì§ ìì¼ë©´ falseì
ëë¤.</param> |
| | | protected override void Dispose(bool disposing) |
| | | { |
| | | if (disposing && (components != null)) |
| | | { |
| | | components.Dispose(); |
| | | } |
| | | base.Dispose(disposing); |
| | | } |
| | | |
| | | #region êµ¬ì± ìì ëìì´ëìì ìì±í ì½ë |
| | | |
| | | /// <summary> |
| | | /// ëìì´ë ì§ìì íìí ë©ìëì
ëë¤. |
| | | /// ì´ ë©ìëì ë´ì©ì ì½ë í¸ì§ê¸°ë¡ ìì íì§ ë§ì¸ì. |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.pnl_WorkingArea = new System.Windows.Forms.Panel(); |
| | | this.svgImageBox9 = new DevExpress.XtraEditors.SvgImageBox(); |
| | | this.lb_Title = new System.Windows.Forms.Label(); |
| | | this.svgImageBox1 = new DevExpress.XtraEditors.SvgImageBox(); |
| | | this.svgImageBox2 = new DevExpress.XtraEditors.SvgImageBox(); |
| | | this.pnl_WorkingArea.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.svgImageBox9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.svgImageBox1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.svgImageBox2)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // pnl_WorkingArea |
| | | // |
| | | this.pnl_WorkingArea.BackColor = System.Drawing.Color.Transparent; |
| | | this.pnl_WorkingArea.Controls.Add(this.svgImageBox9); |
| | | this.pnl_WorkingArea.Controls.Add(this.lb_Title); |
| | | this.pnl_WorkingArea.Controls.Add(this.svgImageBox1); |
| | | this.pnl_WorkingArea.Controls.Add(this.svgImageBox2); |
| | | this.pnl_WorkingArea.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.pnl_WorkingArea.Location = new System.Drawing.Point(0, 0); |
| | | this.pnl_WorkingArea.Name = "pnl_WorkingArea"; |
| | | this.pnl_WorkingArea.Size = new System.Drawing.Size(300, 250); |
| | | this.pnl_WorkingArea.TabIndex = 2; |
| | | // |
| | | // svgImageBox9 |
| | | // |
| | | this.svgImageBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); |
| | | this.svgImageBox9.Location = new System.Drawing.Point(5, 1); |
| | | this.svgImageBox9.Name = "svgImageBox9"; |
| | | this.svgImageBox9.Size = new System.Drawing.Size(24, 24); |
| | | this.svgImageBox9.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; |
| | | this.svgImageBox9.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; |
| | | this.svgImageBox9.TabIndex = 500; |
| | | this.svgImageBox9.Text = "svgImageBox9"; |
| | | // |
| | | // lb_Title |
| | | // |
| | | this.lb_Title.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); |
| | | this.lb_Title.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
| | | this.lb_Title.ForeColor = System.Drawing.Color.White; |
| | | this.lb_Title.Location = new System.Drawing.Point(32, 4); |
| | | this.lb_Title.Name = "lb_Title"; |
| | | this.lb_Title.Size = new System.Drawing.Size(248, 16); |
| | | this.lb_Title.TabIndex = 0; |
| | | this.lb_Title.Text = "Ttile name"; |
| | | this.lb_Title.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| | | // |
| | | // svgImageBox1 |
| | | // |
| | | this.svgImageBox1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.svgImageBox1.Location = new System.Drawing.Point(0, 0); |
| | | this.svgImageBox1.Name = "svgImageBox1"; |
| | | this.svgImageBox1.Size = new System.Drawing.Size(300, 26); |
| | | this.svgImageBox1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; |
| | | this.svgImageBox1.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background2; |
| | | this.svgImageBox1.TabIndex = 0; |
| | | this.svgImageBox1.Text = "svgImageBox1"; |
| | | // |
| | | // svgImageBox2 |
| | | // |
| | | this.svgImageBox2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.svgImageBox2.Location = new System.Drawing.Point(0, 0); |
| | | this.svgImageBox2.Name = "svgImageBox2"; |
| | | this.svgImageBox2.Size = new System.Drawing.Size(300, 250); |
| | | this.svgImageBox2.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; |
| | | this.svgImageBox2.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background2; |
| | | this.svgImageBox2.TabIndex = 501; |
| | | this.svgImageBox2.Text = "svgImageBox2"; |
| | | // |
| | | // TitleBox |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.BackColor = System.Drawing.Color.Transparent; |
| | | this.Controls.Add(this.pnl_WorkingArea); |
| | | this.Name = "TitleBox"; |
| | | this.Size = new System.Drawing.Size(300, 250); |
| | | this.Load += new System.EventHandler(this.TitleBox_Load); |
| | | this.pnl_WorkingArea.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.svgImageBox9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.svgImageBox1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.svgImageBox2)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | private System.Windows.Forms.Label lb_Title; |
| | | private System.Windows.Forms.Panel pnl_WorkingArea; |
| | | private DevExpress.XtraEditors.SvgImageBox svgImageBox9; |
| | | private DevExpress.XtraEditors.SvgImageBox svgImageBox2; |
| | | private DevExpress.XtraEditors.SvgImageBox svgImageBox1; |
| | | } |
| | | } |