Database Reference
In-Depth Information
#region Windows Form Designer generated code
///<summary>
///Required method for Designer support - do not
modify
///the contents of this method with the code editor.
///</summary>
private void InitializeComponent()
{
Sys tem.ComponentModel.ComponentResourceManager
resources = new System.ComponentModel.
ComponentResourceManager
(typeof(QueryForm));
this.richTextBox1 = new System.Windows.Forms.
RichTextBox();
this.toolStrip1 = new System.Windows.Forms.
ToolStrip();
this.toolStripButton1 = new System.Windows.
Forms.ToolStripButton();
this.splitContainer1 = new System.Windows.
Forms.SplitContainer();
this.radioButton1 = new System.Windows.Forms.
RadioButton();
this.SeaviewBTN = new System.Windows.Forms.
RadioButton();
this.dataGridView1 = new System.Windows.Forms.
DataGridView();
this.toolStrip1.SuspendLayout();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((S ystem.ComponentModel.ISupportInitialize)
(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
//richTextBox1
//
this.richTextBox1.Dock = System.Windows.Forms.
DockStyle.Bottom;
this.richTextBox1.Location = new System.
Drawing.Point(0, 26);
this.richTextBox1.Name = “richTextBox1”;
this.richTextBox1.Size = new System.Drawing.
Size(547, 141);
this.richTextBox1.TabIndex = 0;
this.richTextBox1.Text = “”;
Search WWH ::




Custom Search