Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelEx1             = new DevComponents.DotNetBar.PanelEx();
     this.smLabel5             = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.smLabel4             = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.smLabel3             = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.smLabel2             = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.smLabel1             = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.txtMaximumRetryCount = new LlamaCarbonCopy.Controls.BaseControls.SMTextBox();
     this.txtTimerLength       = new LlamaCarbonCopy.Controls.BaseControls.SMTextBox();
     this.cboxAutoStart        = new LlamaCarbonCopy.Controls.BaseControls.SMCheckBox();
     this.btnCancel            = new LlamaCarbonCopy.Controls.BaseControls.SMButton();
     this.btnOk = new LlamaCarbonCopy.Controls.BaseControls.SMButton();
     this.panelEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
     this.panelEx1.Controls.Add(this.smLabel5);
     this.panelEx1.Controls.Add(this.smLabel4);
     this.panelEx1.Controls.Add(this.smLabel3);
     this.panelEx1.Controls.Add(this.smLabel2);
     this.panelEx1.Controls.Add(this.smLabel1);
     this.panelEx1.Controls.Add(this.txtMaximumRetryCount);
     this.panelEx1.Controls.Add(this.txtTimerLength);
     this.panelEx1.Controls.Add(this.cboxAutoStart);
     this.panelEx1.Controls.Add(this.btnCancel);
     this.panelEx1.Controls.Add(this.btnOk);
     this.panelEx1.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location                          = new System.Drawing.Point(0, 0);
     this.panelEx1.Name                              = "panelEx1";
     this.panelEx1.Size                              = new System.Drawing.Size(692, 588);
     this.panelEx1.Style.Alignment                   = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.Color            = System.Drawing.Color.FromArgb(((System.Byte)(142)), ((System.Byte)(179)), ((System.Byte)(231)));
     this.panelEx1.Style.BackColor2.Color            = System.Drawing.Color.FromArgb(((System.Byte)(223)), ((System.Byte)(237)), ((System.Byte)(254)));
     this.panelEx1.Style.Border                      = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle               = 90;
     this.panelEx1.TabIndex                          = 0;
     //
     // smLabel5
     //
     this.smLabel5.BackColor          = System.Drawing.Color.Transparent;
     this.smLabel5.DataSource         = null;
     this.smLabel5.DataSourceProperty = null;
     this.smLabel5.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel5.ForeColor     = System.Drawing.Color.Black;
     this.smLabel5.LocalProperty = null;
     this.smLabel5.Location      = new System.Drawing.Point(482, 404);
     this.smLabel5.Name          = "smLabel5";
     this.smLabel5.Size          = new System.Drawing.Size(180, 16);
     this.smLabel5.TabIndex      = 13;
     this.smLabel5.Text          = "Maximum Retry Count";
     this.smLabel5.TextAlign     = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // smLabel4
     //
     this.smLabel4.BackColor          = System.Drawing.Color.Transparent;
     this.smLabel4.DataSource         = null;
     this.smLabel4.DataSourceProperty = null;
     this.smLabel4.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel4.ForeColor     = System.Drawing.Color.Black;
     this.smLabel4.LocalProperty = null;
     this.smLabel4.Location      = new System.Drawing.Point(482, 172);
     this.smLabel4.Name          = "smLabel4";
     this.smLabel4.Size          = new System.Drawing.Size(192, 16);
     this.smLabel4.TabIndex      = 12;
     this.smLabel4.Text          = "Timer Length (in milliseconds)";
     this.smLabel4.TextAlign     = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // smLabel3
     //
     this.smLabel3.BackColor          = System.Drawing.Color.Transparent;
     this.smLabel3.DataSource         = null;
     this.smLabel3.DataSourceProperty = null;
     this.smLabel3.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel3.ForeColor     = System.Drawing.Color.Black;
     this.smLabel3.LocalProperty = null;
     this.smLabel3.Location      = new System.Drawing.Point(24, 400);
     this.smLabel3.Name          = "smLabel3";
     this.smLabel3.Size          = new System.Drawing.Size(212, 140);
     this.smLabel3.TabIndex      = 11;
     this.smLabel3.Text          = "Each time a file changes an attempt to copy that file is made (after waiting the " +
                                   "appropriate time as marked above).  If that copy fails for some reason, attempts" +
                                   " will be made repeatedly until the file is either copied or the limit entered he" +
                                   "re is reached.";
     this.smLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // smLabel2
     //
     this.smLabel2.BackColor          = System.Drawing.Color.Transparent;
     this.smLabel2.DataSource         = null;
     this.smLabel2.DataSourceProperty = null;
     this.smLabel2.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel2.ForeColor     = System.Drawing.Color.Black;
     this.smLabel2.LocalProperty = null;
     this.smLabel2.Location      = new System.Drawing.Point(24, 170);
     this.smLabel2.Name          = "smLabel2";
     this.smLabel2.Size          = new System.Drawing.Size(212, 218);
     this.smLabel2.TabIndex      = 10;
     this.smLabel2.Text          = @"As your computer changes files it goes through several steps.  Each of those steps can trigger the copying mechanism.  For efficiency purposes, it is better to wait some time before attempting to copy a file, just in case it is about to be changed again.  If you are mostly changing small files, testing has shown 3 seconds to be the best.  Alternatively, If you are changing large files a longer wait period is highly recommended.";
     this.smLabel2.TextAlign     = System.Drawing.ContentAlignment.MiddleRight;
     //
     // smLabel1
     //
     this.smLabel1.BackColor          = System.Drawing.Color.Transparent;
     this.smLabel1.DataSource         = null;
     this.smLabel1.DataSourceProperty = null;
     this.smLabel1.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel1.ForeColor     = System.Drawing.Color.Black;
     this.smLabel1.LocalProperty = null;
     this.smLabel1.Location      = new System.Drawing.Point(24, 28);
     this.smLabel1.Name          = "smLabel1";
     this.smLabel1.Size          = new System.Drawing.Size(212, 144);
     this.smLabel1.TabIndex      = 9;
     this.smLabel1.Text          = "If you check this feature then the program will start watching the directories th" +
                                   "at you already have entered in the program immediately following the program sta" +
                                   "rting.  If it is unchecked, then the program waits for you to start it manually." +
                                   "";
     this.smLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtMaximumRetryCount
     //
     this.txtMaximumRetryCount.BackColor          = System.Drawing.Color.White;
     this.txtMaximumRetryCount.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMaximumRetryCount.DataSource         = null;
     this.txtMaximumRetryCount.DataSourceProperty = null;
     this.txtMaximumRetryCount.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtMaximumRetryCount.ForeColor     = System.Drawing.Color.Black;
     this.txtMaximumRetryCount.LocalProperty = null;
     this.txtMaximumRetryCount.Location      = new System.Drawing.Point(252, 400);
     this.txtMaximumRetryCount.Name          = "txtMaximumRetryCount";
     this.txtMaximumRetryCount.Size          = new System.Drawing.Size(224, 23);
     this.txtMaximumRetryCount.TabIndex      = 8;
     this.txtMaximumRetryCount.Text          = "";
     //
     // txtTimerLength
     //
     this.txtTimerLength.BackColor          = System.Drawing.Color.White;
     this.txtTimerLength.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtTimerLength.DataSource         = null;
     this.txtTimerLength.DataSourceProperty = null;
     this.txtTimerLength.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtTimerLength.ForeColor     = System.Drawing.Color.Black;
     this.txtTimerLength.LocalProperty = null;
     this.txtTimerLength.Location      = new System.Drawing.Point(252, 170);
     this.txtTimerLength.Name          = "txtTimerLength";
     this.txtTimerLength.Size          = new System.Drawing.Size(224, 23);
     this.txtTimerLength.TabIndex      = 7;
     this.txtTimerLength.Text          = "";
     //
     // cboxAutoStart
     //
     this.cboxAutoStart.BackColor          = System.Drawing.Color.Transparent;
     this.cboxAutoStart.DataSource         = null;
     this.cboxAutoStart.DataSourceProperty = null;
     this.cboxAutoStart.ForeColor          = System.Drawing.Color.Black;
     this.cboxAutoStart.LocalProperty      = null;
     this.cboxAutoStart.Location           = new System.Drawing.Point(252, 28);
     this.cboxAutoStart.Name     = "cboxAutoStart";
     this.cboxAutoStart.Size     = new System.Drawing.Size(224, 24);
     this.cboxAutoStart.TabIndex = 6;
     this.cboxAutoStart.Text     = "Automatically Start Copying Files";
     //
     // btnCancel
     //
     this.btnCancel.BackColor          = System.Drawing.Color.White;
     this.btnCancel.DataSource         = null;
     this.btnCancel.DataSourceProperty = null;
     this.btnCancel.DialogResult       = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnCancel.ForeColor     = System.Drawing.Color.Black;
     this.btnCancel.LocalProperty = null;
     this.btnCancel.Location      = new System.Drawing.Point(588, 556);
     this.btnCancel.Name          = "btnCancel";
     this.btnCancel.Size          = new System.Drawing.Size(100, 26);
     this.btnCancel.TabIndex      = 5;
     this.btnCancel.Text          = "&Cancel";
     this.btnCancel.Click        += new System.EventHandler(this.btnCancel_Click);
     //
     // btnOk
     //
     this.btnOk.BackColor          = System.Drawing.Color.White;
     this.btnOk.DataSource         = null;
     this.btnOk.DataSourceProperty = null;
     this.btnOk.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnOk.ForeColor     = System.Drawing.Color.Black;
     this.btnOk.LocalProperty = null;
     this.btnOk.Location      = new System.Drawing.Point(4, 556);
     this.btnOk.Name          = "btnOk";
     this.btnOk.Size          = new System.Drawing.Size(100, 26);
     this.btnOk.TabIndex      = 4;
     this.btnOk.Text          = "&Ok";
     this.btnOk.Click        += new System.EventHandler(this.btnOk_Click);
     //
     // AdvancedConfigurationForm
     //
     this.AcceptButton      = this.btnOk;
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.btnCancel;
     this.ClientSize        = new System.Drawing.Size(692, 588);
     this.Controls.Add(this.panelEx1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "AdvancedConfigurationForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Advanced Configuration";
     this.Load           += new System.EventHandler(this.AdvancedConfigurationForm_Load);
     this.panelEx1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NewEntityForm));
     this.OK_smButton     = new LlamaCarbonCopy.Controls.BaseControls.SMButton();
     this.Cancel_smButton = new LlamaCarbonCopy.Controls.BaseControls.SMButton();
     this.smLabel1        = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.smTextBox1      = new LlamaCarbonCopy.Controls.BaseControls.SMTextBox();
     this.panelEx1        = new DevComponents.DotNetBar.PanelEx();
     this.panelEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // OK_smButton
     //
     this.OK_smButton.BackColor          = System.Drawing.Color.White;
     this.OK_smButton.DataSource         = null;
     this.OK_smButton.DataSourceProperty = null;
     this.OK_smButton.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.OK_smButton.LocalProperty = null;
     this.OK_smButton.Location      = new System.Drawing.Point(28, 82);
     this.OK_smButton.Name          = "OK_smButton";
     this.OK_smButton.Size          = new System.Drawing.Size(106, 26);
     this.OK_smButton.TabIndex      = 1;
     this.OK_smButton.Text          = "&Ok";
     this.OK_smButton.Click        += new System.EventHandler(this.OK_smButton_Click);
     //
     // Cancel_smButton
     //
     this.Cancel_smButton.BackColor          = System.Drawing.Color.White;
     this.Cancel_smButton.DataSource         = null;
     this.Cancel_smButton.DataSourceProperty = null;
     this.Cancel_smButton.DialogResult       = System.Windows.Forms.DialogResult.Cancel;
     this.Cancel_smButton.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Cancel_smButton.LocalProperty = null;
     this.Cancel_smButton.Location      = new System.Drawing.Point(140, 82);
     this.Cancel_smButton.Name          = "Cancel_smButton";
     this.Cancel_smButton.Size          = new System.Drawing.Size(104, 26);
     this.Cancel_smButton.TabIndex      = 2;
     this.Cancel_smButton.Text          = "&Cancel";
     this.Cancel_smButton.Click        += new System.EventHandler(this.Cancel_smButton_Click);
     //
     // smLabel1
     //
     this.smLabel1.BackColor          = System.Drawing.Color.Transparent;
     this.smLabel1.DataSource         = null;
     this.smLabel1.DataSourceProperty = null;
     this.smLabel1.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel1.ForeColor     = System.Drawing.Color.Black;
     this.smLabel1.LocalProperty = null;
     this.smLabel1.Location      = new System.Drawing.Point(28, 8);
     this.smLabel1.Name          = "smLabel1";
     this.smLabel1.Size          = new System.Drawing.Size(200, 20);
     this.smLabel1.TabIndex      = 2;
     this.smLabel1.Text          = "Enter a name for the new item.";
     this.smLabel1.TextAlign     = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // smTextBox1
     //
     this.smTextBox1.BackColor          = System.Drawing.Color.White;
     this.smTextBox1.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.smTextBox1.DataSource         = null;
     this.smTextBox1.DataSourceProperty = null;
     this.smTextBox1.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smTextBox1.ForeColor     = System.Drawing.Color.Black;
     this.smTextBox1.LocalProperty = null;
     this.smTextBox1.Location      = new System.Drawing.Point(28, 40);
     this.smTextBox1.Name          = "smTextBox1";
     this.smTextBox1.Size          = new System.Drawing.Size(216, 23);
     this.smTextBox1.TabIndex      = 0;
     this.smTextBox1.Text          = "";
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
     this.panelEx1.Controls.Add(this.OK_smButton);
     this.panelEx1.Controls.Add(this.Cancel_smButton);
     this.panelEx1.Controls.Add(this.smLabel1);
     this.panelEx1.Controls.Add(this.smTextBox1);
     this.panelEx1.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location                          = new System.Drawing.Point(0, 0);
     this.panelEx1.Name                              = "panelEx1";
     this.panelEx1.Size                              = new System.Drawing.Size(282, 126);
     this.panelEx1.Style.Alignment                   = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.Color            = System.Drawing.Color.FromArgb(((System.Byte)(142)), ((System.Byte)(179)), ((System.Byte)(231)));
     this.panelEx1.Style.BackColor2.Color            = System.Drawing.Color.FromArgb(((System.Byte)(223)), ((System.Byte)(237)), ((System.Byte)(254)));
     this.panelEx1.Style.Border                      = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle               = 90;
     this.panelEx1.TabIndex                          = 3;
     //
     // NewEntityForm
     //
     this.AcceptButton      = this.OK_smButton;
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.Cancel_smButton;
     this.ClientSize        = new System.Drawing.Size(282, 126);
     this.Controls.Add(this.panelEx1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "NewEntityForm";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.Text            = "New";
     this.Load           += new System.EventHandler(this.NewEntityForm_Load);
     this.Closed         += new System.EventHandler(this.NewEntityForm_Closed);
     this.panelEx1.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()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NewEntityForm));
     this.OK_smButton = new LlamaCarbonCopy.Controls.BaseControls.SMButton();
     this.Cancel_smButton = new LlamaCarbonCopy.Controls.BaseControls.SMButton();
     this.smLabel1 = new LlamaCarbonCopy.Controls.BaseControls.SMLabel();
     this.smTextBox1 = new LlamaCarbonCopy.Controls.BaseControls.SMTextBox();
     this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
     this.panelEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // OK_smButton
     //
     this.OK_smButton.BackColor = System.Drawing.Color.White;
     this.OK_smButton.DataSource = null;
     this.OK_smButton.DataSourceProperty = null;
     this.OK_smButton.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.OK_smButton.LocalProperty = null;
     this.OK_smButton.Location = new System.Drawing.Point(28, 82);
     this.OK_smButton.Name = "OK_smButton";
     this.OK_smButton.Size = new System.Drawing.Size(106, 26);
     this.OK_smButton.TabIndex = 1;
     this.OK_smButton.Text = "&Ok";
     this.OK_smButton.Click += new System.EventHandler(this.OK_smButton_Click);
     //
     // Cancel_smButton
     //
     this.Cancel_smButton.BackColor = System.Drawing.Color.White;
     this.Cancel_smButton.DataSource = null;
     this.Cancel_smButton.DataSourceProperty = null;
     this.Cancel_smButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.Cancel_smButton.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Cancel_smButton.LocalProperty = null;
     this.Cancel_smButton.Location = new System.Drawing.Point(140, 82);
     this.Cancel_smButton.Name = "Cancel_smButton";
     this.Cancel_smButton.Size = new System.Drawing.Size(104, 26);
     this.Cancel_smButton.TabIndex = 2;
     this.Cancel_smButton.Text = "&Cancel";
     this.Cancel_smButton.Click += new System.EventHandler(this.Cancel_smButton_Click);
     //
     // smLabel1
     //
     this.smLabel1.BackColor = System.Drawing.Color.Transparent;
     this.smLabel1.DataSource = null;
     this.smLabel1.DataSourceProperty = null;
     this.smLabel1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smLabel1.ForeColor = System.Drawing.Color.Black;
     this.smLabel1.LocalProperty = null;
     this.smLabel1.Location = new System.Drawing.Point(28, 8);
     this.smLabel1.Name = "smLabel1";
     this.smLabel1.Size = new System.Drawing.Size(200, 20);
     this.smLabel1.TabIndex = 2;
     this.smLabel1.Text = "Enter a name for the new item.";
     this.smLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // smTextBox1
     //
     this.smTextBox1.BackColor = System.Drawing.Color.White;
     this.smTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.smTextBox1.DataSource = null;
     this.smTextBox1.DataSourceProperty = null;
     this.smTextBox1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.smTextBox1.ForeColor = System.Drawing.Color.Black;
     this.smTextBox1.LocalProperty = null;
     this.smTextBox1.Location = new System.Drawing.Point(28, 40);
     this.smTextBox1.Name = "smTextBox1";
     this.smTextBox1.Size = new System.Drawing.Size(216, 23);
     this.smTextBox1.TabIndex = 0;
     this.smTextBox1.Text = "";
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
     this.panelEx1.Controls.Add(this.OK_smButton);
     this.panelEx1.Controls.Add(this.Cancel_smButton);
     this.panelEx1.Controls.Add(this.smLabel1);
     this.panelEx1.Controls.Add(this.smTextBox1);
     this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location = new System.Drawing.Point(0, 0);
     this.panelEx1.Name = "panelEx1";
     this.panelEx1.Size = new System.Drawing.Size(282, 126);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((System.Byte)(142)), ((System.Byte)(179)), ((System.Byte)(231)));
     this.panelEx1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((System.Byte)(223)), ((System.Byte)(237)), ((System.Byte)(254)));
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex = 3;
     //
     // NewEntityForm
     //
     this.AcceptButton = this.OK_smButton;
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.BackColor = System.Drawing.Color.White;
     this.CancelButton = this.Cancel_smButton;
     this.ClientSize = new System.Drawing.Size(282, 126);
     this.Controls.Add(this.panelEx1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "NewEntityForm";
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.Text = "New";
     this.Load += new System.EventHandler(this.NewEntityForm_Load);
     this.Closed += new System.EventHandler(this.NewEntityForm_Closed);
     this.panelEx1.ResumeLayout(false);
     this.ResumeLayout(false);
 }