Exemple #1
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmPatientSetup));
     this.components                  = new System.ComponentModel.Container();
     this.ToolTip1                    = new System.Windows.Forms.ToolTip(components);
     this.sstabpatientSetup           = new System.Windows.Forms.TabControl();
     this._sstabpatientSetup_TabPage0 = new System.Windows.Forms.TabPage();
     this.Label3                      = new System.Windows.Forms.Label();
     this.Label1                      = new System.Windows.Forms.Label();
     this.Label4                      = new System.Windows.Forms.Label();
     this.Label2                      = new System.Windows.Forms.Label();
     this.dbgPatientFields            = new AxMSDBGrid.AxDBGrid();
     this.cboIndicatorGroup           = new System.Windows.Forms.ComboBox();
     this.cmdDelete                   = new System.Windows.Forms.Button();
     this.cmdEdit                     = new System.Windows.Forms.Button();
     this.cmdNew                      = new System.Windows.Forms.Button();
     this.cmdAddPatientField          = new System.Windows.Forms.Button();
     this.cmdRemovePatientField       = new System.Windows.Forms.Button();
     this.cmdEditPatientField         = new System.Windows.Forms.Button();
     this.lstFieldIndicator           = new System.Windows.Forms.ListBox();
     this.cmdMoveUp                   = new System.Windows.Forms.Button();
     this.cmdMoveDown                 = new System.Windows.Forms.Button();
     this.cmdRemoveFieldIndicator     = new System.Windows.Forms.Button();
     this.cmdChangeStatus             = new System.Windows.Forms.Button();
     this.cmdMoveToAbsPosition        = new System.Windows.Forms.Button();
     this._sstabpatientSetup_TabPage1 = new System.Windows.Forms.TabPage();
     this.cmdMoveSectionDown          = new System.Windows.Forms.Button();
     this.cmdMoveSectionUp            = new System.Windows.Forms.Button();
     this.dbgSections                 = new AxMSDBGrid.AxDBGrid();
     this.rdcPatientFields            = new AxMSRDC.AxMSRDC();
     this.rdcSections                 = new AxMSRDC.AxMSRDC();
     this.sstabpatientSetup.SuspendLayout();
     this._sstabpatientSetup_TabPage0.SuspendLayout();
     this._sstabpatientSetup_TabPage1.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.dbgPatientFields).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgSections).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcPatientFields).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcSections).BeginInit();
     this.Text                                     = "Patient Form Setup";
     this.ClientSize                               = new System.Drawing.Size(895, 939);
     this.Location                                 = new System.Drawing.Point(5, 29);
     this.StartPosition                            = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
     this.Font                                     = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode                            = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                                = System.Drawing.SystemColors.Control;
     this.FormBorderStyle                          = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox                               = true;
     this.Enabled                                  = true;
     this.KeyPreview                               = false;
     this.MaximizeBox                              = true;
     this.MinimizeBox                              = true;
     this.Cursor                                   = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                              = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                            = true;
     this.HelpButton                               = false;
     this.WindowState                              = System.Windows.Forms.FormWindowState.Normal;
     this.Name                                     = "frmPatientSetup";
     this.sstabpatientSetup.Size                   = new System.Drawing.Size(870, 924);
     this.sstabpatientSetup.Location               = new System.Drawing.Point(19, 8);
     this.sstabpatientSetup.TabIndex               = 0;
     this.sstabpatientSetup.ItemSize               = new System.Drawing.Size(42, 22);
     this.sstabpatientSetup.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.sstabpatientSetup.Name                   = "sstabpatientSetup";
     this._sstabpatientSetup_TabPage0.Text         = "Patient Form Setup";
     this.Label3.Text                              = "Fields for the Section:";
     this.Label3.Size                              = new System.Drawing.Size(322, 22);
     this.Label3.Location                          = new System.Drawing.Point(23, 93);
     this.Label3.TabIndex                          = 13;
     this.Label3.Font                              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label3.TextAlign                         = System.Drawing.ContentAlignment.TopLeft;
     this.Label3.BackColor                         = System.Drawing.SystemColors.Control;
     this.Label3.Enabled                           = true;
     this.Label3.ForeColor                         = System.Drawing.SystemColors.ControlText;
     this.Label3.Cursor                            = System.Windows.Forms.Cursors.Default;
     this.Label3.RightToLeft                       = System.Windows.Forms.RightToLeft.No;
     this.Label3.UseMnemonic                       = true;
     this.Label3.Visible                           = true;
     this.Label3.AutoSize                          = false;
     this.Label3.BorderStyle                       = System.Windows.Forms.BorderStyle.None;
     this.Label3.Name                              = "Label3";
     this.Label1.Text                              = "Sections on Patient Form:";
     this.Label1.Size                              = new System.Drawing.Size(218, 19);
     this.Label1.Location                          = new System.Drawing.Point(23, 37);
     this.Label1.TabIndex                          = 14;
     this.Label1.Font                              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label1.TextAlign                         = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor                         = System.Drawing.SystemColors.Control;
     this.Label1.Enabled                           = true;
     this.Label1.ForeColor                         = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor                            = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft                       = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic                       = true;
     this.Label1.Visible                           = true;
     this.Label1.AutoSize                          = false;
     this.Label1.BorderStyle                       = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name                              = "Label1";
     this.Label4.Text                              = "Indicators selected for this field";
     this.Label4.Size                              = new System.Drawing.Size(197, 22);
     this.Label4.Location                          = new System.Drawing.Point(14, 312);
     this.Label4.TabIndex                          = 15;
     this.Label4.Font                              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label4.TextAlign                         = System.Drawing.ContentAlignment.TopLeft;
     this.Label4.BackColor                         = System.Drawing.SystemColors.Control;
     this.Label4.Enabled                           = true;
     this.Label4.ForeColor                         = System.Drawing.SystemColors.ControlText;
     this.Label4.Cursor                            = System.Windows.Forms.Cursors.Default;
     this.Label4.RightToLeft                       = System.Windows.Forms.RightToLeft.No;
     this.Label4.UseMnemonic                       = true;
     this.Label4.Visible                           = true;
     this.Label4.AutoSize                          = false;
     this.Label4.BorderStyle                       = System.Windows.Forms.BorderStyle.None;
     this.Label4.Name                              = "Label4";
     this.Label2.Text                              = "(Relationship between field and indicator is independent from section)";
     this.Label2.ForeColor                         = System.Drawing.Color.FromArgb(192, 0, 0);
     this.Label2.Size                              = new System.Drawing.Size(409, 23);
     this.Label2.Location                          = new System.Drawing.Point(205, 312);
     this.Label2.TabIndex                          = 19;
     this.Label2.Font                              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label2.TextAlign                         = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.BackColor                         = System.Drawing.SystemColors.Control;
     this.Label2.Enabled                           = true;
     this.Label2.Cursor                            = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft                       = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic                       = true;
     this.Label2.Visible                           = true;
     this.Label2.AutoSize                          = false;
     this.Label2.BorderStyle                       = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name                              = "Label2";
     dbgPatientFields.OcxState                     = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgPatientFields.OcxState");
     this.dbgPatientFields.Size                    = new System.Drawing.Size(714, 132);
     this.dbgPatientFields.Location                = new System.Drawing.Point(23, 118);
     this.dbgPatientFields.TabIndex                = 12;
     this.dbgPatientFields.Name                    = "dbgPatientFields";
     this.cboIndicatorGroup.Size                   = new System.Drawing.Size(584, 27);
     this.cboIndicatorGroup.Location               = new System.Drawing.Point(24, 55);
     this.cboIndicatorGroup.TabIndex               = 1;
     this.cboIndicatorGroup.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cboIndicatorGroup.BackColor              = System.Drawing.SystemColors.Window;
     this.cboIndicatorGroup.CausesValidation       = true;
     this.cboIndicatorGroup.Enabled                = true;
     this.cboIndicatorGroup.ForeColor              = System.Drawing.SystemColors.WindowText;
     this.cboIndicatorGroup.IntegralHeight         = true;
     this.cboIndicatorGroup.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cboIndicatorGroup.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cboIndicatorGroup.Sorted                 = false;
     this.cboIndicatorGroup.DropDownStyle          = System.Windows.Forms.ComboBoxStyle.DropDown;
     this.cboIndicatorGroup.TabStop                = true;
     this.cboIndicatorGroup.Visible                = true;
     this.cboIndicatorGroup.Name                   = "cboIndicatorGroup";
     this.cmdDelete.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text                           = "Delete";
     this.cmdDelete.Size                           = new System.Drawing.Size(60, 25);
     this.cmdDelete.Location                       = new System.Drawing.Point(757, 55);
     this.cmdDelete.TabIndex                       = 2;
     this.cmdDelete.Font                           = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdDelete.BackColor                      = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation               = true;
     this.cmdDelete.Enabled                        = true;
     this.cmdDelete.ForeColor                      = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor                         = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft                    = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.TabStop                        = true;
     this.cmdDelete.Name                           = "cmdDelete";
     this.cmdEdit.TextAlign                        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdEdit.Text                             = "Edit";
     this.cmdEdit.Size                             = new System.Drawing.Size(63, 25);
     this.cmdEdit.Location                         = new System.Drawing.Point(693, 55);
     this.cmdEdit.TabIndex                         = 3;
     this.cmdEdit.Font                             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdEdit.BackColor                        = System.Drawing.SystemColors.Control;
     this.cmdEdit.CausesValidation                 = true;
     this.cmdEdit.Enabled                          = true;
     this.cmdEdit.ForeColor                        = System.Drawing.SystemColors.ControlText;
     this.cmdEdit.Cursor                           = System.Windows.Forms.Cursors.Default;
     this.cmdEdit.RightToLeft                      = System.Windows.Forms.RightToLeft.No;
     this.cmdEdit.TabStop                          = true;
     this.cmdEdit.Name                             = "cmdEdit";
     this.cmdNew.TextAlign                         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdNew.Text                              = "New";
     this.cmdNew.Size                              = new System.Drawing.Size(64, 25);
     this.cmdNew.Location                          = new System.Drawing.Point(627, 55);
     this.cmdNew.TabIndex                          = 4;
     this.cmdNew.Font                              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdNew.BackColor                         = System.Drawing.SystemColors.Control;
     this.cmdNew.CausesValidation                  = true;
     this.cmdNew.Enabled                           = true;
     this.cmdNew.ForeColor                         = System.Drawing.SystemColors.ControlText;
     this.cmdNew.Cursor                            = System.Windows.Forms.Cursors.Default;
     this.cmdNew.RightToLeft                       = System.Windows.Forms.RightToLeft.No;
     this.cmdNew.TabStop                           = true;
     this.cmdNew.Name                              = "cmdNew";
     this.cmdAddPatientField.TextAlign             = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAddPatientField.Text                  = "Add Patient Field to Section";
     this.cmdAddPatientField.Size                  = new System.Drawing.Size(200, 25);
     this.cmdAddPatientField.Location              = new System.Drawing.Point(23, 254);
     this.cmdAddPatientField.TabIndex              = 5;
     this.cmdAddPatientField.Font                  = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdAddPatientField.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdAddPatientField.CausesValidation      = true;
     this.cmdAddPatientField.Enabled               = true;
     this.cmdAddPatientField.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cmdAddPatientField.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cmdAddPatientField.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cmdAddPatientField.TabStop               = true;
     this.cmdAddPatientField.Name                  = "cmdAddPatientField";
     this.cmdRemovePatientField.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdRemovePatientField.Text               = "Remove Patient Field from Section";
     this.cmdRemovePatientField.Size               = new System.Drawing.Size(232, 25);
     this.cmdRemovePatientField.Location           = new System.Drawing.Point(227, 254);
     this.cmdRemovePatientField.TabIndex           = 6;
     this.cmdRemovePatientField.Font               = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdRemovePatientField.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdRemovePatientField.CausesValidation   = true;
     this.cmdRemovePatientField.Enabled            = true;
     this.cmdRemovePatientField.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdRemovePatientField.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdRemovePatientField.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdRemovePatientField.TabStop            = true;
     this.cmdRemovePatientField.Name               = "cmdRemovePatientField";
     this.cmdEditPatientField.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdEditPatientField.Text                 = "Link Indicator To Field";
     this.cmdEditPatientField.Size                 = new System.Drawing.Size(163, 25);
     this.cmdEditPatientField.Location             = new System.Drawing.Point(694, 323);
     this.cmdEditPatientField.TabIndex             = 7;
     this.cmdEditPatientField.Font                 = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdEditPatientField.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdEditPatientField.CausesValidation     = true;
     this.cmdEditPatientField.Enabled              = true;
     this.cmdEditPatientField.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdEditPatientField.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdEditPatientField.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdEditPatientField.TabStop              = true;
     this.cmdEditPatientField.Name                 = "cmdEditPatientField";
     this.lstFieldIndicator.Size                   = new System.Drawing.Size(672, 578);
     this.lstFieldIndicator.Location               = new System.Drawing.Point(15, 330);
     this.lstFieldIndicator.TabIndex               = 8;
     this.lstFieldIndicator.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.lstFieldIndicator.BorderStyle            = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lstFieldIndicator.BackColor              = System.Drawing.SystemColors.Window;
     this.lstFieldIndicator.CausesValidation       = true;
     this.lstFieldIndicator.Enabled                = true;
     this.lstFieldIndicator.ForeColor              = System.Drawing.SystemColors.WindowText;
     this.lstFieldIndicator.IntegralHeight         = true;
     this.lstFieldIndicator.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.lstFieldIndicator.SelectionMode          = System.Windows.Forms.SelectionMode.One;
     this.lstFieldIndicator.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.lstFieldIndicator.Sorted                 = false;
     this.lstFieldIndicator.TabStop                = true;
     this.lstFieldIndicator.Visible                = true;
     this.lstFieldIndicator.MultiColumn            = false;
     this.lstFieldIndicator.Name                   = "lstFieldIndicator";
     this.cmdMoveUp.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveUp.Text                           = "Move Up";
     this.cmdMoveUp.Size                           = new System.Drawing.Size(74, 37);
     this.cmdMoveUp.Location                       = new System.Drawing.Point(750, 118);
     this.cmdMoveUp.TabIndex                       = 9;
     this.cmdMoveUp.Font                           = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveUp.BackColor                      = System.Drawing.SystemColors.Control;
     this.cmdMoveUp.CausesValidation               = true;
     this.cmdMoveUp.Enabled                        = true;
     this.cmdMoveUp.ForeColor                      = System.Drawing.SystemColors.ControlText;
     this.cmdMoveUp.Cursor                         = System.Windows.Forms.Cursors.Default;
     this.cmdMoveUp.RightToLeft                    = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveUp.TabStop                        = true;
     this.cmdMoveUp.Name                           = "cmdMoveUp";
     this.cmdMoveDown.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveDown.Text                         = "Move Down";
     this.cmdMoveDown.Size                         = new System.Drawing.Size(74, 38);
     this.cmdMoveDown.Location                     = new System.Drawing.Point(750, 155);
     this.cmdMoveDown.TabIndex                     = 10;
     this.cmdMoveDown.Font                         = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveDown.BackColor                    = System.Drawing.SystemColors.Control;
     this.cmdMoveDown.CausesValidation             = true;
     this.cmdMoveDown.Enabled                      = true;
     this.cmdMoveDown.ForeColor                    = System.Drawing.SystemColors.ControlText;
     this.cmdMoveDown.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.cmdMoveDown.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveDown.TabStop                      = true;
     this.cmdMoveDown.Name                         = "cmdMoveDown";
     this.cmdRemoveFieldIndicator.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdRemoveFieldIndicator.Text             = "Unlink Indicator From Field";
     this.cmdRemoveFieldIndicator.Size             = new System.Drawing.Size(160, 37);
     this.cmdRemoveFieldIndicator.Location         = new System.Drawing.Point(695, 350);
     this.cmdRemoveFieldIndicator.TabIndex         = 11;
     this.cmdRemoveFieldIndicator.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdRemoveFieldIndicator.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdRemoveFieldIndicator.CausesValidation = true;
     this.cmdRemoveFieldIndicator.Enabled          = true;
     this.cmdRemoveFieldIndicator.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdRemoveFieldIndicator.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdRemoveFieldIndicator.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdRemoveFieldIndicator.TabStop          = true;
     this.cmdRemoveFieldIndicator.Name             = "cmdRemoveFieldIndicator";
     this.cmdChangeStatus.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdChangeStatus.Text                     = "Change Status";
     this.cmdChangeStatus.Size                     = new System.Drawing.Size(192, 25);
     this.cmdChangeStatus.Location                 = new System.Drawing.Point(625, 85);
     this.cmdChangeStatus.TabIndex                 = 20;
     this.cmdChangeStatus.Font                     = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdChangeStatus.BackColor                = System.Drawing.SystemColors.Control;
     this.cmdChangeStatus.CausesValidation         = true;
     this.cmdChangeStatus.Enabled                  = true;
     this.cmdChangeStatus.ForeColor                = System.Drawing.SystemColors.ControlText;
     this.cmdChangeStatus.Cursor                   = System.Windows.Forms.Cursors.Default;
     this.cmdChangeStatus.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this.cmdChangeStatus.TabStop                  = true;
     this.cmdChangeStatus.Name                     = "cmdChangeStatus";
     this.cmdMoveToAbsPosition.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveToAbsPosition.Text                = "Move To Position";
     this.cmdMoveToAbsPosition.Size                = new System.Drawing.Size(74, 37);
     this.cmdMoveToAbsPosition.Location            = new System.Drawing.Point(750, 210);
     this.cmdMoveToAbsPosition.TabIndex            = 21;
     this.cmdMoveToAbsPosition.Font                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveToAbsPosition.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdMoveToAbsPosition.CausesValidation    = true;
     this.cmdMoveToAbsPosition.Enabled             = true;
     this.cmdMoveToAbsPosition.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdMoveToAbsPosition.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdMoveToAbsPosition.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveToAbsPosition.TabStop             = true;
     this.cmdMoveToAbsPosition.Name                = "cmdMoveToAbsPosition";
     this._sstabpatientSetup_TabPage1.Text         = "Sections Display Order";
     this.cmdMoveSectionDown.TextAlign             = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveSectionDown.Text                  = "Move Down";
     this.cmdMoveSectionDown.Size                  = new System.Drawing.Size(74, 38);
     this.cmdMoveSectionDown.Location              = new System.Drawing.Point(529, 133);
     this.cmdMoveSectionDown.TabIndex              = 17;
     this.cmdMoveSectionDown.Font                  = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveSectionDown.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdMoveSectionDown.CausesValidation      = true;
     this.cmdMoveSectionDown.Enabled               = true;
     this.cmdMoveSectionDown.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cmdMoveSectionDown.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cmdMoveSectionDown.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveSectionDown.TabStop               = true;
     this.cmdMoveSectionDown.Name                  = "cmdMoveSectionDown";
     this.cmdMoveSectionUp.TextAlign               = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveSectionUp.Text                    = "Move Up";
     this.cmdMoveSectionUp.Size                    = new System.Drawing.Size(74, 37);
     this.cmdMoveSectionUp.Location                = new System.Drawing.Point(529, 93);
     this.cmdMoveSectionUp.TabIndex                = 16;
     this.cmdMoveSectionUp.Font                    = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveSectionUp.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdMoveSectionUp.CausesValidation        = true;
     this.cmdMoveSectionUp.Enabled                 = true;
     this.cmdMoveSectionUp.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdMoveSectionUp.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdMoveSectionUp.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveSectionUp.TabStop                 = true;
     this.cmdMoveSectionUp.Name                    = "cmdMoveSectionUp";
     dbgSections.OcxState                          = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgSections.OcxState");
     this.dbgSections.Size                         = new System.Drawing.Size(510, 639);
     this.dbgSections.Location                     = new System.Drawing.Point(12, 42);
     this.dbgSections.TabIndex                     = 18;
     this.dbgSections.Name                         = "dbgSections";
     rdcPatientFields.OcxState                     = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcPatientFields.OcxState");
     this.rdcPatientFields.Size                    = new System.Drawing.Size(249, 28);
     this.rdcPatientFields.Location                = new System.Drawing.Point(52, 719);
     this.rdcPatientFields.Visible                 = false;
     this.rdcPatientFields.Name                    = "rdcPatientFields";
     rdcSections.OcxState                          = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcSections.OcxState");
     this.rdcSections.Size                         = new System.Drawing.Size(249, 28);
     this.rdcSections.Location                     = new System.Drawing.Point(308, 720);
     this.rdcSections.Visible                      = false;
     this.rdcSections.Name                         = "rdcSections";
     ((System.ComponentModel.ISupportInitialize) this.rdcSections).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcPatientFields).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgSections).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgPatientFields).EndInit();
     this.Controls.Add(sstabpatientSetup);
     this.Controls.Add(rdcPatientFields);
     this.Controls.Add(rdcSections);
     this.sstabpatientSetup.Controls.Add(_sstabpatientSetup_TabPage0);
     this.sstabpatientSetup.Controls.Add(_sstabpatientSetup_TabPage1);
     this._sstabpatientSetup_TabPage0.Controls.Add(Label3);
     this._sstabpatientSetup_TabPage0.Controls.Add(Label1);
     this._sstabpatientSetup_TabPage0.Controls.Add(Label4);
     this._sstabpatientSetup_TabPage0.Controls.Add(Label2);
     this._sstabpatientSetup_TabPage0.Controls.Add(dbgPatientFields);
     this._sstabpatientSetup_TabPage0.Controls.Add(cboIndicatorGroup);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdDelete);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdEdit);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdNew);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdAddPatientField);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdRemovePatientField);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdEditPatientField);
     this._sstabpatientSetup_TabPage0.Controls.Add(lstFieldIndicator);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdMoveUp);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdMoveDown);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdRemoveFieldIndicator);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdChangeStatus);
     this._sstabpatientSetup_TabPage0.Controls.Add(cmdMoveToAbsPosition);
     this._sstabpatientSetup_TabPage1.Controls.Add(cmdMoveSectionDown);
     this._sstabpatientSetup_TabPage1.Controls.Add(cmdMoveSectionUp);
     this._sstabpatientSetup_TabPage1.Controls.Add(dbgSections);
     this.sstabpatientSetup.ResumeLayout(false);
     this._sstabpatientSetup_TabPage0.ResumeLayout(false);
     this._sstabpatientSetup_TabPage1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmMainMenu));
     this.components = new System.ComponentModel.Container();
     this.ToolTip1   = new System.Windows.Forms.ToolTip(components);
     this.MainMenu1  = new System.Windows.Forms.MenuStrip();
     this.mnuFile    = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuImportRiskCoefficients = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuRiskSpecs                = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSeparator                = new System.Windows.Forms.ToolStripSeparator();
     this.mnuClose                    = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuEdit                     = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuTabFieldValidSetup       = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuTableValidationSetup     = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuLookupTableSetup         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuIndicatorSetup           = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuPatientSetup             = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuHospStatSetup            = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuReportSetup              = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuImport                   = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSubmitSetup              = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuPatientfieldExportFormat = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuMeasureFlowchart         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuMeasureSetup             = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuDefineFlowcharts         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuImpVerifyRecords         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuRiskFactorAssociation    = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuIndicatorReportSetup     = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSetupVer                 = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuUpdateExistingDB         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCreateCMSSetup           = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuUpdateSystemSetup        = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuLoadCMSSetup             = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuExportRiskCoef           = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuAbout                    = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSoftwareVer              = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSetup                    = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuStateSetup               = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuTiming                   = new System.Windows.Forms.ToolStripMenuItem();
     this.dbgMemoField                = new AxMSDBGrid.AxDBGrid();
     this.txtHelp                     = new System.Windows.Forms.TextBox();
     this.rdcMemoField                = new AxMSRDC.AxMSRDC();
     this.txtMemoField                = new System.Windows.Forms.TextBox();
     this.rdcHelp                     = new AxMSRDC.AxMSRDC();
     this.lblDatabase                 = new System.Windows.Forms.Label();
     this.MainMenu1.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.dbgMemoField).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcMemoField).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcHelp).BeginInit();
     this.Text            = "Main Menu";
     this.ClientSize      = new System.Drawing.Size(1303, 1043);
     this.Location        = new System.Drawing.Point(14, 38);
     this.ControlBox      = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Font            = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode   = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor       = System.Drawing.SystemColors.Control;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Sizable;
     this.Enabled         = true;
     this.KeyPreview      = false;
     this.MaximizeBox     = true;
     this.MinimizeBox     = true;
     this.Cursor          = System.Windows.Forms.Cursors.Default;
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar   = true;
     this.HelpButton      = false;
     this.Name            = "frmMainMenu";
     this.mnuFile.Name    = "mnuFile";
     this.mnuFile.Text    = "File";
     this.mnuFile.Checked = false;
     this.mnuFile.Enabled = true;
     this.mnuFile.Visible = true;
     this.mnuImportRiskCoefficients.Name    = "mnuImportRiskCoefficients";
     this.mnuImportRiskCoefficients.Text    = "Import Risk Coefficients";
     this.mnuImportRiskCoefficients.Checked = false;
     this.mnuImportRiskCoefficients.Enabled = true;
     this.mnuImportRiskCoefficients.Visible = true;
     this.mnuRiskSpecs.Name                   = "mnuRiskSpecs";
     this.mnuRiskSpecs.Text                   = "Import Risk Factor Specifications";
     this.mnuRiskSpecs.Checked                = false;
     this.mnuRiskSpecs.Enabled                = true;
     this.mnuRiskSpecs.Visible                = true;
     this.mnuSeparator.Enabled                = true;
     this.mnuSeparator.Visible                = true;
     this.mnuSeparator.Name                   = "mnuSeparator";
     this.mnuClose.Name                       = "mnuClose";
     this.mnuClose.Text                       = "Close";
     this.mnuClose.Checked                    = false;
     this.mnuClose.Enabled                    = true;
     this.mnuClose.Visible                    = true;
     this.mnuEdit.Name                        = "mnuEdit";
     this.mnuEdit.Text                        = "General Setup";
     this.mnuEdit.Checked                     = false;
     this.mnuEdit.Enabled                     = true;
     this.mnuEdit.Visible                     = true;
     this.mnuTabFieldValidSetup.Name          = "mnuTabFieldValidSetup";
     this.mnuTabFieldValidSetup.Text          = "Tables and Fields Setup";
     this.mnuTabFieldValidSetup.Checked       = false;
     this.mnuTabFieldValidSetup.Enabled       = true;
     this.mnuTabFieldValidSetup.Visible       = true;
     this.mnuTableValidationSetup.Name        = "mnuTableValidationSetup";
     this.mnuTableValidationSetup.Text        = "Table Validation Setup";
     this.mnuTableValidationSetup.Checked     = false;
     this.mnuTableValidationSetup.Enabled     = true;
     this.mnuTableValidationSetup.Visible     = true;
     this.mnuLookupTableSetup.Name            = "mnuLookupTableSetup";
     this.mnuLookupTableSetup.Text            = "Lookup Table Setup";
     this.mnuLookupTableSetup.Checked         = false;
     this.mnuLookupTableSetup.Enabled         = true;
     this.mnuLookupTableSetup.Visible         = true;
     this.mnuIndicatorSetup.Name              = "mnuIndicatorSetup";
     this.mnuIndicatorSetup.Text              = "Indicator Setup";
     this.mnuIndicatorSetup.Checked           = false;
     this.mnuIndicatorSetup.Enabled           = true;
     this.mnuIndicatorSetup.Visible           = true;
     this.mnuPatientSetup.Name                = "mnuPatientSetup";
     this.mnuPatientSetup.Text                = "Patient Setup";
     this.mnuPatientSetup.Checked             = false;
     this.mnuPatientSetup.Enabled             = true;
     this.mnuPatientSetup.Visible             = true;
     this.mnuHospStatSetup.Name               = "mnuHospStatSetup";
     this.mnuHospStatSetup.Text               = "Hospital Stat Setup";
     this.mnuHospStatSetup.Checked            = false;
     this.mnuHospStatSetup.Enabled            = true;
     this.mnuHospStatSetup.Visible            = true;
     this.mnuReportSetup.Name                 = "mnuReportSetup";
     this.mnuReportSetup.Text                 = "Report Setup";
     this.mnuReportSetup.Checked              = false;
     this.mnuReportSetup.Enabled              = true;
     this.mnuReportSetup.Visible              = true;
     this.mnuImport.Name                      = "mnuImport";
     this.mnuImport.Text                      = "Import Setup";
     this.mnuImport.Checked                   = false;
     this.mnuImport.Enabled                   = true;
     this.mnuImport.Visible                   = true;
     this.mnuSubmitSetup.Name                 = "mnuSubmitSetup";
     this.mnuSubmitSetup.Text                 = "Data Submission Setup";
     this.mnuSubmitSetup.Checked              = false;
     this.mnuSubmitSetup.Enabled              = true;
     this.mnuSubmitSetup.Visible              = true;
     this.mnuPatientfieldExportFormat.Name    = "mnuPatientfieldExportFormat";
     this.mnuPatientfieldExportFormat.Text    = "Patient Fields Export Format";
     this.mnuPatientfieldExportFormat.Checked = false;
     this.mnuPatientfieldExportFormat.Enabled = true;
     this.mnuPatientfieldExportFormat.Visible = true;
     this.mnuMeasureFlowchart.Name            = "mnuMeasureFlowchart";
     this.mnuMeasureFlowchart.Text            = "Measure Flowchart Setup";
     this.mnuMeasureFlowchart.Checked         = false;
     this.mnuMeasureFlowchart.Enabled         = true;
     this.mnuMeasureFlowchart.Visible         = true;
     this.mnuMeasureSetup.Name                = "mnuMeasureSetup";
     this.mnuMeasureSetup.Text                = "Measure Setup";
     this.mnuMeasureSetup.Checked             = false;
     this.mnuMeasureSetup.Enabled             = true;
     this.mnuMeasureSetup.Visible             = true;
     this.mnuDefineFlowcharts.Name            = "mnuDefineFlowcharts";
     this.mnuDefineFlowcharts.Text            = "Define Flowcharts";
     this.mnuDefineFlowcharts.Checked         = false;
     this.mnuDefineFlowcharts.Enabled         = true;
     this.mnuDefineFlowcharts.Visible         = true;
     this.mnuImpVerifyRecords.Name            = "mnuImpVerifyRecords";
     this.mnuImpVerifyRecords.Text            = "Import / Verify Records";
     this.mnuImpVerifyRecords.Checked         = false;
     this.mnuImpVerifyRecords.Enabled         = true;
     this.mnuImpVerifyRecords.Visible         = true;
     this.mnuRiskFactorAssociation.Name       = "mnuRiskFactorAssociation";
     this.mnuRiskFactorAssociation.Text       = "Risk Factor Association Setup";
     this.mnuRiskFactorAssociation.Checked    = false;
     this.mnuRiskFactorAssociation.Enabled    = true;
     this.mnuRiskFactorAssociation.Visible    = true;
     this.mnuIndicatorReportSetup.Name        = "mnuIndicatorReportSetup";
     this.mnuIndicatorReportSetup.Text        = "Indicator Report Setup";
     this.mnuIndicatorReportSetup.Checked     = false;
     this.mnuIndicatorReportSetup.Enabled     = true;
     this.mnuIndicatorReportSetup.Visible     = true;
     this.mnuSetupVer.Name                    = "mnuSetupVer";
     this.mnuSetupVer.Text                    = "Update Hospital App";
     this.mnuSetupVer.Checked                 = false;
     this.mnuSetupVer.Enabled                 = true;
     this.mnuSetupVer.Visible                 = true;
     this.mnuUpdateExistingDB.Name            = "mnuUpdateExistingDB";
     this.mnuUpdateExistingDB.Text            = "Create an Access Update File";
     this.mnuUpdateExistingDB.Checked         = false;
     this.mnuUpdateExistingDB.Enabled         = true;
     this.mnuUpdateExistingDB.Visible         = true;
     this.mnuCreateCMSSetup.Name              = "mnuCreateCMSSetup";
     this.mnuCreateCMSSetup.Text              = "Create CMS Setup";
     this.mnuCreateCMSSetup.Checked           = false;
     this.mnuCreateCMSSetup.Enabled           = true;
     this.mnuCreateCMSSetup.Visible           = true;
     this.mnuUpdateSystemSetup.Name           = "mnuUpdateSystemSetup";
     this.mnuUpdateSystemSetup.Text           = "Update System Setup";
     this.mnuUpdateSystemSetup.Checked        = false;
     this.mnuUpdateSystemSetup.Enabled        = true;
     this.mnuUpdateSystemSetup.Visible        = true;
     this.mnuLoadCMSSetup.Name                = "mnuLoadCMSSetup";
     this.mnuLoadCMSSetup.Text                = "Load CMS Setup";
     this.mnuLoadCMSSetup.Checked             = false;
     this.mnuLoadCMSSetup.Enabled             = true;
     this.mnuLoadCMSSetup.Visible             = true;
     this.mnuExportRiskCoef.Name              = "mnuExportRiskCoef";
     this.mnuExportRiskCoef.Text              = "Export Risk Adjustment Coefficients";
     this.mnuExportRiskCoef.Checked           = false;
     this.mnuExportRiskCoef.Enabled           = true;
     this.mnuExportRiskCoef.Visible           = true;
     this.mnuAbout.Name                       = "mnuAbout";
     this.mnuAbout.Text                       = "About";
     this.mnuAbout.Checked                    = false;
     this.mnuAbout.Enabled                    = true;
     this.mnuAbout.Visible                    = true;
     this.mnuSoftwareVer.Name                 = "mnuSoftwareVer";
     this.mnuSoftwareVer.Text                 = "Software";
     this.mnuSoftwareVer.Checked              = false;
     this.mnuSoftwareVer.Enabled              = true;
     this.mnuSoftwareVer.Visible              = true;
     this.mnuSetup.Name                       = "mnuSetup";
     this.mnuSetup.Text                       = "JC Setup";
     this.mnuSetup.Checked                    = false;
     this.mnuSetup.Enabled                    = true;
     this.mnuSetup.Visible                    = true;
     this.mnuStateSetup.Name                  = "mnuStateSetup";
     this.mnuStateSetup.Text                  = "State Setup";
     this.mnuStateSetup.Checked               = false;
     this.mnuStateSetup.Enabled               = true;
     this.mnuStateSetup.Visible               = true;
     this.mnuTiming.Name                      = "mnuTiming";
     this.mnuTiming.Text                      = "Timing Tests";
     this.mnuTiming.Visible                   = false;
     this.mnuTiming.Checked                   = false;
     this.mnuTiming.Enabled                   = true;
     dbgMemoField.OcxState                    = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgMemoField.OcxState");
     this.dbgMemoField.Size                   = new System.Drawing.Size(227, 80);
     this.dbgMemoField.Location               = new System.Drawing.Point(325, 952);
     this.dbgMemoField.TabIndex               = 2;
     this.dbgMemoField.Visible                = false;
     this.dbgMemoField.Name                   = "dbgMemoField";
     this.txtHelp.AutoSize                    = false;
     this.txtHelp.Size                        = new System.Drawing.Size(53, 23);
     this.txtHelp.Location                    = new System.Drawing.Point(257, 957);
     this.txtHelp.TabIndex                    = 1;
     this.txtHelp.Visible                     = false;
     this.txtHelp.Font                        = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtHelp.AcceptsReturn               = true;
     this.txtHelp.TextAlign                   = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtHelp.BackColor                   = System.Drawing.SystemColors.Window;
     this.txtHelp.CausesValidation            = true;
     this.txtHelp.Enabled                     = true;
     this.txtHelp.ForeColor                   = System.Drawing.SystemColors.WindowText;
     this.txtHelp.HideSelection               = true;
     this.txtHelp.ReadOnly                    = false;
     this.txtHelp.MaxLength                   = 0;
     this.txtHelp.Cursor                      = System.Windows.Forms.Cursors.IBeam;
     this.txtHelp.Multiline                   = false;
     this.txtHelp.RightToLeft                 = System.Windows.Forms.RightToLeft.No;
     this.txtHelp.ScrollBars                  = System.Windows.Forms.ScrollBars.None;
     this.txtHelp.TabStop                     = true;
     this.txtHelp.BorderStyle                 = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtHelp.Name                        = "txtHelp";
     rdcMemoField.OcxState                    = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcMemoField.OcxState");
     this.rdcMemoField.Size                   = new System.Drawing.Size(237, 28);
     this.rdcMemoField.Location               = new System.Drawing.Point(17, 991);
     this.rdcMemoField.Visible                = false;
     this.rdcMemoField.Name                   = "rdcMemoField";
     this.txtMemoField.AutoSize               = false;
     this.txtMemoField.Size                   = new System.Drawing.Size(53, 23);
     this.txtMemoField.Location               = new System.Drawing.Point(258, 992);
     this.txtMemoField.TabIndex               = 0;
     this.txtMemoField.Visible                = false;
     this.txtMemoField.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtMemoField.AcceptsReturn          = true;
     this.txtMemoField.TextAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtMemoField.BackColor              = System.Drawing.SystemColors.Window;
     this.txtMemoField.CausesValidation       = true;
     this.txtMemoField.Enabled                = true;
     this.txtMemoField.ForeColor              = System.Drawing.SystemColors.WindowText;
     this.txtMemoField.HideSelection          = true;
     this.txtMemoField.ReadOnly               = false;
     this.txtMemoField.MaxLength              = 0;
     this.txtMemoField.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txtMemoField.Multiline              = false;
     this.txtMemoField.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.txtMemoField.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txtMemoField.TabStop                = true;
     this.txtMemoField.BorderStyle            = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtMemoField.Name                   = "txtMemoField";
     rdcHelp.OcxState             = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcHelp.OcxState");
     this.rdcHelp.Size            = new System.Drawing.Size(237, 38);
     this.rdcHelp.Location        = new System.Drawing.Point(12, 956);
     this.rdcHelp.Visible         = false;
     this.rdcHelp.Name            = "rdcHelp";
     this.lblDatabase.BackColor   = System.Drawing.Color.Transparent;
     this.lblDatabase.Font        = new System.Drawing.Font("Arial", 12f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.lblDatabase.ForeColor   = System.Drawing.Color.FromArgb(128, 0, 0);
     this.lblDatabase.Size        = new System.Drawing.Size(852, 42);
     this.lblDatabase.Location    = new System.Drawing.Point(0, 30);
     this.lblDatabase.TabIndex    = 3;
     this.lblDatabase.TextAlign   = System.Drawing.ContentAlignment.TopLeft;
     this.lblDatabase.Enabled     = true;
     this.lblDatabase.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblDatabase.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblDatabase.UseMnemonic = true;
     this.lblDatabase.Visible     = true;
     this.lblDatabase.AutoSize    = false;
     this.lblDatabase.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lblDatabase.Name        = "lblDatabase";
     ((System.ComponentModel.ISupportInitialize) this.rdcHelp).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcMemoField).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgMemoField).EndInit();
     this.Controls.Add(dbgMemoField);
     this.Controls.Add(txtHelp);
     this.Controls.Add(rdcMemoField);
     this.Controls.Add(txtMemoField);
     this.Controls.Add(rdcHelp);
     this.Controls.Add(lblDatabase);
     MainMenu1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuFile,
         this.mnuEdit,
         this.mnuSetupVer,
         this.mnuAbout,
         this.mnuTiming
     });
     mnuFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuImportRiskCoefficients,
         this.mnuRiskSpecs,
         this.mnuSeparator,
         this.mnuClose
     });
     mnuEdit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuTabFieldValidSetup,
         this.mnuTableValidationSetup,
         this.mnuLookupTableSetup,
         this.mnuIndicatorSetup,
         this.mnuPatientSetup,
         this.mnuHospStatSetup,
         this.mnuReportSetup,
         this.mnuImport,
         this.mnuSubmitSetup,
         this.mnuPatientfieldExportFormat,
         this.mnuMeasureFlowchart,
         this.mnuRiskFactorAssociation,
         this.mnuIndicatorReportSetup
     });
     mnuMeasureFlowchart.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuMeasureSetup,
         this.mnuDefineFlowcharts,
         this.mnuImpVerifyRecords
     });
     mnuSetupVer.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuUpdateExistingDB,
         this.mnuCreateCMSSetup,
         this.mnuUpdateSystemSetup,
         this.mnuLoadCMSSetup,
         this.mnuExportRiskCoef
     });
     mnuAbout.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuSoftwareVer,
         this.mnuSetup,
         this.mnuStateSetup
     });
     this.Controls.Add(MainMenu1);
     this.MainMenu1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmSetupVersion));
     this.components        = new System.ComponentModel.Container();
     this.ToolTip1          = new System.Windows.Forms.ToolTip(components);
     this.cmdDelete         = new System.Windows.Forms.Button();
     this.txtNotes          = new System.Windows.Forms.TextBox();
     this.cmdEdit           = new System.Windows.Forms.Button();
     this.cmdReset          = new System.Windows.Forms.Button();
     this.rdcVersionHistory = new AxMSRDC.AxMSRDC();
     this.dbgVersionHistory = new AxMSDBGrid.AxDBGrid();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.rdcVersionHistory).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgVersionHistory).BeginInit();
     this.Text                       = "Setup Version History";
     this.ClientSize                 = new System.Drawing.Size(695, 272);
     this.Location                   = new System.Drawing.Point(5, 29);
     this.StartPosition              = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
     this.Font                       = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode              = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                  = System.Drawing.SystemColors.Control;
     this.FormBorderStyle            = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox                 = true;
     this.Enabled                    = true;
     this.KeyPreview                 = false;
     this.MaximizeBox                = true;
     this.MinimizeBox                = true;
     this.Cursor                     = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar              = true;
     this.HelpButton                 = false;
     this.WindowState                = System.Windows.Forms.FormWindowState.Normal;
     this.Name                       = "frmSetupVersion";
     this.cmdDelete.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text             = "Delete";
     this.cmdDelete.Size             = new System.Drawing.Size(110, 28);
     this.cmdDelete.Location         = new System.Drawing.Point(250, 240);
     this.cmdDelete.TabIndex         = 4;
     this.cmdDelete.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdDelete.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation = true;
     this.cmdDelete.Enabled          = true;
     this.cmdDelete.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.TabStop          = true;
     this.cmdDelete.Name             = "cmdDelete";
     this.txtNotes.AutoSize          = false;
     this.txtNotes.Size              = new System.Drawing.Size(50, 32);
     this.txtNotes.Location          = new System.Drawing.Point(469, 238);
     this.txtNotes.TabIndex          = 3;
     this.txtNotes.Visible           = false;
     this.txtNotes.Font              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtNotes.AcceptsReturn     = true;
     this.txtNotes.TextAlign         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNotes.BackColor         = System.Drawing.SystemColors.Window;
     this.txtNotes.CausesValidation  = true;
     this.txtNotes.Enabled           = true;
     this.txtNotes.ForeColor         = System.Drawing.SystemColors.WindowText;
     this.txtNotes.HideSelection     = true;
     this.txtNotes.ReadOnly          = false;
     this.txtNotes.MaxLength         = 0;
     this.txtNotes.Cursor            = System.Windows.Forms.Cursors.IBeam;
     this.txtNotes.Multiline         = false;
     this.txtNotes.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.txtNotes.ScrollBars        = System.Windows.Forms.ScrollBars.None;
     this.txtNotes.TabStop           = true;
     this.txtNotes.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtNotes.Name              = "txtNotes";
     this.cmdEdit.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdEdit.Text               = "Edit";
     this.cmdEdit.Size               = new System.Drawing.Size(110, 28);
     this.cmdEdit.Location           = new System.Drawing.Point(129, 240);
     this.cmdEdit.TabIndex           = 2;
     this.cmdEdit.Font               = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdEdit.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdEdit.CausesValidation   = true;
     this.cmdEdit.Enabled            = true;
     this.cmdEdit.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdEdit.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdEdit.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdEdit.TabStop            = true;
     this.cmdEdit.Name               = "cmdEdit";
     this.cmdReset.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdReset.Text              = "Reset";
     this.cmdReset.Size              = new System.Drawing.Size(110, 28);
     this.cmdReset.Location          = new System.Drawing.Point(8, 240);
     this.cmdReset.TabIndex          = 1;
     this.cmdReset.Font              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdReset.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdReset.CausesValidation  = true;
     this.cmdReset.Enabled           = true;
     this.cmdReset.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdReset.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdReset.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdReset.TabStop           = true;
     this.cmdReset.Name              = "cmdReset";
     rdcVersionHistory.OcxState      = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcVersionHistory.OcxState");
     this.rdcVersionHistory.Size     = new System.Drawing.Size(140, 30);
     this.rdcVersionHistory.Location = new System.Drawing.Point(538, 239);
     this.rdcVersionHistory.Visible  = false;
     this.rdcVersionHistory.Name     = "rdcVersionHistory";
     dbgVersionHistory.OcxState      = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgVersionHistory.OcxState");
     this.dbgVersionHistory.Size     = new System.Drawing.Size(675, 224);
     this.dbgVersionHistory.Location = new System.Drawing.Point(9, 8);
     this.dbgVersionHistory.TabIndex = 0;
     this.dbgVersionHistory.Name     = "dbgVersionHistory";
     ((System.ComponentModel.ISupportInitialize) this.dbgVersionHistory).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcVersionHistory).EndInit();
     this.Controls.Add(cmdDelete);
     this.Controls.Add(txtNotes);
     this.Controls.Add(cmdEdit);
     this.Controls.Add(cmdReset);
     this.Controls.Add(rdcVersionHistory);
     this.Controls.Add(dbgVersionHistory);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #4
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmMeasureFieldGroups));
     this.components  = new System.ComponentModel.Container();
     this.ToolTip1    = new System.Windows.Forms.ToolTip(components);
     this.cmdPrint    = new System.Windows.Forms.Button();
     this.MSRDCGroups = new AxMSRDC.AxMSRDC();
     this.dbgGroups   = new AxMSDBGrid.AxDBGrid();
     this.Label1      = new System.Windows.Forms.Label();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.MSRDCGroups).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgGroups).BeginInit();
     this.Text                      = "Measure Field Group List";
     this.ClientSize                = new System.Drawing.Size(810, 379);
     this.Location                  = new System.Drawing.Point(5, 29);
     this.StartPosition             = System.Windows.Forms.FormStartPosition.WindowsDefaultLocation;
     this.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode             = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                 = System.Drawing.SystemColors.Control;
     this.FormBorderStyle           = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox                = true;
     this.Enabled                   = true;
     this.KeyPreview                = false;
     this.MaximizeBox               = true;
     this.MinimizeBox               = true;
     this.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar             = true;
     this.HelpButton                = false;
     this.WindowState               = System.Windows.Forms.FormWindowState.Normal;
     this.Name                      = "frmMeasureFieldGroups";
     this.cmdPrint.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdPrint.Text             = "Print";
     this.cmdPrint.Size             = new System.Drawing.Size(82, 32);
     this.cmdPrint.Location         = new System.Drawing.Point(570, 10);
     this.cmdPrint.TabIndex         = 2;
     this.cmdPrint.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdPrint.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdPrint.CausesValidation = true;
     this.cmdPrint.Enabled          = true;
     this.cmdPrint.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdPrint.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdPrint.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdPrint.TabStop          = true;
     this.cmdPrint.Name             = "cmdPrint";
     MSRDCGroups.OcxState           = (System.Windows.Forms.AxHost.State)resources.GetObject("MSRDCGroups.OcxState");
     this.MSRDCGroups.Size          = new System.Drawing.Size(282, 32);
     this.MSRDCGroups.Location      = new System.Drawing.Point(30, 340);
     this.MSRDCGroups.Visible       = false;
     this.MSRDCGroups.Name          = "MSRDCGroups";
     dbgGroups.OcxState             = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgGroups.OcxState");
     this.dbgGroups.Size            = new System.Drawing.Size(772, 302);
     this.dbgGroups.Location        = new System.Drawing.Point(20, 50);
     this.dbgGroups.TabIndex        = 1;
     this.dbgGroups.Name            = "dbgGroups";
     this.Label1.Text               = "Measure Field Group Logic";
     this.Label1.Font               = new System.Drawing.Font("Arial", 13.5f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label1.Size               = new System.Drawing.Size(402, 32);
     this.Label1.Location           = new System.Drawing.Point(20, 10);
     this.Label1.TabIndex           = 0;
     this.Label1.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor          = System.Drawing.SystemColors.Control;
     this.Label1.Enabled            = true;
     this.Label1.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor             = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic        = true;
     this.Label1.Visible            = true;
     this.Label1.AutoSize           = false;
     this.Label1.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name               = "Label1";
     this.Controls.Add(cmdPrint);
     this.Controls.Add(MSRDCGroups);
     this.Controls.Add(dbgGroups);
     this.Controls.Add(Label1);
     ((System.ComponentModel.ISupportInitialize) this.dbgGroups).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.MSRDCGroups).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmLookupSetup));
     this.components         = new System.ComponentModel.Container();
     this.ToolTip1           = new System.Windows.Forms.ToolTip(components);
     this.fraLk              = new System.Windows.Forms.GroupBox();
     this.OptLKValue         = new System.Windows.Forms.RadioButton();
     this.optID              = new System.Windows.Forms.RadioButton();
     this.Frame1             = new System.Windows.Forms.GroupBox();
     this.cmdImport          = new System.Windows.Forms.Button();
     this.cmdEdit            = new System.Windows.Forms.Button();
     this.cmdMoveDown        = new System.Windows.Forms.Button();
     this.cmdMoveUp          = new System.Windows.Forms.Button();
     this.cmdDelete          = new System.Windows.Forms.Button();
     this.cmdAddLookupTable  = new System.Windows.Forms.Button();
     this.cmdClose           = new System.Windows.Forms.Button();
     this.cboLookupTableList = new System.Windows.Forms.ComboBox();
     this.cmdEditLookup      = new System.Windows.Forms.Button();
     this.cmdDelLookup       = new System.Windows.Forms.Button();
     this.cmdAddLookupValue  = new System.Windows.Forms.Button();
     this.txtLookupValue     = new System.Windows.Forms.TextBox();
     this.txtID              = new System.Windows.Forms.TextBox();
     this.rdcLookupTableList = new AxMSRDC.AxMSRDC();
     this.rdcLookupList      = new AxMSRDC.AxMSRDC();
     this.dbgLookupList      = new AxMSDBGrid.AxDBGrid();
     this.Label2             = new System.Windows.Forms.Label();
     this.Label3             = new System.Windows.Forms.Label();
     this.fraLk.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.rdcLookupTableList).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcLookupList).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgLookupList).BeginInit();
     this.Text                                = "Lookup Table Setup";
     this.ClientSize                          = new System.Drawing.Size(808, 438);
     this.Location                            = new System.Drawing.Point(5, 29);
     this.StartPosition                       = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
     this.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode                       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                           = System.Drawing.SystemColors.Control;
     this.FormBorderStyle                     = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox                          = true;
     this.Enabled                             = true;
     this.KeyPreview                          = false;
     this.MaximizeBox                         = true;
     this.MinimizeBox                         = true;
     this.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                       = true;
     this.HelpButton                          = false;
     this.WindowState                         = System.Windows.Forms.FormWindowState.Normal;
     this.Name                                = "frmLookupSetup";
     this.fraLk.Text                          = "Compare Table Values to:";
     this.fraLk.Enabled                       = false;
     this.fraLk.Size                          = new System.Drawing.Size(224, 64);
     this.fraLk.Location                      = new System.Drawing.Point(510, 90);
     this.fraLk.TabIndex                      = 15;
     this.fraLk.Font                          = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.fraLk.BackColor                     = System.Drawing.SystemColors.Control;
     this.fraLk.ForeColor                     = System.Drawing.SystemColors.ControlText;
     this.fraLk.RightToLeft                   = System.Windows.Forms.RightToLeft.No;
     this.fraLk.Visible                       = true;
     this.fraLk.Padding                       = new System.Windows.Forms.Padding(0);
     this.fraLk.Name                          = "fraLk";
     this.OptLKValue.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.OptLKValue.Text                     = "Lookup Value";
     this.OptLKValue.Size                     = new System.Drawing.Size(122, 19);
     this.OptLKValue.Location                 = new System.Drawing.Point(17, 40);
     this.OptLKValue.TabIndex                 = 17;
     this.OptLKValue.Font                     = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.OptLKValue.CheckAlign               = System.Drawing.ContentAlignment.MiddleLeft;
     this.OptLKValue.BackColor                = System.Drawing.SystemColors.Control;
     this.OptLKValue.CausesValidation         = true;
     this.OptLKValue.Enabled                  = true;
     this.OptLKValue.ForeColor                = System.Drawing.SystemColors.ControlText;
     this.OptLKValue.Cursor                   = System.Windows.Forms.Cursors.Default;
     this.OptLKValue.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this.OptLKValue.Appearance               = System.Windows.Forms.Appearance.Normal;
     this.OptLKValue.TabStop                  = true;
     this.OptLKValue.Checked                  = false;
     this.OptLKValue.Visible                  = true;
     this.OptLKValue.Name                     = "OptLKValue";
     this.optID.TextAlign                     = System.Drawing.ContentAlignment.MiddleLeft;
     this.optID.Text                          = "ID";
     this.optID.Size                          = new System.Drawing.Size(122, 19);
     this.optID.Location                      = new System.Drawing.Point(17, 20);
     this.optID.TabIndex                      = 16;
     this.optID.Font                          = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.optID.CheckAlign                    = System.Drawing.ContentAlignment.MiddleLeft;
     this.optID.BackColor                     = System.Drawing.SystemColors.Control;
     this.optID.CausesValidation              = true;
     this.optID.Enabled                       = true;
     this.optID.ForeColor                     = System.Drawing.SystemColors.ControlText;
     this.optID.Cursor                        = System.Windows.Forms.Cursors.Default;
     this.optID.RightToLeft                   = System.Windows.Forms.RightToLeft.No;
     this.optID.Appearance                    = System.Windows.Forms.Appearance.Normal;
     this.optID.TabStop                       = true;
     this.optID.Checked                       = false;
     this.optID.Visible                       = true;
     this.optID.Name                          = "optID";
     this.Frame1.Text                         = "Lookup Table Preferences";
     this.Frame1.Size                         = new System.Drawing.Size(314, 254);
     this.Frame1.Location                     = new System.Drawing.Point(480, 60);
     this.Frame1.TabIndex                     = 19;
     this.Frame1.Font                         = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Frame1.BackColor                    = System.Drawing.SystemColors.Control;
     this.Frame1.Enabled                      = true;
     this.Frame1.ForeColor                    = System.Drawing.SystemColors.ControlText;
     this.Frame1.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Visible                      = true;
     this.Frame1.Padding                      = new System.Windows.Forms.Padding(0);
     this.Frame1.Name                         = "Frame1";
     this.cmdImport.TextAlign                 = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdImport.Text                      = "Import values from *.csv List";
     this.cmdImport.Font                      = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdImport.Size                      = new System.Drawing.Size(162, 52);
     this.cmdImport.Location                  = new System.Drawing.Point(510, 350);
     this.cmdImport.TabIndex                  = 18;
     this.cmdImport.BackColor                 = System.Drawing.SystemColors.Control;
     this.cmdImport.CausesValidation          = true;
     this.cmdImport.Enabled                   = true;
     this.cmdImport.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.cmdImport.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.cmdImport.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.cmdImport.TabStop                   = true;
     this.cmdImport.Name                      = "cmdImport";
     this.cmdEdit.TextAlign                   = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdEdit.Text                        = "Edit";
     this.cmdEdit.Size                        = new System.Drawing.Size(58, 25);
     this.cmdEdit.Location                    = new System.Drawing.Point(718, 17);
     this.cmdEdit.TabIndex                    = 14;
     this.cmdEdit.Font                        = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdEdit.BackColor                   = System.Drawing.SystemColors.Control;
     this.cmdEdit.CausesValidation            = true;
     this.cmdEdit.Enabled                     = true;
     this.cmdEdit.ForeColor                   = System.Drawing.SystemColors.ControlText;
     this.cmdEdit.Cursor                      = System.Windows.Forms.Cursors.Default;
     this.cmdEdit.RightToLeft                 = System.Windows.Forms.RightToLeft.No;
     this.cmdEdit.TabStop                     = true;
     this.cmdEdit.Name                        = "cmdEdit";
     this.cmdMoveDown.TextAlign               = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveDown.Text                    = "Move Down";
     this.cmdMoveDown.Size                    = new System.Drawing.Size(88, 25);
     this.cmdMoveDown.Location                = new System.Drawing.Point(122, 327);
     this.cmdMoveDown.TabIndex                = 13;
     this.cmdMoveDown.Font                    = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveDown.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdMoveDown.CausesValidation        = true;
     this.cmdMoveDown.Enabled                 = true;
     this.cmdMoveDown.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdMoveDown.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdMoveDown.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveDown.TabStop                 = true;
     this.cmdMoveDown.Name                    = "cmdMoveDown";
     this.cmdMoveUp.TextAlign                 = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveUp.Text                      = "Move Up";
     this.cmdMoveUp.Size                      = new System.Drawing.Size(83, 25);
     this.cmdMoveUp.Location                  = new System.Drawing.Point(37, 327);
     this.cmdMoveUp.TabIndex                  = 12;
     this.cmdMoveUp.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveUp.BackColor                 = System.Drawing.SystemColors.Control;
     this.cmdMoveUp.CausesValidation          = true;
     this.cmdMoveUp.Enabled                   = true;
     this.cmdMoveUp.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.cmdMoveUp.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.cmdMoveUp.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveUp.TabStop                   = true;
     this.cmdMoveUp.Name                      = "cmdMoveUp";
     this.cmdDelete.TextAlign                 = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text                      = "Delete";
     this.cmdDelete.Size                      = new System.Drawing.Size(63, 25);
     this.cmdDelete.Location                  = new System.Drawing.Point(653, 17);
     this.cmdDelete.TabIndex                  = 11;
     this.cmdDelete.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdDelete.BackColor                 = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation          = true;
     this.cmdDelete.Enabled                   = true;
     this.cmdDelete.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.TabStop                   = true;
     this.cmdDelete.Name                      = "cmdDelete";
     this.cmdAddLookupTable.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAddLookupTable.Text              = "Add";
     this.cmdAddLookupTable.Size              = new System.Drawing.Size(63, 25);
     this.cmdAddLookupTable.Location          = new System.Drawing.Point(587, 17);
     this.cmdAddLookupTable.TabIndex          = 10;
     this.cmdAddLookupTable.Font              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdAddLookupTable.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdAddLookupTable.CausesValidation  = true;
     this.cmdAddLookupTable.Enabled           = true;
     this.cmdAddLookupTable.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdAddLookupTable.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdAddLookupTable.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdAddLookupTable.TabStop           = true;
     this.cmdAddLookupTable.Name              = "cmdAddLookupTable";
     this.cmdClose.TextAlign                  = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                       = "Close";
     this.cmdClose.Size                       = new System.Drawing.Size(115, 23);
     this.cmdClose.Location                   = new System.Drawing.Point(199, 404);
     this.cmdClose.TabIndex                   = 9;
     this.cmdClose.Font                       = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdClose.BackColor                  = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation           = true;
     this.cmdClose.Enabled                    = true;
     this.cmdClose.ForeColor                  = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor                     = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft                = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.TabStop                    = true;
     this.cmdClose.Name                       = "cmdClose";
     this.cboLookupTableList.Size             = new System.Drawing.Size(425, 27);
     this.cboLookupTableList.Location         = new System.Drawing.Point(114, 15);
     this.cboLookupTableList.TabIndex         = 6;
     this.cboLookupTableList.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cboLookupTableList.BackColor        = System.Drawing.SystemColors.Window;
     this.cboLookupTableList.CausesValidation = true;
     this.cboLookupTableList.Enabled          = true;
     this.cboLookupTableList.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cboLookupTableList.IntegralHeight   = true;
     this.cboLookupTableList.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cboLookupTableList.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cboLookupTableList.Sorted           = false;
     this.cboLookupTableList.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDown;
     this.cboLookupTableList.TabStop          = true;
     this.cboLookupTableList.Visible          = true;
     this.cboLookupTableList.Name             = "cboLookupTableList";
     this.cmdEditLookup.TextAlign             = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdEditLookup.Text                  = "Edit";
     this.cmdEditLookup.Size                  = new System.Drawing.Size(73, 27);
     this.cmdEditLookup.Location              = new System.Drawing.Point(322, 327);
     this.cmdEditLookup.TabIndex              = 4;
     this.cmdEditLookup.Font                  = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdEditLookup.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdEditLookup.CausesValidation      = true;
     this.cmdEditLookup.Enabled               = true;
     this.cmdEditLookup.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cmdEditLookup.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cmdEditLookup.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cmdEditLookup.TabStop               = true;
     this.cmdEditLookup.Name                  = "cmdEditLookup";
     this.cmdDelLookup.TextAlign              = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelLookup.Text                   = "Delete";
     this.cmdDelLookup.Size                   = new System.Drawing.Size(73, 27);
     this.cmdDelLookup.Location               = new System.Drawing.Point(398, 327);
     this.cmdDelLookup.TabIndex               = 3;
     this.cmdDelLookup.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdDelLookup.BackColor              = System.Drawing.SystemColors.Control;
     this.cmdDelLookup.CausesValidation       = true;
     this.cmdDelLookup.Enabled                = true;
     this.cmdDelLookup.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.cmdDelLookup.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cmdDelLookup.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cmdDelLookup.TabStop                = true;
     this.cmdDelLookup.Name                   = "cmdDelLookup";
     this.cmdAddLookupValue.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAddLookupValue.Text              = "Add";
     this.cmdAddLookupValue.Size              = new System.Drawing.Size(70, 27);
     this.cmdAddLookupValue.Location          = new System.Drawing.Point(404, 367);
     this.cmdAddLookupValue.TabIndex          = 2;
     this.cmdAddLookupValue.Font              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdAddLookupValue.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdAddLookupValue.CausesValidation  = true;
     this.cmdAddLookupValue.Enabled           = true;
     this.cmdAddLookupValue.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdAddLookupValue.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdAddLookupValue.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdAddLookupValue.TabStop           = true;
     this.cmdAddLookupValue.Name              = "cmdAddLookupValue";
     this.txtLookupValue.AutoSize             = false;
     this.txtLookupValue.Size                 = new System.Drawing.Size(289, 27);
     this.txtLookupValue.Location             = new System.Drawing.Point(112, 367);
     this.txtLookupValue.TabIndex             = 1;
     this.txtLookupValue.Font                 = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtLookupValue.AcceptsReturn        = true;
     this.txtLookupValue.TextAlign            = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtLookupValue.BackColor            = System.Drawing.SystemColors.Window;
     this.txtLookupValue.CausesValidation     = true;
     this.txtLookupValue.Enabled              = true;
     this.txtLookupValue.ForeColor            = System.Drawing.SystemColors.WindowText;
     this.txtLookupValue.HideSelection        = true;
     this.txtLookupValue.ReadOnly             = false;
     this.txtLookupValue.MaxLength            = 0;
     this.txtLookupValue.Cursor               = System.Windows.Forms.Cursors.IBeam;
     this.txtLookupValue.Multiline            = false;
     this.txtLookupValue.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.txtLookupValue.ScrollBars           = System.Windows.Forms.ScrollBars.None;
     this.txtLookupValue.TabStop              = true;
     this.txtLookupValue.Visible              = true;
     this.txtLookupValue.BorderStyle          = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtLookupValue.Name                 = "txtLookupValue";
     this.txtID.AutoSize                      = false;
     this.txtID.BackColor                     = System.Drawing.Color.White;
     this.txtID.Size                          = new System.Drawing.Size(40, 27);
     this.txtID.Location                      = new System.Drawing.Point(73, 367);
     this.txtID.TabIndex                      = 0;
     this.txtID.Font                          = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtID.AcceptsReturn                 = true;
     this.txtID.TextAlign                     = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtID.CausesValidation              = true;
     this.txtID.Enabled                       = true;
     this.txtID.ForeColor                     = System.Drawing.SystemColors.WindowText;
     this.txtID.HideSelection                 = true;
     this.txtID.ReadOnly                      = false;
     this.txtID.MaxLength                     = 0;
     this.txtID.Cursor                        = System.Windows.Forms.Cursors.IBeam;
     this.txtID.Multiline                     = false;
     this.txtID.RightToLeft                   = System.Windows.Forms.RightToLeft.No;
     this.txtID.ScrollBars                    = System.Windows.Forms.ScrollBars.None;
     this.txtID.TabStop                       = true;
     this.txtID.Visible                       = true;
     this.txtID.BorderStyle                   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtID.Name                          = "txtID";
     rdcLookupTableList.OcxState              = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcLookupTableList.OcxState");
     this.rdcLookupTableList.Size             = new System.Drawing.Size(225, 28);
     this.rdcLookupTableList.Location         = new System.Drawing.Point(29, 424);
     this.rdcLookupTableList.Visible          = false;
     this.rdcLookupTableList.Name             = "rdcLookupTableList";
     rdcLookupList.OcxState                   = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcLookupList.OcxState");
     this.rdcLookupList.Size                  = new System.Drawing.Size(225, 28);
     this.rdcLookupList.Location              = new System.Drawing.Point(257, 424);
     this.rdcLookupList.Visible               = false;
     this.rdcLookupList.Name                  = "rdcLookupList";
     dbgLookupList.OcxState                   = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgLookupList.OcxState");
     this.dbgLookupList.Size                  = new System.Drawing.Size(442, 275);
     this.dbgLookupList.Location              = new System.Drawing.Point(28, 48);
     this.dbgLookupList.TabIndex              = 5;
     this.dbgLookupList.Name                  = "dbgLookupList";
     this.Label2.Text                         = "Lookup Tables:";
     this.Label2.Size                         = new System.Drawing.Size(100, 24);
     this.Label2.Location                     = new System.Drawing.Point(10, 17);
     this.Label2.TabIndex                     = 8;
     this.Label2.Font                         = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label2.TextAlign                    = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.BackColor                    = System.Drawing.SystemColors.Control;
     this.Label2.Enabled                      = true;
     this.Label2.ForeColor                    = System.Drawing.SystemColors.ControlText;
     this.Label2.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic                  = true;
     this.Label2.Visible                      = true;
     this.Label2.AutoSize                     = false;
     this.Label2.BorderStyle                  = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name                         = "Label2";
     this.Label3.TextAlign                    = System.Drawing.ContentAlignment.TopRight;
     this.Label3.Text                         = "New:";
     this.Label3.ForeColor                    = System.Drawing.Color.Blue;
     this.Label3.Size                         = new System.Drawing.Size(50, 22);
     this.Label3.Location                     = new System.Drawing.Point(22, 368);
     this.Label3.TabIndex                     = 7;
     this.Label3.Font                         = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label3.BackColor                    = System.Drawing.SystemColors.Control;
     this.Label3.Enabled                      = true;
     this.Label3.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.Label3.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.Label3.UseMnemonic                  = true;
     this.Label3.Visible                      = true;
     this.Label3.AutoSize                     = false;
     this.Label3.BorderStyle                  = System.Windows.Forms.BorderStyle.None;
     this.Label3.Name                         = "Label3";
     ((System.ComponentModel.ISupportInitialize) this.dbgLookupList).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcLookupList).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcLookupTableList).EndInit();
     this.Controls.Add(fraLk);
     this.Controls.Add(Frame1);
     this.Controls.Add(cmdImport);
     this.Controls.Add(cmdEdit);
     this.Controls.Add(cmdMoveDown);
     this.Controls.Add(cmdMoveUp);
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdAddLookupTable);
     this.Controls.Add(cmdClose);
     this.Controls.Add(cboLookupTableList);
     this.Controls.Add(cmdEditLookup);
     this.Controls.Add(cmdDelLookup);
     this.Controls.Add(cmdAddLookupValue);
     this.Controls.Add(txtLookupValue);
     this.Controls.Add(txtID);
     this.Controls.Add(rdcLookupTableList);
     this.Controls.Add(rdcLookupList);
     this.Controls.Add(dbgLookupList);
     this.Controls.Add(Label2);
     this.Controls.Add(Label3);
     this.fraLk.Controls.Add(OptLKValue);
     this.fraLk.Controls.Add(optID);
     this.fraLk.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #6
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmExportSetup));
     this.components           = new System.ComponentModel.Container();
     this.ToolTip1             = new System.Windows.Forms.ToolTip(components);
     this.txtNextVersionNumber = new System.Windows.Forms.TextBox();
     this.cboStartYear         = new System.Windows.Forms.ComboBox();
     this.cboStartQuarter      = new System.Windows.Forms.ComboBox();
     this.txtMemoField         = new System.Windows.Forms.TextBox();
     this.Frame2                    = new System.Windows.Forms.GroupBox();
     this.OptForHospitals           = new System.Windows.Forms.RadioButton();
     this.optForTesting             = new System.Windows.Forms.RadioButton();
     this.cmdCancel                 = new System.Windows.Forms.Button();
     this.Frame1                    = new System.Windows.Forms.GroupBox();
     this.optActiveAndTest          = new System.Windows.Forms.RadioButton();
     this.optActive                 = new System.Windows.Forms.RadioButton();
     this.txtUserNotes              = new System.Windows.Forms.TextBox();
     this.cmdExport                 = new System.Windows.Forms.Button();
     this.lstSelectedImportLayouts  = new System.Windows.Forms.ListBox();
     this.lstAvailableImportLayouts = new System.Windows.Forms.ListBox();
     this.cmdAddImportLayout        = new System.Windows.Forms.Button();
     this.cmdRemoveImportLayout     = new System.Windows.Forms.Button();
     this.dbgMemoField              = new AxMSDBGrid.AxDBGrid();
     this.rdcMemoField              = new AxMSRDC.AxMSRDC();
     this.Label5                    = new System.Windows.Forms.Label();
     this.Label6                    = new System.Windows.Forms.Label();
     this.lblNextVersionNumber      = new System.Windows.Forms.Label();
     this.Label4                    = new System.Windows.Forms.Label();
     this.lblCurrentVersionNumber   = new System.Windows.Forms.Label();
     this.Label3                    = new System.Windows.Forms.Label();
     this.Label1                    = new System.Windows.Forms.Label();
     this.Label2                    = new System.Windows.Forms.Label();
     this.Frame2.SuspendLayout();
     this.Frame1.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.dbgMemoField).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcMemoField).BeginInit();
     this.Text            = "Create Update for Access";
     this.ClientSize      = new System.Drawing.Size(1028, 467);
     this.Location        = new System.Drawing.Point(5, 29);
     this.StartPosition   = System.Windows.Forms.FormStartPosition.WindowsDefaultLocation;
     this.Font            = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode   = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor       = System.Drawing.SystemColors.Control;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox      = true;
     this.Enabled         = true;
     this.KeyPreview      = false;
     this.MaximizeBox     = true;
     this.MinimizeBox     = true;
     this.Cursor          = System.Windows.Forms.Cursors.Default;
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar   = true;
     this.HelpButton      = false;
     this.WindowState     = System.Windows.Forms.FormWindowState.Normal;
     this.Name            = "frmExportSetup";
     this.txtNextVersionNumber.AutoSize         = false;
     this.txtNextVersionNumber.Size             = new System.Drawing.Size(125, 32);
     this.txtNextVersionNumber.Location         = new System.Drawing.Point(133, 60);
     this.txtNextVersionNumber.TabIndex         = 25;
     this.txtNextVersionNumber.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtNextVersionNumber.AcceptsReturn    = true;
     this.txtNextVersionNumber.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNextVersionNumber.BackColor        = System.Drawing.SystemColors.Window;
     this.txtNextVersionNumber.CausesValidation = true;
     this.txtNextVersionNumber.Enabled          = true;
     this.txtNextVersionNumber.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txtNextVersionNumber.HideSelection    = true;
     this.txtNextVersionNumber.ReadOnly         = false;
     this.txtNextVersionNumber.MaxLength        = 0;
     this.txtNextVersionNumber.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtNextVersionNumber.Multiline        = false;
     this.txtNextVersionNumber.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtNextVersionNumber.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtNextVersionNumber.TabStop          = true;
     this.txtNextVersionNumber.Visible          = true;
     this.txtNextVersionNumber.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtNextVersionNumber.Name             = "txtNextVersionNumber";
     this.cboStartYear.Size             = new System.Drawing.Size(99, 27);
     this.cboStartYear.Location         = new System.Drawing.Point(428, 389);
     this.cboStartYear.TabIndex         = 24;
     this.cboStartYear.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cboStartYear.BackColor        = System.Drawing.SystemColors.Window;
     this.cboStartYear.CausesValidation = true;
     this.cboStartYear.Enabled          = true;
     this.cboStartYear.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cboStartYear.IntegralHeight   = true;
     this.cboStartYear.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cboStartYear.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cboStartYear.Sorted           = false;
     this.cboStartYear.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDown;
     this.cboStartYear.TabStop          = true;
     this.cboStartYear.Visible          = true;
     this.cboStartYear.Name             = "cboStartYear";
     this.cboStartQuarter.Size          = new System.Drawing.Size(49, 27);
     this.cboStartQuarter.Location      = new System.Drawing.Point(375, 389);
     this.cboStartQuarter.Items.AddRange(new object[] {
         "1",
         "2",
         "3",
         "4"
     });
     this.cboStartQuarter.TabIndex         = 23;
     this.cboStartQuarter.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cboStartQuarter.BackColor        = System.Drawing.SystemColors.Window;
     this.cboStartQuarter.CausesValidation = true;
     this.cboStartQuarter.Enabled          = true;
     this.cboStartQuarter.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cboStartQuarter.IntegralHeight   = true;
     this.cboStartQuarter.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cboStartQuarter.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cboStartQuarter.Sorted           = false;
     this.cboStartQuarter.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDown;
     this.cboStartQuarter.TabStop          = true;
     this.cboStartQuarter.Visible          = true;
     this.cboStartQuarter.Name             = "cboStartQuarter";
     this.txtMemoField.AutoSize            = false;
     this.txtMemoField.Size             = new System.Drawing.Size(53, 23);
     this.txtMemoField.Location         = new System.Drawing.Point(282, 513);
     this.txtMemoField.TabIndex         = 21;
     this.txtMemoField.Visible          = false;
     this.txtMemoField.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtMemoField.AcceptsReturn    = true;
     this.txtMemoField.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtMemoField.BackColor        = System.Drawing.SystemColors.Window;
     this.txtMemoField.CausesValidation = true;
     this.txtMemoField.Enabled          = true;
     this.txtMemoField.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txtMemoField.HideSelection    = true;
     this.txtMemoField.ReadOnly         = false;
     this.txtMemoField.MaxLength        = 0;
     this.txtMemoField.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtMemoField.Multiline        = false;
     this.txtMemoField.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtMemoField.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtMemoField.TabStop          = true;
     this.txtMemoField.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtMemoField.Name             = "txtMemoField";
     this.Frame2.Text                                = "Select the reason for creating this update";
     this.Frame2.Size                                = new System.Drawing.Size(303, 92);
     this.Frame2.Location                            = new System.Drawing.Point(627, 293);
     this.Frame2.TabIndex                            = 14;
     this.Frame2.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Frame2.BackColor                           = System.Drawing.SystemColors.Control;
     this.Frame2.Enabled                             = true;
     this.Frame2.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Frame2.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Frame2.Visible                             = true;
     this.Frame2.Padding                             = new System.Windows.Forms.Padding(0);
     this.Frame2.Name                                = "Frame2";
     this.OptForHospitals.TextAlign                  = System.Drawing.ContentAlignment.MiddleLeft;
     this.OptForHospitals.Text                       = "For Hospitals (New Version Number)";
     this.OptForHospitals.Size                       = new System.Drawing.Size(287, 25);
     this.OptForHospitals.Location                   = new System.Drawing.Point(7, 54);
     this.OptForHospitals.TabIndex                   = 16;
     this.OptForHospitals.Font                       = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.OptForHospitals.CheckAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.OptForHospitals.BackColor                  = System.Drawing.SystemColors.Control;
     this.OptForHospitals.CausesValidation           = true;
     this.OptForHospitals.Enabled                    = true;
     this.OptForHospitals.ForeColor                  = System.Drawing.SystemColors.ControlText;
     this.OptForHospitals.Cursor                     = System.Windows.Forms.Cursors.Default;
     this.OptForHospitals.RightToLeft                = System.Windows.Forms.RightToLeft.No;
     this.OptForHospitals.Appearance                 = System.Windows.Forms.Appearance.Normal;
     this.OptForHospitals.TabStop                    = true;
     this.OptForHospitals.Checked                    = false;
     this.OptForHospitals.Visible                    = true;
     this.OptForHospitals.Name                       = "OptForHospitals";
     this.optForTesting.TextAlign                    = System.Drawing.ContentAlignment.MiddleLeft;
     this.optForTesting.Text                         = "For Testing Only  (Don't change the version)";
     this.optForTesting.Size                         = new System.Drawing.Size(292, 27);
     this.optForTesting.Location                     = new System.Drawing.Point(7, 27);
     this.optForTesting.TabIndex                     = 15;
     this.optForTesting.Checked                      = true;
     this.optForTesting.Font                         = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.optForTesting.CheckAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.optForTesting.BackColor                    = System.Drawing.SystemColors.Control;
     this.optForTesting.CausesValidation             = true;
     this.optForTesting.Enabled                      = true;
     this.optForTesting.ForeColor                    = System.Drawing.SystemColors.ControlText;
     this.optForTesting.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.optForTesting.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.optForTesting.Appearance                   = System.Windows.Forms.Appearance.Normal;
     this.optForTesting.TabStop                      = true;
     this.optForTesting.Visible                      = true;
     this.optForTesting.Name                         = "optForTesting";
     this.cmdCancel.TextAlign                        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text                             = "Cancel";
     this.cmdCancel.Size                             = new System.Drawing.Size(104, 27);
     this.cmdCancel.Location                         = new System.Drawing.Point(362, 428);
     this.cmdCancel.TabIndex                         = 13;
     this.cmdCancel.Font                             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdCancel.BackColor                        = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation                 = true;
     this.cmdCancel.Enabled                          = true;
     this.cmdCancel.ForeColor                        = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor                           = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft                      = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.TabStop                          = true;
     this.cmdCancel.Name                             = "cmdCancel";
     this.Frame1.Text                                = "Select the module";
     this.Frame1.Size                                = new System.Drawing.Size(214, 89);
     this.Frame1.Location                            = new System.Drawing.Point(88, 293);
     this.Frame1.TabIndex                            = 10;
     this.Frame1.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Frame1.BackColor                           = System.Drawing.SystemColors.Control;
     this.Frame1.Enabled                             = true;
     this.Frame1.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Frame1.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Visible                             = true;
     this.Frame1.Padding                             = new System.Windows.Forms.Padding(0);
     this.Frame1.Name                                = "Frame1";
     this.optActiveAndTest.TextAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.optActiveAndTest.Text                      = "Active and Test Setup";
     this.optActiveAndTest.Size                      = new System.Drawing.Size(183, 25);
     this.optActiveAndTest.Location                  = new System.Drawing.Point(13, 22);
     this.optActiveAndTest.TabIndex                  = 12;
     this.optActiveAndTest.Checked                   = true;
     this.optActiveAndTest.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.optActiveAndTest.CheckAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.optActiveAndTest.BackColor                 = System.Drawing.SystemColors.Control;
     this.optActiveAndTest.CausesValidation          = true;
     this.optActiveAndTest.Enabled                   = true;
     this.optActiveAndTest.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.optActiveAndTest.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.optActiveAndTest.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.optActiveAndTest.Appearance                = System.Windows.Forms.Appearance.Normal;
     this.optActiveAndTest.TabStop                   = true;
     this.optActiveAndTest.Visible                   = true;
     this.optActiveAndTest.Name                      = "optActiveAndTest";
     this.optActive.TextAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.optActive.Text                             = "Active Setup Only";
     this.optActive.Size                             = new System.Drawing.Size(179, 28);
     this.optActive.Location                         = new System.Drawing.Point(13, 48);
     this.optActive.TabIndex                         = 11;
     this.optActive.Font                             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.optActive.CheckAlign                       = System.Drawing.ContentAlignment.MiddleLeft;
     this.optActive.BackColor                        = System.Drawing.SystemColors.Control;
     this.optActive.CausesValidation                 = true;
     this.optActive.Enabled                          = true;
     this.optActive.ForeColor                        = System.Drawing.SystemColors.ControlText;
     this.optActive.Cursor                           = System.Windows.Forms.Cursors.Default;
     this.optActive.RightToLeft                      = System.Windows.Forms.RightToLeft.No;
     this.optActive.Appearance                       = System.Windows.Forms.Appearance.Normal;
     this.optActive.TabStop                          = true;
     this.optActive.Checked                          = false;
     this.optActive.Visible                          = true;
     this.optActive.Name                             = "optActive";
     this.txtUserNotes.AutoSize                      = false;
     this.txtUserNotes.Size                          = new System.Drawing.Size(452, 63);
     this.txtUserNotes.Location                      = new System.Drawing.Point(264, 30);
     this.txtUserNotes.TabIndex                      = 8;
     this.txtUserNotes.Text                          = "No Notes";
     this.txtUserNotes.Font                          = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtUserNotes.AcceptsReturn                 = true;
     this.txtUserNotes.TextAlign                     = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtUserNotes.BackColor                     = System.Drawing.SystemColors.Window;
     this.txtUserNotes.CausesValidation              = true;
     this.txtUserNotes.Enabled                       = true;
     this.txtUserNotes.ForeColor                     = System.Drawing.SystemColors.WindowText;
     this.txtUserNotes.HideSelection                 = true;
     this.txtUserNotes.ReadOnly                      = false;
     this.txtUserNotes.MaxLength                     = 0;
     this.txtUserNotes.Cursor                        = System.Windows.Forms.Cursors.IBeam;
     this.txtUserNotes.Multiline                     = false;
     this.txtUserNotes.RightToLeft                   = System.Windows.Forms.RightToLeft.No;
     this.txtUserNotes.ScrollBars                    = System.Windows.Forms.ScrollBars.None;
     this.txtUserNotes.TabStop                       = true;
     this.txtUserNotes.Visible                       = true;
     this.txtUserNotes.BorderStyle                   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtUserNotes.Name                          = "txtUserNotes";
     this.cmdExport.TextAlign                        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExport.Text                             = "Export Setup";
     this.cmdExport.Size                             = new System.Drawing.Size(108, 27);
     this.cmdExport.Location                         = new System.Drawing.Point(230, 428);
     this.cmdExport.TabIndex                         = 6;
     this.cmdExport.Font                             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdExport.BackColor                        = System.Drawing.SystemColors.Control;
     this.cmdExport.CausesValidation                 = true;
     this.cmdExport.Enabled                          = true;
     this.cmdExport.ForeColor                        = System.Drawing.SystemColors.ControlText;
     this.cmdExport.Cursor                           = System.Windows.Forms.Cursors.Default;
     this.cmdExport.RightToLeft                      = System.Windows.Forms.RightToLeft.No;
     this.cmdExport.TabStop                          = true;
     this.cmdExport.Name                             = "cmdExport";
     this.lstSelectedImportLayouts.Size              = new System.Drawing.Size(442, 172);
     this.lstSelectedImportLayouts.Location          = new System.Drawing.Point(578, 115);
     this.lstSelectedImportLayouts.TabIndex          = 3;
     this.lstSelectedImportLayouts.Font              = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.lstSelectedImportLayouts.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lstSelectedImportLayouts.BackColor         = System.Drawing.SystemColors.Window;
     this.lstSelectedImportLayouts.CausesValidation  = true;
     this.lstSelectedImportLayouts.Enabled           = true;
     this.lstSelectedImportLayouts.ForeColor         = System.Drawing.SystemColors.WindowText;
     this.lstSelectedImportLayouts.IntegralHeight    = true;
     this.lstSelectedImportLayouts.Cursor            = System.Windows.Forms.Cursors.Default;
     this.lstSelectedImportLayouts.SelectionMode     = System.Windows.Forms.SelectionMode.One;
     this.lstSelectedImportLayouts.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.lstSelectedImportLayouts.Sorted            = false;
     this.lstSelectedImportLayouts.TabStop           = true;
     this.lstSelectedImportLayouts.Visible           = true;
     this.lstSelectedImportLayouts.MultiColumn       = false;
     this.lstSelectedImportLayouts.Name              = "lstSelectedImportLayouts";
     this.lstAvailableImportLayouts.Size             = new System.Drawing.Size(462, 172);
     this.lstAvailableImportLayouts.Location         = new System.Drawing.Point(23, 115);
     this.lstAvailableImportLayouts.TabIndex         = 2;
     this.lstAvailableImportLayouts.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.lstAvailableImportLayouts.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lstAvailableImportLayouts.BackColor        = System.Drawing.SystemColors.Window;
     this.lstAvailableImportLayouts.CausesValidation = true;
     this.lstAvailableImportLayouts.Enabled          = true;
     this.lstAvailableImportLayouts.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.lstAvailableImportLayouts.IntegralHeight   = true;
     this.lstAvailableImportLayouts.Cursor           = System.Windows.Forms.Cursors.Default;
     this.lstAvailableImportLayouts.SelectionMode    = System.Windows.Forms.SelectionMode.One;
     this.lstAvailableImportLayouts.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.lstAvailableImportLayouts.Sorted           = false;
     this.lstAvailableImportLayouts.TabStop          = true;
     this.lstAvailableImportLayouts.Visible          = true;
     this.lstAvailableImportLayouts.MultiColumn      = false;
     this.lstAvailableImportLayouts.Name             = "lstAvailableImportLayouts";
     this.cmdAddImportLayout.TextAlign               = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAddImportLayout.Text                    = "==>>";
     this.cmdAddImportLayout.Font                    = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdAddImportLayout.Size                    = new System.Drawing.Size(58, 30);
     this.cmdAddImportLayout.Location                = new System.Drawing.Point(500, 160);
     this.cmdAddImportLayout.TabIndex                = 1;
     this.cmdAddImportLayout.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdAddImportLayout.CausesValidation        = true;
     this.cmdAddImportLayout.Enabled                 = true;
     this.cmdAddImportLayout.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdAddImportLayout.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdAddImportLayout.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdAddImportLayout.TabStop                 = true;
     this.cmdAddImportLayout.Name                    = "cmdAddImportLayout";
     this.cmdRemoveImportLayout.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdRemoveImportLayout.Text                 = "<<==";
     this.cmdRemoveImportLayout.Font                 = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdRemoveImportLayout.Size                 = new System.Drawing.Size(58, 30);
     this.cmdRemoveImportLayout.Location             = new System.Drawing.Point(500, 220);
     this.cmdRemoveImportLayout.TabIndex             = 0;
     this.cmdRemoveImportLayout.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdRemoveImportLayout.CausesValidation     = true;
     this.cmdRemoveImportLayout.Enabled              = true;
     this.cmdRemoveImportLayout.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdRemoveImportLayout.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdRemoveImportLayout.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdRemoveImportLayout.TabStop              = true;
     this.cmdRemoveImportLayout.Name                 = "cmdRemoveImportLayout";
     dbgMemoField.OcxState                           = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgMemoField.OcxState");
     this.dbgMemoField.Size                          = new System.Drawing.Size(227, 80);
     this.dbgMemoField.Location                      = new System.Drawing.Point(349, 473);
     this.dbgMemoField.TabIndex                      = 20;
     this.dbgMemoField.Visible                       = false;
     this.dbgMemoField.Name                          = "dbgMemoField";
     rdcMemoField.OcxState                           = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcMemoField.OcxState");
     this.rdcMemoField.Size                          = new System.Drawing.Size(237, 28);
     this.rdcMemoField.Location                      = new System.Drawing.Point(40, 512);
     this.rdcMemoField.Visible                       = false;
     this.rdcMemoField.Name                          = "rdcMemoField";
     this.Label5.Text                                = "Setup Start Date (Q/YYYY):";
     this.Label5.Size                                = new System.Drawing.Size(170, 20);
     this.Label5.Location                            = new System.Drawing.Point(202, 392);
     this.Label5.TabIndex                            = 22;
     this.Label5.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label5.TextAlign                           = System.Drawing.ContentAlignment.TopLeft;
     this.Label5.BackColor                           = System.Drawing.SystemColors.Control;
     this.Label5.Enabled                             = true;
     this.Label5.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Label5.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.Label5.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Label5.UseMnemonic                         = true;
     this.Label5.Visible                             = true;
     this.Label5.AutoSize                            = false;
     this.Label5.BorderStyle                         = System.Windows.Forms.BorderStyle.None;
     this.Label5.Name                                = "Label5";
     this.Label6.Text                                = "New Version";
     this.Label6.Size                                = new System.Drawing.Size(100, 23);
     this.Label6.Location                            = new System.Drawing.Point(134, 4);
     this.Label6.TabIndex                            = 19;
     this.Label6.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label6.TextAlign                           = System.Drawing.ContentAlignment.TopLeft;
     this.Label6.BackColor                           = System.Drawing.SystemColors.Control;
     this.Label6.Enabled                             = true;
     this.Label6.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Label6.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.Label6.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Label6.UseMnemonic                         = true;
     this.Label6.Visible                             = true;
     this.Label6.AutoSize                            = false;
     this.Label6.BorderStyle                         = System.Windows.Forms.BorderStyle.None;
     this.Label6.Name                                = "Label6";
     this.lblNextVersionNumber.BackColor             = System.Drawing.Color.Transparent;
     this.lblNextVersionNumber.Font                  = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.lblNextVersionNumber.ForeColor             = System.Drawing.Color.FromArgb(192, 0, 0);
     this.lblNextVersionNumber.Size                  = new System.Drawing.Size(125, 27);
     this.lblNextVersionNumber.Location              = new System.Drawing.Point(134, 30);
     this.lblNextVersionNumber.TabIndex              = 18;
     this.lblNextVersionNumber.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this.lblNextVersionNumber.Enabled               = true;
     this.lblNextVersionNumber.Cursor                = System.Windows.Forms.Cursors.Default;
     this.lblNextVersionNumber.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.lblNextVersionNumber.UseMnemonic           = true;
     this.lblNextVersionNumber.Visible               = true;
     this.lblNextVersionNumber.AutoSize              = false;
     this.lblNextVersionNumber.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblNextVersionNumber.Name                  = "lblNextVersionNumber";
     this.Label4.Text                                = "Current Version";
     this.Label4.Size                                = new System.Drawing.Size(117, 23);
     this.Label4.Location                            = new System.Drawing.Point(7, 4);
     this.Label4.TabIndex                            = 17;
     this.Label4.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label4.TextAlign                           = System.Drawing.ContentAlignment.TopLeft;
     this.Label4.BackColor                           = System.Drawing.SystemColors.Control;
     this.Label4.Enabled                             = true;
     this.Label4.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Label4.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.Label4.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Label4.UseMnemonic                         = true;
     this.Label4.Visible                             = true;
     this.Label4.AutoSize                            = false;
     this.Label4.BorderStyle                         = System.Windows.Forms.BorderStyle.None;
     this.Label4.Name                                = "Label4";
     this.lblCurrentVersionNumber.BackColor          = System.Drawing.Color.Transparent;
     this.lblCurrentVersionNumber.Font               = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.lblCurrentVersionNumber.ForeColor          = System.Drawing.Color.FromArgb(192, 0, 0);
     this.lblCurrentVersionNumber.Size               = new System.Drawing.Size(124, 62);
     this.lblCurrentVersionNumber.Location           = new System.Drawing.Point(7, 30);
     this.lblCurrentVersionNumber.TabIndex           = 9;
     this.lblCurrentVersionNumber.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this.lblCurrentVersionNumber.Enabled            = true;
     this.lblCurrentVersionNumber.Cursor             = System.Windows.Forms.Cursors.Default;
     this.lblCurrentVersionNumber.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.lblCurrentVersionNumber.UseMnemonic        = true;
     this.lblCurrentVersionNumber.Visible            = true;
     this.lblCurrentVersionNumber.AutoSize           = false;
     this.lblCurrentVersionNumber.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblCurrentVersionNumber.Name               = "lblCurrentVersionNumber";
     this.Label3.Text                                = "Please enter your notes for version ";
     this.Label3.Size                                = new System.Drawing.Size(234, 23);
     this.Label3.Location                            = new System.Drawing.Point(264, 4);
     this.Label3.TabIndex                            = 7;
     this.Label3.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label3.TextAlign                           = System.Drawing.ContentAlignment.TopLeft;
     this.Label3.BackColor                           = System.Drawing.SystemColors.Control;
     this.Label3.Enabled                             = true;
     this.Label3.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Label3.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.Label3.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Label3.UseMnemonic                         = true;
     this.Label3.Visible                             = true;
     this.Label3.AutoSize                            = false;
     this.Label3.BorderStyle                         = System.Windows.Forms.BorderStyle.None;
     this.Label3.Name                                = "Label3";
     this.Label1.Text                                = "Selected Import Layouts";
     this.Label1.Size                                = new System.Drawing.Size(167, 19);
     this.Label1.Location                            = new System.Drawing.Point(617, 95);
     this.Label1.TabIndex                            = 5;
     this.Label1.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label1.TextAlign                           = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor                           = System.Drawing.SystemColors.Control;
     this.Label1.Enabled                             = true;
     this.Label1.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic                         = true;
     this.Label1.Visible                             = true;
     this.Label1.AutoSize                            = false;
     this.Label1.BorderStyle                         = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name                                = "Label1";
     this.Label2.Text                                = "Available Import Layouts";
     this.Label2.Size                                = new System.Drawing.Size(167, 20);
     this.Label2.Location                            = new System.Drawing.Point(23, 94);
     this.Label2.TabIndex                            = 4;
     this.Label2.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label2.TextAlign                           = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.BackColor                           = System.Drawing.SystemColors.Control;
     this.Label2.Enabled                             = true;
     this.Label2.ForeColor                           = System.Drawing.SystemColors.ControlText;
     this.Label2.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic                         = true;
     this.Label2.Visible                             = true;
     this.Label2.AutoSize                            = false;
     this.Label2.BorderStyle                         = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name                                = "Label2";
     this.Controls.Add(txtNextVersionNumber);
     this.Controls.Add(cboStartYear);
     this.Controls.Add(cboStartQuarter);
     this.Controls.Add(txtMemoField);
     this.Controls.Add(Frame2);
     this.Controls.Add(cmdCancel);
     this.Controls.Add(Frame1);
     this.Controls.Add(txtUserNotes);
     this.Controls.Add(cmdExport);
     this.Controls.Add(lstSelectedImportLayouts);
     this.Controls.Add(lstAvailableImportLayouts);
     this.Controls.Add(cmdAddImportLayout);
     this.Controls.Add(cmdRemoveImportLayout);
     this.Controls.Add(dbgMemoField);
     this.Controls.Add(rdcMemoField);
     this.Controls.Add(Label5);
     this.Controls.Add(Label6);
     this.Controls.Add(lblNextVersionNumber);
     this.Controls.Add(Label4);
     this.Controls.Add(lblCurrentVersionNumber);
     this.Controls.Add(Label3);
     this.Controls.Add(Label1);
     this.Controls.Add(Label2);
     this.Frame2.Controls.Add(OptForHospitals);
     this.Frame2.Controls.Add(optForTesting);
     this.Frame1.Controls.Add(optActiveAndTest);
     this.Frame1.Controls.Add(optActive);
     ((System.ComponentModel.ISupportInitialize) this.rdcMemoField).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgMemoField).EndInit();
     this.Frame2.ResumeLayout(false);
     this.Frame1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmTableSetup));
     this.components          = new System.ComponentModel.Container();
     this.ToolTip1            = new System.Windows.Forms.ToolTip(components);
     this.cboTableList        = new System.Windows.Forms.ComboBox();
     this.cmdClose            = new System.Windows.Forms.Button();
     this.tabFields           = new System.Windows.Forms.TabControl();
     this._tabFields_TabPage0 = new System.Windows.Forms.TabPage();
     this.cmdAddField         = new System.Windows.Forms.Button();
     this.dbgFieldList        = new AxMSDBGrid.AxDBGrid();
     this.cmdEdit             = new System.Windows.Forms.Button();
     this.cmdDelete           = new System.Windows.Forms.Button();
     this.cmdChangeStatus     = new System.Windows.Forms.Button();
     this.cmdUpdateDEA        = new System.Windows.Forms.Button();
     this.cmdMoveDown         = new System.Windows.Forms.Button();
     this.cmdMoveUp           = new System.Windows.Forms.Button();
     this.rdcTableList        = new AxMSRDC.AxMSRDC();
     this.rdcFieldList        = new AxMSRDC.AxMSRDC();
     this.rdcValDynFields     = new AxMSRDC.AxMSRDC();
     this.rdcFieldReqVal      = new AxMSRDC.AxMSRDC();
     this.Label1 = new System.Windows.Forms.Label();
     this.tabFields.SuspendLayout();
     this._tabFields_TabPage0.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.dbgFieldList).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcTableList).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcFieldList).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcValDynFields).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcFieldReqVal).BeginInit();
     this.Text                             = "Table and Field Setup Form";
     this.ClientSize                       = new System.Drawing.Size(880, 697);
     this.Location                         = new System.Drawing.Point(5, 29);
     this.StartPosition                    = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
     this.Font                             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode                    = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                        = System.Drawing.SystemColors.Control;
     this.FormBorderStyle                  = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox                       = true;
     this.Enabled                          = true;
     this.KeyPreview                       = false;
     this.MaximizeBox                      = true;
     this.MinimizeBox                      = true;
     this.Cursor                           = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                      = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                    = true;
     this.HelpButton                       = false;
     this.WindowState                      = System.Windows.Forms.FormWindowState.Normal;
     this.Name                             = "frmTableSetup";
     this.cboTableList.Size                = new System.Drawing.Size(415, 27);
     this.cboTableList.Location            = new System.Drawing.Point(275, 5);
     this.cboTableList.TabIndex            = 2;
     this.cboTableList.Font                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cboTableList.BackColor           = System.Drawing.SystemColors.Window;
     this.cboTableList.CausesValidation    = true;
     this.cboTableList.Enabled             = true;
     this.cboTableList.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.cboTableList.IntegralHeight      = true;
     this.cboTableList.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cboTableList.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cboTableList.Sorted              = false;
     this.cboTableList.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDown;
     this.cboTableList.TabStop             = true;
     this.cboTableList.Visible             = true;
     this.cboTableList.Name                = "cboTableList";
     this.cmdClose.TextAlign               = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                    = "Close";
     this.cmdClose.Size                    = new System.Drawing.Size(134, 25);
     this.cmdClose.Location                = new System.Drawing.Point(333, 655);
     this.cmdClose.TabIndex                = 1;
     this.cmdClose.Font                    = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation        = true;
     this.cmdClose.Enabled                 = true;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.TabStop                 = true;
     this.cmdClose.Name                    = "cmdClose";
     this.tabFields.Size                   = new System.Drawing.Size(862, 608);
     this.tabFields.Location               = new System.Drawing.Point(7, 38);
     this.tabFields.TabIndex               = 0;
     this.tabFields.ItemSize               = new System.Drawing.Size(42, 22);
     this.tabFields.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.tabFields.Name                   = "tabFields";
     this._tabFields_TabPage0.Text         = "Fields";
     this.cmdAddField.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAddField.Text                 = "Add";
     this.cmdAddField.Size                 = new System.Drawing.Size(53, 75);
     this.cmdAddField.Location             = new System.Drawing.Point(133, 522);
     this.cmdAddField.TabIndex             = 4;
     this.cmdAddField.Font                 = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdAddField.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdAddField.CausesValidation     = true;
     this.cmdAddField.Enabled              = true;
     this.cmdAddField.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdAddField.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdAddField.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdAddField.TabStop              = true;
     this.cmdAddField.Name                 = "cmdAddField";
     dbgFieldList.OcxState                 = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgFieldList.OcxState");
     this.dbgFieldList.Size                = new System.Drawing.Size(827, 475);
     this.dbgFieldList.Location            = new System.Drawing.Point(18, 40);
     this.dbgFieldList.TabIndex            = 7;
     this.dbgFieldList.Name                = "dbgFieldList";
     this.cmdEdit.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdEdit.Text                     = "Edit";
     this.cmdEdit.Size                     = new System.Drawing.Size(53, 75);
     this.cmdEdit.Location                 = new System.Drawing.Point(20, 522);
     this.cmdEdit.TabIndex                 = 5;
     this.cmdEdit.Font                     = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdEdit.BackColor                = System.Drawing.SystemColors.Control;
     this.cmdEdit.CausesValidation         = true;
     this.cmdEdit.Enabled                  = true;
     this.cmdEdit.ForeColor                = System.Drawing.SystemColors.ControlText;
     this.cmdEdit.Cursor                   = System.Windows.Forms.Cursors.Default;
     this.cmdEdit.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this.cmdEdit.TabStop                  = true;
     this.cmdEdit.Name                     = "cmdEdit";
     this.cmdDelete.TextAlign              = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text                   = "Delete";
     this.cmdDelete.Size                   = new System.Drawing.Size(53, 25);
     this.cmdDelete.Location               = new System.Drawing.Point(80, 570);
     this.cmdDelete.TabIndex               = 6;
     this.cmdDelete.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdDelete.BackColor              = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation       = true;
     this.cmdDelete.Enabled                = true;
     this.cmdDelete.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.TabStop                = true;
     this.cmdDelete.Name                   = "cmdDelete";
     this.cmdChangeStatus.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdChangeStatus.Text             = "Change Status";
     this.cmdChangeStatus.Size             = new System.Drawing.Size(164, 25);
     this.cmdChangeStatus.Location         = new System.Drawing.Point(389, 572);
     this.cmdChangeStatus.TabIndex         = 8;
     this.cmdChangeStatus.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdChangeStatus.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdChangeStatus.CausesValidation = true;
     this.cmdChangeStatus.Enabled          = true;
     this.cmdChangeStatus.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdChangeStatus.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdChangeStatus.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdChangeStatus.TabStop          = true;
     this.cmdChangeStatus.Name             = "cmdChangeStatus";
     this.cmdUpdateDEA.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdUpdateDEA.Text                = "Update Data Entry Actions";
     this.cmdUpdateDEA.Size                = new System.Drawing.Size(198, 25);
     this.cmdUpdateDEA.Location            = new System.Drawing.Point(188, 572);
     this.cmdUpdateDEA.TabIndex            = 9;
     this.cmdUpdateDEA.Font                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdUpdateDEA.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdUpdateDEA.CausesValidation    = true;
     this.cmdUpdateDEA.Enabled             = true;
     this.cmdUpdateDEA.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdUpdateDEA.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdUpdateDEA.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdUpdateDEA.TabStop             = true;
     this.cmdUpdateDEA.Name                = "cmdUpdateDEA";
     this.cmdMoveDown.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveDown.Text                 = "Move Down";
     this.cmdMoveDown.Size                 = new System.Drawing.Size(102, 25);
     this.cmdMoveDown.Location             = new System.Drawing.Point(638, 570);
     this.cmdMoveDown.TabIndex             = 10;
     this.cmdMoveDown.Font                 = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveDown.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdMoveDown.CausesValidation     = true;
     this.cmdMoveDown.Enabled              = true;
     this.cmdMoveDown.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdMoveDown.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdMoveDown.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveDown.TabStop              = true;
     this.cmdMoveDown.Name                 = "cmdMoveDown";
     this.cmdMoveUp.TextAlign              = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdMoveUp.Text                   = "Move Up";
     this.cmdMoveUp.Size                   = new System.Drawing.Size(74, 25);
     this.cmdMoveUp.Location               = new System.Drawing.Point(558, 570);
     this.cmdMoveUp.TabIndex               = 11;
     this.cmdMoveUp.Font                   = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdMoveUp.BackColor              = System.Drawing.SystemColors.Control;
     this.cmdMoveUp.CausesValidation       = true;
     this.cmdMoveUp.Enabled                = true;
     this.cmdMoveUp.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.cmdMoveUp.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cmdMoveUp.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cmdMoveUp.TabStop                = true;
     this.cmdMoveUp.Name                   = "cmdMoveUp";
     rdcTableList.OcxState                 = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcTableList.OcxState");
     this.rdcTableList.Size                = new System.Drawing.Size(197, 28);
     this.rdcTableList.Location            = new System.Drawing.Point(10, 714);
     this.rdcTableList.Visible             = false;
     this.rdcTableList.Name                = "rdcTableList";
     rdcFieldList.OcxState                 = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcFieldList.OcxState");
     this.rdcFieldList.Size                = new System.Drawing.Size(195, 28);
     this.rdcFieldList.Location            = new System.Drawing.Point(210, 715);
     this.rdcFieldList.Visible             = false;
     this.rdcFieldList.Name                = "rdcFieldList";
     rdcValDynFields.OcxState              = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcValDynFields.OcxState");
     this.rdcValDynFields.Size             = new System.Drawing.Size(194, 28);
     this.rdcValDynFields.Location         = new System.Drawing.Point(589, 714);
     this.rdcValDynFields.Visible          = false;
     this.rdcValDynFields.Name             = "rdcValDynFields";
     rdcFieldReqVal.OcxState               = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcFieldReqVal.OcxState");
     this.rdcFieldReqVal.Size              = new System.Drawing.Size(203, 28);
     this.rdcFieldReqVal.Location          = new System.Drawing.Point(10, 744);
     this.rdcFieldReqVal.Visible           = false;
     this.rdcFieldReqVal.Name              = "rdcFieldReqVal";
     this.Label1.Text                      = "Tables:";
     this.Label1.Font                      = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label1.ForeColor                 = System.Drawing.Color.FromArgb(192, 0, 0);
     this.Label1.Size                      = new System.Drawing.Size(80, 19);
     this.Label1.Location                  = new System.Drawing.Point(189, 9);
     this.Label1.TabIndex                  = 3;
     this.Label1.TextAlign                 = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor                 = System.Drawing.SystemColors.Control;
     this.Label1.Enabled                   = true;
     this.Label1.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic               = true;
     this.Label1.Visible                   = true;
     this.Label1.AutoSize                  = false;
     this.Label1.BorderStyle               = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name                      = "Label1";
     ((System.ComponentModel.ISupportInitialize) this.rdcFieldReqVal).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcValDynFields).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcFieldList).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcTableList).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgFieldList).EndInit();
     this.Controls.Add(cboTableList);
     this.Controls.Add(cmdClose);
     this.Controls.Add(tabFields);
     this.Controls.Add(rdcTableList);
     this.Controls.Add(rdcFieldList);
     this.Controls.Add(rdcValDynFields);
     this.Controls.Add(rdcFieldReqVal);
     this.Controls.Add(Label1);
     this.tabFields.Controls.Add(_tabFields_TabPage0);
     this._tabFields_TabPage0.Controls.Add(cmdAddField);
     this._tabFields_TabPage0.Controls.Add(dbgFieldList);
     this._tabFields_TabPage0.Controls.Add(cmdEdit);
     this._tabFields_TabPage0.Controls.Add(cmdDelete);
     this._tabFields_TabPage0.Controls.Add(cmdChangeStatus);
     this._tabFields_TabPage0.Controls.Add(cmdUpdateDEA);
     this._tabFields_TabPage0.Controls.Add(cmdMoveDown);
     this._tabFields_TabPage0.Controls.Add(cmdMoveUp);
     this.tabFields.ResumeLayout(false);
     this._tabFields_TabPage0.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(OldfrmImportSelectLayout));
     this.components         = new System.ComponentModel.Container();
     this.ToolTip1           = new System.Windows.Forms.ToolTip(components);
     this.cmdChangeStatus    = new System.Windows.Forms.Button();
     this.cmdSelect          = new System.Windows.Forms.Button();
     this.cmdDelete          = new System.Windows.Forms.Button();
     this.cmdUpdate          = new System.Windows.Forms.Button();
     this.cmdClose           = new System.Windows.Forms.Button();
     this.cmdAdd             = new System.Windows.Forms.Button();
     this.txtNewImportLayout = new System.Windows.Forms.TextBox();
     this.dbgImportLayout    = new AxMSDBGrid.AxDBGrid();
     this.rdcImportLayout    = new AxMSRDC.AxMSRDC();
     this.Label1             = new System.Windows.Forms.Label();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.dbgImportLayout).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.rdcImportLayout).BeginInit();
     this.Text                                = "Select the Layout";
     this.ClientSize                          = new System.Drawing.Size(607, 417);
     this.Location                            = new System.Drawing.Point(5, 29);
     this.StartPosition                       = System.Windows.Forms.FormStartPosition.WindowsDefaultLocation;
     this.Font                                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.AutoScaleMode                       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                           = System.Drawing.SystemColors.Control;
     this.FormBorderStyle                     = System.Windows.Forms.FormBorderStyle.Sizable;
     this.ControlBox                          = true;
     this.Enabled                             = true;
     this.KeyPreview                          = false;
     this.MaximizeBox                         = true;
     this.MinimizeBox                         = true;
     this.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                         = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                       = true;
     this.HelpButton                          = false;
     this.WindowState                         = System.Windows.Forms.FormWindowState.Normal;
     this.Name                                = "frmImportSelectLayout";
     this.cmdChangeStatus.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdChangeStatus.Text                = "Change Status";
     this.cmdChangeStatus.Size                = new System.Drawing.Size(124, 25);
     this.cmdChangeStatus.Location            = new System.Drawing.Point(332, 312);
     this.cmdChangeStatus.TabIndex            = 8;
     this.cmdChangeStatus.Font                = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdChangeStatus.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdChangeStatus.CausesValidation    = true;
     this.cmdChangeStatus.Enabled             = true;
     this.cmdChangeStatus.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdChangeStatus.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdChangeStatus.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdChangeStatus.TabStop             = true;
     this.cmdChangeStatus.Name                = "cmdChangeStatus";
     this.cmdSelect.TextAlign                 = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdSelect.Text                      = "Select";
     this.cmdSelect.Size                      = new System.Drawing.Size(99, 25);
     this.cmdSelect.Location                  = new System.Drawing.Point(22, 312);
     this.cmdSelect.TabIndex                  = 7;
     this.cmdSelect.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdSelect.BackColor                 = System.Drawing.SystemColors.Control;
     this.cmdSelect.CausesValidation          = true;
     this.cmdSelect.Enabled                   = true;
     this.cmdSelect.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.cmdSelect.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.cmdSelect.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.cmdSelect.TabStop                   = true;
     this.cmdSelect.Name                      = "cmdSelect";
     this.cmdDelete.TextAlign                 = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text                      = "Delete";
     this.cmdDelete.Size                      = new System.Drawing.Size(99, 25);
     this.cmdDelete.Location                  = new System.Drawing.Point(228, 312);
     this.cmdDelete.TabIndex                  = 6;
     this.cmdDelete.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdDelete.BackColor                 = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation          = true;
     this.cmdDelete.Enabled                   = true;
     this.cmdDelete.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.TabStop                   = true;
     this.cmdDelete.Name                      = "cmdDelete";
     this.cmdUpdate.TextAlign                 = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdUpdate.Text                      = "Update Desc.";
     this.cmdUpdate.Size                      = new System.Drawing.Size(99, 25);
     this.cmdUpdate.Location                  = new System.Drawing.Point(125, 312);
     this.cmdUpdate.TabIndex                  = 5;
     this.cmdUpdate.Font                      = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdUpdate.BackColor                 = System.Drawing.SystemColors.Control;
     this.cmdUpdate.CausesValidation          = true;
     this.cmdUpdate.Enabled                   = true;
     this.cmdUpdate.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.cmdUpdate.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.cmdUpdate.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.cmdUpdate.TabStop                   = true;
     this.cmdUpdate.Name                      = "cmdUpdate";
     this.cmdClose.TextAlign                  = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                       = "Close";
     this.cmdClose.Size                       = new System.Drawing.Size(99, 27);
     this.cmdClose.Location                   = new System.Drawing.Point(225, 392);
     this.cmdClose.TabIndex                   = 4;
     this.cmdClose.Font                       = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdClose.BackColor                  = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation           = true;
     this.cmdClose.Enabled                    = true;
     this.cmdClose.ForeColor                  = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor                     = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft                = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.TabStop                    = true;
     this.cmdClose.Name                       = "cmdClose";
     this.cmdAdd.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAdd.Text                         = "Add";
     this.cmdAdd.Size                         = new System.Drawing.Size(69, 27);
     this.cmdAdd.Location                     = new System.Drawing.Point(463, 345);
     this.cmdAdd.TabIndex                     = 3;
     this.cmdAdd.Font                         = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.cmdAdd.BackColor                    = System.Drawing.SystemColors.Control;
     this.cmdAdd.CausesValidation             = true;
     this.cmdAdd.Enabled                      = true;
     this.cmdAdd.ForeColor                    = System.Drawing.SystemColors.ControlText;
     this.cmdAdd.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.cmdAdd.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.cmdAdd.TabStop                      = true;
     this.cmdAdd.Name                         = "cmdAdd";
     this.txtNewImportLayout.AutoSize         = false;
     this.txtNewImportLayout.Size             = new System.Drawing.Size(330, 27);
     this.txtNewImportLayout.Location         = new System.Drawing.Point(125, 348);
     this.txtNewImportLayout.TabIndex         = 1;
     this.txtNewImportLayout.Font             = new System.Drawing.Font("Arial", 8f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.txtNewImportLayout.AcceptsReturn    = true;
     this.txtNewImportLayout.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNewImportLayout.BackColor        = System.Drawing.SystemColors.Window;
     this.txtNewImportLayout.CausesValidation = true;
     this.txtNewImportLayout.Enabled          = true;
     this.txtNewImportLayout.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txtNewImportLayout.HideSelection    = true;
     this.txtNewImportLayout.ReadOnly         = false;
     this.txtNewImportLayout.MaxLength        = 0;
     this.txtNewImportLayout.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtNewImportLayout.Multiline        = false;
     this.txtNewImportLayout.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtNewImportLayout.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtNewImportLayout.TabStop          = true;
     this.txtNewImportLayout.Visible          = true;
     this.txtNewImportLayout.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtNewImportLayout.Name             = "txtNewImportLayout";
     dbgImportLayout.OcxState                 = (System.Windows.Forms.AxHost.State)resources.GetObject("dbgImportLayout.OcxState");
     this.dbgImportLayout.Size                = new System.Drawing.Size(572, 278);
     this.dbgImportLayout.Location            = new System.Drawing.Point(9, 20);
     this.dbgImportLayout.TabIndex            = 0;
     this.dbgImportLayout.Name                = "dbgImportLayout";
     rdcImportLayout.OcxState                 = (System.Windows.Forms.AxHost.State)resources.GetObject("rdcImportLayout.OcxState");
     this.rdcImportLayout.Size                = new System.Drawing.Size(213, 28);
     this.rdcImportLayout.Location            = new System.Drawing.Point(-17, 415);
     this.rdcImportLayout.Visible             = false;
     this.rdcImportLayout.Name                = "rdcImportLayout";
     this.Label1.TextAlign                    = System.Drawing.ContentAlignment.TopRight;
     this.Label1.Text                         = "New Layout (Desc.):";
     this.Label1.Font                         = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(0));
     this.Label1.Size                         = new System.Drawing.Size(94, 48);
     this.Label1.Location                     = new System.Drawing.Point(29, 348);
     this.Label1.TabIndex                     = 2;
     this.Label1.BackColor                    = System.Drawing.SystemColors.Control;
     this.Label1.Enabled                      = true;
     this.Label1.ForeColor                    = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic                  = true;
     this.Label1.Visible                      = true;
     this.Label1.AutoSize                     = false;
     this.Label1.BorderStyle                  = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name                         = "Label1";
     this.Controls.Add(cmdChangeStatus);
     this.Controls.Add(cmdSelect);
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdUpdate);
     this.Controls.Add(cmdClose);
     this.Controls.Add(cmdAdd);
     this.Controls.Add(txtNewImportLayout);
     this.Controls.Add(dbgImportLayout);
     this.Controls.Add(rdcImportLayout);
     this.Controls.Add(Label1);
     ((System.ComponentModel.ISupportInitialize) this.rdcImportLayout).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.dbgImportLayout).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }