コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences2 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.panel1        = new System.Windows.Forms.Panel();
     this.button5       = new System.Windows.Forms.Button();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.button1       = new System.Windows.Forms.Button();
     this.textBox2      = new System.Windows.Forms.TextBox();
     this.textBox1      = new System.Windows.Forms.TextBox();
     this.label2        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.panel2        = new System.Windows.Forms.Panel();
     this.dataGridView3 = new System.Windows.Forms.DataGridView();
     this.label4        = new System.Windows.Forms.Label();
     this.comboBox2     = new System.Windows.Forms.ComboBox();
     this.comboBox1     = new System.Windows.Forms.ComboBox();
     this.label3        = new System.Windows.Forms.Label();
     this.button2       = new System.Windows.Forms.Button();
     this.textBox3      = new System.Windows.Forms.TextBox();
     this.panel3        = new System.Windows.Forms.Panel();
     this.listBox2      = new System.Windows.Forms.ListBox();
     this.listBox1      = new System.Windows.Forms.ListBox();
     this.comboBox4     = new System.Windows.Forms.ComboBox();
     this.comboBox3     = new System.Windows.Forms.ComboBox();
     this.button3       = new System.Windows.Forms.Button();
     this.panel4        = new System.Windows.Forms.Panel();
     this.dataGridView4 = new System.Windows.Forms.DataGridView();
     this.label6        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.comboBox5     = new System.Windows.Forms.ComboBox();
     this.panel5        = new System.Windows.Forms.Panel();
     this.button4       = new System.Windows.Forms.Button();
     this.label8        = new System.Windows.Forms.Label();
     this.renditor2     = new MDL.Draw.Renditor.Renditor();
     this.label7        = new System.Windows.Forms.Label();
     this.renditor1     = new MDL.Draw.Renditor.Renditor();
     this.panel6        = new System.Windows.Forms.Panel();
     this.label11       = new System.Windows.Forms.Label();
     this.button7       = new System.Windows.Forms.Button();
     this.progressBar1  = new System.Windows.Forms.ProgressBar();
     this.button8       = new System.Windows.Forms.Button();
     this.label10       = new System.Windows.Forms.Label();
     this.listBox4      = new System.Windows.Forms.ListBox();
     this.label9        = new System.Windows.Forms.Label();
     this.listBox3      = new System.Windows.Forms.ListBox();
     this.panel7        = new System.Windows.Forms.Panel();
     this.label15       = new System.Windows.Forms.Label();
     this.button6       = new System.Windows.Forms.Button();
     this.textBox6      = new System.Windows.Forms.TextBox();
     this.textBox5      = new System.Windows.Forms.TextBox();
     this.textBox4      = new System.Windows.Forms.TextBox();
     this.label14       = new System.Windows.Forms.Label();
     this.label13       = new System.Windows.Forms.Label();
     this.label12       = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel7.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button5);
     this.panel1.Controls.Add(this.dataGridView2);
     this.panel1.Controls.Add(this.dataGridView1);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.textBox2);
     this.panel1.Controls.Add(this.textBox1);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(64, 50);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(667, 529);
     this.panel1.TabIndex = 0;
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(470, 124);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(130, 36);
     this.button5.TabIndex = 7;
     this.button5.Text     = "button5";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Visible = false;
     this.button5.Click  += new System.EventHandler(this.button5_Click);
     //
     // dataGridView2
     //
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Location = new System.Drawing.Point(91, 179);
     this.dataGridView2.Name     = "dataGridView2";
     this.dataGridView2.Size     = new System.Drawing.Size(154, 332);
     this.dataGridView2.TabIndex = 6;
     //
     // dataGridView1
     //
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(299, 197);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.Size     = new System.Drawing.Size(368, 332);
     this.dataGridView1.TabIndex = 5;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(221, 117);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(130, 36);
     this.button1.TabIndex = 4;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // textBox2
     //
     this.textBox2.Location     = new System.Drawing.Point(166, 72);
     this.textBox2.Name         = "textBox2";
     this.textBox2.Size         = new System.Drawing.Size(397, 20);
     this.textBox2.TabIndex     = 3;
     this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
     //
     // textBox1
     //
     this.textBox1.Location          = new System.Drawing.Point(166, 34);
     this.textBox1.Name              = "textBox1";
     this.textBox1.Size              = new System.Drawing.Size(397, 20);
     this.textBox1.TabIndex          = 2;
     this.textBox1.TextChanged      += new System.EventHandler(this.textBox1_TextChanged);
     this.textBox1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.textBox1_MouseDoubleClick);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(116, 75);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(48, 13);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Cpd File:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(116, 37);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(44, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Bib File:";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.dataGridView3);
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.comboBox2);
     this.panel2.Controls.Add(this.comboBox1);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.button2);
     this.panel2.Controls.Add(this.textBox3);
     this.panel2.Location = new System.Drawing.Point(52, 41);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(560, 443);
     this.panel2.TabIndex = 1;
     //
     // dataGridView3
     //
     this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView3.Location = new System.Drawing.Point(28, 188);
     this.dataGridView3.Name     = "dataGridView3";
     this.dataGridView3.Size     = new System.Drawing.Size(274, 227);
     this.dataGridView3.TabIndex = 8;
     this.dataGridView3.Visible  = false;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(179, 46);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(100, 13);
     this.label4.TabIndex = 7;
     this.label4.Text     = "CCR subject index?";
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Items.AddRange(new object[] {
         "IC Only",
         "With CCR"
     });
     this.comboBox2.Location = new System.Drawing.Point(181, 71);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(121, 21);
     this.comboBox2.TabIndex = 6;
     this.comboBox2.Text     = "IC Only";
     //
     // comboBox1
     //
     this.comboBox1.DisplayMember     = "BATCHNO";
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(38, 72);
     this.comboBox1.Name        = "comboBox1";
     this.comboBox1.Size        = new System.Drawing.Size(134, 21);
     this.comboBox1.TabIndex    = 5;
     this.comboBox1.ValueMember = "BATCHNO";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(35, 50);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(75, 13);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Batch Number";
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(38, 133);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(151, 23);
     this.button2.TabIndex = 0;
     this.button2.Text     = "Create Datafactry Files";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // textBox3
     //
     this.textBox3.Location   = new System.Drawing.Point(3, 162);
     this.textBox3.Multiline  = true;
     this.textBox3.Name       = "textBox3";
     this.textBox3.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox3.Size       = new System.Drawing.Size(554, 278);
     this.textBox3.TabIndex   = 9;
     this.textBox3.Visible    = false;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.listBox2);
     this.panel3.Controls.Add(this.listBox1);
     this.panel3.Controls.Add(this.comboBox4);
     this.panel3.Controls.Add(this.comboBox3);
     this.panel3.Controls.Add(this.button3);
     this.panel3.Location        = new System.Drawing.Point(12, 14);
     this.panel3.Name            = "panel3";
     this.panel3.Size            = new System.Drawing.Size(448, 515);
     this.panel3.TabIndex        = 2;
     this.panel3.Visible         = false;
     this.panel3.VisibleChanged += new System.EventHandler(this.panel3_VisibleChanged);
     //
     // listBox2
     //
     this.listBox2.FormattingEnabled = true;
     this.listBox2.Location          = new System.Drawing.Point(265, 59);
     this.listBox2.Name          = "listBox2";
     this.listBox2.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listBox2.Size          = new System.Drawing.Size(86, 446);
     this.listBox2.TabIndex      = 4;
     //
     // listBox1
     //
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(29, 59);
     this.listBox1.Name          = "listBox1";
     this.listBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listBox1.Size          = new System.Drawing.Size(85, 446);
     this.listBox1.TabIndex      = 3;
     //
     // comboBox4
     //
     this.comboBox4.FormatString = "N0";
     this.comboBox4.Location     = new System.Drawing.Point(265, 27);
     this.comboBox4.Name         = "comboBox4";
     this.comboBox4.Size         = new System.Drawing.Size(85, 21);
     this.comboBox4.TabIndex     = 2;
     this.comboBox4.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.comboBox4_KeyPress);
     this.comboBox4.TextChanged += new System.EventHandler(this.comboBox4_TextChanged);
     //
     // comboBox3
     //
     this.comboBox3.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox3.FormattingEnabled = true;
     this.comboBox3.Location          = new System.Drawing.Point(29, 27);
     this.comboBox3.Name                  = "comboBox3";
     this.comboBox3.Size                  = new System.Drawing.Size(86, 21);
     this.comboBox3.TabIndex              = 1;
     this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox3_SelectedIndexChanged);
     //
     // button3
     //
     this.button3.Font     = new System.Drawing.Font("Baskerville Old Face", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button3.Location = new System.Drawing.Point(129, 166);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(123, 43);
     this.button3.TabIndex = 0;
     this.button3.Text     = "Move to>>";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dataGridView4);
     this.panel4.Controls.Add(this.label6);
     this.panel4.Controls.Add(this.label5);
     this.panel4.Controls.Add(this.comboBox5);
     this.panel4.Controls.Add(this.panel5);
     this.panel4.Location        = new System.Drawing.Point(11, 12);
     this.panel4.Name            = "panel4";
     this.panel4.Size            = new System.Drawing.Size(960, 710);
     this.panel4.TabIndex        = 3;
     this.panel4.Visible         = false;
     this.panel4.VisibleChanged += new System.EventHandler(this.panel4_VisibleChanged);
     //
     // dataGridView4
     //
     this.dataGridView4.AllowUserToAddRows          = false;
     this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView4.Location            = new System.Drawing.Point(259, 3);
     this.dataGridView4.Name                = "dataGridView4";
     this.dataGridView4.RowHeadersVisible   = false;
     this.dataGridView4.Size                = new System.Drawing.Size(349, 180);
     this.dataGridView4.TabIndex            = 2;
     this.dataGridView4.CurrentCellChanged += new System.EventHandler(this.dataGridView4_CurrentCellChanged);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(262, 66);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(51, 20);
     this.label6.TabIndex = 3;
     this.label6.Text     = "label6";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(21, 29);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(206, 13);
     this.label5.TabIndex = 1;
     this.label5.Text     = "Select Batch Number to check Duplicates";
     //
     // comboBox5
     //
     this.comboBox5.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox5.FormattingEnabled = true;
     this.comboBox5.Location          = new System.Drawing.Point(24, 68);
     this.comboBox5.Name                  = "comboBox5";
     this.comboBox5.Size                  = new System.Drawing.Size(110, 21);
     this.comboBox5.TabIndex              = 0;
     this.comboBox5.SelectedIndexChanged += new System.EventHandler(this.comboBox5_SelectedIndexChanged);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.button4);
     this.panel5.Controls.Add(this.label8);
     this.panel5.Controls.Add(this.renditor2);
     this.panel5.Controls.Add(this.label7);
     this.panel5.Controls.Add(this.renditor1);
     this.panel5.Location = new System.Drawing.Point(4, 120);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(977, 594);
     this.panel5.TabIndex = 8;
     this.panel5.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel5_Paint);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(51, 2);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(98, 23);
     this.button4.TabIndex = 8;
     this.button4.Text     = "Save Changes";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(516, 82);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(111, 13);
     this.label8.TabIndex = 7;
     this.label8.Text     = "Structure in MasterDB";
     //
     // renditor2
     //
     this.renditor2.AutoSizeStructure = true;
     this.renditor2.ChimeString       = null;
     this.renditor2.ClearingEnabled   = true;
     this.renditor2.CopyingEnabled    = true;
     this.renditor2.DisplayOnEmpty    = null;
     this.renditor2.EditingEnabled    = true;
     this.renditor2.FileName          = null;
     this.renditor2.HighlightInfo     = null;
     this.renditor2.IsBitmapFromOLE   = false;
     this.renditor2.Location          = new System.Drawing.Point(482, 104);
     this.renditor2.Molecule          = null;
     this.renditor2.MolfileString     = null;
     this.renditor2.Name                     = "renditor2";
     this.renditor2.OldScalingMode           = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor2.PastingEnabled           = true;
     displayPreferences1.AtomAtomDisplayMode = MDL.Draw.Renderer.Preferences.AtomAtomMappingDisplayMode.On;
     displayPreferences1.ColorAtomsByType    = false;
     this.renditor2.Preferences              = displayPreferences1;
     this.renditor2.PreferencesFileName      = "default.xml";
     this.renditor2.RendererBorderStyle      = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor2.RenditorMolecule         = null;
     this.renditor2.RenditorName             = "Renditor";
     this.renditor2.Size                     = new System.Drawing.Size(460, 460);
     this.renditor2.SketchString             = null;
     this.renditor2.SmilesString             = "";
     this.renditor2.TabIndex                 = 5;
     this.renditor2.URLEncodedMolfileString  = null;
     this.renditor2.UseLocalXMLConfig        = false;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(52, 82);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(97, 13);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Structure in ICPDN";
     //
     // renditor1
     //
     this.renditor1.AutoSizeStructure = true;
     this.renditor1.ChimeString       = null;
     this.renditor1.ClearingEnabled   = true;
     this.renditor1.CopyingEnabled    = true;
     this.renditor1.DisplayOnEmpty    = null;
     this.renditor1.EditingEnabled    = true;
     this.renditor1.FileName          = null;
     this.renditor1.HighlightInfo     = null;
     this.renditor1.IsBitmapFromOLE   = false;
     this.renditor1.Location          = new System.Drawing.Point(3, 104);
     this.renditor1.Molecule          = null;
     this.renditor1.MolfileString     = null;
     this.renditor1.Name                     = "renditor1";
     this.renditor1.OldScalingMode           = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor1.PastingEnabled           = true;
     displayPreferences2.AtomAtomDisplayMode = MDL.Draw.Renderer.Preferences.AtomAtomMappingDisplayMode.On;
     displayPreferences2.ColorAtomsByType    = false;
     this.renditor1.Preferences              = displayPreferences2;
     this.renditor1.PreferencesFileName      = "default.xml";
     this.renditor1.RendererBorderStyle      = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor1.RenditorMolecule         = null;
     this.renditor1.RenditorName             = "Renditor";
     this.renditor1.Size                     = new System.Drawing.Size(460, 460);
     this.renditor1.SketchString             = null;
     this.renditor1.SmilesString             = "";
     this.renditor1.TabIndex                 = 4;
     this.renditor1.URLEncodedMolfileString  = null;
     this.renditor1.UseLocalXMLConfig        = false;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.panel6.Controls.Add(this.label11);
     this.panel6.Controls.Add(this.button7);
     this.panel6.Controls.Add(this.progressBar1);
     this.panel6.Controls.Add(this.button8);
     this.panel6.Controls.Add(this.label10);
     this.panel6.Controls.Add(this.listBox4);
     this.panel6.Controls.Add(this.label9);
     this.panel6.Controls.Add(this.listBox3);
     this.panel6.Location        = new System.Drawing.Point(22, 17);
     this.panel6.Name            = "panel6";
     this.panel6.Size            = new System.Drawing.Size(658, 530);
     this.panel6.TabIndex        = 10;
     this.panel6.VisibleChanged += new System.EventHandler(this.panel6_VisibleChanged);
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(134, 430);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(82, 25);
     this.label11.TabIndex = 14;
     this.label11.Text     = "label11";
     this.label11.Visible  = false;
     //
     // button7
     //
     this.button7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button7.Location = new System.Drawing.Point(175, 131);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(79, 25);
     this.button7.TabIndex = 13;
     this.button7.Text     = "Suspend";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Visible = false;
     this.button7.Click  += new System.EventHandler(this.button7_Click);
     //
     // progressBar1
     //
     this.progressBar1.Location          = new System.Drawing.Point(175, 54);
     this.progressBar1.Name              = "progressBar1";
     this.progressBar1.RightToLeft       = System.Windows.Forms.RightToLeft.Yes;
     this.progressBar1.RightToLeftLayout = true;
     this.progressBar1.Size              = new System.Drawing.Size(133, 19);
     this.progressBar1.Style             = System.Windows.Forms.ProgressBarStyle.Continuous;
     this.progressBar1.TabIndex          = 12;
     //
     // button8
     //
     this.button8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button8.Location = new System.Drawing.Point(175, 91);
     this.button8.Name     = "button8";
     this.button8.Size     = new System.Drawing.Size(108, 34);
     this.button8.TabIndex = 11;
     this.button8.Text     = "Load >>";
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click);
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(393, 23);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(59, 18);
     this.label10.TabIndex = 10;
     this.label10.Text     = "ICWOS";
     //
     // listBox4
     //
     this.listBox4.FormattingEnabled = true;
     this.listBox4.Location          = new System.Drawing.Point(364, 53);
     this.listBox4.Name     = "listBox4";
     this.listBox4.Size     = new System.Drawing.Size(101, 368);
     this.listBox4.TabIndex = 9;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(47, 23);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(81, 18);
     this.label9.TabIndex = 8;
     this.label9.Text     = "ICANNUAL";
     //
     // listBox3
     //
     this.listBox3.FormattingEnabled = true;
     this.listBox3.Location          = new System.Drawing.Point(29, 53);
     this.listBox3.Name     = "listBox3";
     this.listBox3.Size     = new System.Drawing.Size(101, 368);
     this.listBox3.TabIndex = 7;
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.SystemColors.Control;
     this.panel7.Controls.Add(this.label15);
     this.panel7.Controls.Add(this.button6);
     this.panel7.Controls.Add(this.textBox6);
     this.panel7.Controls.Add(this.textBox5);
     this.panel7.Controls.Add(this.textBox4);
     this.panel7.Controls.Add(this.label14);
     this.panel7.Controls.Add(this.label13);
     this.panel7.Controls.Add(this.label12);
     this.panel7.Location = new System.Drawing.Point(11, 17);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(994, 701);
     this.panel7.TabIndex = 12;
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.Location = new System.Drawing.Point(77, 22);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(178, 20);
     this.label15.TabIndex = 7;
     this.label15.Text     = "Database Configuration";
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(244, 256);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(112, 23);
     this.button6.TabIndex = 6;
     this.button6.Text     = "Save Setting";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button6_Click);
     //
     // textBox6
     //
     this.textBox6.Location = new System.Drawing.Point(244, 184);
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new System.Drawing.Size(187, 20);
     this.textBox6.TabIndex = 5;
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(244, 126);
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new System.Drawing.Size(187, 20);
     this.textBox5.TabIndex = 4;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(244, 75);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(187, 20);
     this.textBox4.TabIndex = 3;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(140, 184);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(46, 13);
     this.label14.TabIndex = 2;
     this.label14.Text     = "Service:";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(140, 126);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(29, 13);
     this.label13.TabIndex = 1;
     this.label13.Text     = "Port:";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(140, 75);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(32, 13);
     this.label12.TabIndex = 0;
     this.label12.Text     = "Host:";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1016, 734);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel3);
     this.Name  = "Form1";
     this.Text  = "IC Process";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     MDL.Draw.Chemistry.Molecule molecule1 = new MDL.Draw.Chemistry.Molecule();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.pnlMain             = new System.Windows.Forms.Panel();
     this.tcShipmentDelivery  = new System.Windows.Forms.TabControl();
     this.tpShipmentRefs      = new System.Windows.Forms.TabPage();
     this.dgvRDFRefs          = new System.Windows.Forms.DataGridView();
     this.colShipmentRefID    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colReferenceName    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colSysText          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colSysNo            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colRxnCnt           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colShipmentName     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colRefStatus        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colIsDelivered      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tpShipmentSolvents  = new System.Windows.Forms.TabPage();
     this.splcontSolvents     = new System.Windows.Forms.SplitContainer();
     this.dgvSolvents         = new System.Windows.Forms.DataGridView();
     this.colShipmentRef_Solv = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colSolventName_Solv = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colSolventMolFile   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.solventRenderer     = new MDL.Draw.Renderer.Renderer();
     this.pnlBottom           = new System.Windows.Forms.Panel();
     this.txtDeliveryName     = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.chkExpClientDelivery = new System.Windows.Forms.CheckBox();
     this.lblStartMdl          = new System.Windows.Forms.Label();
     this.txtMDLNo             = new System.Windows.Forms.TextBox();
     this.btnBrowse            = new System.Windows.Forms.Button();
     this.label3                      = new System.Windows.Forms.Label();
     this.txtFolderPath               = new System.Windows.Forms.TextBox();
     this.btnGenerateRDF              = new System.Windows.Forms.Button();
     this.pnlTop                      = new System.Windows.Forms.Panel();
     this.lblRxnsCnt                  = new System.Windows.Forms.Label();
     this.label2                      = new System.Windows.Forms.Label();
     this.label8                      = new System.Windows.Forms.Label();
     this.lblRefsCount                = new System.Windows.Forms.Label();
     this.txtClassType                = new System.Windows.Forms.TextBox();
     this.label4                      = new System.Windows.Forms.Label();
     this.label1                      = new System.Windows.Forms.Label();
     this.txtShipmentYear             = new System.Windows.Forms.TextBox();
     this.btnGetShipmentRefs          = new System.Windows.Forms.Button();
     this.dataGridViewTextBoxColumn1  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pnlMain.SuspendLayout();
     this.tcShipmentDelivery.SuspendLayout();
     this.tpShipmentRefs.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvRDFRefs)).BeginInit();
     this.tpShipmentSolvents.SuspendLayout();
     this.splcontSolvents.Panel1.SuspendLayout();
     this.splcontSolvents.Panel2.SuspendLayout();
     this.splcontSolvents.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvSolvents)).BeginInit();
     this.pnlBottom.SuspendLayout();
     this.pnlTop.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.White;
     this.pnlMain.Controls.Add(this.tcShipmentDelivery);
     this.pnlMain.Controls.Add(this.pnlBottom);
     this.pnlMain.Controls.Add(this.pnlTop);
     this.pnlMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name     = "pnlMain";
     this.pnlMain.Size     = new System.Drawing.Size(1173, 471);
     this.pnlMain.TabIndex = 0;
     //
     // tcShipmentDelivery
     //
     this.tcShipmentDelivery.Controls.Add(this.tpShipmentRefs);
     this.tcShipmentDelivery.Controls.Add(this.tpShipmentSolvents);
     this.tcShipmentDelivery.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tcShipmentDelivery.Location      = new System.Drawing.Point(0, 30);
     this.tcShipmentDelivery.Name          = "tcShipmentDelivery";
     this.tcShipmentDelivery.SelectedIndex = 0;
     this.tcShipmentDelivery.Size          = new System.Drawing.Size(1173, 410);
     this.tcShipmentDelivery.TabIndex      = 16;
     //
     // tpShipmentRefs
     //
     this.tpShipmentRefs.Controls.Add(this.dgvRDFRefs);
     this.tpShipmentRefs.Location = new System.Drawing.Point(4, 26);
     this.tpShipmentRefs.Name     = "tpShipmentRefs";
     this.tpShipmentRefs.Padding  = new System.Windows.Forms.Padding(3);
     this.tpShipmentRefs.Size     = new System.Drawing.Size(1165, 380);
     this.tpShipmentRefs.TabIndex = 0;
     this.tpShipmentRefs.Text     = "Delivery References";
     this.tpShipmentRefs.UseVisualStyleBackColor = true;
     //
     // dgvRDFRefs
     //
     this.dgvRDFRefs.AllowUserToAddRows              = false;
     this.dgvRDFRefs.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.dgvRDFRefs.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvRDFRefs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dgvRDFRefs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvRDFRefs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.colShipmentRefID,
         this.colReferenceName,
         this.colSysText,
         this.colSysNo,
         this.colRxnCnt,
         this.colShipmentName,
         this.colRefStatus,
         this.colIsDelivered
     });
     this.dgvRDFRefs.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dgvRDFRefs.Location = new System.Drawing.Point(3, 3);
     this.dgvRDFRefs.Name     = "dgvRDFRefs";
     this.dgvRDFRefs.ReadOnly = true;
     this.dgvRDFRefs.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.dgvRDFRefs.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dgvRDFRefs.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvRDFRefs.Size          = new System.Drawing.Size(1159, 374);
     this.dgvRDFRefs.TabIndex      = 15;
     this.dgvRDFRefs.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvRDFRefs_RowPostPaint);
     //
     // colShipmentRefID
     //
     this.colShipmentRefID.HeaderText = "Ref_ID";
     this.colShipmentRefID.Name       = "colShipmentRefID";
     this.colShipmentRefID.ReadOnly   = true;
     this.colShipmentRefID.Visible    = false;
     //
     // colReferenceName
     //
     this.colReferenceName.HeaderText = "Reference";
     this.colReferenceName.Name       = "colReferenceName";
     this.colReferenceName.ReadOnly   = true;
     this.colReferenceName.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.colReferenceName.Width      = 121;
     //
     // colSysText
     //
     this.colSysText.HeaderText = "SysText";
     this.colSysText.Name       = "colSysText";
     this.colSysText.ReadOnly   = true;
     //
     // colSysNo
     //
     this.colSysNo.HeaderText = "SysNo";
     this.colSysNo.Name       = "colSysNo";
     this.colSysNo.ReadOnly   = true;
     //
     // colRxnCnt
     //
     this.colRxnCnt.FillWeight = 50F;
     this.colRxnCnt.HeaderText = "Rxns";
     this.colRxnCnt.Name       = "colRxnCnt";
     this.colRxnCnt.ReadOnly   = true;
     this.colRxnCnt.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.colRxnCnt.Width      = 70;
     //
     // colShipmentName
     //
     this.colShipmentName.FillWeight = 150F;
     this.colShipmentName.HeaderText = "Shipment";
     this.colShipmentName.Name       = "colShipmentName";
     this.colShipmentName.ReadOnly   = true;
     this.colShipmentName.Width      = 150;
     //
     // colRefStatus
     //
     this.colRefStatus.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.colRefStatus.HeaderText   = "Status";
     this.colRefStatus.Name         = "colRefStatus";
     this.colRefStatus.ReadOnly     = true;
     //
     // colIsDelivered
     //
     this.colIsDelivered.HeaderText = "Delivered";
     this.colIsDelivered.Name       = "colIsDelivered";
     this.colIsDelivered.ReadOnly   = true;
     //
     // tpShipmentSolvents
     //
     this.tpShipmentSolvents.Controls.Add(this.splcontSolvents);
     this.tpShipmentSolvents.Location = new System.Drawing.Point(4, 26);
     this.tpShipmentSolvents.Name     = "tpShipmentSolvents";
     this.tpShipmentSolvents.Padding  = new System.Windows.Forms.Padding(3);
     this.tpShipmentSolvents.Size     = new System.Drawing.Size(1165, 380);
     this.tpShipmentSolvents.TabIndex = 1;
     this.tpShipmentSolvents.Text     = "Delivery New Solvents";
     this.tpShipmentSolvents.UseVisualStyleBackColor = true;
     //
     // splcontSolvents
     //
     this.splcontSolvents.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splcontSolvents.Location = new System.Drawing.Point(3, 3);
     this.splcontSolvents.Name     = "splcontSolvents";
     //
     // splcontSolvents.Panel1
     //
     this.splcontSolvents.Panel1.Controls.Add(this.dgvSolvents);
     //
     // splcontSolvents.Panel2
     //
     this.splcontSolvents.Panel2.Controls.Add(this.solventRenderer);
     this.splcontSolvents.Size             = new System.Drawing.Size(1159, 374);
     this.splcontSolvents.SplitterDistance = 835;
     this.splcontSolvents.TabIndex         = 0;
     //
     // dgvSolvents
     //
     this.dgvSolvents.AllowUserToAddRows              = false;
     this.dgvSolvents.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle2.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.dgvSolvents.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvSolvents.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dgvSolvents.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvSolvents.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.colShipmentRef_Solv,
         this.colSolventName_Solv,
         this.colSolventMolFile
     });
     this.dgvSolvents.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dgvSolvents.Location = new System.Drawing.Point(0, 0);
     this.dgvSolvents.Name     = "dgvSolvents";
     this.dgvSolvents.ReadOnly = true;
     this.dgvSolvents.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.dgvSolvents.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dgvSolvents.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvSolvents.Size          = new System.Drawing.Size(835, 374);
     this.dgvSolvents.TabIndex      = 16;
     this.dgvSolvents.RowEnter     += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSolvents_RowEnter);
     this.dgvSolvents.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvSolvents_RowPostPaint);
     //
     // colShipmentRef_Solv
     //
     this.colShipmentRef_Solv.HeaderText = "Reference";
     this.colShipmentRef_Solv.Name       = "colShipmentRef_Solv";
     this.colShipmentRef_Solv.ReadOnly   = true;
     this.colShipmentRef_Solv.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.colShipmentRef_Solv.Width      = 121;
     //
     // colSolventName_Solv
     //
     this.colSolventName_Solv.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.colSolventName_Solv.HeaderText   = "Solvent Name";
     this.colSolventName_Solv.Name         = "colSolventName_Solv";
     this.colSolventName_Solv.ReadOnly     = true;
     //
     // colSolventMolFile
     //
     this.colSolventMolFile.FillWeight = 150F;
     this.colSolventMolFile.HeaderText = "SolventMolfile";
     this.colSolventMolFile.Name       = "colSolventMolFile";
     this.colSolventMolFile.ReadOnly   = true;
     this.colSolventMolFile.Visible    = false;
     this.colSolventMolFile.Width      = 150;
     //
     // solventRenderer
     //
     this.solventRenderer.AutoSizeStructure = true;
     this.solventRenderer.BinHexSketch      = "01030004412400214372656174656420627920416363656C7279734472617720342E322E302E36303" +
                                              "502040000005805000000005905000000000B0B0005417269616C780000140200";
     this.solventRenderer.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.solventRenderer.ChimeString     = null;
     this.solventRenderer.CopyingEnabled  = true;
     this.solventRenderer.DisplayOnEmpty  = null;
     this.solventRenderer.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.solventRenderer.FileName        = null;
     this.solventRenderer.HighlightInfo   = "";
     this.solventRenderer.IsBitmapFromOLE = false;
     this.solventRenderer.Location        = new System.Drawing.Point(0, 0);
     molecule1.ArrowDir                     = MDL.Draw.ArrowDirType.No;
     molecule1.ArrowStyle                   = MDL.Draw.ArrowStyleType.Empty;
     molecule1.AtomValenceDisplay           = true;
     molecule1.BaseFormBoxSetting           = 0;
     molecule1.BondLineThickness            = 0D;
     molecule1.CarbonLabelDisplay           = false;
     molecule1.ChemLabelFont                = null;
     molecule1.ChemLabelFontString          = "(none)";
     molecule1.ColorAtomsByTypeInSketch     = false;
     molecule1.ConfigLabelFont              = null;
     molecule1.ConfigLabelFontString        = "(none)";
     molecule1.ConvertRingBondIntoOneToMany = true;
     molecule1.Coords        = null;
     molecule1.DashSpacing   = 0.1D;
     molecule1.DisplaySinCys = false;
     molecule1.DisplaySulfurInCysSequence = false;
     molecule1.DoubleBondWidth            = 0.18D;
     molecule1.FillColor           = System.Drawing.Color.Empty;
     molecule1.FillStyle           = MDL.Draw.ChemGraphicsObject.FillStyles.SOLID;
     molecule1.ForeColor           = System.Drawing.Color.Empty;
     molecule1.ForeColorString     = "";
     molecule1.ForSubsequenceQuery = false;
     molecule1.HighlightChildren   = "";
     molecule1.HighlightColor      = System.Drawing.Color.Blue;
     molecule1.HydrogenDisplayMode = MDL.Draw.Chemistry.Atom.HydrogenDisplayMode.Off;
     molecule1.Id                             = 157;
     molecule1.Initial                        = "";
     molecule1.IsAModel                       = false;
     molecule1.IsARotatedModel                = false;
     molecule1.KeepRSLabelsInSketch           = true;
     molecule1.LastModifyChemText             = -1;
     molecule1.MaintainXMLChildOrderFlag      = false;
     molecule1.MustPerceiveStereo             = true;
     molecule1.PenColor                       = System.Drawing.Color.Empty;
     molecule1.PenStyle                       = System.Drawing.Drawing2D.DashStyle.Solid;
     molecule1.PenStyleToken                  = 0;
     molecule1.PenWidth                       = ((byte)(0));
     molecule1.PenWidthUnit                   = MDL.Draw.ChemGraphicsObject.PenWidthUnits.Default;
     molecule1.RefId                          = 157;
     molecule1.Replaced                       = false;
     molecule1.RgroupCleeanUpNeeded           = false;
     molecule1.RgroupLabelsPresentFlag        = false;
     molecule1.RLabelAtAbsCenter              = "R";
     molecule1.RLabelAtAndCenter              = "R*";
     molecule1.RLabelAtOrCenter               = "(R)";
     molecule1.ScaleLabelsToBondLength        = false;
     molecule1.Selected                       = false;
     molecule1.SequenceDictionary             = null;
     molecule1.SequenceNeedsRealign           = false;
     molecule1.SequenceView                   = MDL.Draw.Chemistry.Molecule.SequenceViewEnum.None;
     molecule1.Size                           = 0;
     molecule1.SkcWritten                     = false;
     molecule1.SkNumber                       = ((short)(0));
     molecule1.SLabelAtAbsCenter              = "S";
     molecule1.SLabelAtAndCenter              = "S*";
     molecule1.SLabelAtOrCenter               = "(S)";
     molecule1.StandardBondLength             = 0D;
     molecule1.StereoChemistryMode            = MDL.Draw.Chemistry.Molecule.StereoChemistryModeEnum.And;
     molecule1.TextBorder                     = 0.1D;
     molecule1.Transparent                    = false;
     molecule1.UndoableEditListener           = null;
     molecule1.WedgeWidth                     = 0.1D;
     molecule1.ZLayer                         = -99844;
     this.solventRenderer.Molecule            = molecule1;
     this.solventRenderer.MolfileString       = "";
     this.solventRenderer.Name                = "solventRenderer";
     this.solventRenderer.PastingEnabled      = true;
     this.solventRenderer.Preferences         = displayPreferences1;
     this.solventRenderer.PreferencesFileName = "default.xml";
     this.solventRenderer.RendererBorderStyle = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.solventRenderer.Size                = new System.Drawing.Size(320, 374);
     this.solventRenderer.SketchString        = "AQMABEEkACFDcmVhdGVkIGJ5IEFjY2VscnlzRHJhdyA0LjIuMC42MDUCBAAAAFgFAAAAAFkFAAAAAAsLA" +
                                                "AVBcmlhbHgAABQCAA==";
     this.solventRenderer.SmilesString            = "";
     this.solventRenderer.TabIndex                = 33;
     this.solventRenderer.URLEncodedMolfileString = "";
     //
     // pnlBottom
     //
     this.pnlBottom.BackColor   = System.Drawing.Color.White;
     this.pnlBottom.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlBottom.Controls.Add(this.txtDeliveryName);
     this.pnlBottom.Controls.Add(this.label5);
     this.pnlBottom.Controls.Add(this.chkExpClientDelivery);
     this.pnlBottom.Controls.Add(this.lblStartMdl);
     this.pnlBottom.Controls.Add(this.txtMDLNo);
     this.pnlBottom.Controls.Add(this.btnBrowse);
     this.pnlBottom.Controls.Add(this.label3);
     this.pnlBottom.Controls.Add(this.txtFolderPath);
     this.pnlBottom.Controls.Add(this.btnGenerateRDF);
     this.pnlBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBottom.Location = new System.Drawing.Point(0, 440);
     this.pnlBottom.Name     = "pnlBottom";
     this.pnlBottom.Size     = new System.Drawing.Size(1173, 31);
     this.pnlBottom.TabIndex = 14;
     //
     // txtDeliveryName
     //
     this.txtDeliveryName.BackColor = System.Drawing.Color.White;
     this.txtDeliveryName.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDeliveryName.ForeColor = System.Drawing.Color.Blue;
     this.txtDeliveryName.Location  = new System.Drawing.Point(97, 3);
     this.txtDeliveryName.Name      = "txtDeliveryName";
     this.txtDeliveryName.Size      = new System.Drawing.Size(182, 21);
     this.txtDeliveryName.TabIndex  = 44;
     this.txtDeliveryName.Text      = "GVK_CI_";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.ForeColor = System.Drawing.Color.Black;
     this.label5.Location  = new System.Drawing.Point(0, 5);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(98, 17);
     this.label5.TabIndex  = 45;
     this.label5.Text      = "Delivery Name";
     //
     // chkExpClientDelivery
     //
     this.chkExpClientDelivery.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.chkExpClientDelivery.AutoSize = true;
     this.chkExpClientDelivery.Location = new System.Drawing.Point(882, 3);
     this.chkExpClientDelivery.Name     = "chkExpClientDelivery";
     this.chkExpClientDelivery.Size     = new System.Drawing.Size(179, 21);
     this.chkExpClientDelivery.TabIndex = 43;
     this.chkExpClientDelivery.Text     = "Export for Client Delivery";
     this.chkExpClientDelivery.UseVisualStyleBackColor = true;
     this.chkExpClientDelivery.CheckedChanged         += new System.EventHandler(this.chkExpClientDelivery_CheckedChanged);
     //
     // lblStartMdl
     //
     this.lblStartMdl.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStartMdl.AutoSize = true;
     this.lblStartMdl.Location = new System.Drawing.Point(665, 6);
     this.lblStartMdl.Name     = "lblStartMdl";
     this.lblStartMdl.Size     = new System.Drawing.Size(98, 17);
     this.lblStartMdl.TabIndex = 42;
     this.lblStartMdl.Text     = "Start MDL No.";
     //
     // txtMDLNo
     //
     this.txtMDLNo.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtMDLNo.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMDLNo.ForeColor = System.Drawing.Color.Blue;
     this.txtMDLNo.Location  = new System.Drawing.Point(764, 2);
     this.txtMDLNo.Name      = "txtMDLNo";
     this.txtMDLNo.Size      = new System.Drawing.Size(98, 25);
     this.txtMDLNo.TabIndex  = 41;
     //
     // btnBrowse
     //
     this.btnBrowse.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnBrowse.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBrowse.Location = new System.Drawing.Point(623, 2);
     this.btnBrowse.Name     = "btnBrowse";
     this.btnBrowse.Size     = new System.Drawing.Size(30, 24);
     this.btnBrowse.TabIndex = 12;
     this.btnBrowse.Text     = "...";
     this.btnBrowse.UseVisualStyleBackColor = true;
     this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click);
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(288, 5);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(79, 17);
     this.label3.TabIndex  = 11;
     this.label3.Text      = "Output Path";
     //
     // txtFolderPath
     //
     this.txtFolderPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.txtFolderPath.BackColor = System.Drawing.Color.White;
     this.txtFolderPath.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFolderPath.ForeColor = System.Drawing.Color.Blue;
     this.txtFolderPath.Location  = new System.Drawing.Point(370, 3);
     this.txtFolderPath.Name      = "txtFolderPath";
     this.txtFolderPath.ReadOnly  = true;
     this.txtFolderPath.Size      = new System.Drawing.Size(250, 21);
     this.txtFolderPath.TabIndex  = 10;
     //
     // btnGenerateRDF
     //
     this.btnGenerateRDF.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnGenerateRDF.AutoSize = true;
     this.btnGenerateRDF.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnGenerateRDF.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGenerateRDF.Location = new System.Drawing.Point(1069, 1);
     this.btnGenerateRDF.Name     = "btnGenerateRDF";
     this.btnGenerateRDF.Size     = new System.Drawing.Size(96, 25);
     this.btnGenerateRDF.TabIndex = 9;
     this.btnGenerateRDF.Text     = "Generate RDF";
     this.btnGenerateRDF.UseVisualStyleBackColor = true;
     this.btnGenerateRDF.Click += new System.EventHandler(this.btnGenerateRDF_Click);
     //
     // pnlTop
     //
     this.pnlTop.BackColor = System.Drawing.Color.White;
     this.pnlTop.Controls.Add(this.lblRxnsCnt);
     this.pnlTop.Controls.Add(this.label2);
     this.pnlTop.Controls.Add(this.label8);
     this.pnlTop.Controls.Add(this.lblRefsCount);
     this.pnlTop.Controls.Add(this.txtClassType);
     this.pnlTop.Controls.Add(this.label4);
     this.pnlTop.Controls.Add(this.label1);
     this.pnlTop.Controls.Add(this.txtShipmentYear);
     this.pnlTop.Controls.Add(this.btnGetShipmentRefs);
     this.pnlTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTop.Location = new System.Drawing.Point(0, 0);
     this.pnlTop.Name     = "pnlTop";
     this.pnlTop.Size     = new System.Drawing.Size(1173, 30);
     this.pnlTop.TabIndex = 13;
     //
     // lblRxnsCnt
     //
     this.lblRxnsCnt.AutoSize  = true;
     this.lblRxnsCnt.ForeColor = System.Drawing.Color.Blue;
     this.lblRxnsCnt.Location  = new System.Drawing.Point(739, 7);
     this.lblRxnsCnt.Name      = "lblRxnsCnt";
     this.lblRxnsCnt.Size      = new System.Drawing.Size(15, 17);
     this.lblRxnsCnt.TabIndex  = 51;
     this.lblRxnsCnt.Text      = "0";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(219, 7);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(73, 17);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "Class Type";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(656, 7);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(84, 17);
     this.label8.TabIndex = 50;
     this.label8.Text     = "Rxns Count: ";
     //
     // lblRefsCount
     //
     this.lblRefsCount.AutoSize  = true;
     this.lblRefsCount.ForeColor = System.Drawing.Color.Blue;
     this.lblRefsCount.Location  = new System.Drawing.Point(598, 7);
     this.lblRefsCount.Name      = "lblRefsCount";
     this.lblRefsCount.Size      = new System.Drawing.Size(15, 17);
     this.lblRefsCount.TabIndex  = 49;
     this.lblRefsCount.Text      = "0";
     //
     // txtClassType
     //
     this.txtClassType.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtClassType.Font            = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtClassType.ForeColor       = System.Drawing.Color.Blue;
     this.txtClassType.Location        = new System.Drawing.Point(295, 5);
     this.txtClassType.Name            = "txtClassType";
     this.txtClassType.Size            = new System.Drawing.Size(40, 21);
     this.txtClassType.TabIndex        = 10;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(525, 7);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(76, 17);
     this.label4.TabIndex = 48;
     this.label4.Text     = "Ref.Count: ";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(2, 7);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(93, 17);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Shipment Year";
     //
     // txtShipmentYear
     //
     this.txtShipmentYear.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtShipmentYear.ForeColor = System.Drawing.Color.Blue;
     this.txtShipmentYear.Location  = new System.Drawing.Point(98, 5);
     this.txtShipmentYear.Name      = "txtShipmentYear";
     this.txtShipmentYear.Size      = new System.Drawing.Size(107, 21);
     this.txtShipmentYear.TabIndex  = 1;
     //
     // btnGetShipmentRefs
     //
     this.btnGetShipmentRefs.AutoSize = true;
     this.btnGetShipmentRefs.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnGetShipmentRefs.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGetShipmentRefs.Location = new System.Drawing.Point(344, 3);
     this.btnGetShipmentRefs.Name     = "btnGetShipmentRefs";
     this.btnGetShipmentRefs.Size     = new System.Drawing.Size(80, 25);
     this.btnGetShipmentRefs.TabIndex = 8;
     this.btnGetShipmentRefs.Text     = "Get";
     this.btnGetShipmentRefs.UseVisualStyleBackColor = true;
     this.btnGetShipmentRefs.Click += new System.EventHandler(this.btnGetShipmentRefs_Click);
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.HeaderText = "Ref_ID";
     this.dataGridViewTextBoxColumn1.Name       = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly   = true;
     this.dataGridViewTextBoxColumn1.Visible    = false;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.HeaderText = "Reference";
     this.dataGridViewTextBoxColumn2.Name       = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly   = true;
     this.dataGridViewTextBoxColumn2.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.dataGridViewTextBoxColumn2.Width      = 121;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.HeaderText = "Class";
     this.dataGridViewTextBoxColumn3.Name       = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly   = true;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.FillWeight = 50F;
     this.dataGridViewTextBoxColumn4.HeaderText = "Rxns";
     this.dataGridViewTextBoxColumn4.Name       = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly   = true;
     this.dataGridViewTextBoxColumn4.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.dataGridViewTextBoxColumn4.Width      = 70;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.FillWeight = 150F;
     this.dataGridViewTextBoxColumn5.HeaderText = "Shipment";
     this.dataGridViewTextBoxColumn5.Name       = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.ReadOnly   = true;
     this.dataGridViewTextBoxColumn5.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.dataGridViewTextBoxColumn5.Width      = 150;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn6.FillWeight   = 150F;
     this.dataGridViewTextBoxColumn6.HeaderText   = "Status";
     this.dataGridViewTextBoxColumn6.Name         = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.ReadOnly     = true;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn7.HeaderText   = "Delivered";
     this.dataGridViewTextBoxColumn7.Name         = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.ReadOnly     = true;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.HeaderText = "Delivered";
     this.dataGridViewTextBoxColumn8.Name       = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.ReadOnly   = true;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.HeaderText = "Reference";
     this.dataGridViewTextBoxColumn9.Name       = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.ReadOnly   = true;
     this.dataGridViewTextBoxColumn9.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.dataGridViewTextBoxColumn9.Width      = 121;
     //
     // dataGridViewTextBoxColumn10
     //
     this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn10.HeaderText   = "Solvent Name";
     this.dataGridViewTextBoxColumn10.Name         = "dataGridViewTextBoxColumn10";
     this.dataGridViewTextBoxColumn10.ReadOnly     = true;
     //
     // dataGridViewTextBoxColumn11
     //
     this.dataGridViewTextBoxColumn11.FillWeight = 150F;
     this.dataGridViewTextBoxColumn11.HeaderText = "SolventMolfile";
     this.dataGridViewTextBoxColumn11.Name       = "dataGridViewTextBoxColumn11";
     this.dataGridViewTextBoxColumn11.ReadOnly   = true;
     this.dataGridViewTextBoxColumn11.Visible    = false;
     this.dataGridViewTextBoxColumn11.Width      = 150;
     //
     // frmShipmentDelivery
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1173, 471);
     this.Controls.Add(this.pnlMain);
     this.Name     = "frmShipmentDelivery";
     this.ShowIcon = false;
     this.Text     = "Shipment Delivery";
     this.Load    += new System.EventHandler(this.frmShipmentDelivery_Load);
     this.pnlMain.ResumeLayout(false);
     this.tcShipmentDelivery.ResumeLayout(false);
     this.tpShipmentRefs.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvRDFRefs)).EndInit();
     this.tpShipmentSolvents.ResumeLayout(false);
     this.splcontSolvents.Panel1.ResumeLayout(false);
     this.splcontSolvents.Panel2.ResumeLayout(false);
     this.splcontSolvents.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvSolvents)).EndInit();
     this.pnlBottom.ResumeLayout(false);
     this.pnlBottom.PerformLayout();
     this.pnlTop.ResumeLayout(false);
     this.pnlTop.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.button1       = new System.Windows.Forms.Button();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.renditor1     = new MDL.Draw.Renditor.Renditor();
     this.comboBox2     = new System.Windows.Forms.ComboBox();
     this.comboBox3     = new System.Windows.Forms.ComboBox();
     this.listBox1      = new System.Windows.Forms.ListBox();
     this.button2       = new System.Windows.Forms.Button();
     this.label1        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.panel1        = new System.Windows.Forms.Panel();
     this.panel2        = new System.Windows.Forms.Panel();
     this.label8        = new System.Windows.Forms.Label();
     this.label7        = new System.Windows.Forms.Label();
     this.label6        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.button7       = new System.Windows.Forms.Button();
     this.textBox2      = new System.Windows.Forms.TextBox();
     this.textBox3      = new System.Windows.Forms.TextBox();
     this.textBox4      = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(0, 0);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(146, 34);
     this.button1.TabIndex = 0;
     this.button1.Text     = "Start QC Query";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location            = new System.Drawing.Point(80, 103);
     this.dataGridView1.Name                = "dataGridView1";
     this.dataGridView1.RowHeadersVisible   = false;
     this.dataGridView1.Size                = new System.Drawing.Size(461, 449);
     this.dataGridView1.TabIndex            = 1;
     this.dataGridView1.CurrentCellChanged += new System.EventHandler(this.dataGridView1_CurrentCellChanged);
     //
     // renditor1
     //
     this.renditor1.AutoSizeStructure = true;
     this.renditor1.ChimeString       = null;
     this.renditor1.ClearingEnabled   = true;
     this.renditor1.CopyingEnabled    = true;
     this.renditor1.DisplayOnEmpty    = null;
     this.renditor1.EditingEnabled    = true;
     this.renditor1.FileName          = null;
     this.renditor1.HighlightInfo     = null;
     this.renditor1.IsBitmapFromOLE   = false;
     this.renditor1.Location          = new System.Drawing.Point(547, 103);
     this.renditor1.Molecule          = null;
     this.renditor1.MolfileString     = null;
     this.renditor1.Name                    = "renditor1";
     this.renditor1.OldScalingMode          = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor1.PastingEnabled          = true;
     this.renditor1.Preferences             = displayPreferences1;
     this.renditor1.PreferencesFileName     = "default.xml";
     this.renditor1.RendererBorderStyle     = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor1.RenditorMolecule        = null;
     this.renditor1.RenditorName            = "Renditor";
     this.renditor1.Size                    = new System.Drawing.Size(454, 449);
     this.renditor1.SketchString            = null;
     this.renditor1.SmilesString            = "";
     this.renditor1.TabIndex                = 2;
     this.renditor1.URLEncodedMolfileString = null;
     this.renditor1.UseLocalXMLConfig       = false;
     this.renditor1.EditorReturned         += new MDL.Draw.Renditor.EditorReturnedHandler(this.renditor1_EditorReturned);
     //
     // comboBox2
     //
     this.comboBox2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Items.AddRange(new object[] {
         "simple",
         "complex",
         "Organometallic",
         "Labeled compound"
     });
     this.comboBox2.Location              = new System.Drawing.Point(148, 65);
     this.comboBox2.Name                  = "comboBox2";
     this.comboBox2.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox2.TabIndex              = 4;
     this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // comboBox3
     //
     this.comboBox3.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox3.FormattingEnabled = true;
     this.comboBox3.Location          = new System.Drawing.Point(313, 65);
     this.comboBox3.MaxDropDownItems  = 15;
     this.comboBox3.Name                  = "comboBox3";
     this.comboBox3.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox3.TabIndex              = 5;
     this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox3_SelectedIndexChanged);
     //
     // listBox1
     //
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(3, 62);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.SelectionMode         = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listBox1.Size                  = new System.Drawing.Size(74, 641);
     this.listBox1.TabIndex              = 6;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(531, 63);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(132, 23);
     this.button2.TabIndex = 7;
     this.button2.Text     = "Save Changes";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(234, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(0, 16);
     this.label1.TabIndex = 8;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(234, 30);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(0, 16);
     this.label2.TabIndex = 9;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.listBox1);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.button2);
     this.panel1.Controls.Add(this.comboBox3);
     this.panel1.Controls.Add(this.comboBox2);
     this.panel1.Controls.Add(this.renditor1);
     this.panel1.Controls.Add(this.dataGridView1);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1037, 706);
     this.panel1.TabIndex = 10;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label8);
     this.panel2.Controls.Add(this.label7);
     this.panel2.Controls.Add(this.label6);
     this.panel2.Controls.Add(this.label5);
     this.panel2.Controls.Add(this.button7);
     this.panel2.Controls.Add(this.textBox2);
     this.panel2.Controls.Add(this.textBox3);
     this.panel2.Controls.Add(this.textBox4);
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1037, 703);
     this.panel2.TabIndex = 11;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(149, 68);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(178, 20);
     this.label8.TabIndex = 61;
     this.label8.Text     = "Database Configuration";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(155, 274);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 60;
     this.label7.Text     = "Service:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(155, 209);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(29, 13);
     this.label6.TabIndex = 59;
     this.label6.Text     = "Port:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(155, 148);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(32, 13);
     this.label5.TabIndex = 58;
     this.label5.Text     = "Host:";
     //
     // button7
     //
     this.button7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button7.Location = new System.Drawing.Point(308, 351);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(113, 28);
     this.button7.TabIndex = 57;
     this.button7.Text     = "Save Setting";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(271, 148);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(150, 20);
     this.textBox2.TabIndex = 54;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(271, 209);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(150, 20);
     this.textBox3.TabIndex = 55;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(271, 274);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(150, 20);
     this.textBox4.TabIndex = 56;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1180, 791);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1    = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     System.Windows.Forms.DataGridViewCellStyle       dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle       dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     this.contextMenuStrip1               = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.editToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.markLeadCPDToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.contextMenuStrip2               = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.addSymbolToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.addSubjectListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem1        = new System.Windows.Forms.ToolStripMenuItem();
     this.renditor1     = new MDL.Draw.Renditor.Renditor();
     this.button5       = new System.Windows.Forms.Button();
     this.panel1        = new System.Windows.Forms.Panel();
     this.button1       = new System.Windows.Forms.Button();
     this.dataGridLst   = new System.Windows.Forms.DataGridView();
     this.button2       = new System.Windows.Forms.Button();
     this.combosta      = new System.Windows.Forms.ComboBox();
     this.comboLst      = new System.Windows.Forms.ComboBox();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.panel4        = new System.Windows.Forms.Panel();
     this.combatch      = new System.Windows.Forms.ComboBox();
     this.comacsn       = new System.Windows.Forms.ComboBox();
     this.comart        = new System.Windows.Forms.ComboBox();
     this.dataGridCpd   = new System.Windows.Forms.DataGridView();
     this.comboChoice   = new System.Windows.Forms.ComboBox();
     this.label1        = new System.Windows.Forms.Label();
     this.dataGridView0 = new System.Windows.Forms.DataGridView();
     this.panel5        = new System.Windows.Forms.Panel();
     this.panel7        = new System.Windows.Forms.Panel();
     this.label8        = new System.Windows.Forms.Label();
     this.label7        = new System.Windows.Forms.Label();
     this.label6        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.button7       = new System.Windows.Forms.Button();
     this.textBox2      = new System.Windows.Forms.TextBox();
     this.textBox3      = new System.Windows.Forms.TextBox();
     this.textBox4      = new System.Windows.Forms.TextBox();
     this.contextMenuStrip1.SuspendLayout();
     this.contextMenuStrip2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridLst)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridCpd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView0)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel7.SuspendLayout();
     this.SuspendLayout();
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.editToolStripMenuItem,
         this.deleteToolStripMenuItem,
         this.markLeadCPDToolStripMenuItem
     });
     this.contextMenuStrip1.Name     = "contextMenuStrip1";
     this.contextMenuStrip1.Size     = new System.Drawing.Size(156, 70);
     this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.Name   = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.editToolStripMenuItem.Text   = "Edit";
     this.editToolStripMenuItem.Click += new System.EventHandler(this.editToolStripMenuItem_Click);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.deleteToolStripMenuItem.Text   = "Delete";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // markLeadCPDToolStripMenuItem
     //
     this.markLeadCPDToolStripMenuItem.Name   = "markLeadCPDToolStripMenuItem";
     this.markLeadCPDToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.markLeadCPDToolStripMenuItem.Text   = "Mark Lead CPD";
     this.markLeadCPDToolStripMenuItem.Click += new System.EventHandler(this.markLeadCPDToolStripMenuItem_Click);
     //
     // contextMenuStrip2
     //
     this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.addSymbolToolStripMenuItem,
         this.addSubjectListToolStripMenuItem,
         this.deleteToolStripMenuItem1
     });
     this.contextMenuStrip2.Name     = "contextMenuStrip2";
     this.contextMenuStrip2.Size     = new System.Drawing.Size(160, 70);
     this.contextMenuStrip2.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip2_Opening);
     //
     // addSymbolToolStripMenuItem
     //
     this.addSymbolToolStripMenuItem.Name   = "addSymbolToolStripMenuItem";
     this.addSymbolToolStripMenuItem.Size   = new System.Drawing.Size(159, 22);
     this.addSymbolToolStripMenuItem.Text   = "Add Symbol";
     this.addSymbolToolStripMenuItem.Click += new System.EventHandler(this.addSymbolToolStripMenuItem_Click);
     //
     // addSubjectListToolStripMenuItem
     //
     this.addSubjectListToolStripMenuItem.Name   = "addSubjectListToolStripMenuItem";
     this.addSubjectListToolStripMenuItem.Size   = new System.Drawing.Size(159, 22);
     this.addSubjectListToolStripMenuItem.Text   = "Add Subject List";
     this.addSubjectListToolStripMenuItem.Click += new System.EventHandler(this.addSubjectListToolStripMenuItem_Click);
     //
     // deleteToolStripMenuItem1
     //
     this.deleteToolStripMenuItem1.Name   = "deleteToolStripMenuItem1";
     this.deleteToolStripMenuItem1.Size   = new System.Drawing.Size(159, 22);
     this.deleteToolStripMenuItem1.Text   = "Delete";
     this.deleteToolStripMenuItem1.Click += new System.EventHandler(this.deleteToolStripMenuItem1_Click);
     //
     // renditor1
     //
     this.renditor1.AutoSizeStructure = true;
     this.renditor1.ChimeString       = null;
     this.renditor1.ClearingEnabled   = true;
     this.renditor1.CopyingEnabled    = true;
     this.renditor1.DisplayOnEmpty    = null;
     this.renditor1.EditingEnabled    = true;
     this.renditor1.FileName          = null;
     this.renditor1.HighlightInfo     = null;
     this.renditor1.IsBitmapFromOLE   = false;
     this.renditor1.Location          = new System.Drawing.Point(6, 6);
     this.renditor1.Molecule          = null;
     this.renditor1.MolfileString     = null;
     this.renditor1.Name                     = "renditor1";
     this.renditor1.OldScalingMode           = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor1.PastingEnabled           = true;
     displayPreferences1.AtomAtomDisplayMode = MDL.Draw.Renderer.Preferences.AtomAtomMappingDisplayMode.On;
     displayPreferences1.ColorAtomsByType    = false;
     this.renditor1.Preferences              = displayPreferences1;
     this.renditor1.PreferencesFileName      = "default.xml";
     this.renditor1.RendererBorderStyle      = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor1.RenditorMolecule         = null;
     this.renditor1.RenditorName             = "Renditor";
     this.renditor1.Size                     = new System.Drawing.Size(506, 514);
     this.renditor1.SketchString             = null;
     this.renditor1.SmilesString             = "";
     this.renditor1.TabIndex                 = 20;
     this.renditor1.URLEncodedMolfileString  = null;
     this.renditor1.UseLocalXMLConfig        = false;
     //
     // button5
     //
     this.button5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button5.Location = new System.Drawing.Point(381, 526);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(135, 35);
     this.button5.TabIndex = 19;
     this.button5.Text     = "Save Compound";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button5);
     this.panel1.Controls.Add(this.renditor1);
     this.panel1.Location = new System.Drawing.Point(492, 95);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(517, 581);
     this.panel1.TabIndex = 43;
     //
     // button1
     //
     this.button1.Font                    = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ImageKey                = "(none)";
     this.button1.Location                = new System.Drawing.Point(147, 169);
     this.button1.Name                    = "button1";
     this.button1.Size                    = new System.Drawing.Size(89, 40);
     this.button1.TabIndex                = 29;
     this.button1.Text                    = "ADD >>";
     this.button1.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click                  += new System.EventHandler(this.button1_Click);
     //
     // dataGridLst
     //
     this.dataGridLst.AllowUserToAddRows          = false;
     this.dataGridLst.AllowUserToDeleteRows       = false;
     this.dataGridLst.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridLst.ColumnHeadersVisible        = false;
     dataGridViewCellStyle1.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor             = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridLst.DefaultCellStyle         = dataGridViewCellStyle1;
     this.dataGridLst.Location          = new System.Drawing.Point(371, 0);
     this.dataGridLst.Name              = "dataGridLst";
     this.dataGridLst.RowHeadersVisible = false;
     this.dataGridLst.Size              = new System.Drawing.Size(66, 584);
     this.dataGridLst.TabIndex          = 30;
     //
     // button2
     //
     this.button2.Font     = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button2.Location = new System.Drawing.Point(134, 246);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(120, 41);
     this.button2.TabIndex = 32;
     this.button2.Text     = "<< REMOVE";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // combosta
     //
     this.combosta.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combosta.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.combosta.FormattingEnabled = true;
     this.combosta.Items.AddRange(new object[] {
         "T",
         "P"
     });
     this.combosta.Location              = new System.Drawing.Point(4, 217);
     this.combosta.Name                  = "combosta";
     this.combosta.Size                  = new System.Drawing.Size(33, 23);
     this.combosta.TabIndex              = 33;
     this.combosta.SelectedIndexChanged += new System.EventHandler(this.combosta_SelectedIndexChanged);
     //
     // comboLst
     //
     this.comboLst.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Append;
     this.comboLst.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.comboLst.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboLst.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboLst.FormattingEnabled = true;
     this.comboLst.Location          = new System.Drawing.Point(36, 217);
     this.comboLst.MaxDropDownItems  = 15;
     this.comboLst.Name                  = "comboLst";
     this.comboLst.Size                  = new System.Drawing.Size(332, 23);
     this.comboLst.TabIndex              = 31;
     this.comboLst.SelectedIndexChanged += new System.EventHandler(this.comboLst_SelectedIndexChanged);
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.ColumnHeadersVisible        = false;
     this.dataGridView2.Location          = new System.Drawing.Point(0, 5);
     this.dataGridView2.Name              = "dataGridView2";
     this.dataGridView2.RowHeadersVisible = false;
     this.dataGridView2.Size              = new System.Drawing.Size(371, 151);
     this.dataGridView2.TabIndex          = 34;
     this.dataGridView2.CellEnter        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellEnter);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dataGridView2);
     this.panel4.Controls.Add(this.comboLst);
     this.panel4.Controls.Add(this.combosta);
     this.panel4.Controls.Add(this.button2);
     this.panel4.Controls.Add(this.dataGridLst);
     this.panel4.Controls.Add(this.button1);
     this.panel4.Location = new System.Drawing.Point(72, 94);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(439, 598);
     this.panel4.TabIndex = 41;
     this.panel4.Visible  = false;
     //
     // combatch
     //
     this.combatch.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combatch.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.combatch.FormattingEnabled     = true;
     this.combatch.Location              = new System.Drawing.Point(16, 16);
     this.combatch.Name                  = "combatch";
     this.combatch.Size                  = new System.Drawing.Size(85, 28);
     this.combatch.TabIndex              = 31;
     this.combatch.SelectedIndexChanged += new System.EventHandler(this.combatch_SelectedIndexChanged);
     //
     // comacsn
     //
     this.comacsn.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comacsn.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comacsn.FormattingEnabled     = true;
     this.comacsn.Location              = new System.Drawing.Point(110, 16);
     this.comacsn.MaxDropDownItems      = 20;
     this.comacsn.Name                  = "comacsn";
     this.comacsn.Size                  = new System.Drawing.Size(86, 28);
     this.comacsn.TabIndex              = 32;
     this.comacsn.SelectedIndexChanged += new System.EventHandler(this.comacsn_SelectedIndexChanged);
     //
     // comart
     //
     this.comart.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comart.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comart.FormattingEnabled     = true;
     this.comart.Location              = new System.Drawing.Point(211, 16);
     this.comart.MaxDropDownItems      = 20;
     this.comart.Name                  = "comart";
     this.comart.Size                  = new System.Drawing.Size(52, 28);
     this.comart.TabIndex              = 33;
     this.comart.SelectedIndexChanged += new System.EventHandler(this.comart_SelectedIndexChanged);
     //
     // dataGridCpd
     //
     this.dataGridCpd.AllowUserToAddRows          = false;
     this.dataGridCpd.AllowUserToResizeColumns    = false;
     this.dataGridCpd.AllowUserToResizeRows       = false;
     this.dataGridCpd.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridCpd.ColumnHeadersVisible        = false;
     this.dataGridCpd.ContextMenuStrip            = this.contextMenuStrip1;
     dataGridViewCellStyle2.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor             = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridCpd.DefaultCellStyle         = dataGridViewCellStyle2;
     this.dataGridCpd.Location            = new System.Drawing.Point(5, 94);
     this.dataGridCpd.MultiSelect         = false;
     this.dataGridCpd.Name                = "dataGridCpd";
     this.dataGridCpd.RowHeadersVisible   = false;
     this.dataGridCpd.Size                = new System.Drawing.Size(66, 584);
     this.dataGridCpd.TabIndex            = 34;
     this.dataGridCpd.CellMouseDown      += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridCpd_CellMouseDown);
     this.dataGridCpd.CellEndEdit        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridCpd_CellEndEdit);
     this.dataGridCpd.CurrentCellChanged += new System.EventHandler(this.dataGridCpd_CurrentCellChanged);
     //
     // comboChoice
     //
     this.comboChoice.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Append;
     this.comboChoice.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.comboChoice.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboChoice.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboChoice.FormattingEnabled = true;
     this.comboChoice.Items.AddRange(new object[] {
         "Default View",
         "Grade",
         "Biolact",
         "CPD_Class",
         "Use_Profile"
     });
     this.comboChoice.Location              = new System.Drawing.Point(77, 60);
     this.comboChoice.Name                  = "comboChoice";
     this.comboChoice.Size                  = new System.Drawing.Size(132, 28);
     this.comboChoice.TabIndex              = 35;
     this.comboChoice.SelectedIndexChanged += new System.EventHandler(this.comboChoice_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(283, 21);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(51, 20);
     this.label1.TabIndex = 36;
     this.label1.Text     = "label1";
     //
     // dataGridView0
     //
     this.dataGridView0.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView0.ColumnHeadersVisible        = false;
     this.dataGridView0.ContextMenuStrip            = this.contextMenuStrip2;
     this.dataGridView0.EditMode          = System.Windows.Forms.DataGridViewEditMode.EditOnKeystroke;
     this.dataGridView0.Location          = new System.Drawing.Point(73, 97);
     this.dataGridView0.MultiSelect       = false;
     this.dataGridView0.Name              = "dataGridView0";
     this.dataGridView0.RowHeadersVisible = false;
     this.dataGridView0.Size              = new System.Drawing.Size(432, 313);
     this.dataGridView0.TabIndex          = 42;
     this.dataGridView0.CellMouseDown    += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView0_CellMouseDown);
     this.dataGridView0.CellEnter        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView0_CellEnter);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.dataGridView0);
     this.panel5.Controls.Add(this.panel4);
     this.panel5.Controls.Add(this.combatch);
     this.panel5.Controls.Add(this.comacsn);
     this.panel5.Controls.Add(this.comart);
     this.panel5.Controls.Add(this.dataGridCpd);
     this.panel5.Controls.Add(this.panel1);
     this.panel5.Controls.Add(this.comboChoice);
     this.panel5.Controls.Add(this.label1);
     this.panel5.Location = new System.Drawing.Point(2, 1);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(1040, 703);
     this.panel5.TabIndex = 45;
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.SystemColors.Control;
     this.panel7.Controls.Add(this.label8);
     this.panel7.Controls.Add(this.label7);
     this.panel7.Controls.Add(this.label6);
     this.panel7.Controls.Add(this.label5);
     this.panel7.Controls.Add(this.button7);
     this.panel7.Controls.Add(this.textBox2);
     this.panel7.Controls.Add(this.textBox3);
     this.panel7.Controls.Add(this.textBox4);
     this.panel7.Location = new System.Drawing.Point(3, 1);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(1036, 703);
     this.panel7.TabIndex = 45;
     this.panel7.Visible  = false;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(111, 56);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(178, 20);
     this.label8.TabIndex = 61;
     this.label8.Text     = "Database Configuration";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(117, 262);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 60;
     this.label7.Text     = "Service:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(117, 197);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(29, 13);
     this.label6.TabIndex = 59;
     this.label6.Text     = "Port:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(117, 136);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(32, 13);
     this.label5.TabIndex = 58;
     this.label5.Text     = "Host:";
     //
     // button7
     //
     this.button7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button7.Location = new System.Drawing.Point(270, 339);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(113, 28);
     this.button7.TabIndex = 57;
     this.button7.Text     = "Save Setting";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(233, 136);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(150, 20);
     this.textBox2.TabIndex = 54;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(233, 197);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(150, 20);
     this.textBox3.TabIndex = 55;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(233, 262);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(150, 20);
     this.textBox4.TabIndex = 56;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1050, 739);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panel5);
     this.Name  = "Form1";
     this.Text  = "IC Annual";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.contextMenuStrip1.ResumeLayout(false);
     this.contextMenuStrip2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridLst)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridCpd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView0)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     MDL.Draw.Chemistry.Molecule molecule1 = new MDL.Draw.Chemistry.Molecule();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.pnlMain                    = new System.Windows.Forms.Panel();
     this.splcontSolvents            = new System.Windows.Forms.SplitContainer();
     this.dgvDeliverySolvents        = new System.Windows.Forms.DataGridView();
     this.solventRenderer            = new MDL.Draw.Renderer.Renderer();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colDeliveryName            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colShipmentRef_Solv        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colSolventName_Solv        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colSolventMolFile          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pnlMain.SuspendLayout();
     this.splcontSolvents.Panel1.SuspendLayout();
     this.splcontSolvents.Panel2.SuspendLayout();
     this.splcontSolvents.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvDeliverySolvents)).BeginInit();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.White;
     this.pnlMain.Controls.Add(this.splcontSolvents);
     this.pnlMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name     = "pnlMain";
     this.pnlMain.Size     = new System.Drawing.Size(1123, 470);
     this.pnlMain.TabIndex = 0;
     //
     // splcontSolvents
     //
     this.splcontSolvents.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splcontSolvents.Location = new System.Drawing.Point(0, 0);
     this.splcontSolvents.Name     = "splcontSolvents";
     //
     // splcontSolvents.Panel1
     //
     this.splcontSolvents.Panel1.Controls.Add(this.dgvDeliverySolvents);
     //
     // splcontSolvents.Panel2
     //
     this.splcontSolvents.Panel2.Controls.Add(this.solventRenderer);
     this.splcontSolvents.Size             = new System.Drawing.Size(1123, 470);
     this.splcontSolvents.SplitterDistance = 808;
     this.splcontSolvents.TabIndex         = 2;
     //
     // dgvDeliverySolvents
     //
     this.dgvDeliverySolvents.AllowUserToAddRows    = false;
     this.dgvDeliverySolvents.AllowUserToDeleteRows = false;
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.dgvDeliverySolvents.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvDeliverySolvents.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dgvDeliverySolvents.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvDeliverySolvents.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.colDeliveryName,
         this.colShipmentRef_Solv,
         this.colSolventName_Solv,
         this.colSolventMolFile
     });
     this.dgvDeliverySolvents.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dgvDeliverySolvents.Location = new System.Drawing.Point(0, 0);
     this.dgvDeliverySolvents.Name     = "dgvDeliverySolvents";
     this.dgvDeliverySolvents.ReadOnly = true;
     this.dgvDeliverySolvents.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.dgvDeliverySolvents.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dgvDeliverySolvents.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvDeliverySolvents.Size          = new System.Drawing.Size(808, 470);
     this.dgvDeliverySolvents.TabIndex      = 16;
     this.dgvDeliverySolvents.RowEnter     += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDeliverySolvents_RowEnter);
     this.dgvDeliverySolvents.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvDeliverySolvents_RowPostPaint);
     //
     // solventRenderer
     //
     this.solventRenderer.AutoSizeStructure = true;
     this.solventRenderer.BinHexSketch      = "01030004412400214372656174656420627920416363656C7279734472617720342E322E302E36303" +
                                              "502040000005805000000005905000000000B0B0005417269616C780000140200";
     this.solventRenderer.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.solventRenderer.ChimeString     = null;
     this.solventRenderer.CopyingEnabled  = true;
     this.solventRenderer.DisplayOnEmpty  = null;
     this.solventRenderer.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.solventRenderer.FileName        = null;
     this.solventRenderer.HighlightInfo   = "";
     this.solventRenderer.IsBitmapFromOLE = false;
     this.solventRenderer.Location        = new System.Drawing.Point(0, 0);
     molecule1.ArrowDir                     = MDL.Draw.ArrowDirType.No;
     molecule1.ArrowStyle                   = MDL.Draw.ArrowStyleType.Empty;
     molecule1.AtomValenceDisplay           = true;
     molecule1.BaseFormBoxSetting           = 0;
     molecule1.BondLineThickness            = 0D;
     molecule1.CarbonLabelDisplay           = false;
     molecule1.ChemLabelFont                = null;
     molecule1.ChemLabelFontString          = "(none)";
     molecule1.ColorAtomsByTypeInSketch     = false;
     molecule1.ConfigLabelFont              = null;
     molecule1.ConfigLabelFontString        = "(none)";
     molecule1.ConvertRingBondIntoOneToMany = true;
     molecule1.Coords      = null;
     molecule1.DashSpacing = 0.1D;
     //molecule1.DisableAgeUp = false;
     molecule1.DisplaySinCys = false;
     molecule1.DisplaySulfurInCysSequence = false;
     molecule1.DoubleBondWidth            = 0.18D;
     molecule1.FillColor           = System.Drawing.Color.Empty;
     molecule1.FillStyle           = MDL.Draw.ChemGraphicsObject.FillStyles.SOLID;
     molecule1.ForeColor           = System.Drawing.Color.Empty;
     molecule1.ForeColorString     = "";
     molecule1.ForSubsequenceQuery = false;
     molecule1.HighlightChildren   = "";
     molecule1.HighlightColor      = System.Drawing.Color.Blue;
     molecule1.HydrogenDisplayMode = MDL.Draw.Chemistry.Atom.HydrogenDisplayMode.Off;
     molecule1.Id                        = 131;
     molecule1.Initial                   = "";
     molecule1.IsAModel                  = false;
     molecule1.IsARotatedModel           = false;
     molecule1.KeepRSLabelsInSketch      = true;
     molecule1.LastModifyChemText        = -1;
     molecule1.MaintainXMLChildOrderFlag = false;
     molecule1.MustPerceiveStereo        = true;
     molecule1.PenColor                  = System.Drawing.Color.Empty;
     molecule1.PenStyle                  = System.Drawing.Drawing2D.DashStyle.Solid;
     molecule1.PenStyleToken             = 0;
     molecule1.PenWidth                  = ((byte)(0));
     molecule1.PenWidthUnit              = MDL.Draw.ChemGraphicsObject.PenWidthUnits.Default;
     molecule1.RefId                     = 131;
     molecule1.Replaced                  = false;
     molecule1.RgroupCleeanUpNeeded      = false;
     molecule1.RgroupLabelsPresentFlag   = false;
     molecule1.RLabelAtAbsCenter         = "R";
     molecule1.RLabelAtAndCenter         = "R*";
     molecule1.RLabelAtOrCenter          = "(R)";
     molecule1.ScaleLabelsToBondLength   = false;
     molecule1.Selected                  = false;
     molecule1.SequenceDictionary        = null;
     molecule1.SequenceNeedsRealign      = false;
     molecule1.SequenceView              = MDL.Draw.Chemistry.Molecule.SequenceViewEnum.None;
     molecule1.Size                      = 0;
     molecule1.SkcWritten                = false;
     molecule1.SkNumber                  = ((short)(0));
     molecule1.SLabelAtAbsCenter         = "S";
     molecule1.SLabelAtAndCenter         = "S*";
     molecule1.SLabelAtOrCenter          = "(S)";
     molecule1.StandardBondLength        = 0D;
     molecule1.StereoChemistryMode       = MDL.Draw.Chemistry.Molecule.StereoChemistryModeEnum.And;
     //molecule1.Tag = null;
     molecule1.TextBorder           = 0.1D;
     molecule1.Transparent          = false;
     molecule1.UndoableEditListener = null;
     molecule1.WedgeWidth           = 0.1D;
     molecule1.ZLayer = -99870;
     this.solventRenderer.Molecule            = molecule1;
     this.solventRenderer.MolfileString       = "";
     this.solventRenderer.Name                = "solventRenderer";
     this.solventRenderer.PastingEnabled      = true;
     this.solventRenderer.Preferences         = displayPreferences1;
     this.solventRenderer.PreferencesFileName = "default.xml";
     this.solventRenderer.RendererBorderStyle = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.solventRenderer.Size                = new System.Drawing.Size(311, 470);
     this.solventRenderer.SketchString        = "AQMABEEkACFDcmVhdGVkIGJ5IEFjY2VscnlzRHJhdyA0LjIuMC42MDUCBAAAAFgFAAAAAFkFAAAAAAsLA" +
                                                "AVBcmlhbHgAABQCAA==";
     this.solventRenderer.SmilesString            = "";
     this.solventRenderer.TabIndex                = 33;
     this.solventRenderer.URLEncodedMolfileString = "";
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.HeaderText = "Reference";
     this.dataGridViewTextBoxColumn1.Name       = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly   = true;
     this.dataGridViewTextBoxColumn1.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.dataGridViewTextBoxColumn1.Width      = 121;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn2.HeaderText   = "Solvent Name";
     this.dataGridViewTextBoxColumn2.Name         = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly     = true;
     this.dataGridViewTextBoxColumn2.SortMode     = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn3.FillWeight   = 150F;
     this.dataGridViewTextBoxColumn3.HeaderText   = "SolventMolfile";
     this.dataGridViewTextBoxColumn3.Name         = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly     = true;
     this.dataGridViewTextBoxColumn3.Visible      = false;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.FillWeight = 150F;
     this.dataGridViewTextBoxColumn4.HeaderText = "SolventMolfile";
     this.dataGridViewTextBoxColumn4.Name       = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly   = true;
     this.dataGridViewTextBoxColumn4.Visible    = false;
     this.dataGridViewTextBoxColumn4.Width      = 150;
     //
     // colDeliveryName
     //
     this.colDeliveryName.HeaderText = "DeliveryName";
     this.colDeliveryName.Name       = "colDeliveryName";
     this.colDeliveryName.ReadOnly   = true;
     this.colDeliveryName.Width      = 200;
     //
     // colShipmentRef_Solv
     //
     this.colShipmentRef_Solv.HeaderText = "Reference";
     this.colShipmentRef_Solv.Name       = "colShipmentRef_Solv";
     this.colShipmentRef_Solv.ReadOnly   = true;
     this.colShipmentRef_Solv.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.colShipmentRef_Solv.Width      = 121;
     //
     // colSolventName_Solv
     //
     this.colSolventName_Solv.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.colSolventName_Solv.HeaderText   = "Solvent Name";
     this.colSolventName_Solv.Name         = "colSolventName_Solv";
     this.colSolventName_Solv.ReadOnly     = true;
     //
     // colSolventMolFile
     //
     this.colSolventMolFile.FillWeight = 150F;
     this.colSolventMolFile.HeaderText = "SolventMolfile";
     this.colSolventMolFile.Name       = "colSolventMolFile";
     this.colSolventMolFile.ReadOnly   = true;
     this.colSolventMolFile.Visible    = false;
     this.colSolventMolFile.Width      = 150;
     //
     // frmDeliveredSolvents
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1123, 470);
     this.Controls.Add(this.pnlMain);
     this.Name     = "frmDeliveredSolvents";
     this.ShowIcon = false;
     this.Text     = "Delivered Solvents";
     this.Load    += new System.EventHandler(this.frmDeliveredSolvents_Load);
     this.pnlMain.ResumeLayout(false);
     this.splcontSolvents.Panel1.ResumeLayout(false);
     this.splcontSolvents.Panel2.ResumeLayout(false);
     this.splcontSolvents.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvDeliverySolvents)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences2 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.pnlMain        = new System.Windows.Forms.Panel();
     this.txtIUPACName   = new System.Windows.Forms.TextBox();
     this.pnlButtons     = new System.Windows.Forms.Panel();
     this.chkVerifyV2000 = new System.Windows.Forms.CheckBox();
     this.btnUpdate      = new System.Windows.Forms.Button();
     this.btnDelRec      = new System.Windows.Forms.Button();
     this.txten_Name     = new System.Windows.Forms.TextBox();
     this.lblen_name     = new System.Windows.Forms.Label();
     this.txtMolFileNo   = new System.Windows.Forms.TextBox();
     this.lblMolFileNo   = new System.Windows.Forms.Label();
     this.txtExampleNo   = new System.Windows.Forms.TextBox();
     this.lblExampleNo   = new System.Windows.Forms.Label();
     this.lblPageLabel   = new System.Windows.Forms.Label();
     this.txtPageLabel   = new System.Windows.Forms.TextBox();
     this.lblPageNo      = new System.Windows.Forms.Label();
     this.txtPageNo      = new System.Windows.Forms.TextBox();
     this.lblTanNo       = new System.Windows.Forms.Label();
     this.txtTANNo       = new System.Windows.Forms.TextBox();
     this.txtMolWeight   = new System.Windows.Forms.TextBox();
     this.lblMolWeight   = new System.Windows.Forms.Label();
     this.lblMolFormula  = new System.Windows.Forms.Label();
     this.txtMolFormula  = new System.Windows.Forms.TextBox();
     this.lblIUPAC       = new System.Windows.Forms.Label();
     this.pnlNavigation  = new System.Windows.Forms.Panel();
     this.lblRecCnt      = new System.Windows.Forms.Label();
     this.lblTRecs       = new System.Windows.Forms.Label();
     this.pnlNavig       = new System.Windows.Forms.Panel();
     this.btnPrev        = new System.Windows.Forms.Button();
     this.numGoToRec     = new System.Windows.Forms.NumericUpDown();
     this.btnFirst       = new System.Windows.Forms.Button();
     this.btnLast        = new System.Windows.Forms.Button();
     this.btnNext        = new System.Windows.Forms.Button();
     this.lblChiral      = new System.Windows.Forms.Label();
     this.lblStructure   = new System.Windows.Forms.Label();
     this.chemRenditor   = new MDL.Draw.Renditor.Renditor();
     this.toolTip1       = new System.Windows.Forms.ToolTip(this.components);
     this.pnlMain.SuspendLayout();
     this.pnlButtons.SuspendLayout();
     this.pnlNavigation.SuspendLayout();
     this.pnlNavig.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numGoToRec)).BeginInit();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.BackColor   = System.Drawing.SystemColors.InactiveBorder;
     this.pnlMain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlMain.Controls.Add(this.txtIUPACName);
     this.pnlMain.Controls.Add(this.pnlButtons);
     this.pnlMain.Controls.Add(this.txten_Name);
     this.pnlMain.Controls.Add(this.lblen_name);
     this.pnlMain.Controls.Add(this.txtMolFileNo);
     this.pnlMain.Controls.Add(this.lblMolFileNo);
     this.pnlMain.Controls.Add(this.txtExampleNo);
     this.pnlMain.Controls.Add(this.lblExampleNo);
     this.pnlMain.Controls.Add(this.lblPageLabel);
     this.pnlMain.Controls.Add(this.txtPageLabel);
     this.pnlMain.Controls.Add(this.lblPageNo);
     this.pnlMain.Controls.Add(this.txtPageNo);
     this.pnlMain.Controls.Add(this.lblTanNo);
     this.pnlMain.Controls.Add(this.txtTANNo);
     this.pnlMain.Controls.Add(this.txtMolWeight);
     this.pnlMain.Controls.Add(this.lblMolWeight);
     this.pnlMain.Controls.Add(this.lblMolFormula);
     this.pnlMain.Controls.Add(this.txtMolFormula);
     this.pnlMain.Controls.Add(this.lblIUPAC);
     this.pnlMain.Controls.Add(this.pnlNavigation);
     this.pnlMain.Controls.Add(this.lblChiral);
     this.pnlMain.Controls.Add(this.lblStructure);
     this.pnlMain.Controls.Add(this.chemRenditor);
     this.pnlMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name     = "pnlMain";
     this.pnlMain.Size     = new System.Drawing.Size(522, 610);
     this.pnlMain.TabIndex = 0;
     //
     // txtIUPACName
     //
     this.txtIUPACName.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtIUPACName.Location  = new System.Drawing.Point(9, 419);
     this.txtIUPACName.Multiline = true;
     this.txtIUPACName.Name      = "txtIUPACName";
     this.txtIUPACName.Size      = new System.Drawing.Size(505, 47);
     this.txtIUPACName.TabIndex  = 48;
     //
     // pnlButtons
     //
     this.pnlButtons.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.pnlButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlButtons.Controls.Add(this.chkVerifyV2000);
     this.pnlButtons.Controls.Add(this.btnUpdate);
     this.pnlButtons.Controls.Add(this.btnDelRec);
     this.pnlButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlButtons.Location = new System.Drawing.Point(0, 575);
     this.pnlButtons.Name     = "pnlButtons";
     this.pnlButtons.Size     = new System.Drawing.Size(520, 33);
     this.pnlButtons.TabIndex = 47;
     //
     // chkVerifyV2000
     //
     this.chkVerifyV2000.AutoSize   = true;
     this.chkVerifyV2000.Checked    = true;
     this.chkVerifyV2000.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkVerifyV2000.Font       = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkVerifyV2000.ForeColor  = System.Drawing.Color.Blue;
     this.chkVerifyV2000.Location   = new System.Drawing.Point(3, 5);
     this.chkVerifyV2000.Name       = "chkVerifyV2000";
     this.chkVerifyV2000.Size       = new System.Drawing.Size(158, 21);
     this.chkVerifyV2000.TabIndex   = 49;
     this.chkVerifyV2000.Text       = "Verify V2000 format";
     this.chkVerifyV2000.TextAlign  = System.Drawing.ContentAlignment.TopLeft;
     this.chkVerifyV2000.UseVisualStyleBackColor = true;
     //
     // btnUpdate
     //
     this.btnUpdate.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnUpdate.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUpdate.Location = new System.Drawing.Point(411, 1);
     this.btnUpdate.Name     = "btnUpdate";
     this.btnUpdate.Size     = new System.Drawing.Size(100, 29);
     this.btnUpdate.TabIndex = 7;
     this.btnUpdate.Text     = "Update";
     this.btnUpdate.UseVisualStyleBackColor = true;
     this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnDelRec
     //
     this.btnDelRec.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnDelRec.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDelRec.Location = new System.Drawing.Point(296, 2);
     this.btnDelRec.Name     = "btnDelRec";
     this.btnDelRec.Size     = new System.Drawing.Size(100, 28);
     this.btnDelRec.TabIndex = 45;
     this.btnDelRec.Text     = "Delete";
     this.btnDelRec.UseVisualStyleBackColor = true;
     this.btnDelRec.Click += new System.EventHandler(this.btnDelRec_Click);
     //
     // txten_Name
     //
     this.txten_Name.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txten_Name.Location  = new System.Drawing.Point(8, 489);
     this.txten_Name.Multiline = true;
     this.txten_Name.Name      = "txten_Name";
     this.txten_Name.Size      = new System.Drawing.Size(505, 59);
     this.txten_Name.TabIndex  = 6;
     //
     // lblen_name
     //
     this.lblen_name.AutoSize = true;
     this.lblen_name.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblen_name.Location = new System.Drawing.Point(6, 469);
     this.lblen_name.Name     = "lblen_name";
     this.lblen_name.Size     = new System.Drawing.Size(66, 17);
     this.lblen_name.TabIndex = 44;
     this.lblen_name.Text     = "en Name";
     //
     // txtMolFileNo
     //
     this.txtMolFileNo.BackColor = System.Drawing.Color.White;
     this.txtMolFileNo.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMolFileNo.ForeColor = System.Drawing.Color.Red;
     this.txtMolFileNo.Location  = new System.Drawing.Point(400, 369);
     this.txtMolFileNo.Name      = "txtMolFileNo";
     this.txtMolFileNo.ReadOnly  = true;
     this.txtMolFileNo.Size      = new System.Drawing.Size(113, 25);
     this.txtMolFileNo.TabIndex  = 21;
     this.txtMolFileNo.Text      = "1";
     this.txtMolFileNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblMolFileNo
     //
     this.lblMolFileNo.AutoSize = true;
     this.lblMolFileNo.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMolFileNo.Location = new System.Drawing.Point(397, 349);
     this.lblMolFileNo.Name     = "lblMolFileNo";
     this.lblMolFileNo.Size     = new System.Drawing.Size(82, 17);
     this.lblMolFileNo.TabIndex = 42;
     this.lblMolFileNo.Text     = "Molfile No.";
     //
     // txtExampleNo
     //
     this.txtExampleNo.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtExampleNo.Location  = new System.Drawing.Point(400, 318);
     this.txtExampleNo.Name      = "txtExampleNo";
     this.txtExampleNo.Size      = new System.Drawing.Size(113, 25);
     this.txtExampleNo.TabIndex  = 5;
     this.txtExampleNo.Text      = "00";
     this.txtExampleNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblExampleNo
     //
     this.lblExampleNo.AutoSize = true;
     this.lblExampleNo.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblExampleNo.Location = new System.Drawing.Point(397, 298);
     this.lblExampleNo.Name     = "lblExampleNo";
     this.lblExampleNo.Size     = new System.Drawing.Size(92, 17);
     this.lblExampleNo.TabIndex = 40;
     this.lblExampleNo.Text     = "Example No.";
     //
     // lblPageLabel
     //
     this.lblPageLabel.AutoSize = true;
     this.lblPageLabel.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPageLabel.Location = new System.Drawing.Point(397, 247);
     this.lblPageLabel.Name     = "lblPageLabel";
     this.lblPageLabel.Size     = new System.Drawing.Size(81, 17);
     this.lblPageLabel.TabIndex = 38;
     this.lblPageLabel.Text     = "Page Label";
     //
     // txtPageLabel
     //
     this.txtPageLabel.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPageLabel.Location  = new System.Drawing.Point(400, 267);
     this.txtPageLabel.Name      = "txtPageLabel";
     this.txtPageLabel.Size      = new System.Drawing.Size(113, 25);
     this.txtPageLabel.TabIndex  = 4;
     this.txtPageLabel.Text      = "00";
     this.txtPageLabel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblPageNo
     //
     this.lblPageNo.AutoSize = true;
     this.lblPageNo.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPageNo.Location = new System.Drawing.Point(397, 196);
     this.lblPageNo.Name     = "lblPageNo";
     this.lblPageNo.Size     = new System.Drawing.Size(67, 17);
     this.lblPageNo.TabIndex = 36;
     this.lblPageNo.Text     = "Page No.";
     //
     // txtPageNo
     //
     this.txtPageNo.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPageNo.Location  = new System.Drawing.Point(400, 216);
     this.txtPageNo.Name      = "txtPageNo";
     this.txtPageNo.Size      = new System.Drawing.Size(113, 25);
     this.txtPageNo.TabIndex  = 3;
     this.txtPageNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblTanNo
     //
     this.lblTanNo.AutoSize  = true;
     this.lblTanNo.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTanNo.ForeColor = System.Drawing.Color.Blue;
     this.lblTanNo.Location  = new System.Drawing.Point(397, 145);
     this.lblTanNo.Name      = "lblTanNo";
     this.lblTanNo.Size      = new System.Drawing.Size(67, 17);
     this.lblTanNo.TabIndex  = 34;
     this.lblTanNo.Text      = "TAN No.";
     //
     // txtTANNo
     //
     this.txtTANNo.BackColor = System.Drawing.Color.White;
     this.txtTANNo.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTANNo.ForeColor = System.Drawing.Color.Red;
     this.txtTANNo.Location  = new System.Drawing.Point(400, 165);
     this.txtTANNo.Name      = "txtTANNo";
     this.txtTANNo.ReadOnly  = true;
     this.txtTANNo.Size      = new System.Drawing.Size(113, 25);
     this.txtTANNo.TabIndex  = 20;
     //
     // txtMolWeight
     //
     this.txtMolWeight.BackColor = System.Drawing.Color.White;
     this.txtMolWeight.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMolWeight.ForeColor = System.Drawing.Color.Red;
     this.txtMolWeight.Location  = new System.Drawing.Point(400, 114);
     this.txtMolWeight.Name      = "txtMolWeight";
     this.txtMolWeight.ReadOnly  = true;
     this.txtMolWeight.Size      = new System.Drawing.Size(113, 25);
     this.txtMolWeight.TabIndex  = 2;
     //
     // lblMolWeight
     //
     this.lblMolWeight.AutoSize  = true;
     this.lblMolWeight.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMolWeight.ForeColor = System.Drawing.Color.Blue;
     this.lblMolWeight.Location  = new System.Drawing.Point(397, 94);
     this.lblMolWeight.Name      = "lblMolWeight";
     this.lblMolWeight.Size      = new System.Drawing.Size(86, 17);
     this.lblMolWeight.TabIndex  = 31;
     this.lblMolWeight.Text      = "Mol Weight";
     //
     // lblMolFormula
     //
     this.lblMolFormula.AutoSize  = true;
     this.lblMolFormula.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMolFormula.ForeColor = System.Drawing.Color.Blue;
     this.lblMolFormula.Location  = new System.Drawing.Point(397, 43);
     this.lblMolFormula.Name      = "lblMolFormula";
     this.lblMolFormula.Size      = new System.Drawing.Size(93, 17);
     this.lblMolFormula.TabIndex  = 28;
     this.lblMolFormula.Text      = "Mol Formula";
     //
     // txtMolFormula
     //
     this.txtMolFormula.BackColor = System.Drawing.Color.White;
     this.txtMolFormula.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMolFormula.ForeColor = System.Drawing.Color.Red;
     this.txtMolFormula.Location  = new System.Drawing.Point(400, 63);
     this.txtMolFormula.Name      = "txtMolFormula";
     this.txtMolFormula.ReadOnly  = true;
     this.txtMolFormula.Size      = new System.Drawing.Size(113, 25);
     this.txtMolFormula.TabIndex  = 1;
     //
     // lblIUPAC
     //
     this.lblIUPAC.AutoSize  = true;
     this.lblIUPAC.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblIUPAC.ForeColor = System.Drawing.Color.Blue;
     this.lblIUPAC.Location  = new System.Drawing.Point(5, 399);
     this.lblIUPAC.Name      = "lblIUPAC";
     this.lblIUPAC.Size      = new System.Drawing.Size(98, 17);
     this.lblIUPAC.TabIndex  = 17;
     this.lblIUPAC.Text      = "IUPAC Name";
     //
     // pnlNavigation
     //
     this.pnlNavigation.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.pnlNavigation.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlNavigation.Controls.Add(this.lblRecCnt);
     this.pnlNavigation.Controls.Add(this.lblTRecs);
     this.pnlNavigation.Controls.Add(this.pnlNavig);
     this.pnlNavigation.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlNavigation.Location = new System.Drawing.Point(0, 0);
     this.pnlNavigation.Name     = "pnlNavigation";
     this.pnlNavigation.Size     = new System.Drawing.Size(520, 40);
     this.pnlNavigation.TabIndex = 16;
     //
     // lblRecCnt
     //
     this.lblRecCnt.AutoSize  = true;
     this.lblRecCnt.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblRecCnt.ForeColor = System.Drawing.Color.Red;
     this.lblRecCnt.Location  = new System.Drawing.Point(122, 9);
     this.lblRecCnt.Name      = "lblRecCnt";
     this.lblRecCnt.Size      = new System.Drawing.Size(0, 17);
     this.lblRecCnt.TabIndex  = 18;
     //
     // lblTRecs
     //
     this.lblTRecs.AutoSize = true;
     this.lblTRecs.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTRecs.Location = new System.Drawing.Point(6, 9);
     this.lblTRecs.Name     = "lblTRecs";
     this.lblTRecs.Size     = new System.Drawing.Size(110, 17);
     this.lblTRecs.TabIndex = 15;
     this.lblTRecs.Text     = "Total Records: ";
     //
     // pnlNavig
     //
     this.pnlNavig.Controls.Add(this.btnPrev);
     this.pnlNavig.Controls.Add(this.numGoToRec);
     this.pnlNavig.Controls.Add(this.btnFirst);
     this.pnlNavig.Controls.Add(this.btnLast);
     this.pnlNavig.Controls.Add(this.btnNext);
     this.pnlNavig.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlNavig.Location = new System.Drawing.Point(273, 0);
     this.pnlNavig.Name     = "pnlNavig";
     this.pnlNavig.Size     = new System.Drawing.Size(243, 36);
     this.pnlNavig.TabIndex = 6;
     //
     // btnPrev
     //
     this.btnPrev.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnPrev.Font     = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold);
     this.btnPrev.Location = new System.Drawing.Point(43, 1);
     this.btnPrev.Name     = "btnPrev";
     this.btnPrev.Size     = new System.Drawing.Size(39, 34);
     this.btnPrev.TabIndex = 0;
     this.btnPrev.Text     = "<";
     this.toolTip1.SetToolTip(this.btnPrev, "Previous Record");
     this.btnPrev.UseVisualStyleBackColor = true;
     this.btnPrev.Click += new System.EventHandler(this.btnPrev_Click);
     //
     // numGoToRec
     //
     this.numGoToRec.Font          = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.numGoToRec.Location      = new System.Drawing.Point(89, 5);
     this.numGoToRec.Name          = "numGoToRec";
     this.numGoToRec.Size          = new System.Drawing.Size(63, 25);
     this.numGoToRec.TabIndex      = 5;
     this.numGoToRec.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.numGoToRec.ValueChanged += new System.EventHandler(this.numGoToRec_ValueChanged);
     //
     // btnFirst
     //
     this.btnFirst.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnFirst.Font     = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnFirst.Location = new System.Drawing.Point(0, 1);
     this.btnFirst.Name     = "btnFirst";
     this.btnFirst.Size     = new System.Drawing.Size(39, 34);
     this.btnFirst.TabIndex = 1;
     this.btnFirst.Text     = "<<";
     this.toolTip1.SetToolTip(this.btnFirst, "First Record");
     this.btnFirst.UseVisualStyleBackColor = true;
     this.btnFirst.Click += new System.EventHandler(this.btnFirst_Click);
     //
     // btnLast
     //
     this.btnLast.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnLast.Font     = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold);
     this.btnLast.Location = new System.Drawing.Point(202, 1);
     this.btnLast.Name     = "btnLast";
     this.btnLast.Size     = new System.Drawing.Size(39, 34);
     this.btnLast.TabIndex = 3;
     this.btnLast.Text     = ">>";
     this.toolTip1.SetToolTip(this.btnLast, "Last Record");
     this.btnLast.UseVisualStyleBackColor = true;
     this.btnLast.Click += new System.EventHandler(this.btnLast_Click);
     //
     // btnNext
     //
     this.btnNext.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnNext.Font     = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold);
     this.btnNext.Location = new System.Drawing.Point(159, 1);
     this.btnNext.Name     = "btnNext";
     this.btnNext.Size     = new System.Drawing.Size(39, 34);
     this.btnNext.TabIndex = 2;
     this.btnNext.Text     = " >";
     this.toolTip1.SetToolTip(this.btnNext, "Next Record");
     this.btnNext.UseVisualStyleBackColor = true;
     this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
     //
     // lblChiral
     //
     this.lblChiral.AutoSize  = true;
     this.lblChiral.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblChiral.ForeColor = System.Drawing.Color.Blue;
     this.lblChiral.Location  = new System.Drawing.Point(200, 43);
     this.lblChiral.Name      = "lblChiral";
     this.lblChiral.Size      = new System.Drawing.Size(48, 17);
     this.lblChiral.TabIndex  = 15;
     this.lblChiral.Text      = "Chiral";
     this.lblChiral.Visible   = false;
     //
     // lblStructure
     //
     this.lblStructure.AutoSize = true;
     this.lblStructure.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStructure.Location = new System.Drawing.Point(8, 43);
     this.lblStructure.Name     = "lblStructure";
     this.lblStructure.Size     = new System.Drawing.Size(69, 17);
     this.lblStructure.TabIndex = 14;
     this.lblStructure.Text     = "Structure";
     //
     // chemRenditor
     //
     this.chemRenditor.AutoSizeStructure = true;
     this.chemRenditor.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.chemRenditor.ChimeString       = null;
     this.chemRenditor.ClearingEnabled   = true;
     this.chemRenditor.CopyingEnabled    = true;
     this.chemRenditor.DisplayOnEmpty    = null;
     this.chemRenditor.EditingEnabled    = true;
     this.chemRenditor.FileName          = null;
     this.chemRenditor.HighlightInfo     = null;
     this.chemRenditor.IsBitmapFromOLE   = false;
     this.chemRenditor.Location          = new System.Drawing.Point(9, 63);
     this.chemRenditor.Metafile          = null;
     this.chemRenditor.Molecule          = null;
     this.chemRenditor.MolfileString     = null;
     this.chemRenditor.Name                    = "chemRenditor";
     this.chemRenditor.OldScalingMode          = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.chemRenditor.PastingEnabled          = true;
     this.chemRenditor.Preferences             = displayPreferences2;
     this.chemRenditor.PreferencesFileName     = "default.xml";
     this.chemRenditor.RendererBorderStyle     = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.chemRenditor.RenditorMolecule        = null;
     this.chemRenditor.RenditorName            = "Demo Renditor";
     this.chemRenditor.Size                    = new System.Drawing.Size(382, 331);
     this.chemRenditor.SketchString            = null;
     this.chemRenditor.SmilesString            = null;
     this.chemRenditor.TabIndex                = 0;
     this.chemRenditor.URLEncodedMolfileString = null;
     this.chemRenditor.UseLocalXMLConfig       = false;
     this.chemRenditor.DoubleClick            += new System.EventHandler(this.chemRenditor_DoubleClick);
     this.chemRenditor.StructureChanged       += new System.EventHandler(this.chemRenditor_StructureChanged);
     //
     // ucChemProps_Navigation
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnlMain);
     this.Name = "ucChemProps_Navigation";
     this.Size = new System.Drawing.Size(522, 610);
     this.pnlMain.ResumeLayout(false);
     this.pnlMain.PerformLayout();
     this.pnlButtons.ResumeLayout(false);
     this.pnlButtons.PerformLayout();
     this.pnlNavigation.ResumeLayout(false);
     this.pnlNavigation.PerformLayout();
     this.pnlNavig.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numGoToRec)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences2 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences3 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.renditor_ChemDraw = new MDL.Draw.Renditor.Renditor();
     this.renditor_OpenEye  = new MDL.Draw.Renditor.Renditor();
     this.renditor_ChemAxon = new MDL.Draw.Renditor.Renditor();
     this.lblOpenEye        = new System.Windows.Forms.Label();
     this.lblChemDraw       = new System.Windows.Forms.Label();
     this.lblChemAxon       = new System.Windows.Forms.Label();
     this.btnSubmit         = new System.Windows.Forms.Button();
     this.grpOptions        = new System.Windows.Forms.GroupBox();
     this.rbnChemAxon       = new System.Windows.Forms.RadioButton();
     this.rbnChemDraw       = new System.Windows.Forms.RadioButton();
     this.rbnOpenEye        = new System.Windows.Forms.RadioButton();
     this.txtError_OpenEye  = new System.Windows.Forms.TextBox();
     this.txtError_ChemDraw = new System.Windows.Forms.TextBox();
     this.txtError_ChemAxon = new System.Windows.Forms.TextBox();
     this.grpOptions.SuspendLayout();
     this.SuspendLayout();
     //
     // renditor_ChemDraw
     //
     this.renditor_ChemDraw.AutoSizeStructure = true;
     this.renditor_ChemDraw.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.renditor_ChemDraw.ChimeString       = null;
     this.renditor_ChemDraw.ClearingEnabled   = true;
     this.renditor_ChemDraw.CopyingEnabled    = true;
     this.renditor_ChemDraw.DisplayOnEmpty    = "ChemDraw not supported";
     this.renditor_ChemDraw.EditingEnabled    = false;
     this.renditor_ChemDraw.FileName          = null;
     this.renditor_ChemDraw.HighlightInfo     = null;
     this.renditor_ChemDraw.IsBitmapFromOLE   = false;
     this.renditor_ChemDraw.Location          = new System.Drawing.Point(322, 25);
     this.renditor_ChemDraw.Metafile          = null;
     this.renditor_ChemDraw.Molecule          = null;
     this.renditor_ChemDraw.MolfileString     = null;
     this.renditor_ChemDraw.Name                    = "renditor_ChemDraw";
     this.renditor_ChemDraw.OldScalingMode          = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor_ChemDraw.PastingEnabled          = true;
     this.renditor_ChemDraw.Preferences             = displayPreferences1;
     this.renditor_ChemDraw.PreferencesFileName     = "default.xml";
     this.renditor_ChemDraw.RendererBorderStyle     = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor_ChemDraw.RenditorMolecule        = null;
     this.renditor_ChemDraw.RenditorName            = "Demo Renditor";
     this.renditor_ChemDraw.Size                    = new System.Drawing.Size(309, 281);
     this.renditor_ChemDraw.SketchString            = null;
     this.renditor_ChemDraw.SmilesString            = null;
     this.renditor_ChemDraw.TabIndex                = 3;
     this.renditor_ChemDraw.URLEncodedMolfileString = null;
     this.renditor_ChemDraw.UseLocalXMLConfig       = false;
     //
     // renditor_OpenEye
     //
     this.renditor_OpenEye.AutoSizeStructure = true;
     this.renditor_OpenEye.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.renditor_OpenEye.ChimeString       = null;
     this.renditor_OpenEye.ClearingEnabled   = true;
     this.renditor_OpenEye.CopyingEnabled    = true;
     this.renditor_OpenEye.DisplayOnEmpty    = "Open Eye not supported";
     this.renditor_OpenEye.EditingEnabled    = false;
     this.renditor_OpenEye.FileName          = null;
     this.renditor_OpenEye.HighlightInfo     = null;
     this.renditor_OpenEye.IsBitmapFromOLE   = false;
     this.renditor_OpenEye.Location          = new System.Drawing.Point(7, 25);
     this.renditor_OpenEye.Metafile          = null;
     this.renditor_OpenEye.Molecule          = null;
     this.renditor_OpenEye.MolfileString     = null;
     this.renditor_OpenEye.Name                    = "renditor_OpenEye";
     this.renditor_OpenEye.OldScalingMode          = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor_OpenEye.PastingEnabled          = true;
     this.renditor_OpenEye.Preferences             = displayPreferences2;
     this.renditor_OpenEye.PreferencesFileName     = "default.xml";
     this.renditor_OpenEye.RendererBorderStyle     = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor_OpenEye.RenditorMolecule        = null;
     this.renditor_OpenEye.RenditorName            = "Demo Renditor";
     this.renditor_OpenEye.Size                    = new System.Drawing.Size(309, 281);
     this.renditor_OpenEye.SketchString            = null;
     this.renditor_OpenEye.SmilesString            = null;
     this.renditor_OpenEye.TabIndex                = 4;
     this.renditor_OpenEye.URLEncodedMolfileString = null;
     this.renditor_OpenEye.UseLocalXMLConfig       = false;
     //
     // renditor_ChemAxon
     //
     this.renditor_ChemAxon.AutoSizeStructure = true;
     this.renditor_ChemAxon.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.renditor_ChemAxon.ChimeString       = null;
     this.renditor_ChemAxon.ClearingEnabled   = true;
     this.renditor_ChemAxon.CopyingEnabled    = true;
     this.renditor_ChemAxon.DisplayOnEmpty    = "ChemAxon not supported";
     this.renditor_ChemAxon.EditingEnabled    = false;
     this.renditor_ChemAxon.FileName          = null;
     this.renditor_ChemAxon.HighlightInfo     = null;
     this.renditor_ChemAxon.IsBitmapFromOLE   = false;
     this.renditor_ChemAxon.Location          = new System.Drawing.Point(638, 25);
     this.renditor_ChemAxon.Metafile          = null;
     this.renditor_ChemAxon.Molecule          = null;
     this.renditor_ChemAxon.MolfileString     = null;
     this.renditor_ChemAxon.Name                    = "renditor_ChemAxon";
     this.renditor_ChemAxon.OldScalingMode          = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor_ChemAxon.PastingEnabled          = true;
     this.renditor_ChemAxon.Preferences             = displayPreferences3;
     this.renditor_ChemAxon.PreferencesFileName     = "default.xml";
     this.renditor_ChemAxon.RendererBorderStyle     = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor_ChemAxon.RenditorMolecule        = null;
     this.renditor_ChemAxon.RenditorName            = "Demo Renditor";
     this.renditor_ChemAxon.Size                    = new System.Drawing.Size(309, 281);
     this.renditor_ChemAxon.SketchString            = null;
     this.renditor_ChemAxon.SmilesString            = null;
     this.renditor_ChemAxon.TabIndex                = 5;
     this.renditor_ChemAxon.URLEncodedMolfileString = null;
     this.renditor_ChemAxon.UseLocalXMLConfig       = false;
     //
     // lblOpenEye
     //
     this.lblOpenEye.AutoSize  = true;
     this.lblOpenEye.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblOpenEye.ForeColor = System.Drawing.Color.Blue;
     this.lblOpenEye.Location  = new System.Drawing.Point(4, 4);
     this.lblOpenEye.Name      = "lblOpenEye";
     this.lblOpenEye.Size      = new System.Drawing.Size(73, 17);
     this.lblOpenEye.TabIndex  = 6;
     this.lblOpenEye.Text      = "Open Eye";
     //
     // lblChemDraw
     //
     this.lblChemDraw.AutoSize  = true;
     this.lblChemDraw.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblChemDraw.ForeColor = System.Drawing.Color.Blue;
     this.lblChemDraw.Location  = new System.Drawing.Point(318, 4);
     this.lblChemDraw.Name      = "lblChemDraw";
     this.lblChemDraw.Size      = new System.Drawing.Size(81, 17);
     this.lblChemDraw.TabIndex  = 7;
     this.lblChemDraw.Text      = "ChemDraw";
     //
     // lblChemAxon
     //
     this.lblChemAxon.AutoSize  = true;
     this.lblChemAxon.Font      = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblChemAxon.ForeColor = System.Drawing.Color.Blue;
     this.lblChemAxon.Location  = new System.Drawing.Point(635, 4);
     this.lblChemAxon.Name      = "lblChemAxon";
     this.lblChemAxon.Size      = new System.Drawing.Size(82, 17);
     this.lblChemAxon.TabIndex  = 8;
     this.lblChemAxon.Text      = "ChemAxon";
     //
     // btnSubmit
     //
     this.btnSubmit.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.btnSubmit.Font                    = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSubmit.Location                = new System.Drawing.Point(853, 367);
     this.btnSubmit.Name                    = "btnSubmit";
     this.btnSubmit.Size                    = new System.Drawing.Size(91, 26);
     this.btnSubmit.TabIndex                = 12;
     this.btnSubmit.Text                    = "Submit";
     this.btnSubmit.UseVisualStyleBackColor = true;
     this.btnSubmit.Click                  += new System.EventHandler(this.btnSubmit_Click);
     //
     // grpOptions
     //
     this.grpOptions.Controls.Add(this.rbnChemAxon);
     this.grpOptions.Controls.Add(this.rbnChemDraw);
     this.grpOptions.Controls.Add(this.rbnOpenEye);
     this.grpOptions.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.grpOptions.Font      = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grpOptions.ForeColor = System.Drawing.Color.Blue;
     this.grpOptions.Location  = new System.Drawing.Point(7, 359);
     this.grpOptions.Name      = "grpOptions";
     this.grpOptions.Size      = new System.Drawing.Size(810, 33);
     this.grpOptions.TabIndex  = 13;
     this.grpOptions.TabStop   = false;
     //
     // rbnChemAxon
     //
     this.rbnChemAxon.AutoSize = true;
     this.rbnChemAxon.Location = new System.Drawing.Point(631, 10);
     this.rbnChemAxon.Name     = "rbnChemAxon";
     this.rbnChemAxon.Size     = new System.Drawing.Size(173, 21);
     this.rbnChemAxon.TabIndex = 2;
     this.rbnChemAxon.Text     = "Select From ChemAxon";
     this.rbnChemAxon.UseVisualStyleBackColor = true;
     //
     // rbnChemDraw
     //
     this.rbnChemDraw.AutoSize = true;
     this.rbnChemDraw.Location = new System.Drawing.Point(315, 10);
     this.rbnChemDraw.Name     = "rbnChemDraw";
     this.rbnChemDraw.Size     = new System.Drawing.Size(173, 21);
     this.rbnChemDraw.TabIndex = 1;
     this.rbnChemDraw.Text     = "Select From ChemDraw";
     this.rbnChemDraw.UseVisualStyleBackColor = true;
     //
     // rbnOpenEye
     //
     this.rbnOpenEye.AutoSize = true;
     this.rbnOpenEye.Checked  = true;
     this.rbnOpenEye.Location = new System.Drawing.Point(4, 11);
     this.rbnOpenEye.Name     = "rbnOpenEye";
     this.rbnOpenEye.Size     = new System.Drawing.Size(163, 21);
     this.rbnOpenEye.TabIndex = 0;
     this.rbnOpenEye.TabStop  = true;
     this.rbnOpenEye.Text     = "Select From Open Eye";
     this.rbnOpenEye.UseVisualStyleBackColor = true;
     //
     // txtError_OpenEye
     //
     this.txtError_OpenEye.BackColor   = System.Drawing.Color.White;
     this.txtError_OpenEye.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtError_OpenEye.Font        = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtError_OpenEye.ForeColor   = System.Drawing.Color.Red;
     this.txtError_OpenEye.Location    = new System.Drawing.Point(7, 309);
     this.txtError_OpenEye.Multiline   = true;
     this.txtError_OpenEye.Name        = "txtError_OpenEye";
     this.txtError_OpenEye.ReadOnly    = true;
     this.txtError_OpenEye.ScrollBars  = System.Windows.Forms.ScrollBars.Both;
     this.txtError_OpenEye.Size        = new System.Drawing.Size(309, 53);
     this.txtError_OpenEye.TabIndex    = 14;
     this.txtError_OpenEye.Visible     = false;
     //
     // txtError_ChemDraw
     //
     this.txtError_ChemDraw.BackColor   = System.Drawing.Color.White;
     this.txtError_ChemDraw.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtError_ChemDraw.Font        = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtError_ChemDraw.ForeColor   = System.Drawing.Color.Red;
     this.txtError_ChemDraw.Location    = new System.Drawing.Point(322, 309);
     this.txtError_ChemDraw.Multiline   = true;
     this.txtError_ChemDraw.Name        = "txtError_ChemDraw";
     this.txtError_ChemDraw.ReadOnly    = true;
     this.txtError_ChemDraw.ScrollBars  = System.Windows.Forms.ScrollBars.Both;
     this.txtError_ChemDraw.Size        = new System.Drawing.Size(310, 53);
     this.txtError_ChemDraw.TabIndex    = 15;
     this.txtError_ChemDraw.Visible     = false;
     //
     // txtError_ChemAxon
     //
     this.txtError_ChemAxon.BackColor   = System.Drawing.Color.White;
     this.txtError_ChemAxon.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtError_ChemAxon.Font        = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtError_ChemAxon.ForeColor   = System.Drawing.Color.Red;
     this.txtError_ChemAxon.Location    = new System.Drawing.Point(638, 309);
     this.txtError_ChemAxon.Multiline   = true;
     this.txtError_ChemAxon.Name        = "txtError_ChemAxon";
     this.txtError_ChemAxon.ReadOnly    = true;
     this.txtError_ChemAxon.ScrollBars  = System.Windows.Forms.ScrollBars.Both;
     this.txtError_ChemAxon.Size        = new System.Drawing.Size(309, 53);
     this.txtError_ChemAxon.TabIndex    = 16;
     this.txtError_ChemAxon.Visible     = false;
     //
     // frmChemOpts
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(956, 400);
     this.Controls.Add(this.txtError_ChemAxon);
     this.Controls.Add(this.txtError_ChemDraw);
     this.Controls.Add(this.txtError_OpenEye);
     this.Controls.Add(this.grpOptions);
     this.Controls.Add(this.btnSubmit);
     this.Controls.Add(this.lblChemAxon);
     this.Controls.Add(this.lblChemDraw);
     this.Controls.Add(this.lblOpenEye);
     this.Controls.Add(this.renditor_ChemAxon);
     this.Controls.Add(this.renditor_OpenEye);
     this.Controls.Add(this.renditor_ChemDraw);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmChemOpts";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "View Options";
     this.Load           += new System.EventHandler(this.frmChemDraw_Load);
     this.grpOptions.ResumeLayout(false);
     this.grpOptions.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle       dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences3    = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1    = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     System.Windows.Forms.DataGridViewCellStyle       dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     this.label1                          = new System.Windows.Forms.Label();
     this.comboChoice                     = new System.Windows.Forms.ComboBox();
     this.dataGridCpd                     = new System.Windows.Forms.DataGridView();
     this.comart                          = new System.Windows.Forms.ComboBox();
     this.contextMenuStrip2               = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.toolStripMenuItem1              = new System.Windows.Forms.ToolStripMenuItem();
     this.comacsn                         = new System.Windows.Forms.ComboBox();
     this.combatch                        = new System.Windows.Forms.ComboBox();
     this.textaut                         = new System.Windows.Forms.TextBox();
     this.panel1                          = new System.Windows.Forms.Panel();
     this.button4                         = new System.Windows.Forms.Button();
     this.panel2                          = new System.Windows.Forms.Panel();
     this.textbat                         = new System.Windows.Forms.TextBox();
     this.textacsn                        = new System.Windows.Forms.TextBox();
     this.textart                         = new System.Windows.Forms.TextBox();
     this.button5                         = new System.Windows.Forms.Button();
     this.renditor1                       = new MDL.Draw.Renditor.Renditor();
     this.contextMenuStrip1               = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.deleteToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.markLeadCPDToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.printDoc                        = new System.Drawing.Printing.PrintDocument();
     this.textBox1                        = new System.Windows.Forms.TextBox();
     this.button6                         = new System.Windows.Forms.Button();
     this.dataGridView1                   = new System.Windows.Forms.DataGridView();
     this.panel3                          = new System.Windows.Forms.Panel();
     this.renditor2                       = new MDL.Draw.Renditor.Renditor();
     this.dataGridView0                   = new System.Windows.Forms.DataGridView();
     this.contextMenuStrip3               = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.toolStripMenuItem2              = new System.Windows.Forms.ToolStripMenuItem();
     this.addSubjectListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.panel4                          = new System.Windows.Forms.Panel();
     this.dataGridView2                   = new System.Windows.Forms.DataGridView();
     this.comboLst                        = new System.Windows.Forms.ComboBox();
     this.combosta                        = new System.Windows.Forms.ComboBox();
     this.button2                         = new System.Windows.Forms.Button();
     this.dataGridLst                     = new System.Windows.Forms.DataGridView();
     this.button1                         = new System.Windows.Forms.Button();
     this.button3                         = new System.Windows.Forms.Button();
     this.label2                          = new System.Windows.Forms.Label();
     this.label3                          = new System.Windows.Forms.Label();
     this.label4                          = new System.Windows.Forms.Label();
     this.textBox2                        = new System.Windows.Forms.TextBox();
     this.textBox3                        = new System.Windows.Forms.TextBox();
     this.textBox4                        = new System.Windows.Forms.TextBox();
     this.button7                         = new System.Windows.Forms.Button();
     this.panel5                          = new System.Windows.Forms.Panel();
     this.label5                          = new System.Windows.Forms.Label();
     this.label6                          = new System.Windows.Forms.Label();
     this.label7                          = new System.Windows.Forms.Label();
     this.label8                          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridCpd)).BeginInit();
     this.contextMenuStrip2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView0)).BeginInit();
     this.contextMenuStrip3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridLst)).BeginInit();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(313, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(51, 20);
     this.label1.TabIndex = 33;
     this.label1.Text     = "label1";
     //
     // comboChoice
     //
     this.comboChoice.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Append;
     this.comboChoice.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.comboChoice.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboChoice.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboChoice.FormattingEnabled = true;
     this.comboChoice.Items.AddRange(new object[] {
         "Default View",
         "Grade",
         "Biolact",
         "CPD_Class",
         "Use_Profile"
     });
     this.comboChoice.Location              = new System.Drawing.Point(76, 54);
     this.comboChoice.Name                  = "comboChoice";
     this.comboChoice.Size                  = new System.Drawing.Size(132, 28);
     this.comboChoice.TabIndex              = 32;
     this.comboChoice.SelectedIndexChanged += new System.EventHandler(this.comboChoice_SelectedIndexChanged);
     //
     // dataGridCpd
     //
     this.dataGridCpd.AllowUserToAddRows          = false;
     this.dataGridCpd.AllowUserToResizeColumns    = false;
     this.dataGridCpd.AllowUserToResizeRows       = false;
     this.dataGridCpd.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridCpd.ColumnHeadersVisible        = false;
     dataGridViewCellStyle3.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor             = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle3.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridCpd.DefaultCellStyle         = dataGridViewCellStyle3;
     this.dataGridCpd.Location                = new System.Drawing.Point(4, 88);
     this.dataGridCpd.MultiSelect             = false;
     this.dataGridCpd.Name                    = "dataGridCpd";
     this.dataGridCpd.RowHeadersVisible       = false;
     this.dataGridCpd.Size                    = new System.Drawing.Size(66, 584);
     this.dataGridCpd.TabIndex                = 31;
     this.dataGridCpd.CellMouseDown          += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridCpd_CellMouseDown);
     this.dataGridCpd.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridCpd_CellContentDoubleClick);
     this.dataGridCpd.CellEndEdit            += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridCpd_CellEndEdit);
     this.dataGridCpd.CurrentCellChanged     += new System.EventHandler(this.dataGridCpd_CurrentCellChanged);
     //
     // comart
     //
     this.comart.ContextMenuStrip      = this.contextMenuStrip2;
     this.comart.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comart.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comart.FormattingEnabled     = true;
     this.comart.Location              = new System.Drawing.Point(229, 13);
     this.comart.MaxDropDownItems      = 20;
     this.comart.Name                  = "comart";
     this.comart.Size                  = new System.Drawing.Size(52, 28);
     this.comart.TabIndex              = 30;
     this.comart.SelectedIndexChanged += new System.EventHandler(this.comart_SelectedIndexChanged);
     //
     // contextMenuStrip2
     //
     this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1
     });
     this.contextMenuStrip2.Name = "contextMenuStrip1";
     this.contextMenuStrip2.Size = new System.Drawing.Size(143, 26);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name   = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size   = new System.Drawing.Size(142, 22);
     this.toolStripMenuItem1.Text   = "Print Deleted";
     this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
     //
     // comacsn
     //
     this.comacsn.ContextMenuStrip      = this.contextMenuStrip2;
     this.comacsn.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comacsn.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comacsn.FormattingEnabled     = true;
     this.comacsn.Location              = new System.Drawing.Point(128, 13);
     this.comacsn.MaxDropDownItems      = 20;
     this.comacsn.Name                  = "comacsn";
     this.comacsn.Size                  = new System.Drawing.Size(86, 28);
     this.comacsn.TabIndex              = 29;
     this.comacsn.SelectedIndexChanged += new System.EventHandler(this.comacsn_SelectedIndexChanged);
     //
     // combatch
     //
     this.combatch.ContextMenuStrip      = this.contextMenuStrip2;
     this.combatch.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combatch.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.combatch.FormattingEnabled     = true;
     this.combatch.Location              = new System.Drawing.Point(34, 13);
     this.combatch.Name                  = "combatch";
     this.combatch.Size                  = new System.Drawing.Size(85, 28);
     this.combatch.TabIndex              = 28;
     this.combatch.SelectedIndexChanged += new System.EventHandler(this.combatch_SelectedIndexChanged);
     //
     // textaut
     //
     this.textaut.Font      = new System.Drawing.Font("Franklin Gothic Book", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textaut.Location  = new System.Drawing.Point(179, 2);
     this.textaut.MaxLength = 3;
     this.textaut.Name      = "textaut";
     this.textaut.Size      = new System.Drawing.Size(48, 26);
     this.textaut.TabIndex  = 17;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button4);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Controls.Add(this.button5);
     this.panel1.Controls.Add(this.renditor1);
     this.panel1.Location = new System.Drawing.Point(458, 49);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(553, 634);
     this.panel1.TabIndex = 34;
     //
     // button4
     //
     this.button4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button4.Location = new System.Drawing.Point(30, 557);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(154, 35);
     this.button4.TabIndex = 13;
     this.button4.Text     = "New Compound";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.textbat);
     this.panel2.Controls.Add(this.textaut);
     this.panel2.Controls.Add(this.textacsn);
     this.panel2.Controls.Add(this.textart);
     this.panel2.Location = new System.Drawing.Point(180, 561);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(235, 37);
     this.panel2.TabIndex = 18;
     this.panel2.Visible  = false;
     //
     // textbat
     //
     this.textbat.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textbat.Location  = new System.Drawing.Point(6, 2);
     this.textbat.MaxLength = 6;
     this.textbat.Name      = "textbat";
     this.textbat.Size      = new System.Drawing.Size(65, 26);
     this.textbat.TabIndex  = 14;
     //
     // textacsn
     //
     this.textacsn.Font      = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textacsn.Location  = new System.Drawing.Point(72, 2);
     this.textacsn.MaxLength = 5;
     this.textacsn.Name      = "textacsn";
     this.textacsn.Size      = new System.Drawing.Size(68, 26);
     this.textacsn.TabIndex  = 15;
     //
     // textart
     //
     this.textart.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textart.Location  = new System.Drawing.Point(142, 2);
     this.textart.MaxLength = 3;
     this.textart.Name      = "textart";
     this.textart.Size      = new System.Drawing.Size(34, 26);
     this.textart.TabIndex  = 16;
     //
     // button5
     //
     this.button5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button5.Location = new System.Drawing.Point(415, 557);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(135, 35);
     this.button5.TabIndex = 19;
     this.button5.Text     = "Save Compound";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // renditor1
     //
     this.renditor1.AutoSizeStructure = true;
     this.renditor1.ChimeString       = null;
     this.renditor1.ClearingEnabled   = true;
     this.renditor1.CopyingEnabled    = true;
     this.renditor1.DisplayOnEmpty    = null;
     this.renditor1.EditingEnabled    = true;
     this.renditor1.FileName          = null;
     this.renditor1.HighlightInfo     = null;
     this.renditor1.IsBitmapFromOLE   = false;
     this.renditor1.Location          = new System.Drawing.Point(40, 37);
     this.renditor1.Molecule          = null;
     this.renditor1.MolfileString     = null;
     this.renditor1.Name                     = "renditor1";
     this.renditor1.OldScalingMode           = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor1.PastingEnabled           = true;
     displayPreferences3.AtomAtomDisplayMode = MDL.Draw.Renderer.Preferences.AtomAtomMappingDisplayMode.On;
     displayPreferences3.ColorAtomsByType    = false;
     this.renditor1.Preferences              = displayPreferences3;
     this.renditor1.PreferencesFileName      = "default.xml";
     this.renditor1.RendererBorderStyle      = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor1.RenditorMolecule         = null;
     this.renditor1.RenditorName             = "Renditor";
     this.renditor1.Size                     = new System.Drawing.Size(506, 514);
     this.renditor1.SketchString             = null;
     this.renditor1.SmilesString             = "";
     this.renditor1.TabIndex                 = 20;
     this.renditor1.URLEncodedMolfileString  = null;
     this.renditor1.UseLocalXMLConfig        = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.deleteToolStripMenuItem,
         this.editToolStripMenuItem,
         this.markLeadCPDToolStripMenuItem
     });
     this.contextMenuStrip1.Name     = "contextMenuStrip1";
     this.contextMenuStrip1.Size     = new System.Drawing.Size(156, 70);
     this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.deleteToolStripMenuItem.Text   = "Edit";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.Name   = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.editToolStripMenuItem.Text   = "Delete";
     this.editToolStripMenuItem.Click += new System.EventHandler(this.editToolStripMenuItem_Click);
     //
     // markLeadCPDToolStripMenuItem
     //
     this.markLeadCPDToolStripMenuItem.Name   = "markLeadCPDToolStripMenuItem";
     this.markLeadCPDToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.markLeadCPDToolStripMenuItem.Text   = "Mark Lead CPD";
     this.markLeadCPDToolStripMenuItem.Click += new System.EventHandler(this.markLeadCPDToolStripMenuItem_Click);
     //
     // printDoc
     //
     this.printDoc.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDoc_PrintPage);
     this.printDoc.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDoc_BeginPrint);
     //
     // textBox1
     //
     this.textBox1.Location   = new System.Drawing.Point(484, 47);
     this.textBox1.Multiline  = true;
     this.textBox1.Name       = "textBox1";
     this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox1.Size       = new System.Drawing.Size(234, 434);
     this.textBox1.TabIndex   = 37;
     this.textBox1.Visible    = false;
     this.textBox1.Click     += new System.EventHandler(this.textBox1_Click);
     //
     // button6
     //
     this.button6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button6.Location = new System.Drawing.Point(305, 44);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(83, 33);
     this.button6.TabIndex = 15;
     this.button6.Text     = "Save";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button6_Click);
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location            = new System.Drawing.Point(3, 3);
     this.dataGridView1.Name                = "dataGridView1";
     this.dataGridView1.Size                = new System.Drawing.Size(262, 120);
     this.dataGridView1.TabIndex            = 14;
     this.dataGridView1.CurrentCellChanged += new System.EventHandler(this.dataGridView1_CurrentCellChanged);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.panel3.Controls.Add(this.renditor2);
     this.panel3.Controls.Add(this.button6);
     this.panel3.Controls.Add(this.dataGridView1);
     this.panel3.Location = new System.Drawing.Point(71, 48);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(421, 548);
     this.panel3.TabIndex = 38;
     this.panel3.Visible  = false;
     //
     // renditor2
     //
     this.renditor2.AutoSizeStructure = true;
     this.renditor2.ChimeString       = null;
     this.renditor2.ClearingEnabled   = true;
     this.renditor2.CopyingEnabled    = true;
     this.renditor2.DisplayOnEmpty    = null;
     this.renditor2.EditingEnabled    = true;
     this.renditor2.FileName          = null;
     this.renditor2.HighlightInfo     = null;
     this.renditor2.IsBitmapFromOLE   = false;
     this.renditor2.Location          = new System.Drawing.Point(3, 130);
     this.renditor2.Molecule          = null;
     this.renditor2.MolfileString     = null;
     this.renditor2.Name                     = "renditor2";
     this.renditor2.OldScalingMode           = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor2.PastingEnabled           = true;
     displayPreferences1.AtomAtomDisplayMode = MDL.Draw.Renderer.Preferences.AtomAtomMappingDisplayMode.On;
     displayPreferences1.ColorAtomsByType    = false;
     this.renditor2.Preferences              = displayPreferences1;
     this.renditor2.PreferencesFileName      = "default.xml";
     this.renditor2.RendererBorderStyle      = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor2.RenditorMolecule         = null;
     this.renditor2.RenditorName             = "Renditor";
     this.renditor2.Size                     = new System.Drawing.Size(416, 375);
     this.renditor2.SketchString             = null;
     this.renditor2.SmilesString             = "";
     this.renditor2.TabIndex                 = 0;
     this.renditor2.URLEncodedMolfileString  = null;
     this.renditor2.UseLocalXMLConfig        = false;
     //
     // dataGridView0
     //
     this.dataGridView0.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView0.ColumnHeadersVisible        = false;
     this.dataGridView0.ContextMenuStrip            = this.contextMenuStrip3;
     this.dataGridView0.EditMode          = System.Windows.Forms.DataGridViewEditMode.EditOnKeystroke;
     this.dataGridView0.Location          = new System.Drawing.Point(71, 89);
     this.dataGridView0.MultiSelect       = false;
     this.dataGridView0.Name              = "dataGridView0";
     this.dataGridView0.RowHeadersVisible = false;
     this.dataGridView0.Size              = new System.Drawing.Size(432, 313);
     this.dataGridView0.TabIndex          = 39;
     this.dataGridView0.DoubleClick      += new System.EventHandler(this.dataGridView0_DoubleClick);
     this.dataGridView0.RowsAdded        += new System.Windows.Forms.DataGridViewRowsAddedEventHandler(this.dataGridView0_RowsAdded);
     this.dataGridView0.CellEndEdit      += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView0_CellEndEdit);
     this.dataGridView0.CellEnter        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView0_CellEnter);
     //
     // contextMenuStrip3
     //
     this.contextMenuStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem2,
         this.addSubjectListToolStripMenuItem
     });
     this.contextMenuStrip3.Name = "contextMenuStrip1";
     this.contextMenuStrip3.Size = new System.Drawing.Size(160, 48);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name   = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size   = new System.Drawing.Size(159, 22);
     this.toolStripMenuItem2.Text   = "Add Symbol";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
     //
     // addSubjectListToolStripMenuItem
     //
     this.addSubjectListToolStripMenuItem.Name   = "addSubjectListToolStripMenuItem";
     this.addSubjectListToolStripMenuItem.Size   = new System.Drawing.Size(159, 22);
     this.addSubjectListToolStripMenuItem.Text   = "Add Subject List";
     this.addSubjectListToolStripMenuItem.Click += new System.EventHandler(this.addSubjectListToolStripMenuItem_Click);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dataGridView2);
     this.panel4.Controls.Add(this.comboLst);
     this.panel4.Controls.Add(this.combosta);
     this.panel4.Controls.Add(this.button2);
     this.panel4.Controls.Add(this.dataGridLst);
     this.panel4.Controls.Add(this.button1);
     this.panel4.Location = new System.Drawing.Point(69, 88);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(439, 598);
     this.panel4.TabIndex = 40;
     this.panel4.Visible  = false;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.ColumnHeadersVisible        = false;
     this.dataGridView2.Location          = new System.Drawing.Point(0, 5);
     this.dataGridView2.Name              = "dataGridView2";
     this.dataGridView2.RowHeadersVisible = false;
     this.dataGridView2.Size              = new System.Drawing.Size(371, 151);
     this.dataGridView2.TabIndex          = 34;
     this.dataGridView2.DoubleClick      += new System.EventHandler(this.dataGridView2_DoubleClick);
     this.dataGridView2.RowsAdded        += new System.Windows.Forms.DataGridViewRowsAddedEventHandler(this.dataGridView2_RowsAdded);
     this.dataGridView2.CellEndEdit      += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellEndEdit);
     this.dataGridView2.CellEnter        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellEnter);
     //
     // comboLst
     //
     this.comboLst.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Append;
     this.comboLst.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.comboLst.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboLst.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboLst.FormattingEnabled = true;
     this.comboLst.Location          = new System.Drawing.Point(36, 217);
     this.comboLst.MaxDropDownItems  = 15;
     this.comboLst.Name                  = "comboLst";
     this.comboLst.Size                  = new System.Drawing.Size(332, 23);
     this.comboLst.TabIndex              = 31;
     this.comboLst.SelectedIndexChanged += new System.EventHandler(this.comboLst_SelectedIndexChanged);
     //
     // combosta
     //
     this.combosta.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.combosta.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.combosta.FormattingEnabled = true;
     this.combosta.Items.AddRange(new object[] {
         "T",
         "P"
     });
     this.combosta.Location              = new System.Drawing.Point(4, 217);
     this.combosta.Name                  = "combosta";
     this.combosta.Size                  = new System.Drawing.Size(33, 23);
     this.combosta.TabIndex              = 33;
     this.combosta.SelectedIndexChanged += new System.EventHandler(this.combosta_SelectedIndexChanged);
     //
     // button2
     //
     this.button2.Font     = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button2.Location = new System.Drawing.Point(134, 246);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(120, 41);
     this.button2.TabIndex = 32;
     this.button2.Text     = "<< REMOVE";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // dataGridLst
     //
     this.dataGridLst.AllowUserToAddRows          = false;
     this.dataGridLst.AllowUserToDeleteRows       = false;
     this.dataGridLst.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridLst.ColumnHeadersVisible        = false;
     dataGridViewCellStyle4.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle4.BackColor             = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle4.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle4.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle4.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridLst.DefaultCellStyle         = dataGridViewCellStyle4;
     this.dataGridLst.Location          = new System.Drawing.Point(371, -2);
     this.dataGridLst.Name              = "dataGridLst";
     this.dataGridLst.RowHeadersVisible = false;
     this.dataGridLst.Size              = new System.Drawing.Size(66, 584);
     this.dataGridLst.TabIndex          = 30;
     //
     // button1
     //
     this.button1.Font                    = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ImageKey                = "(none)";
     this.button1.Location                = new System.Drawing.Point(147, 169);
     this.button1.Name                    = "button1";
     this.button1.Size                    = new System.Drawing.Size(89, 40);
     this.button1.TabIndex                = 29;
     this.button1.Text                    = "ADD >>";
     this.button1.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click                  += new System.EventHandler(this.button1_Click);
     //
     // button3
     //
     this.button3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button3.Location = new System.Drawing.Point(295, 53);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(119, 28);
     this.button3.TabIndex = 41;
     this.button3.Text     = "Print Article";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(571, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(46, 18);
     this.label2.TabIndex = 43;
     this.label2.Text     = "label2";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(708, 24);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(46, 18);
     this.label3.TabIndex = 44;
     this.label3.Text     = "label3";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(919, 28);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(51, 20);
     this.label4.TabIndex = 45;
     this.label4.Text     = "label4";
     this.label4.Visible  = false;
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(237, 119);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(150, 20);
     this.textBox2.TabIndex = 46;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(237, 180);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(150, 20);
     this.textBox3.TabIndex = 47;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(237, 245);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(150, 20);
     this.textBox4.TabIndex = 48;
     //
     // button7
     //
     this.button7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button7.Location = new System.Drawing.Point(274, 322);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(113, 28);
     this.button7.TabIndex = 49;
     this.button7.Text     = "Save Setting";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.label8);
     this.panel5.Controls.Add(this.label7);
     this.panel5.Controls.Add(this.label6);
     this.panel5.Controls.Add(this.label5);
     this.panel5.Controls.Add(this.button7);
     this.panel5.Controls.Add(this.textBox2);
     this.panel5.Controls.Add(this.textBox3);
     this.panel5.Controls.Add(this.textBox4);
     this.panel5.Location = new System.Drawing.Point(4, 12);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(1032, 687);
     this.panel5.TabIndex = 50;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(121, 119);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(32, 13);
     this.label5.TabIndex = 50;
     this.label5.Text     = "Host:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(121, 180);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(29, 13);
     this.label6.TabIndex = 51;
     this.label6.Text     = "Port:";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(121, 245);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 52;
     this.label7.Text     = "Service:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(115, 39);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(178, 20);
     this.label8.TabIndex = 53;
     this.label8.Text     = "Database Configuration";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1048, 710);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.dataGridView0);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboChoice);
     this.Controls.Add(this.dataGridCpd);
     this.Controls.Add(this.comart);
     this.Controls.Add(this.comacsn);
     this.Controls.Add(this.combatch);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel3);
     this.Name         = "Form1";
     this.Text         = "IC Editing";
     this.Load        += new System.EventHandler(this.Form1_Load);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridCpd)).EndInit();
     this.contextMenuStrip2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView0)).EndInit();
     this.contextMenuStrip3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridLst)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Chemistry.Molecule molecule2 = new MDL.Draw.Chemistry.Molecule();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences2 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.pnlMain           = new System.Windows.Forms.Panel();
     this.pnlCntrls         = new System.Windows.Forms.Panel();
     this.txtGrade          = new System.Windows.Forms.TextBox();
     this.lblGrade          = new System.Windows.Forms.Label();
     this.lblStrcuture      = new System.Windows.Forms.Label();
     this.txtCS             = new System.Windows.Forms.TextBox();
     this.pnlstructure      = new System.Windows.Forms.Panel();
     this.ChemRenditor      = new MDL.Draw.Renditor.Renditor();
     this.lblCS             = new System.Windows.Forms.Label();
     this.txtDe             = new System.Windows.Forms.TextBox();
     this.lblDs             = new System.Windows.Forms.Label();
     this.lblDE             = new System.Windows.Forms.Label();
     this.txtDS             = new System.Windows.Forms.TextBox();
     this.txtProductName    = new System.Windows.Forms.TextBox();
     this.txtEE             = new System.Windows.Forms.TextBox();
     this.lblProduct        = new System.Windows.Forms.Label();
     this.lblEe             = new System.Windows.Forms.Label();
     this.txtYieldFrom      = new System.Windows.Forms.TextBox();
     this.lblStructNo       = new System.Windows.Forms.Label();
     this.txtStructNo       = new System.Windows.Forms.TextBox();
     this.lblYield          = new System.Windows.Forms.Label();
     this.pnlBottom         = new System.Windows.Forms.Panel();
     this.lblStructureInchi = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.btnSave           = new System.Windows.Forms.Button();
     this.txtYieldTo        = new System.Windows.Forms.TextBox();
     this.label1            = new System.Windows.Forms.Label();
     this.pnlMain.SuspendLayout();
     this.pnlCntrls.SuspendLayout();
     this.pnlstructure.SuspendLayout();
     this.pnlBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.White;
     this.pnlMain.Controls.Add(this.pnlCntrls);
     this.pnlMain.Controls.Add(this.pnlBottom);
     this.pnlMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name     = "pnlMain";
     this.pnlMain.Size     = new System.Drawing.Size(707, 286);
     this.pnlMain.TabIndex = 0;
     //
     // pnlCntrls
     //
     this.pnlCntrls.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlCntrls.Controls.Add(this.label1);
     this.pnlCntrls.Controls.Add(this.txtYieldTo);
     this.pnlCntrls.Controls.Add(this.txtGrade);
     this.pnlCntrls.Controls.Add(this.lblGrade);
     this.pnlCntrls.Controls.Add(this.lblStrcuture);
     this.pnlCntrls.Controls.Add(this.txtCS);
     this.pnlCntrls.Controls.Add(this.pnlstructure);
     this.pnlCntrls.Controls.Add(this.lblCS);
     this.pnlCntrls.Controls.Add(this.txtDe);
     this.pnlCntrls.Controls.Add(this.lblDs);
     this.pnlCntrls.Controls.Add(this.lblDE);
     this.pnlCntrls.Controls.Add(this.txtDS);
     this.pnlCntrls.Controls.Add(this.txtProductName);
     this.pnlCntrls.Controls.Add(this.txtEE);
     this.pnlCntrls.Controls.Add(this.lblProduct);
     this.pnlCntrls.Controls.Add(this.lblEe);
     this.pnlCntrls.Controls.Add(this.txtYieldFrom);
     this.pnlCntrls.Controls.Add(this.lblStructNo);
     this.pnlCntrls.Controls.Add(this.txtStructNo);
     this.pnlCntrls.Controls.Add(this.lblYield);
     this.pnlCntrls.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlCntrls.Location = new System.Drawing.Point(0, 0);
     this.pnlCntrls.Name     = "pnlCntrls";
     this.pnlCntrls.Size     = new System.Drawing.Size(707, 249);
     this.pnlCntrls.TabIndex = 18;
     //
     // txtGrade
     //
     this.txtGrade.Location = new System.Drawing.Point(74, 124);
     this.txtGrade.Name     = "txtGrade";
     this.txtGrade.Size     = new System.Drawing.Size(114, 25);
     this.txtGrade.TabIndex = 17;
     //
     // lblGrade
     //
     this.lblGrade.AutoSize = true;
     this.lblGrade.Location = new System.Drawing.Point(26, 127);
     this.lblGrade.Name     = "lblGrade";
     this.lblGrade.Size     = new System.Drawing.Size(44, 17);
     this.lblGrade.TabIndex = 18;
     this.lblGrade.Text     = "Grade";
     //
     // lblStrcuture
     //
     this.lblStrcuture.AutoSize = true;
     this.lblStrcuture.Location = new System.Drawing.Point(371, 3);
     this.lblStrcuture.Name     = "lblStrcuture";
     this.lblStrcuture.Size     = new System.Drawing.Size(62, 17);
     this.lblStrcuture.TabIndex = 16;
     this.lblStrcuture.Text     = "Structure";
     //
     // txtCS
     //
     this.txtCS.Location  = new System.Drawing.Point(74, 64);
     this.txtCS.Name      = "txtCS";
     this.txtCS.Size      = new System.Drawing.Size(114, 25);
     this.txtCS.TabIndex  = 4;
     this.txtCS.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCS_KeyPress);
     //
     // pnlstructure
     //
     this.pnlstructure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlstructure.Controls.Add(this.ChemRenditor);
     this.pnlstructure.Location = new System.Drawing.Point(372, 21);
     this.pnlstructure.Name     = "pnlstructure";
     this.pnlstructure.Size     = new System.Drawing.Size(330, 224);
     this.pnlstructure.TabIndex = 15;
     //
     // ChemRenditor
     //
     this.ChemRenditor.AutoSizeStructure = true;
     this.ChemRenditor.BinHexSketch      = "010300044122001F4372656174656420627920416363656C7279734472617720342E312E312E34020" +
                                           "40000005805000000005905000000000B0B0005417269616C780000140200";
     this.ChemRenditor.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ChemRenditor.ChimeString     = null;
     this.ChemRenditor.ClearingEnabled = true;
     this.ChemRenditor.CopyingEnabled  = true;
     this.ChemRenditor.DisplayOnEmpty  = null;
     this.ChemRenditor.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.ChemRenditor.EditingEnabled  = true;
     this.ChemRenditor.FileName        = null;
     this.ChemRenditor.HighlightInfo   = "";
     this.ChemRenditor.IsBitmapFromOLE = false;
     this.ChemRenditor.Location        = new System.Drawing.Point(0, 0);
     molecule2.ArrowDir                     = MDL.Draw.ArrowDirType.No;
     molecule2.ArrowStyle                   = MDL.Draw.ArrowStyleType.Empty;
     molecule2.AtomValenceDisplay           = true;
     molecule2.BaseFormBoxSetting           = 0;
     molecule2.BondLineThickness            = 0D;
     molecule2.CarbonLabelDisplay           = false;
     molecule2.ChemLabelFont                = null;
     molecule2.ChemLabelFontString          = "(none)";
     molecule2.ColorAtomsByTypeInSketch     = false;
     molecule2.ConfigLabelFont              = null;
     molecule2.ConfigLabelFontString        = "(none)";
     molecule2.ConvertRingBondIntoOneToMany = true;
     molecule2.Coords        = null;
     molecule2.DashSpacing   = 0.1D;
     molecule2.DisplaySinCys = false;
     molecule2.DisplaySulfurInCysSequence = false;
     molecule2.DoubleBondWidth            = 0.18D;
     molecule2.FillColor           = System.Drawing.Color.Empty;
     molecule2.FillStyle           = MDL.Draw.ChemGraphicsObject.FillStyles.SOLID;
     molecule2.ForeColor           = System.Drawing.Color.Empty;
     molecule2.ForeColorString     = "";
     molecule2.ForSubsequenceQuery = false;
     molecule2.HighlightChildren   = "";
     molecule2.HighlightColor      = System.Drawing.Color.Blue;
     molecule2.HydrogenDisplayMode = MDL.Draw.Chemistry.Atom.HydrogenDisplayMode.Off;
     molecule2.Id                          = 3576;
     molecule2.Initial                     = "";
     molecule2.IsAModel                    = false;
     molecule2.IsARotatedModel             = false;
     molecule2.KeepRSLabelsInSketch        = true;
     molecule2.LastModifyChemText          = -1;
     molecule2.MaintainXMLChildOrderFlag   = false;
     molecule2.MustPerceiveStereo          = true;
     molecule2.PenColor                    = System.Drawing.Color.Empty;
     molecule2.PenStyle                    = System.Drawing.Drawing2D.DashStyle.Solid;
     molecule2.PenStyleToken               = 0;
     molecule2.PenWidth                    = ((byte)(0));
     molecule2.PenWidthUnit                = MDL.Draw.ChemGraphicsObject.PenWidthUnits.Default;
     molecule2.RefId                       = 3576;
     molecule2.Replaced                    = false;
     molecule2.RgroupCleeanUpNeeded        = false;
     molecule2.RgroupLabelsPresentFlag     = false;
     molecule2.RLabelAtAbsCenter           = "R";
     molecule2.RLabelAtAndCenter           = "R*";
     molecule2.RLabelAtOrCenter            = "(R)";
     molecule2.ScaleLabelsToBondLength     = false;
     molecule2.Selected                    = false;
     molecule2.SequenceDictionary          = null;
     molecule2.SequenceNeedsRealign        = false;
     molecule2.SequenceView                = MDL.Draw.Chemistry.Molecule.SequenceViewEnum.None;
     molecule2.Size                        = 0;
     molecule2.SkcWritten                  = false;
     molecule2.SkNumber                    = ((short)(0));
     molecule2.SLabelAtAbsCenter           = "S";
     molecule2.SLabelAtAndCenter           = "S*";
     molecule2.SLabelAtOrCenter            = "(S)";
     molecule2.StandardBondLength          = 0D;
     molecule2.StereoChemistryMode         = MDL.Draw.Chemistry.Molecule.StereoChemistryModeEnum.And;
     molecule2.TextBorder                  = 0.1D;
     molecule2.Transparent                 = false;
     molecule2.UndoableEditListener        = null;
     molecule2.WedgeWidth                  = 0.1D;
     molecule2.ZLayer                      = -96521;
     this.ChemRenditor.Molecule            = molecule2;
     this.ChemRenditor.MolfileString       = "";
     this.ChemRenditor.Name                = "ChemRenditor";
     this.ChemRenditor.OldScalingMode      = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.ChemRenditor.PastingEnabled      = true;
     this.ChemRenditor.Preferences         = displayPreferences2;
     this.ChemRenditor.PreferencesFileName = "default.xml";
     this.ChemRenditor.RendererBorderStyle = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.ChemRenditor.RenditorMolecule    = molecule2;
     this.ChemRenditor.RenditorName        = "Renditor";
     this.ChemRenditor.Size                = new System.Drawing.Size(330, 224);
     this.ChemRenditor.SketchString        = "AQMABEEiAB9DcmVhdGVkIGJ5IEFjY2VscnlzRHJhdyA0LjEuMS40AgQAAABYBQAAAABZBQAAAAALCwAFQ" +
                                             "XJpYWx4AAAUAgA=";
     this.ChemRenditor.SmilesString            = "";
     this.ChemRenditor.TabIndex                = 1;
     this.ChemRenditor.URLEncodedMolfileString = "";
     this.ChemRenditor.UseLocalXMLConfig       = false;
     this.ChemRenditor.ComStructureChanged    += new MDL.Draw.Renditor.StructureChangedEventHandler(this.ChemRenditor_ComStructureChanged);
     //
     // lblCS
     //
     this.lblCS.AutoSize = true;
     this.lblCS.Location = new System.Drawing.Point(44, 68);
     this.lblCS.Name     = "lblCS";
     this.lblCS.Size     = new System.Drawing.Size(26, 17);
     this.lblCS.TabIndex = 7;
     this.lblCS.Text     = "CS";
     //
     // txtDe
     //
     this.txtDe.Location = new System.Drawing.Point(74, 94);
     this.txtDe.Name     = "txtDe";
     this.txtDe.Size     = new System.Drawing.Size(114, 25);
     this.txtDe.TabIndex = 6;
     //
     // lblDs
     //
     this.lblDs.AutoSize = true;
     this.lblDs.Location = new System.Drawing.Point(210, 68);
     this.lblDs.Name     = "lblDs";
     this.lblDs.Size     = new System.Drawing.Size(27, 17);
     this.lblDs.TabIndex = 11;
     this.lblDs.Text     = "DS";
     //
     // lblDE
     //
     this.lblDE.AutoSize = true;
     this.lblDE.Location = new System.Drawing.Point(42, 97);
     this.lblDE.Name     = "lblDE";
     this.lblDE.Size     = new System.Drawing.Size(28, 17);
     this.lblDE.TabIndex = 13;
     this.lblDE.Text     = "DE";
     //
     // txtDS
     //
     this.txtDS.Location = new System.Drawing.Point(241, 64);
     this.txtDS.Name     = "txtDS";
     this.txtDS.Size     = new System.Drawing.Size(125, 25);
     this.txtDS.TabIndex = 5;
     //
     // txtProductName
     //
     this.txtProductName.Location = new System.Drawing.Point(74, 4);
     this.txtProductName.Name     = "txtProductName";
     this.txtProductName.Size     = new System.Drawing.Size(292, 25);
     this.txtProductName.TabIndex = 1;
     //
     // txtEE
     //
     this.txtEE.Location = new System.Drawing.Point(241, 94);
     this.txtEE.Name     = "txtEE";
     this.txtEE.Size     = new System.Drawing.Size(125, 25);
     this.txtEE.TabIndex = 7;
     //
     // lblProduct
     //
     this.lblProduct.AutoSize = true;
     this.lblProduct.Location = new System.Drawing.Point(16, 8);
     this.lblProduct.Name     = "lblProduct";
     this.lblProduct.Size     = new System.Drawing.Size(54, 17);
     this.lblProduct.TabIndex = 3;
     this.lblProduct.Text     = "Product";
     //
     // lblEe
     //
     this.lblEe.AutoSize = true;
     this.lblEe.Location = new System.Drawing.Point(211, 98);
     this.lblEe.Name     = "lblEe";
     this.lblEe.Size     = new System.Drawing.Size(26, 17);
     this.lblEe.TabIndex = 11;
     this.lblEe.Text     = "EE";
     //
     // txtYieldFrom
     //
     this.txtYieldFrom.Location  = new System.Drawing.Point(241, 34);
     this.txtYieldFrom.Name      = "txtYieldFrom";
     this.txtYieldFrom.Size      = new System.Drawing.Size(50, 25);
     this.txtYieldFrom.TabIndex  = 3;
     this.txtYieldFrom.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtYield_KeyPress);
     //
     // lblStructNo
     //
     this.lblStructNo.AutoSize = true;
     this.lblStructNo.Location = new System.Drawing.Point(5, 38);
     this.lblStructNo.Name     = "lblStructNo";
     this.lblStructNo.Size     = new System.Drawing.Size(65, 17);
     this.lblStructNo.TabIndex = 5;
     this.lblStructNo.Text     = "Struct No";
     //
     // txtStructNo
     //
     this.txtStructNo.Location = new System.Drawing.Point(74, 34);
     this.txtStructNo.Name     = "txtStructNo";
     this.txtStructNo.Size     = new System.Drawing.Size(114, 25);
     this.txtStructNo.TabIndex = 2;
     //
     // lblYield
     //
     this.lblYield.AutoSize = true;
     this.lblYield.Location = new System.Drawing.Point(199, 37);
     this.lblYield.Name     = "lblYield";
     this.lblYield.Size     = new System.Drawing.Size(38, 17);
     this.lblYield.TabIndex = 9;
     this.lblYield.Text     = "Yield";
     //
     // pnlBottom
     //
     this.pnlBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlBottom.Controls.Add(this.lblStructureInchi);
     this.pnlBottom.Controls.Add(this.label2);
     this.pnlBottom.Controls.Add(this.btnSave);
     this.pnlBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBottom.Location = new System.Drawing.Point(0, 249);
     this.pnlBottom.Name     = "pnlBottom";
     this.pnlBottom.Size     = new System.Drawing.Size(707, 37);
     this.pnlBottom.TabIndex = 17;
     //
     // lblStructureInchi
     //
     this.lblStructureInchi.AutoSize  = true;
     this.lblStructureInchi.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblStructureInchi.Location  = new System.Drawing.Point(114, 10);
     this.lblStructureInchi.Name      = "lblStructureInchi";
     this.lblStructureInchi.Size      = new System.Drawing.Size(18, 17);
     this.lblStructureInchi.TabIndex  = 12;
     this.lblStructureInchi.Text      = "--";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(6, 10);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(102, 17);
     this.label2.TabIndex = 11;
     this.label2.Text     = "Structure Inchi: ";
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Image      = global::ChemInform.Properties.Resources.save_1;
     this.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnSave.Location   = new System.Drawing.Point(627, 3);
     this.btnSave.Name       = "btnSave";
     this.btnSave.Size       = new System.Drawing.Size(75, 30);
     this.btnSave.TabIndex   = 8;
     this.btnSave.Text       = "Save";
     this.btnSave.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // txtYieldTo
     //
     this.txtYieldTo.Location  = new System.Drawing.Point(316, 34);
     this.txtYieldTo.Name      = "txtYieldTo";
     this.txtYieldTo.Size      = new System.Drawing.Size(50, 25);
     this.txtYieldTo.TabIndex  = 19;
     this.txtYieldTo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtYieldTo_KeyPress);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(294, 38);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(19, 17);
     this.label1.TabIndex = 20;
     this.label1.Text     = "to";
     //
     // FrmEditProduct
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(707, 286);
     this.Controls.Add(this.pnlMain);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmEditProduct";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Product";
     this.Load         += new System.EventHandler(this.FrmProduct_Load);
     this.pnlMain.ResumeLayout(false);
     this.pnlCntrls.ResumeLayout(false);
     this.pnlCntrls.PerformLayout();
     this.pnlstructure.ResumeLayout(false);
     this.pnlBottom.ResumeLayout(false);
     this.pnlBottom.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences2 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.OraConn       = new Oracle.DataAccess.Client.OracleConnection();
     this.cmd           = new Oracle.DataAccess.Client.OracleCommand();
     this.cpdAdapter    = new Oracle.DataAccess.Client.OracleDataAdapter();
     this.comboBox1     = new System.Windows.Forms.ComboBox();
     this.label1        = new System.Windows.Forms.Label();
     this.listBox1      = new System.Windows.Forms.ListBox();
     this.comboBox2     = new System.Windows.Forms.ComboBox();
     this.button1       = new System.Windows.Forms.Button();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.renditor1     = new MDL.Draw.Renditor.Renditor();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.label2        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.panel1        = new System.Windows.Forms.Panel();
     this.label8        = new System.Windows.Forms.Label();
     this.label7        = new System.Windows.Forms.Label();
     this.label6        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.button7       = new System.Windows.Forms.Button();
     this.textBox2      = new System.Windows.Forms.TextBox();
     this.textBox3      = new System.Windows.Forms.TextBox();
     this.textBox4      = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // OraConn
     //
     this.OraConn.ConnectionString = "Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=10.224.2.91)(" +
                                     "PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=CHEMINFO)));User Id=cc" +
                                     "rpdn;Password=ccrpdn;";
     //
     // cmd
     //
     this.cmd.Connection  = this.OraConn;
     this.cmd.Transaction = null;
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(120, 65);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(126, 21);
     this.comboBox1.TabIndex              = 0;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(117, 49);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(111, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Select Batch Number:";
     //
     // listBox1
     //
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(15, 119);
     this.listBox1.Name          = "listBox1";
     this.listBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
     this.listBox1.Size          = new System.Drawing.Size(137, 368);
     this.listBox1.TabIndex      = 2;
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Items.AddRange(new object[] {
         "CP",
         "IP",
         "IC"
     });
     this.comboBox2.Location              = new System.Drawing.Point(15, 65);
     this.comboBox2.Name                  = "comboBox2";
     this.comboBox2.Size                  = new System.Drawing.Size(75, 21);
     this.comboBox2.TabIndex              = 3;
     this.comboBox2.Text                  = "CP";
     this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.Location = new System.Drawing.Point(195, 119);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(126, 47);
     this.button1.TabIndex = 4;
     this.button1.Text     = "Extract Files";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // dataGridView1
     //
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(221, 398);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.Size     = new System.Drawing.Size(473, 143);
     this.dataGridView1.TabIndex = 5;
     this.dataGridView1.Visible  = false;
     this.dataGridView1.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentDoubleClick);
     this.dataGridView1.CellContentClick       += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
     //
     // renditor1
     //
     this.renditor1.AutoSizeStructure = true;
     this.renditor1.ChimeString       = null;
     this.renditor1.ClearingEnabled   = true;
     this.renditor1.CopyingEnabled    = true;
     this.renditor1.DisplayOnEmpty    = null;
     this.renditor1.EditingEnabled    = true;
     this.renditor1.FileName          = null;
     this.renditor1.HighlightInfo     = null;
     this.renditor1.IsBitmapFromOLE   = false;
     this.renditor1.Location          = new System.Drawing.Point(327, 12);
     this.renditor1.Molecule          = null;
     this.renditor1.MolfileString     = null;
     this.renditor1.Name                    = "renditor1";
     this.renditor1.OldScalingMode          = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.renditor1.PastingEnabled          = true;
     displayPreferences2.ColorAtomsByType   = false;
     this.renditor1.Preferences             = displayPreferences2;
     this.renditor1.PreferencesFileName     = "default.xml";
     this.renditor1.RendererBorderStyle     = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renditor1.RenditorMolecule        = null;
     this.renditor1.RenditorName            = "Renditor";
     this.renditor1.Size                    = new System.Drawing.Size(367, 144);
     this.renditor1.SketchString            = null;
     this.renditor1.SmilesString            = "";
     this.renditor1.TabIndex                = 6;
     this.renditor1.URLEncodedMolfileString = null;
     this.renditor1.UseLocalXMLConfig       = false;
     this.renditor1.Visible                 = false;
     this.renditor1.Load                   += new System.EventHandler(this.renditor1_Load);
     //
     // dataGridView2
     //
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Location = new System.Drawing.Point(327, 53);
     this.dataGridView2.Name     = "dataGridView2";
     this.dataGridView2.Size     = new System.Drawing.Size(367, 339);
     this.dataGridView2.TabIndex = 7;
     this.dataGridView2.Visible  = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 103);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(132, 13);
     this.label2.TabIndex = 8;
     this.label2.Text     = "Select Accession Number:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 49);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(89, 13);
     this.label3.TabIndex = 9;
     this.label3.Text     = "Select Prodcode:";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label8);
     this.panel1.Controls.Add(this.label7);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.button7);
     this.panel1.Controls.Add(this.textBox2);
     this.panel1.Controls.Add(this.textBox3);
     this.panel1.Controls.Add(this.textBox4);
     this.panel1.Location = new System.Drawing.Point(-1, -1);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(805, 600);
     this.panel1.TabIndex = 10;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(154, 57);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(178, 20);
     this.label8.TabIndex = 61;
     this.label8.Text     = "Database Configuration";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(160, 263);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 60;
     this.label7.Text     = "Service:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(160, 198);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(29, 13);
     this.label6.TabIndex = 59;
     this.label6.Text     = "Port:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(160, 137);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(32, 13);
     this.label5.TabIndex = 58;
     this.label5.Text     = "Host:";
     //
     // button7
     //
     this.button7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button7.Location = new System.Drawing.Point(313, 340);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(113, 28);
     this.button7.TabIndex = 57;
     this.button7.Text     = "Save Setting";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(276, 137);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(150, 20);
     this.textBox2.TabIndex = 54;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(276, 198);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(150, 20);
     this.textBox3.TabIndex = 55;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(276, 263);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(150, 20);
     this.textBox4.TabIndex = 56;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(856, 603);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.dataGridView2);
     this.Controls.Add(this.renditor1);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.listBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboBox1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Chemistry.Molecule molecule1 = new MDL.Draw.Chemistry.Molecule();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     MDL.Draw.Chemistry.Molecule molecule2 = new MDL.Draw.Chemistry.Molecule();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences2 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.pnlMain                    = new System.Windows.Forms.Panel();
     this.pnlCntrls                  = new System.Windows.Forms.Panel();
     this.splCont                    = new System.Windows.Forms.SplitContainer();
     this.dgvProducts                = new System.Windows.Forms.DataGridView();
     this.colRxnNo                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colProdStructNo            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colProductName             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colProdMolFile             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colProdInchi               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colProdMolImage            = new System.Windows.Forms.DataGridViewImageColumn();
     this.renderer1                  = new MDL.Draw.Renderer.Renderer();
     this.pnlTop                     = new System.Windows.Forms.Panel();
     this.txtName                    = new System.Windows.Forms.TextBox();
     this.label1                     = new System.Windows.Forms.Label();
     this.lblName                    = new System.Windows.Forms.Label();
     this.lblType                    = new System.Windows.Forms.Label();
     this.lnkSolvAgentRef            = new System.Windows.Forms.LinkLabel();
     this.cmbType                    = new System.Windows.Forms.ComboBox();
     this.txtStructNo                = new System.Windows.Forms.TextBox();
     this.lblGrade                   = new System.Windows.Forms.Label();
     this.lblStructNo                = new System.Windows.Forms.Label();
     this.txtGrade                   = new System.Windows.Forms.TextBox();
     this.ChemRenditor               = new MDL.Draw.Renditor.Renditor();
     this.lblStructure               = new System.Windows.Forms.Label();
     this.pnlBottom                  = new System.Windows.Forms.Panel();
     this.lblStructureInchi          = new System.Windows.Forms.Label();
     this.label2                     = new System.Windows.Forms.Label();
     this.btnSave                    = new System.Windows.Forms.Button();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewImageColumn1   = new System.Windows.Forms.DataGridViewImageColumn();
     this.pnlMain.SuspendLayout();
     this.pnlCntrls.SuspendLayout();
     this.splCont.Panel1.SuspendLayout();
     this.splCont.Panel2.SuspendLayout();
     this.splCont.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvProducts)).BeginInit();
     this.pnlTop.SuspendLayout();
     this.pnlBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.White;
     this.pnlMain.Controls.Add(this.pnlCntrls);
     this.pnlMain.Controls.Add(this.pnlBottom);
     this.pnlMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name     = "pnlMain";
     this.pnlMain.Size     = new System.Drawing.Size(1006, 362);
     this.pnlMain.TabIndex = 1;
     //
     // pnlCntrls
     //
     this.pnlCntrls.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlCntrls.Controls.Add(this.splCont);
     this.pnlCntrls.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlCntrls.Location = new System.Drawing.Point(0, 0);
     this.pnlCntrls.Name     = "pnlCntrls";
     this.pnlCntrls.Size     = new System.Drawing.Size(1006, 331);
     this.pnlCntrls.TabIndex = 19;
     //
     // splCont
     //
     this.splCont.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splCont.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splCont.Location    = new System.Drawing.Point(0, 0);
     this.splCont.Name        = "splCont";
     //
     // splCont.Panel1
     //
     this.splCont.Panel1.Controls.Add(this.dgvProducts);
     this.splCont.Panel1.Controls.Add(this.renderer1);
     this.splCont.Panel1.Controls.Add(this.pnlTop);
     //
     // splCont.Panel2
     //
     this.splCont.Panel2.Controls.Add(this.ChemRenditor);
     this.splCont.Panel2.Controls.Add(this.lblStructure);
     this.splCont.Size             = new System.Drawing.Size(1002, 327);
     this.splCont.SplitterDistance = 578;
     this.splCont.TabIndex         = 31;
     //
     // dgvProducts
     //
     this.dgvProducts.AllowUserToAddRows          = false;
     this.dgvProducts.AllowUserToDeleteRows       = false;
     this.dgvProducts.BorderStyle                 = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dgvProducts.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvProducts.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.colRxnNo,
         this.colProdStructNo,
         this.colProductName,
         this.colProdMolFile,
         this.colProdInchi,
         this.colProdMolImage
     });
     this.dgvProducts.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.dgvProducts.Location         = new System.Drawing.Point(0, 110);
     this.dgvProducts.Name             = "dgvProducts";
     this.dgvProducts.ReadOnly         = true;
     this.dgvProducts.SelectionMode    = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvProducts.Size             = new System.Drawing.Size(354, 215);
     this.dgvProducts.TabIndex         = 29;
     this.dgvProducts.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProducts_CellDoubleClick);
     this.dgvProducts.RowEnter        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProducts_RowEnter);
     this.dgvProducts.RowPostPaint    += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvProducts_RowPostPaint);
     //
     // colRxnNo
     //
     this.colRxnNo.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.colRxnNo.HeaderText   = "RxnNo";
     this.colRxnNo.Name         = "colRxnNo";
     this.colRxnNo.ReadOnly     = true;
     this.colRxnNo.Width        = 60;
     //
     // colProdStructNo
     //
     this.colProdStructNo.HeaderText = "StructNo";
     this.colProdStructNo.Name       = "colProdStructNo";
     this.colProdStructNo.ReadOnly   = true;
     //
     // colProductName
     //
     this.colProductName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.colProductName.HeaderText   = "Product";
     this.colProductName.Name         = "colProductName";
     this.colProductName.ReadOnly     = true;
     //
     // colProdMolFile
     //
     this.colProdMolFile.HeaderText = "MolFile";
     this.colProdMolFile.Name       = "colProdMolFile";
     this.colProdMolFile.ReadOnly   = true;
     this.colProdMolFile.Visible    = false;
     //
     // colProdInchi
     //
     this.colProdInchi.HeaderText = "Inchi";
     this.colProdInchi.Name       = "colProdInchi";
     this.colProdInchi.ReadOnly   = true;
     this.colProdInchi.Visible    = false;
     //
     // colProdMolImage
     //
     this.colProdMolImage.HeaderText = "MolImage";
     this.colProdMolImage.Name       = "colProdMolImage";
     this.colProdMolImage.ReadOnly   = true;
     this.colProdMolImage.Visible    = false;
     //
     // renderer1
     //
     this.renderer1.AutoSizeStructure = true;
     this.renderer1.BinHexSketch      = "01030004412400214372656174656420627920416363656C7279734472617720342E322E302E36303" +
                                        "502040000005805000000005905000000000B0B0005417269616C780000140200";
     this.renderer1.BorderStyle             = System.Windows.Forms.BorderStyle.FixedSingle;
     this.renderer1.ChimeString             = null;
     this.renderer1.CopyingEnabled          = true;
     this.renderer1.DisplayOnEmpty          = null;
     this.renderer1.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.renderer1.FileName                = null;
     this.renderer1.HighlightInfo           = "";
     this.renderer1.IsBitmapFromOLE         = false;
     this.renderer1.Location                = new System.Drawing.Point(354, 110);
     molecule1.ArrowDir                     = MDL.Draw.ArrowDirType.No;
     molecule1.ArrowStyle                   = MDL.Draw.ArrowStyleType.Empty;
     molecule1.AtomValenceDisplay           = true;
     molecule1.BaseFormBoxSetting           = 0;
     molecule1.BondLineThickness            = 0D;
     molecule1.CarbonLabelDisplay           = false;
     molecule1.ChemLabelFont                = null;
     molecule1.ChemLabelFontString          = "(none)";
     molecule1.ColorAtomsByTypeInSketch     = false;
     molecule1.ConfigLabelFont              = null;
     molecule1.ConfigLabelFontString        = "(none)";
     molecule1.ConvertRingBondIntoOneToMany = true;
     molecule1.Coords        = null;
     molecule1.DashSpacing   = 0.1D;
     molecule1.DisplaySinCys = false;
     molecule1.DisplaySulfurInCysSequence = false;
     molecule1.DoubleBondWidth            = 0.18D;
     molecule1.FillColor           = System.Drawing.Color.Empty;
     molecule1.FillStyle           = MDL.Draw.ChemGraphicsObject.FillStyles.SOLID;
     molecule1.ForeColor           = System.Drawing.Color.Empty;
     molecule1.ForeColorString     = "";
     molecule1.ForSubsequenceQuery = false;
     molecule1.HighlightChildren   = "";
     molecule1.HighlightColor      = System.Drawing.Color.Blue;
     molecule1.HydrogenDisplayMode = MDL.Draw.Chemistry.Atom.HydrogenDisplayMode.Off;
     molecule1.Id                        = 81;
     molecule1.Initial                   = "";
     molecule1.IsAModel                  = false;
     molecule1.IsARotatedModel           = false;
     molecule1.KeepRSLabelsInSketch      = true;
     molecule1.LastModifyChemText        = -1;
     molecule1.MaintainXMLChildOrderFlag = false;
     molecule1.MustPerceiveStereo        = true;
     molecule1.PenColor                  = System.Drawing.Color.Empty;
     molecule1.PenStyle                  = System.Drawing.Drawing2D.DashStyle.Solid;
     molecule1.PenStyleToken             = 0;
     molecule1.PenWidth                  = ((byte)(0));
     molecule1.PenWidthUnit              = MDL.Draw.ChemGraphicsObject.PenWidthUnits.Default;
     molecule1.RefId                     = 81;
     molecule1.Replaced                  = false;
     molecule1.RgroupCleeanUpNeeded      = false;
     molecule1.RgroupLabelsPresentFlag   = false;
     molecule1.RLabelAtAbsCenter         = "R";
     molecule1.RLabelAtAndCenter         = "R*";
     molecule1.RLabelAtOrCenter          = "(R)";
     molecule1.ScaleLabelsToBondLength   = false;
     molecule1.Selected                  = false;
     molecule1.SequenceDictionary        = null;
     molecule1.SequenceNeedsRealign      = false;
     molecule1.SequenceView              = MDL.Draw.Chemistry.Molecule.SequenceViewEnum.None;
     molecule1.Size                      = 0;
     molecule1.SkcWritten                = false;
     molecule1.SkNumber                  = ((short)(0));
     molecule1.SLabelAtAbsCenter         = "S";
     molecule1.SLabelAtAndCenter         = "S*";
     molecule1.SLabelAtOrCenter          = "(S)";
     molecule1.StandardBondLength        = 0D;
     molecule1.StereoChemistryMode       = MDL.Draw.Chemistry.Molecule.StereoChemistryModeEnum.And;
     molecule1.TextBorder                = 0.1D;
     molecule1.Transparent               = false;
     molecule1.UndoableEditListener      = null;
     molecule1.WedgeWidth                = 0.1D;
     molecule1.ZLayer                    = -99920;
     this.renderer1.Molecule             = molecule1;
     this.renderer1.MolfileString        = "";
     this.renderer1.Name                 = "renderer1";
     this.renderer1.PastingEnabled       = true;
     displayPreferences1.BackColor       = System.Drawing.Color.WhiteSmoke;
     this.renderer1.Preferences          = displayPreferences1;
     this.renderer1.PreferencesFileName  = "default.xml";
     this.renderer1.RendererBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renderer1.Size                 = new System.Drawing.Size(222, 215);
     this.renderer1.SketchString         = "AQMABEEkACFDcmVhdGVkIGJ5IEFjY2VscnlzRHJhdyA0LjIuMC42MDUCBAAAAFgFAAAAAFkFAAAAAAsLA" +
                                           "AVBcmlhbHgAABQCAA==";
     this.renderer1.SmilesString            = "";
     this.renderer1.TabIndex                = 30;
     this.renderer1.URLEncodedMolfileString = "";
     //
     // pnlTop
     //
     this.pnlTop.Controls.Add(this.txtName);
     this.pnlTop.Controls.Add(this.label1);
     this.pnlTop.Controls.Add(this.lblName);
     this.pnlTop.Controls.Add(this.lblType);
     this.pnlTop.Controls.Add(this.lnkSolvAgentRef);
     this.pnlTop.Controls.Add(this.cmbType);
     this.pnlTop.Controls.Add(this.txtStructNo);
     this.pnlTop.Controls.Add(this.lblGrade);
     this.pnlTop.Controls.Add(this.lblStructNo);
     this.pnlTop.Controls.Add(this.txtGrade);
     this.pnlTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTop.Location = new System.Drawing.Point(0, 0);
     this.pnlTop.Name     = "pnlTop";
     this.pnlTop.Size     = new System.Drawing.Size(576, 110);
     this.pnlTop.TabIndex = 0;
     //
     // txtName
     //
     this.txtName.Location = new System.Drawing.Point(80, 3);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(431, 25);
     this.txtName.TabIndex = 1;
     //
     // label1
     //
     this.label1.BackColor   = System.Drawing.Color.WhiteSmoke;
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.label1.Location    = new System.Drawing.Point(0, 87);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(576, 23);
     this.label1.TabIndex    = 30;
     this.label1.Text        = "Other Reaction - Products";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblName
     //
     this.lblName.AutoSize = true;
     this.lblName.Location = new System.Drawing.Point(30, 6);
     this.lblName.Name     = "lblName";
     this.lblName.Size     = new System.Drawing.Size(44, 17);
     this.lblName.TabIndex = 3;
     this.lblName.Text     = "Name";
     //
     // lblType
     //
     this.lblType.AutoSize = true;
     this.lblType.Location = new System.Drawing.Point(37, 62);
     this.lblType.Name     = "lblType";
     this.lblType.Size     = new System.Drawing.Size(37, 17);
     this.lblType.TabIndex = 3;
     this.lblType.Text     = "Type";
     //
     // lnkSolvAgentRef
     //
     this.lnkSolvAgentRef.AutoSize     = true;
     this.lnkSolvAgentRef.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.lnkSolvAgentRef.Enabled      = false;
     this.lnkSolvAgentRef.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
     this.lnkSolvAgentRef.Location     = new System.Drawing.Point(300, 64);
     this.lnkSolvAgentRef.Name         = "lnkSolvAgentRef";
     this.lnkSolvAgentRef.Size         = new System.Drawing.Size(209, 17);
     this.lnkSolvAgentRef.TabIndex     = 28;
     this.lnkSolvAgentRef.TabStop      = true;
     this.lnkSolvAgentRef.Text         = "Solvent/Agent/Catalyst Reference";
     this.lnkSolvAgentRef.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkSolvAgentRef_LinkClicked);
     //
     // cmbType
     //
     this.cmbType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbType.FormattingEnabled = true;
     this.cmbType.Items.AddRange(new object[] {
         "Reactant",
         "Agent",
         "Solvent",
         "Catalyst"
     });
     this.cmbType.Location                  = new System.Drawing.Point(80, 59);
     this.cmbType.Name                      = "cmbType";
     this.cmbType.Size                      = new System.Drawing.Size(194, 25);
     this.cmbType.TabIndex                  = 4;
     this.cmbType.SelectedIndexChanged     += new System.EventHandler(this.cmbType_SelectedIndexChanged);
     this.cmbType.SelectionChangeCommitted += new System.EventHandler(this.cmbType_SelectionChangeCommitted);
     //
     // txtStructNo
     //
     this.txtStructNo.Location     = new System.Drawing.Point(80, 31);
     this.txtStructNo.Name         = "txtStructNo";
     this.txtStructNo.Size         = new System.Drawing.Size(194, 25);
     this.txtStructNo.TabIndex     = 2;
     this.txtStructNo.TextChanged += new System.EventHandler(this.txtStructNo_TextChanged);
     //
     // lblGrade
     //
     this.lblGrade.AutoSize = true;
     this.lblGrade.Location = new System.Drawing.Point(309, 35);
     this.lblGrade.Name     = "lblGrade";
     this.lblGrade.Size     = new System.Drawing.Size(44, 17);
     this.lblGrade.TabIndex = 3;
     this.lblGrade.Text     = "Grade";
     //
     // lblStructNo
     //
     this.lblStructNo.AutoSize = true;
     this.lblStructNo.Location = new System.Drawing.Point(5, 35);
     this.lblStructNo.Name     = "lblStructNo";
     this.lblStructNo.Size     = new System.Drawing.Size(69, 17);
     this.lblStructNo.TabIndex = 3;
     this.lblStructNo.Text     = "Struct No.";
     //
     // txtGrade
     //
     this.txtGrade.Location = new System.Drawing.Point(356, 31);
     this.txtGrade.Name     = "txtGrade";
     this.txtGrade.Size     = new System.Drawing.Size(155, 25);
     this.txtGrade.TabIndex = 3;
     //
     // ChemRenditor
     //
     this.ChemRenditor.AutoSizeStructure = true;
     this.ChemRenditor.BinHexSketch      = "01030004412400214372656174656420627920416363656C7279734472617720342E322E302E36303" +
                                           "502040000005805000000005905000000000B0B0005417269616C780000140200";
     this.ChemRenditor.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ChemRenditor.ChimeString     = null;
     this.ChemRenditor.ClearingEnabled = true;
     this.ChemRenditor.CopyingEnabled  = true;
     this.ChemRenditor.DisplayOnEmpty  = null;
     this.ChemRenditor.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.ChemRenditor.EditingEnabled  = true;
     this.ChemRenditor.FileName        = null;
     this.ChemRenditor.HighlightInfo   = "";
     this.ChemRenditor.IsBitmapFromOLE = false;
     this.ChemRenditor.Location        = new System.Drawing.Point(0, 20);
     molecule2.ArrowDir                     = MDL.Draw.ArrowDirType.No;
     molecule2.ArrowStyle                   = MDL.Draw.ArrowStyleType.Empty;
     molecule2.AtomValenceDisplay           = true;
     molecule2.BaseFormBoxSetting           = 0;
     molecule2.BondLineThickness            = 0D;
     molecule2.CarbonLabelDisplay           = false;
     molecule2.ChemLabelFont                = null;
     molecule2.ChemLabelFontString          = "(none)";
     molecule2.ColorAtomsByTypeInSketch     = false;
     molecule2.ConfigLabelFont              = null;
     molecule2.ConfigLabelFontString        = "(none)";
     molecule2.ConvertRingBondIntoOneToMany = true;
     molecule2.Coords        = null;
     molecule2.DashSpacing   = 0.1D;
     molecule2.DisplaySinCys = false;
     molecule2.DisplaySulfurInCysSequence = false;
     molecule2.DoubleBondWidth            = 0.18D;
     molecule2.FillColor           = System.Drawing.Color.Empty;
     molecule2.FillStyle           = MDL.Draw.ChemGraphicsObject.FillStyles.SOLID;
     molecule2.ForeColor           = System.Drawing.Color.Empty;
     molecule2.ForeColorString     = "";
     molecule2.ForSubsequenceQuery = false;
     molecule2.HighlightChildren   = "";
     molecule2.HighlightColor      = System.Drawing.Color.Blue;
     molecule2.HydrogenDisplayMode = MDL.Draw.Chemistry.Atom.HydrogenDisplayMode.Off;
     molecule2.Id                          = 105;
     molecule2.Initial                     = "";
     molecule2.IsAModel                    = false;
     molecule2.IsARotatedModel             = false;
     molecule2.KeepRSLabelsInSketch        = true;
     molecule2.LastModifyChemText          = -1;
     molecule2.MaintainXMLChildOrderFlag   = false;
     molecule2.MustPerceiveStereo          = true;
     molecule2.PenColor                    = System.Drawing.Color.Empty;
     molecule2.PenStyle                    = System.Drawing.Drawing2D.DashStyle.Solid;
     molecule2.PenStyleToken               = 0;
     molecule2.PenWidth                    = ((byte)(0));
     molecule2.PenWidthUnit                = MDL.Draw.ChemGraphicsObject.PenWidthUnits.Default;
     molecule2.RefId                       = 105;
     molecule2.Replaced                    = false;
     molecule2.RgroupCleeanUpNeeded        = false;
     molecule2.RgroupLabelsPresentFlag     = false;
     molecule2.RLabelAtAbsCenter           = "R";
     molecule2.RLabelAtAndCenter           = "R*";
     molecule2.RLabelAtOrCenter            = "(R)";
     molecule2.ScaleLabelsToBondLength     = false;
     molecule2.Selected                    = false;
     molecule2.SequenceDictionary          = null;
     molecule2.SequenceNeedsRealign        = false;
     molecule2.SequenceView                = MDL.Draw.Chemistry.Molecule.SequenceViewEnum.None;
     molecule2.Size                        = 0;
     molecule2.SkcWritten                  = false;
     molecule2.SkNumber                    = ((short)(0));
     molecule2.SLabelAtAbsCenter           = "S";
     molecule2.SLabelAtAndCenter           = "S*";
     molecule2.SLabelAtOrCenter            = "(S)";
     molecule2.StandardBondLength          = 0D;
     molecule2.StereoChemistryMode         = MDL.Draw.Chemistry.Molecule.StereoChemistryModeEnum.And;
     molecule2.TextBorder                  = 0.1D;
     molecule2.Transparent                 = false;
     molecule2.UndoableEditListener        = null;
     molecule2.WedgeWidth                  = 0.1D;
     molecule2.ZLayer                      = -99896;
     this.ChemRenditor.Molecule            = molecule2;
     this.ChemRenditor.MolfileString       = "";
     this.ChemRenditor.Name                = "ChemRenditor";
     this.ChemRenditor.OldScalingMode      = MDL.Draw.Renderer.Preferences.StructureScalingMode.ScaleToFitBox;
     this.ChemRenditor.PastingEnabled      = true;
     this.ChemRenditor.Preferences         = displayPreferences2;
     this.ChemRenditor.PreferencesFileName = "default.xml";
     this.ChemRenditor.RendererBorderStyle = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.ChemRenditor.RenditorMolecule    = molecule2;
     this.ChemRenditor.RenditorName        = "Renditor";
     this.ChemRenditor.Size                = new System.Drawing.Size(418, 305);
     this.ChemRenditor.SketchString        = "AQMABEEkACFDcmVhdGVkIGJ5IEFjY2VscnlzRHJhdyA0LjIuMC42MDUCBAAAAFgFAAAAAFkFAAAAAAsLA" +
                                             "AVBcmlhbHgAABQCAA==";
     this.ChemRenditor.SmilesString            = "";
     this.ChemRenditor.TabIndex                = 2;
     this.ChemRenditor.URLEncodedMolfileString = "";
     this.ChemRenditor.UseLocalXMLConfig       = false;
     this.ChemRenditor.ComStructureChanged    += new MDL.Draw.Renditor.StructureChangedEventHandler(this.ChemRenditor_ComStructureChanged);
     //
     // lblStructure
     //
     this.lblStructure.Dock      = System.Windows.Forms.DockStyle.Top;
     this.lblStructure.Location  = new System.Drawing.Point(0, 0);
     this.lblStructure.Name      = "lblStructure";
     this.lblStructure.Size      = new System.Drawing.Size(418, 20);
     this.lblStructure.TabIndex  = 7;
     this.lblStructure.Text      = "Structure";
     this.lblStructure.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // pnlBottom
     //
     this.pnlBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlBottom.Controls.Add(this.lblStructureInchi);
     this.pnlBottom.Controls.Add(this.label2);
     this.pnlBottom.Controls.Add(this.btnSave);
     this.pnlBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBottom.Location = new System.Drawing.Point(0, 331);
     this.pnlBottom.Name     = "pnlBottom";
     this.pnlBottom.Size     = new System.Drawing.Size(1006, 31);
     this.pnlBottom.TabIndex = 18;
     //
     // lblStructureInchi
     //
     this.lblStructureInchi.AutoSize  = true;
     this.lblStructureInchi.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblStructureInchi.Location  = new System.Drawing.Point(112, 6);
     this.lblStructureInchi.Name      = "lblStructureInchi";
     this.lblStructureInchi.Size      = new System.Drawing.Size(18, 17);
     this.lblStructureInchi.TabIndex  = 10;
     this.lblStructureInchi.Text      = "--";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(4, 6);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(102, 17);
     this.label2.TabIndex = 9;
     this.label2.Text     = "Structure Inchi: ";
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Image      = global::ChemInform.Properties.Resources.save_1;
     this.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnSave.Location   = new System.Drawing.Point(926, 0);
     this.btnSave.Name       = "btnSave";
     this.btnSave.Size       = new System.Drawing.Size(75, 28);
     this.btnSave.TabIndex   = 8;
     this.btnSave.Text       = "Save";
     this.btnSave.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.dataGridViewTextBoxColumn1.HeaderText   = "RxnNo";
     this.dataGridViewTextBoxColumn1.Name         = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly     = true;
     this.dataGridViewTextBoxColumn1.Width        = 60;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.HeaderText = "StructNo";
     this.dataGridViewTextBoxColumn2.Name       = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly   = true;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn3.HeaderText   = "Product";
     this.dataGridViewTextBoxColumn3.Name         = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly     = true;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.HeaderText = "MolFile";
     this.dataGridViewTextBoxColumn4.Name       = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly   = true;
     this.dataGridViewTextBoxColumn4.Visible    = false;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.HeaderText = "Inchi";
     this.dataGridViewTextBoxColumn5.Name       = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.Visible    = false;
     //
     // dataGridViewImageColumn1
     //
     this.dataGridViewImageColumn1.HeaderText = "MolImage";
     this.dataGridViewImageColumn1.Name       = "dataGridViewImageColumn1";
     this.dataGridViewImageColumn1.Visible    = false;
     //
     // FrmEditParticipants
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1006, 362);
     this.Controls.Add(this.pnlMain);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmEditParticipants";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Participants";
     this.Load         += new System.EventHandler(this.FrmParticipants_Load);
     this.pnlMain.ResumeLayout(false);
     this.pnlCntrls.ResumeLayout(false);
     this.splCont.Panel1.ResumeLayout(false);
     this.splCont.Panel2.ResumeLayout(false);
     this.splCont.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvProducts)).EndInit();
     this.pnlTop.ResumeLayout(false);
     this.pnlTop.PerformLayout();
     this.pnlBottom.ResumeLayout(false);
     this.pnlBottom.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     MDL.Draw.Chemistry.Molecule molecule1 = new MDL.Draw.Chemistry.Molecule();
     MDL.Draw.Renderer.Preferences.DisplayPreferences displayPreferences1 = new MDL.Draw.Renderer.Preferences.DisplayPreferences();
     this.pnlMain                     = new System.Windows.Forms.Panel();
     this.panel2                      = new System.Windows.Forms.Panel();
     this.panel1                      = new System.Windows.Forms.Panel();
     this.splitContainer1             = new System.Windows.Forms.SplitContainer();
     this.dgvSolAgentRef              = new System.Windows.Forms.DataGridView();
     this.colSolAgeId                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colMolFile                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colIupacName                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colInchiString              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colInchiKey                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.colOtherNames               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chkSrchByStruct             = new System.Windows.Forms.CheckBox();
     this.lblStructure                = new System.Windows.Forms.Label();
     this.pnlStructure                = new System.Windows.Forms.Panel();
     this.renderer1                   = new MDL.Draw.Renderer.Renderer();
     this.pnlTop                      = new System.Windows.Forms.Panel();
     this.cmbSearchBy                 = new System.Windows.Forms.ComboBox();
     this.label1                      = new System.Windows.Forms.Label();
     this.txtIUPACName                = new System.Windows.Forms.TextBox();
     this.dataGridViewTextBoxColumn1  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.pnlMain.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvSolAgentRef)).BeginInit();
     this.pnlStructure.SuspendLayout();
     this.pnlTop.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.White;
     this.pnlMain.Controls.Add(this.panel2);
     this.pnlMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlMain.Location = new System.Drawing.Point(0, 34);
     this.pnlMain.Name     = "pnlMain";
     this.pnlMain.Size     = new System.Drawing.Size(1089, 422);
     this.pnlMain.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1089, 422);
     this.panel2.TabIndex = 5;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.splitContainer1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1089, 422);
     this.panel1.TabIndex = 4;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.dgvSolAgentRef);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.chkSrchByStruct);
     this.splitContainer1.Panel2.Controls.Add(this.lblStructure);
     this.splitContainer1.Panel2.Controls.Add(this.pnlStructure);
     this.splitContainer1.Size             = new System.Drawing.Size(1089, 422);
     this.splitContainer1.SplitterDistance = 746;
     this.splitContainer1.TabIndex         = 1;
     //
     // dgvSolAgentRef
     //
     this.dgvSolAgentRef.AllowUserToAddRows          = false;
     this.dgvSolAgentRef.AllowUserToDeleteRows       = false;
     this.dgvSolAgentRef.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvSolAgentRef.BorderStyle                 = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dgvSolAgentRef.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvSolAgentRef.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.colSolAgeId,
         this.colMolFile,
         this.colIupacName,
         this.colInchiString,
         this.colInchiKey,
         this.colOtherNames
     });
     this.dgvSolAgentRef.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.dgvSolAgentRef.Location         = new System.Drawing.Point(0, 0);
     this.dgvSolAgentRef.MultiSelect      = false;
     this.dgvSolAgentRef.Name             = "dgvSolAgentRef";
     this.dgvSolAgentRef.ReadOnly         = true;
     this.dgvSolAgentRef.SelectionMode    = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvSolAgentRef.Size             = new System.Drawing.Size(746, 422);
     this.dgvSolAgentRef.TabIndex         = 0;
     this.dgvSolAgentRef.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSolAgentRef_CellDoubleClick);
     this.dgvSolAgentRef.RowEnter        += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSolAgentRef_RowEnter);
     this.dgvSolAgentRef.RowPostPaint    += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvSolAgentRef_RowPostPaint);
     //
     // colSolAgeId
     //
     this.colSolAgeId.HeaderText = "SolAgeId";
     this.colSolAgeId.Name       = "colSolAgeId";
     this.colSolAgeId.ReadOnly   = true;
     this.colSolAgeId.Visible    = false;
     //
     // colMolFile
     //
     this.colMolFile.HeaderText = "Mol File";
     this.colMolFile.Name       = "colMolFile";
     this.colMolFile.ReadOnly   = true;
     this.colMolFile.Visible    = false;
     //
     // colIupacName
     //
     this.colIupacName.HeaderText = "IUPAC Name";
     this.colIupacName.Name       = "colIupacName";
     this.colIupacName.ReadOnly   = true;
     //
     // colInchiString
     //
     this.colInchiString.HeaderText = "Inchi String";
     this.colInchiString.Name       = "colInchiString";
     this.colInchiString.ReadOnly   = true;
     this.colInchiString.Visible    = false;
     //
     // colInchiKey
     //
     this.colInchiKey.HeaderText = "Inchi Key";
     this.colInchiKey.Name       = "colInchiKey";
     this.colInchiKey.ReadOnly   = true;
     this.colInchiKey.Visible    = false;
     //
     // colOtherNames
     //
     this.colOtherNames.HeaderText = "Other Names";
     this.colOtherNames.Name       = "colOtherNames";
     this.colOtherNames.ReadOnly   = true;
     //
     // chkSrchByStruct
     //
     this.chkSrchByStruct.AutoSize = true;
     this.chkSrchByStruct.Location = new System.Drawing.Point(151, 9);
     this.chkSrchByStruct.Name     = "chkSrchByStruct";
     this.chkSrchByStruct.Size     = new System.Drawing.Size(147, 21);
     this.chkSrchByStruct.TabIndex = 10;
     this.chkSrchByStruct.Text     = "Search By Structure";
     this.chkSrchByStruct.UseVisualStyleBackColor = true;
     this.chkSrchByStruct.CheckStateChanged      += new System.EventHandler(this.chkSrchByStruct_CheckStateChanged);
     //
     // lblStructure
     //
     this.lblStructure.AutoSize = true;
     this.lblStructure.Location = new System.Drawing.Point(10, 9);
     this.lblStructure.Name     = "lblStructure";
     this.lblStructure.Size     = new System.Drawing.Size(62, 17);
     this.lblStructure.TabIndex = 9;
     this.lblStructure.Text     = "Structure";
     //
     // pnlStructure
     //
     this.pnlStructure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlStructure.Controls.Add(this.renderer1);
     this.pnlStructure.Location = new System.Drawing.Point(2, 34);
     this.pnlStructure.Name     = "pnlStructure";
     this.pnlStructure.Size     = new System.Drawing.Size(331, 385);
     this.pnlStructure.TabIndex = 8;
     //
     // renderer1
     //
     this.renderer1.AutoSizeStructure = true;
     this.renderer1.BinHexSketch      = "010300044122001F4372656174656420627920416363656C7279734472617720342E312E312E34020" +
                                        "40000005805000000005905000000000B0B0005417269616C780000140200";
     this.renderer1.BorderStyle             = System.Windows.Forms.BorderStyle.FixedSingle;
     this.renderer1.ChimeString             = null;
     this.renderer1.CopyingEnabled          = true;
     this.renderer1.DisplayOnEmpty          = null;
     this.renderer1.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.renderer1.FileName                = null;
     this.renderer1.HighlightInfo           = "";
     this.renderer1.IsBitmapFromOLE         = false;
     this.renderer1.Location                = new System.Drawing.Point(0, 0);
     molecule1.ArrowDir                     = MDL.Draw.ArrowDirType.No;
     molecule1.ArrowStyle                   = MDL.Draw.ArrowStyleType.Empty;
     molecule1.AtomValenceDisplay           = true;
     molecule1.BaseFormBoxSetting           = 0;
     molecule1.BondLineThickness            = 0D;
     molecule1.CarbonLabelDisplay           = false;
     molecule1.ChemLabelFont                = null;
     molecule1.ChemLabelFontString          = "(none)";
     molecule1.ColorAtomsByTypeInSketch     = false;
     molecule1.ConfigLabelFont              = null;
     molecule1.ConfigLabelFontString        = "(none)";
     molecule1.ConvertRingBondIntoOneToMany = true;
     molecule1.Coords        = null;
     molecule1.DashSpacing   = 0.1D;
     molecule1.DisplaySinCys = false;
     molecule1.DisplaySulfurInCysSequence = false;
     molecule1.DoubleBondWidth            = 0.18D;
     molecule1.FillColor           = System.Drawing.Color.Empty;
     molecule1.FillStyle           = MDL.Draw.ChemGraphicsObject.FillStyles.SOLID;
     molecule1.ForeColor           = System.Drawing.Color.Empty;
     molecule1.ForeColorString     = "";
     molecule1.ForSubsequenceQuery = false;
     molecule1.HighlightChildren   = "";
     molecule1.HighlightColor      = System.Drawing.Color.Blue;
     molecule1.HydrogenDisplayMode = MDL.Draw.Chemistry.Atom.HydrogenDisplayMode.Off;
     molecule1.Id                        = 105;
     molecule1.Initial                   = "";
     molecule1.IsAModel                  = false;
     molecule1.IsARotatedModel           = false;
     molecule1.KeepRSLabelsInSketch      = true;
     molecule1.LastModifyChemText        = -1;
     molecule1.MaintainXMLChildOrderFlag = false;
     molecule1.MustPerceiveStereo        = true;
     molecule1.PenColor                  = System.Drawing.Color.Empty;
     molecule1.PenStyle                  = System.Drawing.Drawing2D.DashStyle.Solid;
     molecule1.PenStyleToken             = 0;
     molecule1.PenWidth                  = ((byte)(0));
     molecule1.PenWidthUnit              = MDL.Draw.ChemGraphicsObject.PenWidthUnits.Default;
     molecule1.RefId                     = 105;
     molecule1.Replaced                  = false;
     molecule1.RgroupCleeanUpNeeded      = false;
     molecule1.RgroupLabelsPresentFlag   = false;
     molecule1.RLabelAtAbsCenter         = "R";
     molecule1.RLabelAtAndCenter         = "R*";
     molecule1.RLabelAtOrCenter          = "(R)";
     molecule1.ScaleLabelsToBondLength   = false;
     molecule1.Selected                  = false;
     molecule1.SequenceDictionary        = null;
     molecule1.SequenceNeedsRealign      = false;
     molecule1.SequenceView              = MDL.Draw.Chemistry.Molecule.SequenceViewEnum.None;
     molecule1.Size                      = 0;
     molecule1.SkcWritten                = false;
     molecule1.SkNumber                  = ((short)(0));
     molecule1.SLabelAtAbsCenter         = "S";
     molecule1.SLabelAtAndCenter         = "S*";
     molecule1.SLabelAtOrCenter          = "(S)";
     molecule1.StandardBondLength        = 0D;
     molecule1.StereoChemistryMode       = MDL.Draw.Chemistry.Molecule.StereoChemistryModeEnum.And;
     molecule1.TextBorder                = 0.1D;
     molecule1.Transparent               = false;
     molecule1.UndoableEditListener      = null;
     molecule1.WedgeWidth                = 0.1D;
     molecule1.ZLayer                    = -99896;
     this.renderer1.Molecule             = molecule1;
     this.renderer1.MolfileString        = "";
     this.renderer1.Name                 = "renderer1";
     this.renderer1.PastingEnabled       = true;
     this.renderer1.Preferences          = displayPreferences1;
     this.renderer1.PreferencesFileName  = "default.xml";
     this.renderer1.RendererBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Inset;
     this.renderer1.Size                 = new System.Drawing.Size(331, 385);
     this.renderer1.SketchString         = "AQMABEEiAB9DcmVhdGVkIGJ5IEFjY2VscnlzRHJhdyA0LjEuMS40AgQAAABYBQAAAABZBQAAAAALCwAFQ" +
                                           "XJpYWx4AAAUAgA=";
     this.renderer1.SmilesString            = "";
     this.renderer1.TabIndex                = 9;
     this.renderer1.URLEncodedMolfileString = "";
     this.renderer1.StructureChanged       += new System.EventHandler(this.renderer1_StructureChanged);
     //
     // pnlTop
     //
     this.pnlTop.BackColor   = System.Drawing.Color.White;
     this.pnlTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlTop.Controls.Add(this.cmbSearchBy);
     this.pnlTop.Controls.Add(this.label1);
     this.pnlTop.Controls.Add(this.txtIUPACName);
     this.pnlTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTop.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlTop.Location = new System.Drawing.Point(0, 0);
     this.pnlTop.Name     = "pnlTop";
     this.pnlTop.Size     = new System.Drawing.Size(1089, 34);
     this.pnlTop.TabIndex = 2;
     //
     // cmbSearchBy
     //
     this.cmbSearchBy.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbSearchBy.FormattingEnabled = true;
     this.cmbSearchBy.Items.AddRange(new object[] {
         "IUPAC Name",
         "Other Name"
     });
     this.cmbSearchBy.Location = new System.Drawing.Point(79, 3);
     this.cmbSearchBy.Name     = "cmbSearchBy";
     this.cmbSearchBy.Size     = new System.Drawing.Size(167, 25);
     this.cmbSearchBy.TabIndex = 2;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(3, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(70, 17);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Search By";
     //
     // txtIUPACName
     //
     this.txtIUPACName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.txtIUPACName.Location     = new System.Drawing.Point(252, 3);
     this.txtIUPACName.Name         = "txtIUPACName";
     this.txtIUPACName.Size         = new System.Drawing.Size(830, 25);
     this.txtIUPACName.TabIndex     = 0;
     this.txtIUPACName.TextChanged += new System.EventHandler(this.txtIUPACName_TextChanged);
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.HeaderText = "Section No";
     this.dataGridViewTextBoxColumn1.Name       = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly   = true;
     this.dataGridViewTextBoxColumn1.Visible    = false;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn2.HeaderText   = "Section Name";
     this.dataGridViewTextBoxColumn2.Name         = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly     = true;
     this.dataGridViewTextBoxColumn2.Visible      = false;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.HeaderText = "IUPAC Name";
     this.dataGridViewTextBoxColumn3.Name       = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly   = true;
     this.dataGridViewTextBoxColumn3.Width      = 178;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.HeaderText = "Inchi String";
     this.dataGridViewTextBoxColumn4.Name       = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly   = true;
     this.dataGridViewTextBoxColumn4.Visible    = false;
     this.dataGridViewTextBoxColumn4.Width      = 178;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.HeaderText = "Inchi Key";
     this.dataGridViewTextBoxColumn5.Name       = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.ReadOnly   = true;
     this.dataGridViewTextBoxColumn5.Visible    = false;
     this.dataGridViewTextBoxColumn5.Width      = 178;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.HeaderText = "Other Names";
     this.dataGridViewTextBoxColumn6.Name       = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.ReadOnly   = true;
     this.dataGridViewTextBoxColumn6.Width      = 178;
     //
     // dataGridViewCheckBoxColumn1
     //
     this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.dataGridViewCheckBoxColumn1.FalseValue   = "false";
     this.dataGridViewCheckBoxColumn1.HeaderText   = "Select";
     this.dataGridViewCheckBoxColumn1.Name         = "dataGridViewCheckBoxColumn1";
     this.dataGridViewCheckBoxColumn1.TrueValue    = "true";
     this.dataGridViewCheckBoxColumn1.Width        = 60;
     //
     // frmSolAgentReference
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1089, 456);
     this.Controls.Add(this.pnlMain);
     this.Controls.Add(this.pnlTop);
     this.MinimizeBox   = false;
     this.Name          = "frmSolAgentReference";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Solvent & Agent Reference";
     this.Load         += new System.EventHandler(this.frmSolAgentReference_Load);
     this.pnlMain.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvSolAgentRef)).EndInit();
     this.pnlStructure.ResumeLayout(false);
     this.pnlTop.ResumeLayout(false);
     this.pnlTop.PerformLayout();
     this.ResumeLayout(false);
 }