Exemple #1
0
 private void InitializeComponent()
 {
     this.panel1      = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.label1      = new Atiran.UI.WindowsForms.Controls.Label();
     this.pictureBox1 = new Atiran.UI.WindowsForms.Controls.pictureBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(155, 101);
     this.panel1.TabIndex = 0;
     //
     // label1
     //
     this.label1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize    = true;
     this.label1.Font        = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.label1.Location    = new System.Drawing.Point(6, 76);
     this.label1.Name        = "label1";
     this.label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label1.Size        = new System.Drawing.Size(143, 22);
     this.label1.TabIndex    = 1;
     this.label1.Text        = "در حال دريافت اطلاعات...";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox1.Image    = global::Atiran.UI.WindowsForms.Resources.loader;
     this.pictureBox1.Location = new System.Drawing.Point(59, 34);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(42, 39);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // Loading
     //
     this.Controls.Add(this.panel1);
     this.Name = "Loading";
     this.Size = new System.Drawing.Size(155, 101);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.label1      = new Atiran.UI.WindowsForms.Controls.Label();
     this.panel1      = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font      = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(254, 22);
     this.label1.TabIndex  = 0;
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.DarkTurquoise;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(254, 22);
     this.panel1.TabIndex = 1;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.Image    = global::Atiran.UI.WindowsForms.Resources._376;
     this.pictureBox1.Location = new System.Drawing.Point(84, 25);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(100, 58);
     this.pictureBox1.TabIndex = 2;
     this.pictureBox1.TabStop  = false;
     //
     // loadingControl
     //
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.panel1);
     this.Name  = "loadingControl";
     this.Size  = new System.Drawing.Size(254, 86);
     this.Load += new System.EventHandler(this.loadingControl_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #3
0
 private void InitializeComponent()
 {
     this.pictureBox1  = new System.Windows.Forms.PictureBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.panel2       = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.okButton1    = new Atiran.UI.WindowsForms.Controls.Buttons.OkButton();
     this.panel1       = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.label2       = new Atiran.UI.WindowsForms.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Location = new System.Drawing.Point(383, 58);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(52, 49);
     this.pictureBox1.TabIndex = 10;
     this.pictureBox1.TabStop  = false;
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BorderStyle      = System.Windows.Forms.BorderStyle.None;
     this.richTextBox1.Font             = new System.Drawing.Font("IRANSans(FaNum)", 10.75F);
     this.richTextBox1.Location         = new System.Drawing.Point(28, 70);
     this.richTextBox1.Name             = "richTextBox1";
     this.richTextBox1.RightToLeft      = System.Windows.Forms.RightToLeft.Yes;
     this.richTextBox1.ScrollBars       = System.Windows.Forms.RichTextBoxScrollBars.None;
     this.richTextBox1.Size             = new System.Drawing.Size(333, 57);
     this.richTextBox1.TabIndex         = 15;
     this.richTextBox1.Text             = "";
     this.richTextBox1.ContentsResized += new System.Windows.Forms.ContentsResizedEventHandler(this.richTextBox1_ContentsResized);
     this.richTextBox1.Enter           += new System.EventHandler(this.richTextBox1_Enter);
     this.richTextBox1.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.panel2.Controls.Add(this.okButton1);
     this.panel2.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel2.Location = new System.Drawing.Point(0, 133);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(200, 49);
     this.panel2.TabIndex = 0;
     //
     // okButton1
     //
     this.okButton1.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(142)))), ((int)(((byte)(174)))));
     this.okButton1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.okButton1.Font                    = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.okButton1.ForeColor               = System.Drawing.Color.White;
     this.okButton1.Location                = new System.Drawing.Point(28, 3);
     this.okButton1.Name                    = "okButton1";
     this.okButton1.NextControl             = null;
     this.okButton1.Size                    = new System.Drawing.Size(81, 34);
     this.okButton1.TabIndex                = 1;
     this.okButton1.Text                    = "تاييد";
     this.okButton1.UseVisualStyleBackColor = false;
     this.okButton1.Click                  += new System.EventHandler(this.okButton1_Click);
     this.okButton1.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(101)))), ((int)(((byte)(192)))));
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(462, 28);
     this.panel1.TabIndex = 16;
     //
     // label2
     //
     this.label2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.Font        = new System.Drawing.Font("IRANSans(FaNum)", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor   = System.Drawing.Color.White;
     this.label2.Location    = new System.Drawing.Point(364, 1);
     this.label2.Name        = "label2";
     this.label2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label2.Size        = new System.Drawing.Size(95, 25);
     this.label2.TabIndex    = 11;
     this.label2.Text        = "پيام";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // MessageBoxInfo
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(462, 186);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.richTextBox1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "MessageBoxInfo";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.MessageBoxInfo_Load);
     this.Shown          += new System.EventHandler(this.CustomMessageForm_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.richTextBox1  = new System.Windows.Forms.RichTextBox();
     this.panel3        = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.okButton1     = new Atiran.UI.WindowsForms.Controls.Buttons.OkButton();
     this.cancelButton1 = new Atiran.UI.WindowsForms.Controls.Buttons.CancelButton();
     this.panel1        = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.label1        = new Atiran.UI.WindowsForms.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Location = new System.Drawing.Point(388, 52);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(51, 50);
     this.pictureBox1.TabIndex = 10;
     this.pictureBox1.TabStop  = false;
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BorderStyle      = System.Windows.Forms.BorderStyle.None;
     this.richTextBox1.Font             = new System.Drawing.Font("IRANSans(FaNum)", 10.75F);
     this.richTextBox1.Location         = new System.Drawing.Point(23, 69);
     this.richTextBox1.Name             = "richTextBox1";
     this.richTextBox1.RightToLeft      = System.Windows.Forms.RightToLeft.Yes;
     this.richTextBox1.ScrollBars       = System.Windows.Forms.RichTextBoxScrollBars.None;
     this.richTextBox1.Size             = new System.Drawing.Size(343, 57);
     this.richTextBox1.TabIndex         = 18;
     this.richTextBox1.Text             = "";
     this.richTextBox1.ContentsResized += new System.Windows.Forms.ContentsResizedEventHandler(this.richTextBox1_ContentsResized);
     this.richTextBox1.Enter           += new System.EventHandler(this.richTextBox1_Enter);
     this.richTextBox1.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.okButton1_KeyDown);
     //
     // panel3
     //
     this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.panel3.Controls.Add(this.okButton1);
     this.panel3.Controls.Add(this.cancelButton1);
     this.panel3.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel3.Location = new System.Drawing.Point(0, 136);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(232, 47);
     this.panel3.TabIndex = 19;
     //
     // okButton1
     //
     this.okButton1.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.okButton1.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(142)))), ((int)(((byte)(174)))));
     this.okButton1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.okButton1.Font                    = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.okButton1.ForeColor               = System.Drawing.Color.White;
     this.okButton1.Location                = new System.Drawing.Point(108, 2);
     this.okButton1.Name                    = "okButton1";
     this.okButton1.NextControl             = null;
     this.okButton1.Size                    = new System.Drawing.Size(81, 34);
     this.okButton1.TabIndex                = 18;
     this.okButton1.Text                    = "بلي";
     this.okButton1.UseVisualStyleBackColor = false;
     this.okButton1.Click                  += new System.EventHandler(this.okButton1_Click);
     this.okButton1.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.okButton1_KeyDown);
     //
     // cancelButton1
     //
     this.cancelButton1.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.cancelButton1.BackColor               = System.Drawing.Color.White;
     this.cancelButton1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.cancelButton1.Font                    = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.cancelButton1.ForeColor               = System.Drawing.Color.Gray;
     this.cancelButton1.Location                = new System.Drawing.Point(23, 2);
     this.cancelButton1.Name                    = "cancelButton1";
     this.cancelButton1.NextControl             = null;
     this.cancelButton1.Size                    = new System.Drawing.Size(81, 34);
     this.cancelButton1.TabIndex                = 2;
     this.cancelButton1.Text                    = "خير";
     this.cancelButton1.UseVisualStyleBackColor = false;
     this.cancelButton1.Click                  += new System.EventHandler(this.cancelButton1_Click);
     this.cancelButton1.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.okButton1_KeyDown);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(193)))), ((int)(((byte)(7)))));
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(462, 28);
     this.panel1.TabIndex = 17;
     //
     // label1
     //
     this.label1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.Font        = new System.Drawing.Font("IRANSans(FaNum)", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label1.ForeColor   = System.Drawing.Color.Black;
     this.label1.Location    = new System.Drawing.Point(294, 0);
     this.label1.Name        = "label1";
     this.label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label1.Size        = new System.Drawing.Size(156, 25);
     this.label1.TabIndex    = 11;
     this.label1.Text        = "پيام";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // MessageBoxWarning
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(462, 186);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.richTextBox1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "MessageBoxWarning";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.CustomMessageForm_Load);
     this.Shown          += new System.EventHandler(this.CustomMessageForm_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #5
0
 private void InitializeComponent()
 {
     this.buttonBackup         = new Atiran.UI.WindowsForms.Controls.Buttons.Button();
     this.label1               = new Atiran.UI.WindowsForms.Controls.Label();
     this.labelTargetFile      = new Atiran.UI.WindowsForms.Controls.Label();
     this.buttonChangeFolder   = new Atiran.UI.WindowsForms.Controls.Buttons.Button();
     this.progressBar1         = new Atiran.UI.WindowsForms.Controls.ProgressBar();
     this.labelStatus          = new Atiran.UI.WindowsForms.Controls.Label();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.labelDate            = new Atiran.UI.WindowsForms.Controls.Label();
     this.cancelButton1        = new Atiran.UI.WindowsForms.Controls.Buttons.CancelButton();
     this.panel1               = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // buttonBackup
     //
     this.buttonBackup.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonBackup.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(140)))), ((int)(((byte)(231)))));
     this.buttonBackup.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.buttonBackup.Font                    = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.buttonBackup.ForeColor               = System.Drawing.Color.White;
     this.buttonBackup.Location                = new System.Drawing.Point(5, 3);
     this.buttonBackup.Name                    = "buttonBackup";
     this.buttonBackup.NextControl             = null;
     this.buttonBackup.Size                    = new System.Drawing.Size(83, 36);
     this.buttonBackup.TabIndex                = 0;
     this.buttonBackup.Text                    = "ذخيره ";
     this.buttonBackup.UseVisualStyleBackColor = false;
     this.buttonBackup.Click                  += new System.EventHandler(this.buttonBackup_Click);
     //
     // label1
     //
     this.label1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize    = true;
     this.label1.Font        = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.label1.Location    = new System.Drawing.Point(552, 65);
     this.label1.Name        = "label1";
     this.label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label1.Size        = new System.Drawing.Size(118, 22);
     this.label1.TabIndex    = 2;
     this.label1.Text        = "مسير پشتيبان گيري:";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelTargetFile
     //
     this.labelTargetFile.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelTargetFile.BackColor   = System.Drawing.Color.White;
     this.labelTargetFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelTargetFile.Font        = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.labelTargetFile.Location    = new System.Drawing.Point(75, 61);
     this.labelTargetFile.Name        = "labelTargetFile";
     this.labelTargetFile.Size        = new System.Drawing.Size(475, 30);
     this.labelTargetFile.TabIndex    = 3;
     this.labelTargetFile.Text        = "D:";
     this.labelTargetFile.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // buttonChangeFolder
     //
     this.buttonChangeFolder.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonChangeFolder.BackColor             = System.Drawing.Color.White;
     this.buttonChangeFolder.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.buttonChangeFolder.FlatStyle             = System.Windows.Forms.FlatStyle.Flat;
     this.buttonChangeFolder.Font                    = new System.Drawing.Font("IRANSans", 10.25F, System.Drawing.FontStyle.Bold);
     this.buttonChangeFolder.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.buttonChangeFolder.Location                = new System.Drawing.Point(31, 61);
     this.buttonChangeFolder.Name                    = "buttonChangeFolder";
     this.buttonChangeFolder.NextControl             = null;
     this.buttonChangeFolder.Size                    = new System.Drawing.Size(44, 30);
     this.buttonChangeFolder.TabIndex                = 5;
     this.buttonChangeFolder.Text                    = "...";
     this.buttonChangeFolder.TextAlign               = System.Drawing.ContentAlignment.TopCenter;
     this.buttonChangeFolder.UseVisualStyleBackColor = false;
     this.buttonChangeFolder.Click                  += new System.EventHandler(this.buttonChangeFolder_Click);
     //
     // progressBar1
     //
     this.progressBar1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.progressBar1.Location = new System.Drawing.Point(31, 96);
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(632, 23);
     this.progressBar1.TabIndex = 6;
     this.progressBar1.Visible  = false;
     //
     // labelStatus
     //
     this.labelStatus.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelStatus.Font      = new System.Drawing.Font("IRANSans", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelStatus.Location  = new System.Drawing.Point(28, 125);
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.Size      = new System.Drawing.Size(635, 23);
     this.labelStatus.TabIndex  = 7;
     this.labelStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // folderBrowserDialog1
     //
     this.folderBrowserDialog1.RootFolder = System.Environment.SpecialFolder.MyComputer;
     this.folderBrowserDialog1.Tag        = "";
     //
     // labelDate
     //
     this.labelDate.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelDate.Font      = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.labelDate.Location  = new System.Drawing.Point(534, 15);
     this.labelDate.Name      = "labelDate";
     this.labelDate.Size      = new System.Drawing.Size(132, 27);
     this.labelDate.TabIndex  = 8;
     this.labelDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.labelDate.Visible   = false;
     //
     // cancelButton1
     //
     this.cancelButton1.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cancelButton1.BackColor               = System.Drawing.Color.White;
     this.cancelButton1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.cancelButton1.Font                    = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.cancelButton1.ForeColor               = System.Drawing.Color.Gray;
     this.cancelButton1.Location                = new System.Drawing.Point(94, 4);
     this.cancelButton1.Name                    = "cancelButton1";
     this.cancelButton1.NextControl             = null;
     this.cancelButton1.Size                    = new System.Drawing.Size(81, 34);
     this.cancelButton1.TabIndex                = 9;
     this.cancelButton1.Text                    = "انصراف";
     this.cancelButton1.UseVisualStyleBackColor = false;
     this.cancelButton1.Click                  += new System.EventHandler(this.cancelButton1_Click);
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.Controls.Add(this.buttonBackup);
     this.panel1.Controls.Add(this.cancelButton1);
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(33, 163);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(223, 42);
     this.panel1.TabIndex = 10;
     //
     // FastBackup
     //
     this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.labelDate);
     this.Controls.Add(this.labelStatus);
     this.Controls.Add(this.progressBar1);
     this.Controls.Add(this.buttonChangeFolder);
     this.Controls.Add(this.labelTargetFile);
     this.Controls.Add(this.label1);
     this.Name  = "FastBackup";
     this.Size  = new System.Drawing.Size(700, 304);
     this.Load += new System.EventHandler(this.AtiranBackup_Load);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #6
0
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     this.groupBox2     = new Atiran.UI.WindowsForms.Controls.GroupBox();
     this.pnldgv        = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.dataGridView1 = new Atiran.UI.WindowsForms.Controls.DataGridView();
     this.pnlsearch     = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.txtsearch     = new Atiran.UI.WindowsForms.Controls.TextBoxes.TextBox();
     this.groupBox2.SuspendLayout();
     this.pnldgv.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.pnlsearch.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.pnldgv);
     this.groupBox2.Controls.Add(this.pnlsearch);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(300, 400);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "فرم‌هاي فعال";
     //
     // pnldgv
     //
     this.pnldgv.Controls.Add(this.dataGridView1);
     this.pnldgv.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnldgv.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.pnldgv.Location = new System.Drawing.Point(3, 54);
     this.pnldgv.Name     = "pnldgv";
     this.pnldgv.Size     = new System.Drawing.Size(294, 343);
     this.pnldgv.TabIndex = 3;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows            = false;
     this.dataGridView1.AllowUserToDeleteRows         = false;
     this.dataGridView1.AutoSizeColumnsMode           = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridView1.BackgroundColor               = System.Drawing.SystemColors.ActiveCaption;
     dataGridViewCellStyle10.Alignment                = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle10.BackColor                = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle10.Font                     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     dataGridViewCellStyle10.ForeColor                = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle10.SelectionBackColor       = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle10.SelectionForeColor       = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle10.WrapMode                 = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
     this.dataGridView1.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     dataGridViewCellStyle11.Alignment                = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle11.BackColor                = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle11.Font                     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     dataGridViewCellStyle11.ForeColor                = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle11.SelectionBackColor       = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle11.SelectionForeColor       = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle11.WrapMode                 = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView1.DefaultCellStyle              = dataGridViewCellStyle11;
     this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.EnableHeadersVisualStyles = false;
     this.dataGridView1.Font                       = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.dataGridView1.Location                   = new System.Drawing.Point(0, 0);
     this.dataGridView1.Name                       = "dataGridView1";
     this.dataGridView1.ReadOnly                   = true;
     dataGridViewCellStyle12.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle12.BackColor             = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle12.Font                  = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     dataGridViewCellStyle12.ForeColor             = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle12.SelectionBackColor    = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle12.SelectionForeColor    = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle12.WrapMode              = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle12;
     this.dataGridView1.RowHeadersVisible          = false;
     this.dataGridView1.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataGridView1.Size                       = new System.Drawing.Size(294, 343);
     this.dataGridView1.TabIndex                   = 0;
     //
     // pnlsearch
     //
     this.pnlsearch.Controls.Add(this.txtsearch);
     this.pnlsearch.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlsearch.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.pnlsearch.Location = new System.Drawing.Point(3, 25);
     this.pnlsearch.Name     = "pnlsearch";
     this.pnlsearch.Size     = new System.Drawing.Size(294, 29);
     this.pnlsearch.TabIndex = 2;
     //
     // txtsearch
     //
     this.txtsearch.BackColor    = System.Drawing.Color.White;
     this.txtsearch.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtsearch.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.txtsearch.Font         = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.txtsearch.ForeColor    = System.Drawing.Color.Black;
     this.txtsearch.Location     = new System.Drawing.Point(0, 0);
     this.txtsearch.Margin       = new System.Windows.Forms.Padding(10);
     this.txtsearch.Name         = "txtsearch";
     this.txtsearch.NextControl  = null;
     this.txtsearch.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this.txtsearch.Size         = new System.Drawing.Size(294, 29);
     this.txtsearch.TabIndex     = 0;
     this.txtsearch.TextAlign    = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtsearch.TextChanged += new System.EventHandler(this.Txtsearch_TextChanged);
     this.txtsearch.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Txtsearch_KeyDown);
     //
     // AtiranActivatedForms
     //
     this.Controls.Add(this.groupBox2);
     this.Name        = "AtiranActivatedForms";
     this.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.Size        = new System.Drawing.Size(300, 400);
     this.Load       += new System.EventHandler(this.UserControl_Load);
     this.groupBox2.ResumeLayout(false);
     this.pnldgv.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.pnlsearch.ResumeLayout(false);
     this.pnlsearch.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #7
0
 private void InitializeComponent()
 {
     this.pictureBox1  = new System.Windows.Forms.PictureBox();
     this.richTextBox1 = new Label();
     this.panel1       = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.label2       = new Atiran.UI.WindowsForms.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Location = new System.Drawing.Point(383, 58);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(52, 49);
     this.pictureBox1.TabIndex = 10;
     this.pictureBox1.TabStop  = false;
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.richTextBox1.Font        = new System.Drawing.Font("IRANSans(FaNum)", 10.75F);
     this.richTextBox1.Location    = new System.Drawing.Point(28, 70);
     this.richTextBox1.Name        = "richTextBox1";
     this.richTextBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.richTextBox1.Size        = new System.Drawing.Size(333, 57);
     this.richTextBox1.TabIndex    = 15;
     this.richTextBox1.Text        = "";
     this.richTextBox1.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(101)))), ((int)(((byte)(192)))));
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(462, 28);
     this.panel1.TabIndex = 16;
     //
     // label2
     //
     this.label2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.Font        = new System.Drawing.Font("IRANSans(FaNum)", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor   = System.Drawing.Color.White;
     this.label2.Location    = new System.Drawing.Point(316, 1);
     this.label2.Name        = "label2";
     this.label2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label2.Size        = new System.Drawing.Size(143, 25);
     this.label2.TabIndex    = 11;
     this.label2.Text        = "کمی صبر کنید ...";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // MessageBoxLoading
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(462, 186);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.richTextBox1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "MessageBoxLoading";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Shown          += new System.EventHandler(this.CustomMessageForm_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #8
0
 private void InitializeComponent()
 {
     this.panel1      = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.label1      = new Atiran.UI.WindowsForms.Controls.Label();
     this.pictureBox1 = new Atiran.UI.WindowsForms.Controls.pictureBox();
     this.pnlBack     = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.panel2      = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.pnlResult   = new Atiran.UI.WindowsForms.Controls.FlowLayoutPanel();
     this.panel4      = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.panel3      = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.pnlTextbox  = new Atiran.UI.WindowsForms.UIElements.Panel();
     this.txtSerach   = new Atiran.UI.WindowsForms.Controls.TextBoxes.TextBox();
     this.pictureBox2 = new Atiran.UI.WindowsForms.Controls.pictureBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.pnlBack.SuspendLayout();
     this.panel2.SuspendLayout();
     this.pnlTextbox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Teal;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(674, 35);
     this.panel1.TabIndex = 0;
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.label1.Font      = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(33, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(109, 35);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Atiran Spotlight";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pictureBox1.Image    = global::Atiran.UI.WindowsForms.Resources.Atiran_Spotlight_Icon;
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(33, 35);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // pnlBack
     //
     this.pnlBack.Controls.Add(this.panel2);
     this.pnlBack.Controls.Add(this.pictureBox2);
     this.pnlBack.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlBack.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.pnlBack.Location = new System.Drawing.Point(0, 35);
     this.pnlBack.Name     = "pnlBack";
     this.pnlBack.Size     = new System.Drawing.Size(674, 333);
     this.pnlBack.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.pnlResult);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.pnlTextbox);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel2.Location = new System.Drawing.Point(0, 166);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(674, 167);
     this.panel2.TabIndex = 1;
     //
     // pnlResult
     //
     this.pnlResult.AutoScroll = true;
     this.pnlResult.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.pnlResult.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.pnlResult.Location   = new System.Drawing.Point(100, 32);
     this.pnlResult.Name       = "pnlResult";
     this.pnlResult.Padding    = new System.Windows.Forms.Padding(0, 0, 10, 0);
     this.pnlResult.Size       = new System.Drawing.Size(463, 135);
     this.pnlResult.TabIndex   = 3;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Right;
     this.panel4.Font      = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel4.Location  = new System.Drawing.Point(563, 32);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(111, 135);
     this.panel4.TabIndex  = 2;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.panel3.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel3.Font      = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.panel3.Location  = new System.Drawing.Point(0, 32);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(100, 135);
     this.panel3.TabIndex  = 1;
     //
     // pnlTextbox
     //
     this.pnlTextbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.pnlTextbox.Controls.Add(this.txtSerach);
     this.pnlTextbox.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTextbox.Font     = new System.Drawing.Font("IRANSans(FaNum)", 9.5F);
     this.pnlTextbox.Location = new System.Drawing.Point(0, 0);
     this.pnlTextbox.Name     = "pnlTextbox";
     this.pnlTextbox.Size     = new System.Drawing.Size(674, 32);
     this.pnlTextbox.TabIndex = 0;
     //
     // txtSerach
     //
     this.txtSerach.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtSerach.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSerach.Font         = new System.Drawing.Font("IRANSans(FaNum)", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSerach.Location     = new System.Drawing.Point(100, -1);
     this.txtSerach.Margin       = new System.Windows.Forms.Padding(10);
     this.txtSerach.Name         = "txtSerach";
     this.txtSerach.NextControl  = null;
     this.txtSerach.Size         = new System.Drawing.Size(463, 33);
     this.txtSerach.TabIndex     = 0;
     this.txtSerach.TextAlign    = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtSerach.TextChanged += new System.EventHandler(this.TxtSerach_TextChanged);
     this.txtSerach.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.TxtSerach_KeyDown);
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.pictureBox2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox2.Image     = global::Atiran.UI.WindowsForms.Resources.Atiran_Spotlight_Background;
     this.pictureBox2.Location  = new System.Drawing.Point(0, 0);
     this.pictureBox2.Name      = "pictureBox2";
     this.pictureBox2.Size      = new System.Drawing.Size(674, 333);
     this.pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox2.TabIndex  = 0;
     this.pictureBox2.TabStop   = false;
     //
     // AtiranSpotlight
     //
     this.Controls.Add(this.pnlBack);
     this.Controls.Add(this.panel1);
     this.Name = "AtiranSpotlight";
     this.Size = new System.Drawing.Size(674, 368);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.pnlBack.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.pnlTextbox.ResumeLayout(false);
     this.pnlTextbox.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
 }