Database Reference
In-Depth Information
this.MLRBTN.Name = “MLRBTN”;
this.MLRBTN.Size = new System.Drawing.
Size(45, 17);
this.MLRBTN.TabIndex = 4;
this.MLRBTN.TabStop = true;
this.MLRBTN.Text = “MLR”;
this.MLRBTN.UseVisualStyleBackColor = true;
//
//SmithBTN
//
this.SmithBTN.AutoSize = true;
this.SmithBTN.Location = new System.Drawing.
Point(129, 3);
this.SmithBTN.Name = “SmithBTN”;
this.SmithBTN.Size = new System.Drawing.
Size(97, 17);
this.SmithBTN.TabIndex = 3;
this.SmithBTN.TabStop = true;
this.SmithBTN.Text = “Smith-Winslett “;
this.SmithBTN.UseVisualStyleBackColor = true;
//
//JSBTN
//
this.JSBTN.AutoSize = true;
this.JSBTN.Location = new System.Drawing.
Point(83, 3);
this.JSBTN.Name = “JSBTN”;
this.JSBTN.Size = new System.Drawing.Size(40, 17);
this.JSBTN.TabIndex = 2;
this.JSBTN.TabStop = true;
this.JSBTN.Text = “J-S”;
this.JSBTN.UseVisualStyleBackColor = true;
//
//SeaviewBTN
//
this.SeaviewBTN.AutoSize = true;
this.SeaviewBTN.Location = new System.Drawing.
Point(12, 3);
this.SeaviewBTN.Name = “SeaviewBTN”;
this.SeaviewBTN.Size = new System.Drawing.
Size(65, 17);
this.SeaviewBTN.TabIndex = 1;
this.SeaviewBTN.TabStop = true;
this.SeaviewBTN.Text = “Seaview”;
Search WWH ::




Custom Search