form3.designer.cs
来自「实现电网发电的风机监控等功能!利用以太网、plc等。在此我只是做了一个opc的客」· CS 代码 · 共 976 行 · 第 1/5 页
CS
976 行
namespace opcClient
{
partial class Form3
{
/// <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.OPCGroupFrame = new System.Windows.Forms.GroupBox();
this.RemoveOPCGroup = new System.Windows.Forms.Button();
this.AddOPCGroup = new System.Windows.Forms.Button();
this.GroupActiveState = new System.Windows.Forms.CheckBox();
this.GroupDeadBand = new System.Windows.Forms.TextBox();
this.GroupUpdateRate = new System.Windows.Forms.TextBox();
this.OPCGroupName = new System.Windows.Forms.TextBox();
this.Label6 = new System.Windows.Forms.Label();
this.Label5 = new System.Windows.Forms.Label();
this.Label1 = new System.Windows.Forms.Label();
this.Frame1 = new System.Windows.Forms.GroupBox();
this.OPCNodeName = new System.Windows.Forms.TextBox();
this.DisconnectFromServer = new System.Windows.Forms.Button();
this.lblOPCNodeName = new System.Windows.Forms.Label();
this.OPCServerName = new System.Windows.Forms.TextBox();
this.AvailableOPCServerList = new System.Windows.Forms.ListBox();
this.ListOPCServers = new System.Windows.Forms.Button();
this.OPCServerConnect = new System.Windows.Forms.Button();
this.Frame2 = new System.Windows.Forms.GroupBox();
this.OPCRemoveItems = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_0 = new System.Windows.Forms.Button();
this._OPCItemActiveState_0 = new System.Windows.Forms.CheckBox();
this._OPCItemWriteButton_0 = new System.Windows.Forms.Button();
this._OPCItemValueToWrite_0 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_0 = new System.Windows.Forms.TextBox();
this._OPCItemValue_0 = new System.Windows.Forms.TextBox();
this.Label9 = new System.Windows.Forms.Label();
this.Label8 = new System.Windows.Forms.Label();
this.Label7 = new System.Windows.Forms.Label();
this.Label4 = new System.Windows.Forms.Label();
this._OPCItemName_0 = new System.Windows.Forms.TextBox();
this._OPCItemSyncReadButton_1 = new System.Windows.Forms.Button();
this._OPCItemActiveState_1 = new System.Windows.Forms.CheckBox();
this._OPCItemWriteButton_1 = new System.Windows.Forms.Button();
this._OPCItemValueToWrite_1 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_1 = new System.Windows.Forms.TextBox();
this._OPCItemValue_1 = new System.Windows.Forms.TextBox();
this._OPCItemName_1 = new System.Windows.Forms.TextBox();
this._OPCItemSyncReadButton_9 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_8 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_7 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_6 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_5 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_4 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_3 = new System.Windows.Forms.Button();
this._OPCItemSyncReadButton_2 = new System.Windows.Forms.Button();
this._OPCItemActiveState_9 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_8 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_7 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_6 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_5 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_4 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_3 = new System.Windows.Forms.CheckBox();
this._OPCItemActiveState_2 = new System.Windows.Forms.CheckBox();
this._OPCItemWriteButton_9 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_8 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_7 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_6 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_5 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_4 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_3 = new System.Windows.Forms.Button();
this._OPCItemWriteButton_2 = new System.Windows.Forms.Button();
this._OPCItemValueToWrite_9 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_8 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_7 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_6 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_5 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_4 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_3 = new System.Windows.Forms.TextBox();
this._OPCItemValueToWrite_2 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_9 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_8 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_7 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_6 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_5 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_4 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_3 = new System.Windows.Forms.TextBox();
this._OPCItemQuality_2 = new System.Windows.Forms.TextBox();
this._OPCItemValue_9 = new System.Windows.Forms.TextBox();
this._OPCItemValue_8 = new System.Windows.Forms.TextBox();
this._OPCItemValue_7 = new System.Windows.Forms.TextBox();
this._OPCItemValue_6 = new System.Windows.Forms.TextBox();
this._OPCItemValue_5 = new System.Windows.Forms.TextBox();
this._OPCItemValue_4 = new System.Windows.Forms.TextBox();
this._OPCItemValue_3 = new System.Windows.Forms.TextBox();
this._OPCItemValue_2 = new System.Windows.Forms.TextBox();
this._OPCItemName_9 = new System.Windows.Forms.TextBox();
this._OPCItemName_8 = new System.Windows.Forms.TextBox();
this._OPCItemName_7 = new System.Windows.Forms.TextBox();
this._OPCItemName_6 = new System.Windows.Forms.TextBox();
this._OPCItemName_5 = new System.Windows.Forms.TextBox();
this._OPCItemName_4 = new System.Windows.Forms.TextBox();
this._OPCItemName_3 = new System.Windows.Forms.TextBox();
this._OPCItemName_2 = new System.Windows.Forms.TextBox();
this.OPCGroupFrame.SuspendLayout();
this.Frame1.SuspendLayout();
this.Frame2.SuspendLayout();
this.SuspendLayout();
//
// OPCGroupFrame
//
this.OPCGroupFrame.BackColor = System.Drawing.SystemColors.Control;
this.OPCGroupFrame.Controls.Add(this.RemoveOPCGroup);
this.OPCGroupFrame.Controls.Add(this.AddOPCGroup);
this.OPCGroupFrame.Controls.Add(this.GroupActiveState);
this.OPCGroupFrame.Controls.Add(this.GroupDeadBand);
this.OPCGroupFrame.Controls.Add(this.GroupUpdateRate);
this.OPCGroupFrame.Controls.Add(this.OPCGroupName);
this.OPCGroupFrame.Controls.Add(this.Label6);
this.OPCGroupFrame.Controls.Add(this.Label5);
this.OPCGroupFrame.Controls.Add(this.Label1);
this.OPCGroupFrame.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.OPCGroupFrame.ForeColor = System.Drawing.SystemColors.ControlText;
this.OPCGroupFrame.Location = new System.Drawing.Point(335, 12);
this.OPCGroupFrame.Name = "OPCGroupFrame";
this.OPCGroupFrame.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.OPCGroupFrame.Size = new System.Drawing.Size(347, 216);
this.OPCGroupFrame.TabIndex = 100;
this.OPCGroupFrame.TabStop = false;
this.OPCGroupFrame.Text = "Add Group to OPC Server";
//
// RemoveOPCGroup
//
this.RemoveOPCGroup.BackColor = System.Drawing.SystemColors.Control;
this.RemoveOPCGroup.Cursor = System.Windows.Forms.Cursors.Default;
this.RemoveOPCGroup.Enabled = false;
this.RemoveOPCGroup.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RemoveOPCGroup.ForeColor = System.Drawing.SystemColors.ControlText;
this.RemoveOPCGroup.Location = new System.Drawing.Point(182, 181);
this.RemoveOPCGroup.Name = "RemoveOPCGroup";
this.RemoveOPCGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.RemoveOPCGroup.Size = new System.Drawing.Size(155, 29);
this.RemoveOPCGroup.TabIndex = 16;
this.RemoveOPCGroup.Text = "Remove Group";
this.RemoveOPCGroup.UseVisualStyleBackColor = false;
//
// AddOPCGroup
//
this.AddOPCGroup.BackColor = System.Drawing.SystemColors.Control;
this.AddOPCGroup.Cursor = System.Windows.Forms.Cursors.Default;
this.AddOPCGroup.Enabled = false;
this.AddOPCGroup.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.AddOPCGroup.ForeColor = System.Drawing.SystemColors.ControlText;
this.AddOPCGroup.Location = new System.Drawing.Point(10, 181);
this.AddOPCGroup.Name = "AddOPCGroup";
this.AddOPCGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.AddOPCGroup.Size = new System.Drawing.Size(154, 24);
this.AddOPCGroup.TabIndex = 15;
this.AddOPCGroup.Text = "Add Group";
this.AddOPCGroup.UseVisualStyleBackColor = false;
//
// GroupActiveState
//
this.GroupActiveState.BackColor = System.Drawing.SystemColors.Control;
this.GroupActiveState.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
this.GroupActiveState.Checked = true;
this.GroupActiveState.CheckState = System.Windows.Forms.CheckState.Checked;
this.GroupActiveState.Cursor = System.Windows.Forms.Cursors.Default;
this.GroupActiveState.Enabled = false;
this.GroupActiveState.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.GroupActiveState.ForeColor = System.Drawing.SystemColors.ControlText;
this.GroupActiveState.Location = new System.Drawing.Point(67, 138);
this.GroupActiveState.Name = "GroupActiveState";
this.GroupActiveState.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.GroupActiveState.Size = new System.Drawing.Size(107, 18);
this.GroupActiveState.TabIndex = 14;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?