|
@@ -134,7 +134,6 @@ namespace UAS_DeviceMonitor
|
|
|
this.pl_remark = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.pl_remark = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.PageDeviceStatus = new DevExpress.XtraTab.XtraTabPage();
|
|
this.PageDeviceStatus = new DevExpress.XtraTab.XtraTabPage();
|
|
|
this.PanelDeviceStatus = new DevExpress.XtraEditors.XtraScrollableControl();
|
|
this.PanelDeviceStatus = new DevExpress.XtraEditors.XtraScrollableControl();
|
|
|
- this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
|
|
|
|
|
this.PageWorkCenterStatus = new DevExpress.XtraTab.XtraTabPage();
|
|
this.PageWorkCenterStatus = new DevExpress.XtraTab.XtraTabPage();
|
|
|
this.GridWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
|
|
this.GridWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
|
|
|
this.GridViewWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
|
|
this.GridViewWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
|
|
@@ -166,8 +165,6 @@ namespace UAS_DeviceMonitor
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPolling)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPolling)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).BeginInit();
|
|
|
this.PageDeviceStatus.SuspendLayout();
|
|
this.PageDeviceStatus.SuspendLayout();
|
|
|
- this.PanelDeviceStatus.SuspendLayout();
|
|
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
|
|
|
|
|
this.PageWorkCenterStatus.SuspendLayout();
|
|
this.PageWorkCenterStatus.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).BeginInit();
|
|
@@ -1202,22 +1199,12 @@ namespace UAS_DeviceMonitor
|
|
|
//
|
|
//
|
|
|
// PanelDeviceStatus
|
|
// PanelDeviceStatus
|
|
|
//
|
|
//
|
|
|
- this.PanelDeviceStatus.Controls.Add(this.pictureEdit1);
|
|
|
|
|
this.PanelDeviceStatus.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.PanelDeviceStatus.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.PanelDeviceStatus.Location = new System.Drawing.Point(0, 0);
|
|
this.PanelDeviceStatus.Location = new System.Drawing.Point(0, 0);
|
|
|
this.PanelDeviceStatus.Name = "PanelDeviceStatus";
|
|
this.PanelDeviceStatus.Name = "PanelDeviceStatus";
|
|
|
this.PanelDeviceStatus.Size = new System.Drawing.Size(1027, 577);
|
|
this.PanelDeviceStatus.Size = new System.Drawing.Size(1027, 577);
|
|
|
this.PanelDeviceStatus.TabIndex = 0;
|
|
this.PanelDeviceStatus.TabIndex = 0;
|
|
|
//
|
|
//
|
|
|
- // pictureEdit1
|
|
|
|
|
- //
|
|
|
|
|
- this.pictureEdit1.Location = new System.Drawing.Point(502, 126);
|
|
|
|
|
- this.pictureEdit1.MenuManager = this.RibbonNav;
|
|
|
|
|
- this.pictureEdit1.Name = "pictureEdit1";
|
|
|
|
|
- this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
|
|
|
|
- this.pictureEdit1.Size = new System.Drawing.Size(100, 96);
|
|
|
|
|
- this.pictureEdit1.TabIndex = 0;
|
|
|
|
|
- //
|
|
|
|
|
// PageWorkCenterStatus
|
|
// PageWorkCenterStatus
|
|
|
//
|
|
//
|
|
|
this.PageWorkCenterStatus.Controls.Add(this.GridWorkCenterStatus);
|
|
this.PageWorkCenterStatus.Controls.Add(this.GridWorkCenterStatus);
|
|
@@ -1305,8 +1292,6 @@ namespace UAS_DeviceMonitor
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPolling)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPolling)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).EndInit();
|
|
|
this.PageDeviceStatus.ResumeLayout(false);
|
|
this.PageDeviceStatus.ResumeLayout(false);
|
|
|
- this.PanelDeviceStatus.ResumeLayout(false);
|
|
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
|
|
|
|
|
this.PageWorkCenterStatus.ResumeLayout(false);
|
|
this.PageWorkCenterStatus.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).EndInit();
|
|
@@ -1420,7 +1405,6 @@ namespace UAS_DeviceMonitor
|
|
|
private AutoDataGridControl GridWorkCenterStatus;
|
|
private AutoDataGridControl GridWorkCenterStatus;
|
|
|
private GridViewWithSerialNum GridViewWorkCenterStatus;
|
|
private GridViewWithSerialNum GridViewWorkCenterStatus;
|
|
|
private XtraScrollableControl PanelDeviceStatus;
|
|
private XtraScrollableControl PanelDeviceStatus;
|
|
|
- private PictureEdit pictureEdit1;
|
|
|
|
|
private System.Windows.Forms.ToolTip CommonTipController;
|
|
private System.Windows.Forms.ToolTip CommonTipController;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|