using UAS_PLCDataReader.CustomerControl.ValueLabel; namespace UAS_PLCDataReader.Device.Infomation { partial class DeviceDetailInfo { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.dnc_type = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel(); this.dnc_upperip = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel(); this.dnc_type_label = new DevExpress.XtraEditors.LabelControl(); this.dnc_upperip_label = new DevExpress.XtraEditors.LabelControl(); this.dnc_mac = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel(); this.dnc_gateway = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel(); this.dnc_mac_label = new DevExpress.XtraEditors.LabelControl(); this.dnc_port = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel(); this.dnc_gateway_label = new DevExpress.XtraEditors.LabelControl(); this.dnc_ip = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel(); this.dnc_port_label = new DevExpress.XtraEditors.LabelControl(); this.dnc_ip_label = new DevExpress.XtraEditors.LabelControl(); this.GridDeviceDetailInfo = new DevExpress.XtraGrid.GridControl(); this.GridViewDeviceDetailInfo = new DevExpress.XtraGrid.Views.Grid.GridView(); this.DC_CODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.DC_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.DPC_ENABLE = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceDetailInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceDetailInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); this.SuspendLayout(); // // groupControl1 // this.groupControl1.Controls.Add(this.dnc_type); this.groupControl1.Controls.Add(this.dnc_upperip); this.groupControl1.Controls.Add(this.dnc_type_label); this.groupControl1.Controls.Add(this.dnc_upperip_label); this.groupControl1.Controls.Add(this.dnc_mac); this.groupControl1.Controls.Add(this.dnc_gateway); this.groupControl1.Controls.Add(this.dnc_mac_label); this.groupControl1.Controls.Add(this.dnc_port); this.groupControl1.Controls.Add(this.dnc_gateway_label); this.groupControl1.Controls.Add(this.dnc_ip); this.groupControl1.Controls.Add(this.dnc_port_label); this.groupControl1.Controls.Add(this.dnc_ip_label); this.groupControl1.Location = new System.Drawing.Point(12, 12); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(286, 349); this.groupControl1.TabIndex = 0; this.groupControl1.Text = "设备联网信息"; // // dnc_type // this.dnc_type.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_type.Location = new System.Drawing.Point(79, 164); this.dnc_type.Name = "dnc_type"; this.dnc_type.Size = new System.Drawing.Size(0, 16); this.dnc_type.TabIndex = 23; // // dnc_upperip // this.dnc_upperip.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_upperip.Location = new System.Drawing.Point(79, 194); this.dnc_upperip.Name = "dnc_upperip"; this.dnc_upperip.Size = new System.Drawing.Size(0, 16); this.dnc_upperip.TabIndex = 22; // // dnc_type_label // this.dnc_type_label.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_type_label.Location = new System.Drawing.Point(13, 164); this.dnc_type_label.Name = "dnc_type_label"; this.dnc_type_label.Size = new System.Drawing.Size(32, 16); this.dnc_type_label.TabIndex = 21; this.dnc_type_label.Text = "类型"; // // dnc_upperip_label // this.dnc_upperip_label.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_upperip_label.Location = new System.Drawing.Point(13, 194); this.dnc_upperip_label.Name = "dnc_upperip_label"; this.dnc_upperip_label.Size = new System.Drawing.Size(48, 16); this.dnc_upperip_label.TabIndex = 20; this.dnc_upperip_label.Text = "上级IP"; // // dnc_mac // this.dnc_mac.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_mac.Location = new System.Drawing.Point(79, 71); this.dnc_mac.Name = "dnc_mac"; this.dnc_mac.Size = new System.Drawing.Size(0, 16); this.dnc_mac.TabIndex = 19; // // dnc_gateway // this.dnc_gateway.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_gateway.Location = new System.Drawing.Point(79, 132); this.dnc_gateway.Name = "dnc_gateway"; this.dnc_gateway.Size = new System.Drawing.Size(0, 16); this.dnc_gateway.TabIndex = 18; // // dnc_mac_label // this.dnc_mac_label.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_mac_label.Location = new System.Drawing.Point(13, 71); this.dnc_mac_label.Name = "dnc_mac_label"; this.dnc_mac_label.Size = new System.Drawing.Size(24, 16); this.dnc_mac_label.TabIndex = 6; this.dnc_mac_label.Text = "MAC"; // // dnc_port // this.dnc_port.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_port.Location = new System.Drawing.Point(79, 100); this.dnc_port.Name = "dnc_port"; this.dnc_port.Size = new System.Drawing.Size(0, 16); this.dnc_port.TabIndex = 17; // // dnc_gateway_label // this.dnc_gateway_label.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_gateway_label.Location = new System.Drawing.Point(13, 132); this.dnc_gateway_label.Name = "dnc_gateway_label"; this.dnc_gateway_label.Size = new System.Drawing.Size(32, 16); this.dnc_gateway_label.TabIndex = 5; this.dnc_gateway_label.Text = "网关"; // // dnc_ip // this.dnc_ip.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_ip.Location = new System.Drawing.Point(79, 41); this.dnc_ip.Name = "dnc_ip"; this.dnc_ip.Size = new System.Drawing.Size(0, 16); this.dnc_ip.TabIndex = 16; // // dnc_port_label // this.dnc_port_label.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_port_label.Location = new System.Drawing.Point(13, 100); this.dnc_port_label.Name = "dnc_port_label"; this.dnc_port_label.Size = new System.Drawing.Size(32, 16); this.dnc_port_label.TabIndex = 4; this.dnc_port_label.Text = "端口"; // // dnc_ip_label // this.dnc_ip_label.Appearance.Font = new System.Drawing.Font("黑体", 12F); this.dnc_ip_label.Location = new System.Drawing.Point(13, 41); this.dnc_ip_label.Name = "dnc_ip_label"; this.dnc_ip_label.Size = new System.Drawing.Size(16, 16); this.dnc_ip_label.TabIndex = 0; this.dnc_ip_label.Text = "IP"; // // GridDeviceDetailInfo // this.GridDeviceDetailInfo.Location = new System.Drawing.Point(310, 12); this.GridDeviceDetailInfo.MainView = this.GridViewDeviceDetailInfo; this.GridDeviceDetailInfo.Name = "GridDeviceDetailInfo"; this.GridDeviceDetailInfo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit1}); this.GridDeviceDetailInfo.Size = new System.Drawing.Size(431, 349); this.GridDeviceDetailInfo.TabIndex = 2; this.GridDeviceDetailInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewDeviceDetailInfo}); // // GridViewDeviceDetailInfo // this.GridViewDeviceDetailInfo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.DC_CODE, this.DC_NAME, this.DPC_ENABLE}); this.GridViewDeviceDetailInfo.GridControl = this.GridDeviceDetailInfo; this.GridViewDeviceDetailInfo.Name = "GridViewDeviceDetailInfo"; // // DC_CODE // this.DC_CODE.Caption = "指令编号"; this.DC_CODE.FieldName = "DC_CODE"; this.DC_CODE.Name = "DC_CODE"; this.DC_CODE.OptionsColumn.AllowEdit = false; this.DC_CODE.Visible = true; this.DC_CODE.VisibleIndex = 0; // // DC_NAME // this.DC_NAME.Caption = "指令名称"; this.DC_NAME.FieldName = "DC_NAME"; this.DC_NAME.Name = "DC_NAME"; this.DC_NAME.OptionsColumn.AllowEdit = false; this.DC_NAME.Visible = true; this.DC_NAME.VisibleIndex = 1; // // DPC_ENABLE // this.DPC_ENABLE.Caption = "是否启用"; this.DPC_ENABLE.ColumnEdit = this.repositoryItemCheckEdit1; this.DPC_ENABLE.FieldName = "DPC_ENABLE"; this.DPC_ENABLE.Name = "DPC_ENABLE"; this.DPC_ENABLE.OptionsColumn.AllowEdit = false; this.DPC_ENABLE.Visible = true; this.DPC_ENABLE.VisibleIndex = 2; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked; this.repositoryItemCheckEdit1.NullText = "0"; this.repositoryItemCheckEdit1.ValueChecked = "-1"; this.repositoryItemCheckEdit1.ValueUnchecked = "0"; // // DeviceDetailInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(747, 373); this.Controls.Add(this.GridDeviceDetailInfo); this.Controls.Add(this.groupControl1); this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.None; this.KeyPreview = true; this.MaximizeBox = false; this.Name = "DeviceDetailInfo"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = " "; this.Load += new System.EventHandler(this.DeviceDetailInfo_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.DeviceDetailInfo_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); this.groupControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceDetailInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceDetailInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.LabelControl dnc_mac_label; private DevExpress.XtraEditors.LabelControl dnc_gateway_label; private DevExpress.XtraEditors.LabelControl dnc_port_label; private DevExpress.XtraEditors.LabelControl dnc_ip_label; private ValueLabel dnc_mac; private ValueLabel dnc_gateway; private ValueLabel dnc_port; private ValueLabel dnc_ip; private DevExpress.XtraGrid.GridControl GridDeviceDetailInfo; private DevExpress.XtraGrid.Views.Grid.GridView GridViewDeviceDetailInfo; private DevExpress.XtraEditors.LabelControl dnc_upperip_label; private DevExpress.XtraEditors.LabelControl dnc_type_label; private ValueLabel dnc_type; private ValueLabel dnc_upperip; private DevExpress.XtraGrid.Columns.GridColumn DC_CODE; private DevExpress.XtraGrid.Columns.GridColumn DC_NAME; private DevExpress.XtraGrid.Columns.GridColumn DPC_ENABLE; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; } }