代码拉取完成,页面将自动刷新
namespace HDevelop
{
partial class FrmMain
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.hWindowControl1 = new HalconDotNet.HWindowControl();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.btnTeach = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.hWindowControl2 = new HalconDotNet.HWindowControl();
this.button3 = new System.Windows.Forms.Button();
this.hWindowControl3 = new HalconDotNet.HWindowControl();
this.skinEngine1 = new Sunisoft.IrisSkin.SkinEngine(((System.ComponentModel.Component)(this)));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// hWindowControl1
//
this.hWindowControl1.BackColor = System.Drawing.Color.Black;
this.hWindowControl1.BorderColor = System.Drawing.Color.Black;
this.hWindowControl1.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
this.hWindowControl1.Location = new System.Drawing.Point(0, 99);
this.hWindowControl1.Name = "hWindowControl1";
this.hWindowControl1.Size = new System.Drawing.Size(498, 345);
this.hWindowControl1.TabIndex = 0;
this.hWindowControl1.WindowSize = new System.Drawing.Size(498, 345);
//
// timer1
//
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// btnTeach
//
this.btnTeach.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnTeach.Location = new System.Drawing.Point(660, 358);
this.btnTeach.Name = "btnTeach";
this.btnTeach.Size = new System.Drawing.Size(65, 65);
this.btnTeach.TabIndex = 1;
this.btnTeach.Text = "认识调整MODE";
this.btnTeach.UseVisualStyleBackColor = true;
this.btnTeach.Click += new System.EventHandler(this.btnTeach_Click);
//
// button1
//
this.button1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(574, 285);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(65, 65);
this.button1.TabIndex = 2;
this.button1.Text = "认识1点目";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button2.Location = new System.Drawing.Point(574, 358);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(65, 65);
this.button2.TabIndex = 2;
this.button2.Text = "连续测定";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// hWindowControl2
//
this.hWindowControl2.BackColor = System.Drawing.Color.Black;
this.hWindowControl2.BorderColor = System.Drawing.Color.Black;
this.hWindowControl2.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
this.hWindowControl2.Location = new System.Drawing.Point(499, 99);
this.hWindowControl2.Name = "hWindowControl2";
this.hWindowControl2.Size = new System.Drawing.Size(150, 150);
this.hWindowControl2.TabIndex = 3;
this.hWindowControl2.WindowSize = new System.Drawing.Size(150, 150);
//
// button3
//
this.button3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button3.Location = new System.Drawing.Point(660, 285);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(65, 65);
this.button3.TabIndex = 2;
this.button3.Text = "认识2点目";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button1_Click);
//
// hWindowControl3
//
this.hWindowControl3.BackColor = System.Drawing.Color.Black;
this.hWindowControl3.BorderColor = System.Drawing.Color.Black;
this.hWindowControl3.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
this.hWindowControl3.Location = new System.Drawing.Point(650, 99);
this.hWindowControl3.Name = "hWindowControl3";
this.hWindowControl3.Size = new System.Drawing.Size(150, 150);
this.hWindowControl3.TabIndex = 3;
this.hWindowControl3.WindowSize = new System.Drawing.Size(150, 150);
//
// skinEngine1
//
this.skinEngine1.SerialNumber = "";
this.skinEngine1.SkinFile = null;
//
// pictureBox1
//
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox1.ImageLocation = "";
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(802, 93);
this.pictureBox1.TabIndex = 4;
this.pictureBox1.TabStop = false;
//
// label1
//
this.label1.Font = new System.Drawing.Font("楷体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Green;
this.label1.Location = new System.Drawing.Point(9, 19);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(702, 60);
this.label1.TabIndex = 5;
this.label1.Text = "全自动防爆膜影像系统";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(737, 55);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 24);
this.label2.TabIndex = 6;
this.label2.Text = " 作者:\r\nLarryZhang";
//
// FrmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(802, 447);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.hWindowControl3);
this.Controls.Add(this.hWindowControl2);
this.Controls.Add(this.button2);
this.Controls.Add(this.button3);
this.Controls.Add(this.button1);
this.Controls.Add(this.btnTeach);
this.Controls.Add(this.hWindowControl1);
this.MaximumSize = new System.Drawing.Size(818, 486);
this.MinimumSize = new System.Drawing.Size(818, 486);
this.Name = "FrmMain";
this.Text = "仿韶阳影像程式";
this.Load += new System.EventHandler(this.FrmMain_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
public HalconDotNet.HWindowControl hWindowControl1;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Button btnTeach;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private HalconDotNet.HWindowControl hWindowControl2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button button3;
private HalconDotNet.HWindowControl hWindowControl3;
private Sunisoft.IrisSkin.SkinEngine skinEngine1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。