コード例 #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.panLine            = new System.Windows.Forms.Panel();
     this.panSynchronization = new System.Windows.Forms.Panel();
     this.customPanel4       = new dotNetFlatControls.CustomPanel();
     this.customPanel2       = new dotNetFlatControls.CustomPanel();
     this.panel2             = new System.Windows.Forms.Panel();
     this.listBox1           = new dotNetFlatControls.FlatListBox();
     this.comboBox1          = new System.Windows.Forms.ComboBox();
     this.flatLabel2         = new dotNetFlatControls.FlatLabel();
     this.customPanel3       = new dotNetFlatControls.CustomPanel();
     this.panConnection      = new System.Windows.Forms.Panel();
     this.customPanel1       = new dotNetFlatControls.CustomPanel();
     this.btnTest            = new System.Windows.Forms.Button();
     this.chkSavePassword    = new System.Windows.Forms.CheckBox();
     this.gradHeader         = new dotNetFlatControls.GradientPanel();
     this.flatLabel1         = new dotNetFlatControls.FlatLabel();
     this.lblHeader          = new dotNetFlatControls.FlatLabel();
     this.panLineHeader      = new System.Windows.Forms.Panel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.panSynchronization.SuspendLayout();
     this.customPanel2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panConnection.SuspendLayout();
     this.customPanel1.SuspendLayout();
     this.gradHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // panLine
     //
     this.panLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panLine.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panLine.Location  = new System.Drawing.Point(0, 100);
     this.panLine.Name      = "panLine";
     this.panLine.Size      = new System.Drawing.Size(435, 1);
     this.panLine.TabIndex  = 4;
     //
     // panSynchronization
     //
     this.panSynchronization.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.panSynchronization.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.panSynchronization.Controls.Add(this.customPanel4);
     this.panSynchronization.Controls.Add(this.customPanel2);
     this.panSynchronization.Location = new System.Drawing.Point(0, 100);
     this.panSynchronization.Name     = "panSynchronization";
     this.panSynchronization.Size     = new System.Drawing.Size(435, 255);
     this.panSynchronization.TabIndex = 5;
     //
     // customPanel4
     //
     this.customPanel4.BackColor    = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel4.GradientMode = dotNetFlatControls.LinearGradientMode.Vertical;
     this.customPanel4.Location     = new System.Drawing.Point(407, 24);
     this.customPanel4.Name         = "customPanel4";
     this.customPanel4.Size         = new System.Drawing.Size(22, 232);
     this.customPanel4.TabIndex     = 45;
     //
     // customPanel2
     //
     this.customPanel2.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel2.BorderColor = System.Drawing.SystemColors.ActiveBorder;
     this.customPanel2.Controls.Add(this.panel2);
     this.customPanel2.Controls.Add(this.customPanel3);
     this.customPanel2.GradientMode = dotNetFlatControls.LinearGradientMode.Horizontal;
     this.customPanel2.Location     = new System.Drawing.Point(20, 20);
     this.customPanel2.Name         = "customPanel2";
     this.customPanel2.Size         = new System.Drawing.Size(388, 236);
     this.customPanel2.TabIndex     = 44;
     //
     // panel2
     //
     this.panel2.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.listBox1);
     this.panel2.Controls.Add(this.comboBox1);
     this.panel2.Controls.Add(this.flatLabel2);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(387, 216);
     this.panel2.TabIndex = 1;
     //
     // listBox1
     //
     this.listBox1.BorderColor         = System.Drawing.Color.LightGray;
     this.listBox1.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.listBox1.Location            = new System.Drawing.Point(16, 56);
     this.listBox1.Name                = "listBox1";
     this.listBox1.ScrollAlwaysVisible = true;
     this.listBox1.Size                = new System.Drawing.Size(352, 143);
     this.listBox1.TabIndex            = 7;
     //
     // comboBox1
     //
     this.comboBox1.Location              = new System.Drawing.Point(152, 24);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(216, 21);
     this.comboBox1.TabIndex              = 2;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // flatLabel2
     //
     this.flatLabel2.BackColor = System.Drawing.Color.Transparent;
     this.flatLabel2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.flatLabel2.Location  = new System.Drawing.Point(16, 24);
     this.flatLabel2.Name      = "flatLabel2";
     this.flatLabel2.Size      = new System.Drawing.Size(139, 23);
     this.flatLabel2.TabIndex  = 1;
     this.flatLabel2.Text      = "Select Project:";
     //
     // customPanel3
     //
     this.customPanel3.BackColor    = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel3.GradientMode = dotNetFlatControls.LinearGradientMode.Vertical;
     this.customPanel3.Location     = new System.Drawing.Point(724, 0);
     this.customPanel3.Name         = "customPanel3";
     this.customPanel3.Size         = new System.Drawing.Size(20, 216);
     this.customPanel3.TabIndex     = 0;
     //
     // panConnection
     //
     this.panConnection.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.panConnection.Controls.Add(this.customPanel1);
     this.panConnection.Location = new System.Drawing.Point(0, 100);
     this.panConnection.Name     = "panConnection";
     this.panConnection.Size     = new System.Drawing.Size(400, 252);
     this.panConnection.TabIndex = 6;
     //
     // customPanel1
     //
     this.customPanel1.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel1.BorderColor = System.Drawing.SystemColors.ActiveBorder;
     this.customPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.customPanel1.Controls.Add(this.btnTest);
     this.customPanel1.Controls.Add(this.chkSavePassword);
     this.customPanel1.GradientMode = dotNetFlatControls.LinearGradientMode.Horizontal;
     this.customPanel1.Location     = new System.Drawing.Point(24, 20);
     this.customPanel1.Name         = "customPanel1";
     this.customPanel1.Size         = new System.Drawing.Size(400, 236);
     this.customPanel1.TabIndex     = 43;
     //
     // btnTest
     //
     this.btnTest.BackColor = System.Drawing.Color.WhiteSmoke;
     this.btnTest.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnTest.Location  = new System.Drawing.Point(176, 152);
     this.btnTest.Name      = "btnTest";
     this.btnTest.Size      = new System.Drawing.Size(68, 23);
     this.btnTest.TabIndex  = 48;
     this.btnTest.Text      = "Test";
     //
     // chkSavePassword
     //
     this.chkSavePassword.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chkSavePassword.Location  = new System.Drawing.Point(100, 116);
     this.chkSavePassword.Name      = "chkSavePassword";
     this.chkSavePassword.Size      = new System.Drawing.Size(134, 24);
     this.chkSavePassword.TabIndex  = 47;
     this.chkSavePassword.Text      = "Save Password?";
     //
     // gradHeader
     //
     this.gradHeader.BackColor = System.Drawing.Color.GhostWhite;
     this.gradHeader.ColorFrom = System.Drawing.Color.GhostWhite;
     this.gradHeader.ColorTo   = System.Drawing.Color.CornflowerBlue;
     this.gradHeader.Controls.Add(this.flatLabel1);
     this.gradHeader.FillStyle         = 0;
     this.gradHeader.Location          = new System.Drawing.Point(0, 0);
     this.gradHeader.Name              = "gradHeader";
     this.gradHeader.RelativeStartPerc = 40;
     this.gradHeader.Size              = new System.Drawing.Size(432, 52);
     this.gradHeader.TabIndex          = 7;
     //
     // flatLabel1
     //
     this.flatLabel1.BackColor = System.Drawing.Color.Transparent;
     this.flatLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.flatLabel1.Location  = new System.Drawing.Point(8, 16);
     this.flatLabel1.Name      = "flatLabel1";
     this.flatLabel1.Size      = new System.Drawing.Size(258, 24);
     this.flatLabel1.TabIndex  = 0;
     this.flatLabel1.Text      = "Open Word Document from RoundTable";
     //
     // lblHeader
     //
     this.lblHeader.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblHeader.Location = new System.Drawing.Point(0, 0);
     this.lblHeader.Name     = "lblHeader";
     this.lblHeader.TabIndex = 0;
     //
     // panLineHeader
     //
     this.panLineHeader.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.panLineHeader.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panLineHeader.Location  = new System.Drawing.Point(0, 52);
     this.panLineHeader.Name      = "panLineHeader";
     this.panLineHeader.Size      = new System.Drawing.Size(428, 1);
     this.panLineHeader.TabIndex  = 8;
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panel1.Location  = new System.Drawing.Point(0, 355);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(435, 1);
     this.panel1.TabIndex  = 9;
     //
     // DlgOpenFromRoundTable
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(426, 404);
     this.Controls.Add(this.gradHeader);
     this.Controls.Add(this.panLine);
     this.Controls.Add(this.panSynchronization);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panLineHeader);
     this.Controls.Add(this.panConnection);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "DlgOpenFromRoundTable";
     this.Text            = "Open Document from RoundTable";
     this.panSynchronization.ResumeLayout(false);
     this.customPanel2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panConnection.ResumeLayout(false);
     this.customPanel1.ResumeLayout(false);
     this.gradHeader.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.btnCancel          = new System.Windows.Forms.Button();
     this.btnOK              = new System.Windows.Forms.Button();
     this.panLine            = new System.Windows.Forms.Panel();
     this.panSynchronization = new System.Windows.Forms.Panel();
     this.customPanel4       = new dotNetFlatControls.CustomPanel();
     this.customPanel2       = new dotNetFlatControls.CustomPanel();
     this.panel2             = new System.Windows.Forms.Panel();
     this.textBox1           = new dotNetFlatControls.FlatTextBox();
     this.tbDocumentName     = new dotNetFlatControls.FlatTextBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.comboBox1          = new System.Windows.Forms.ComboBox();
     this.flatLabel2         = new dotNetFlatControls.FlatLabel();
     this.customPanel3       = new dotNetFlatControls.CustomPanel();
     this.panConnection      = new System.Windows.Forms.Panel();
     this.customPanel1       = new dotNetFlatControls.CustomPanel();
     this.btnTest            = new System.Windows.Forms.Button();
     this.chkSavePassword    = new System.Windows.Forms.CheckBox();
     this.gradHeader         = new dotNetFlatControls.GradientPanel();
     this.flatLabel1         = new dotNetFlatControls.FlatLabel();
     this.lblHeader          = new dotNetFlatControls.FlatLabel();
     this.panLineHeader      = new System.Windows.Forms.Panel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.panSynchronization.SuspendLayout();
     this.customPanel2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panConnection.SuspendLayout();
     this.customPanel1.SuspendLayout();
     this.gradHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // btnCancel
     //
     this.btnCancel.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel.BackColor = System.Drawing.Color.WhiteSmoke;
     this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancel.Location  = new System.Drawing.Point(260, 368);
     this.btnCancel.Name      = "btnCancel";
     this.btnCancel.TabIndex  = 1;
     this.btnCancel.Text      = "Cancel";
     this.btnCancel.Click    += new System.EventHandler(this.btnCancel_Click);
     //
     // btnOK
     //
     this.btnOK.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.BackColor = System.Drawing.Color.WhiteSmoke;
     this.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location  = new System.Drawing.Point(344, 368);
     this.btnOK.Name      = "btnOK";
     this.btnOK.TabIndex  = 2;
     this.btnOK.Text      = "OK";
     this.btnOK.Click    += new System.EventHandler(this.btnOK_Click);
     //
     // panLine
     //
     this.panLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panLine.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panLine.Location  = new System.Drawing.Point(0, 100);
     this.panLine.Name      = "panLine";
     this.panLine.Size      = new System.Drawing.Size(435, 1);
     this.panLine.TabIndex  = 4;
     //
     // panSynchronization
     //
     this.panSynchronization.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.panSynchronization.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.panSynchronization.Controls.Add(this.customPanel4);
     this.panSynchronization.Controls.Add(this.customPanel2);
     this.panSynchronization.Location = new System.Drawing.Point(0, 100);
     this.panSynchronization.Name     = "panSynchronization";
     this.panSynchronization.Size     = new System.Drawing.Size(435, 255);
     this.panSynchronization.TabIndex = 5;
     //
     // customPanel4
     //
     this.customPanel4.BackColor    = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel4.GradientMode = dotNetFlatControls.LinearGradientMode.Vertical;
     this.customPanel4.Location     = new System.Drawing.Point(407, 24);
     this.customPanel4.Name         = "customPanel4";
     this.customPanel4.Size         = new System.Drawing.Size(22, 232);
     this.customPanel4.TabIndex     = 45;
     //
     // customPanel2
     //
     this.customPanel2.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel2.BorderColor = System.Drawing.SystemColors.ActiveBorder;
     this.customPanel2.Controls.Add(this.panel2);
     this.customPanel2.Controls.Add(this.customPanel3);
     this.customPanel2.GradientMode = dotNetFlatControls.LinearGradientMode.Horizontal;
     this.customPanel2.Location     = new System.Drawing.Point(20, 20);
     this.customPanel2.Name         = "customPanel2";
     this.customPanel2.Size         = new System.Drawing.Size(388, 236);
     this.customPanel2.TabIndex     = 44;
     //
     // panel2
     //
     this.panel2.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.textBox1);
     this.panel2.Controls.Add(this.tbDocumentName);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.comboBox1);
     this.panel2.Controls.Add(this.flatLabel2);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(387, 216);
     this.panel2.TabIndex = 1;
     //
     // textBox1
     //
     this.textBox1.AutoSize       = false;
     this.textBox1.BorderColor    = System.Drawing.Color.DarkGray;
     this.textBox1.BorderStyle    = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBox1.FormatString   = null;
     this.textBox1.FormatStyle    = 0;
     this.textBox1.HighlightColor = System.Drawing.Color.RoyalBlue;
     this.textBox1.IsHighlighted  = false;
     this.textBox1.IsLastTabStop  = false;
     this.textBox1.Location       = new System.Drawing.Point(16, 96);
     this.textBox1.Multiline      = true;
     this.textBox1.Name           = "textBox1";
     this.textBox1.ScrollBars     = System.Windows.Forms.ScrollBars.Both;
     this.textBox1.Size           = new System.Drawing.Size(352, 104);
     this.textBox1.TabIndex       = 7;
     this.textBox1.Text           = "";
     //
     // tbDocumentName
     //
     this.tbDocumentName.AutoSize       = false;
     this.tbDocumentName.BorderColor    = System.Drawing.Color.DarkGray;
     this.tbDocumentName.BorderStyle    = System.Windows.Forms.BorderStyle.FixedSingle;
     this.tbDocumentName.FormatString   = null;
     this.tbDocumentName.FormatStyle    = 0;
     this.tbDocumentName.HighlightColor = System.Drawing.Color.RoyalBlue;
     this.tbDocumentName.IsHighlighted  = false;
     this.tbDocumentName.IsLastTabStop  = false;
     this.tbDocumentName.Location       = new System.Drawing.Point(152, 48);
     this.tbDocumentName.Name           = "tbDocumentName";
     this.tbDocumentName.Size           = new System.Drawing.Size(216, 20);
     this.tbDocumentName.TabIndex       = 6;
     this.tbDocumentName.Text           = "";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(16, 72);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(120, 23);
     this.label2.TabIndex = 5;
     this.label2.Text     = "Document Description:";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(16, 48);
     this.label1.Name     = "label1";
     this.label1.TabIndex = 4;
     this.label1.Text     = "Document Name:";
     //
     // comboBox1
     //
     this.comboBox1.Location = new System.Drawing.Point(152, 24);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(216, 21);
     this.comboBox1.TabIndex = 2;
     //
     // flatLabel2
     //
     this.flatLabel2.BackColor = System.Drawing.Color.Transparent;
     this.flatLabel2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.flatLabel2.Location  = new System.Drawing.Point(16, 24);
     this.flatLabel2.Name      = "flatLabel2";
     this.flatLabel2.Size      = new System.Drawing.Size(139, 23);
     this.flatLabel2.TabIndex  = 1;
     this.flatLabel2.Text      = "Select Project:";
     //
     // customPanel3
     //
     this.customPanel3.BackColor    = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel3.GradientMode = dotNetFlatControls.LinearGradientMode.Vertical;
     this.customPanel3.Location     = new System.Drawing.Point(724, 0);
     this.customPanel3.Name         = "customPanel3";
     this.customPanel3.Size         = new System.Drawing.Size(20, 216);
     this.customPanel3.TabIndex     = 0;
     //
     // panConnection
     //
     this.panConnection.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.panConnection.Controls.Add(this.customPanel1);
     this.panConnection.Location = new System.Drawing.Point(0, 100);
     this.panConnection.Name     = "panConnection";
     this.panConnection.Size     = new System.Drawing.Size(400, 252);
     this.panConnection.TabIndex = 6;
     //
     // customPanel1
     //
     this.customPanel1.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(240)), ((System.Byte)(241)), ((System.Byte)(254)));
     this.customPanel1.BorderColor = System.Drawing.SystemColors.ActiveBorder;
     this.customPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.customPanel1.Controls.Add(this.btnTest);
     this.customPanel1.Controls.Add(this.chkSavePassword);
     this.customPanel1.GradientMode = dotNetFlatControls.LinearGradientMode.Horizontal;
     this.customPanel1.Location     = new System.Drawing.Point(24, 20);
     this.customPanel1.Name         = "customPanel1";
     this.customPanel1.Size         = new System.Drawing.Size(400, 236);
     this.customPanel1.TabIndex     = 43;
     //
     // btnTest
     //
     this.btnTest.BackColor = System.Drawing.Color.WhiteSmoke;
     this.btnTest.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnTest.Location  = new System.Drawing.Point(176, 152);
     this.btnTest.Name      = "btnTest";
     this.btnTest.Size      = new System.Drawing.Size(68, 23);
     this.btnTest.TabIndex  = 48;
     this.btnTest.Text      = "Test";
     //
     // chkSavePassword
     //
     this.chkSavePassword.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chkSavePassword.Location  = new System.Drawing.Point(100, 116);
     this.chkSavePassword.Name      = "chkSavePassword";
     this.chkSavePassword.Size      = new System.Drawing.Size(134, 24);
     this.chkSavePassword.TabIndex  = 47;
     this.chkSavePassword.Text      = "Save Password?";
     //
     // gradHeader
     //
     this.gradHeader.BackColor = System.Drawing.Color.GhostWhite;
     this.gradHeader.ColorFrom = System.Drawing.Color.GhostWhite;
     this.gradHeader.ColorTo   = System.Drawing.Color.CornflowerBlue;
     this.gradHeader.Controls.Add(this.flatLabel1);
     this.gradHeader.FillStyle         = 0;
     this.gradHeader.Location          = new System.Drawing.Point(0, 0);
     this.gradHeader.Name              = "gradHeader";
     this.gradHeader.RelativeStartPerc = 40;
     this.gradHeader.Size              = new System.Drawing.Size(432, 52);
     this.gradHeader.TabIndex          = 7;
     //
     // flatLabel1
     //
     this.flatLabel1.BackColor = System.Drawing.Color.Transparent;
     this.flatLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.flatLabel1.Location  = new System.Drawing.Point(8, 16);
     this.flatLabel1.Name      = "flatLabel1";
     this.flatLabel1.Size      = new System.Drawing.Size(258, 24);
     this.flatLabel1.TabIndex  = 0;
     this.flatLabel1.Text      = "Send Word Document to RoundTable";
     //
     // lblHeader
     //
     this.lblHeader.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblHeader.Location = new System.Drawing.Point(0, 0);
     this.lblHeader.Name     = "lblHeader";
     this.lblHeader.TabIndex = 0;
     //
     // panLineHeader
     //
     this.panLineHeader.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.panLineHeader.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panLineHeader.Location  = new System.Drawing.Point(0, 52);
     this.panLineHeader.Name      = "panLineHeader";
     this.panLineHeader.Size      = new System.Drawing.Size(428, 1);
     this.panLineHeader.TabIndex  = 8;
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.panel1.Location  = new System.Drawing.Point(0, 355);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(435, 1);
     this.panel1.TabIndex  = 9;
     //
     // DlgSendToRoundTable
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(426, 404);
     this.Controls.Add(this.gradHeader);
     this.Controls.Add(this.panLine);
     this.Controls.Add(this.panSynchronization);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panLineHeader);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.panConnection);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "DlgSendToRoundTable";
     this.Text            = "Send Document to RoundTable";
     this.panSynchronization.ResumeLayout(false);
     this.customPanel2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panConnection.ResumeLayout(false);
     this.customPanel1.ResumeLayout(false);
     this.gradHeader.ResumeLayout(false);
     this.ResumeLayout(false);
 }