704 lines
41 KiB
C#
704 lines
41 KiB
C#
namespace TsSFCDevice.Client.Launch.Device
|
|
{
|
|
partial class pageDeviceView
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageDeviceView));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.baripsEquipmentID = new DevExpress.XtraBars.BarEditItem();
|
|
this.ipsEquipmentID = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.barSearch = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barInsert = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barEdit = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barEditStatus = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barExport = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barRefresh = new DevExpress.XtraBars.BarButtonItem();
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.OperatingParameters = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.AutoID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.EquipmentID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.EquipmentName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Specification = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Manufacturer = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.SerialNumber = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.UsingDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Totalcapacity = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Weight = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.EquipmentCategory = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.EquipmentOriginalvalue = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.EquipmentStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.WarrantyPeriod = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.InstallationLocation = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.OwningUnit = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colVersionCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colVersionRev = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Remarks = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDevice.Client.Launch.frmWaiting), true, true);
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsEquipmentID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem,
|
|
this.ribbon.SearchEditItem,
|
|
this.baripsEquipmentID,
|
|
this.barSearch,
|
|
this.barInsert,
|
|
this.barEdit,
|
|
this.barEditStatus,
|
|
this.barExport,
|
|
this.barRefresh});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ribbon.MaxItemId = 8;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.OptionsMenuMinWidth = 424;
|
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage1});
|
|
this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.ipsEquipmentID});
|
|
this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ribbon.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ribbon.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
|
|
this.ribbon.ShowQatLocationSelector = false;
|
|
this.ribbon.ShowToolbarCustomizeItem = false;
|
|
this.ribbon.Size = new System.Drawing.Size(1331, 133);
|
|
this.ribbon.Toolbar.ShowCustomizeItem = false;
|
|
this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
|
//
|
|
// baripsEquipmentID
|
|
//
|
|
this.baripsEquipmentID.Caption = "设备编号:";
|
|
this.baripsEquipmentID.Edit = this.ipsEquipmentID;
|
|
this.baripsEquipmentID.EditHeight = 30;
|
|
this.baripsEquipmentID.EditWidth = 180;
|
|
this.baripsEquipmentID.Id = 1;
|
|
this.baripsEquipmentID.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Disabled.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Hovered.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Normal.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Pressed.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Disabled.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Hovered.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Normal.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Pressed.Options.UseFont = true;
|
|
this.baripsEquipmentID.Name = "baripsEquipmentID";
|
|
//
|
|
// ipsEquipmentID
|
|
//
|
|
this.ipsEquipmentID.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsEquipmentID.Appearance.Options.UseFont = true;
|
|
this.ipsEquipmentID.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsEquipmentID.AppearanceDisabled.Options.UseFont = true;
|
|
this.ipsEquipmentID.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsEquipmentID.AppearanceFocused.Options.UseFont = true;
|
|
this.ipsEquipmentID.AppearanceReadOnly.Options.UseTextOptions = true;
|
|
this.ipsEquipmentID.AppearanceReadOnly.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.ipsEquipmentID.AutoHeight = false;
|
|
serializableAppearanceObject1.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
serializableAppearanceObject1.Options.UseFont = true;
|
|
serializableAppearanceObject2.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
serializableAppearanceObject2.Options.UseFont = true;
|
|
serializableAppearanceObject3.Font = new System.Drawing.Font("Tahoma", 2F);
|
|
serializableAppearanceObject3.Options.UseFont = true;
|
|
serializableAppearanceObject4.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
serializableAppearanceObject4.Options.UseFont = true;
|
|
this.ipsEquipmentID.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.ipsEquipmentID.MaxLength = 20;
|
|
this.ipsEquipmentID.Name = "ipsEquipmentID";
|
|
this.ipsEquipmentID.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.ipsEquipmentID_ButtonClick);
|
|
//
|
|
// barSearch
|
|
//
|
|
this.barSearch.Caption = "查询";
|
|
this.barSearch.Id = 2;
|
|
this.barSearch.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSearch.ImageOptions.SvgImage")));
|
|
this.barSearch.Name = "barSearch";
|
|
this.barSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barSearch_ItemClick);
|
|
//
|
|
// barInsert
|
|
//
|
|
this.barInsert.Caption = "新增";
|
|
this.barInsert.Id = 3;
|
|
this.barInsert.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barInsert.ImageOptions.Image")));
|
|
this.barInsert.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barInsert.ImageOptions.LargeImage")));
|
|
this.barInsert.Name = "barInsert";
|
|
this.barInsert.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barInsert_ItemClick);
|
|
//
|
|
// barEdit
|
|
//
|
|
this.barEdit.Caption = "修改";
|
|
this.barEdit.Enabled = false;
|
|
this.barEdit.Id = 4;
|
|
this.barEdit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barEdit.ImageOptions.Image")));
|
|
this.barEdit.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barEdit.ImageOptions.LargeImage")));
|
|
this.barEdit.Name = "barEdit";
|
|
this.barEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barEdit_ItemClick);
|
|
//
|
|
// barEditStatus
|
|
//
|
|
this.barEditStatus.Caption = "修改状态";
|
|
this.barEditStatus.Enabled = false;
|
|
this.barEditStatus.Id = 5;
|
|
this.barEditStatus.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barEditStatus.ImageOptions.Image")));
|
|
this.barEditStatus.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barEditStatus.ImageOptions.LargeImage")));
|
|
this.barEditStatus.Name = "barEditStatus";
|
|
this.barEditStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barEditStatus_ItemClick);
|
|
//
|
|
// barExport
|
|
//
|
|
this.barExport.Caption = "导出";
|
|
this.barExport.Id = 6;
|
|
this.barExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barExport.ImageOptions.Image")));
|
|
this.barExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barExport.ImageOptions.LargeImage")));
|
|
this.barExport.Name = "barExport";
|
|
this.barExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barExport_ItemClick);
|
|
//
|
|
// barRefresh
|
|
//
|
|
this.barRefresh.Caption = "刷新";
|
|
this.barRefresh.Id = 7;
|
|
this.barRefresh.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barRefresh.ImageOptions.Image")));
|
|
this.barRefresh.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barRefresh.ImageOptions.LargeImage")));
|
|
this.barRefresh.Name = "barRefresh";
|
|
this.barRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barRefresh_ItemClick);
|
|
//
|
|
// ribbonPage1
|
|
//
|
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|
this.ribbonPageGroup1,
|
|
this.ribbonPageGroup2});
|
|
this.ribbonPage1.Name = "ribbonPage1";
|
|
this.ribbonPage1.Text = "ribbonPage1";
|
|
//
|
|
// ribbonPageGroup1
|
|
//
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.baripsEquipmentID);
|
|
this.ribbonPageGroup1.ItemsLayout = DevExpress.XtraBars.Ribbon.RibbonPageGroupItemsLayout.OneRow;
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "查询";
|
|
//
|
|
// ribbonPageGroup2
|
|
//
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barSearch);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barRefresh);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barInsert);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barEdit);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barEditStatus);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barExport);
|
|
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
|
|
this.ribbonPageGroup2.Text = "操作";
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
this.gridControl1.Location = new System.Drawing.Point(12, 12);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.MinimumSize = new System.Drawing.Size(3300, 0);
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(3300, 593);
|
|
this.gridControl1.TabIndex = 3;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView1.Appearance.FocusedCell.Options.UseFont = true;
|
|
this.gridView1.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView1.Appearance.FocusedRow.Options.UseFont = true;
|
|
this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView1.Appearance.Row.Options.UseFont = true;
|
|
this.gridView1.Appearance.SelectedRow.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView1.Appearance.SelectedRow.Options.UseFont = true;
|
|
this.gridView1.Appearance.ViewCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView1.Appearance.ViewCaption.Options.UseFont = true;
|
|
this.gridView1.AutoFillColumn = this.OperatingParameters;
|
|
this.gridView1.ColumnPanelRowHeight = 35;
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.AutoID,
|
|
this.EquipmentID,
|
|
this.EquipmentName,
|
|
this.Specification,
|
|
this.Manufacturer,
|
|
this.SerialNumber,
|
|
this.UsingDate,
|
|
this.Totalcapacity,
|
|
this.Weight,
|
|
this.EquipmentCategory,
|
|
this.EquipmentOriginalvalue,
|
|
this.EquipmentStatus,
|
|
this.WarrantyPeriod,
|
|
this.InstallationLocation,
|
|
this.OwningUnit,
|
|
this.OperatingParameters,
|
|
this.colVersionCode,
|
|
this.colVersionRev,
|
|
this.gridColumn1,
|
|
this.gridColumn2,
|
|
this.Remarks});
|
|
this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1635, 636, 252, 286);
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
|
|
this.gridView1.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.True;
|
|
this.gridView1.RowHeight = 35;
|
|
this.gridView1.ViewCaptionHeight = 35;
|
|
this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
|
|
this.gridView1.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
|
|
//
|
|
// OperatingParameters
|
|
//
|
|
this.OperatingParameters.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.OperatingParameters.AppearanceCell.Options.UseFont = true;
|
|
this.OperatingParameters.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.OperatingParameters.AppearanceHeader.Options.UseFont = true;
|
|
this.OperatingParameters.Caption = "运行参数";
|
|
this.OperatingParameters.FieldName = "OperatingParameters";
|
|
this.OperatingParameters.Name = "OperatingParameters";
|
|
this.OperatingParameters.OptionsColumn.AllowEdit = false;
|
|
this.OperatingParameters.Visible = true;
|
|
this.OperatingParameters.VisibleIndex = 14;
|
|
//
|
|
// AutoID
|
|
//
|
|
this.AutoID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.AutoID.AppearanceCell.Options.UseFont = true;
|
|
this.AutoID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.AutoID.AppearanceHeader.Options.UseFont = true;
|
|
this.AutoID.Caption = "序号";
|
|
this.AutoID.FieldName = "AutoID";
|
|
this.AutoID.MaxWidth = 50;
|
|
this.AutoID.MinWidth = 25;
|
|
this.AutoID.Name = "AutoID";
|
|
this.AutoID.OptionsColumn.AllowEdit = false;
|
|
this.AutoID.OptionsColumn.ReadOnly = true;
|
|
this.AutoID.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.AutoID.Width = 40;
|
|
//
|
|
// EquipmentID
|
|
//
|
|
this.EquipmentID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentID.AppearanceCell.Options.UseFont = true;
|
|
this.EquipmentID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentID.AppearanceHeader.Options.UseFont = true;
|
|
this.EquipmentID.Caption = "设备编号";
|
|
this.EquipmentID.FieldName = "EquipmentID";
|
|
this.EquipmentID.Name = "EquipmentID";
|
|
this.EquipmentID.OptionsColumn.AllowEdit = false;
|
|
this.EquipmentID.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.True;
|
|
this.EquipmentID.Visible = true;
|
|
this.EquipmentID.VisibleIndex = 0;
|
|
this.EquipmentID.Width = 80;
|
|
//
|
|
// EquipmentName
|
|
//
|
|
this.EquipmentName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentName.AppearanceCell.Options.UseFont = true;
|
|
this.EquipmentName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentName.AppearanceHeader.Options.UseFont = true;
|
|
this.EquipmentName.Caption = "设备名称";
|
|
this.EquipmentName.FieldName = "EquipmentName";
|
|
this.EquipmentName.Name = "EquipmentName";
|
|
this.EquipmentName.OptionsColumn.AllowEdit = false;
|
|
this.EquipmentName.Visible = true;
|
|
this.EquipmentName.VisibleIndex = 1;
|
|
this.EquipmentName.Width = 80;
|
|
//
|
|
// Specification
|
|
//
|
|
this.Specification.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Specification.AppearanceCell.Options.UseFont = true;
|
|
this.Specification.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Specification.AppearanceHeader.Options.UseFont = true;
|
|
this.Specification.Caption = "设备型号规格";
|
|
this.Specification.FieldName = "Specification";
|
|
this.Specification.Name = "Specification";
|
|
this.Specification.OptionsColumn.AllowEdit = false;
|
|
this.Specification.Visible = true;
|
|
this.Specification.VisibleIndex = 2;
|
|
this.Specification.Width = 82;
|
|
//
|
|
// Manufacturer
|
|
//
|
|
this.Manufacturer.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Manufacturer.AppearanceCell.Options.UseFont = true;
|
|
this.Manufacturer.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Manufacturer.AppearanceHeader.Options.UseFont = true;
|
|
this.Manufacturer.Caption = "制造厂家";
|
|
this.Manufacturer.FieldName = "Manufacturer";
|
|
this.Manufacturer.Name = "Manufacturer";
|
|
this.Manufacturer.OptionsColumn.AllowEdit = false;
|
|
this.Manufacturer.Visible = true;
|
|
this.Manufacturer.VisibleIndex = 3;
|
|
this.Manufacturer.Width = 80;
|
|
//
|
|
// SerialNumber
|
|
//
|
|
this.SerialNumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.SerialNumber.AppearanceCell.Options.UseFont = true;
|
|
this.SerialNumber.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.SerialNumber.AppearanceHeader.Options.UseFont = true;
|
|
this.SerialNumber.Caption = "出厂编号";
|
|
this.SerialNumber.FieldName = "SerialNumber";
|
|
this.SerialNumber.Name = "SerialNumber";
|
|
this.SerialNumber.OptionsColumn.AllowEdit = false;
|
|
this.SerialNumber.Visible = true;
|
|
this.SerialNumber.VisibleIndex = 4;
|
|
this.SerialNumber.Width = 80;
|
|
//
|
|
// UsingDate
|
|
//
|
|
this.UsingDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.UsingDate.AppearanceCell.Options.UseFont = true;
|
|
this.UsingDate.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.UsingDate.AppearanceHeader.Options.UseFont = true;
|
|
this.UsingDate.Caption = "投产年月";
|
|
this.UsingDate.FieldName = "UsingDate";
|
|
this.UsingDate.Name = "UsingDate";
|
|
this.UsingDate.OptionsColumn.AllowEdit = false;
|
|
this.UsingDate.Visible = true;
|
|
this.UsingDate.VisibleIndex = 5;
|
|
this.UsingDate.Width = 80;
|
|
//
|
|
// Totalcapacity
|
|
//
|
|
this.Totalcapacity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Totalcapacity.AppearanceCell.Options.UseFont = true;
|
|
this.Totalcapacity.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Totalcapacity.AppearanceHeader.Options.UseFont = true;
|
|
this.Totalcapacity.Caption = "设备总容量(KW)";
|
|
this.Totalcapacity.DisplayFormat.FormatString = "#.00";
|
|
this.Totalcapacity.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.Totalcapacity.FieldName = "Totalcapacity";
|
|
this.Totalcapacity.Name = "Totalcapacity";
|
|
this.Totalcapacity.OptionsColumn.AllowEdit = false;
|
|
this.Totalcapacity.Visible = true;
|
|
this.Totalcapacity.VisibleIndex = 6;
|
|
this.Totalcapacity.Width = 97;
|
|
//
|
|
// Weight
|
|
//
|
|
this.Weight.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Weight.AppearanceCell.Options.UseFont = true;
|
|
this.Weight.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Weight.AppearanceHeader.Options.UseFont = true;
|
|
this.Weight.Caption = "设备重量(吨)";
|
|
this.Weight.DisplayFormat.FormatString = "#.00";
|
|
this.Weight.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
this.Weight.FieldName = "Weight";
|
|
this.Weight.Name = "Weight";
|
|
this.Weight.OptionsColumn.AllowEdit = false;
|
|
this.Weight.Visible = true;
|
|
this.Weight.VisibleIndex = 7;
|
|
this.Weight.Width = 80;
|
|
//
|
|
// EquipmentCategory
|
|
//
|
|
this.EquipmentCategory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentCategory.AppearanceCell.Options.UseFont = true;
|
|
this.EquipmentCategory.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentCategory.AppearanceHeader.Options.UseFont = true;
|
|
this.EquipmentCategory.Caption = "设备类别";
|
|
this.EquipmentCategory.FieldName = "EquipmentCategory";
|
|
this.EquipmentCategory.Name = "EquipmentCategory";
|
|
this.EquipmentCategory.OptionsColumn.AllowEdit = false;
|
|
this.EquipmentCategory.Visible = true;
|
|
this.EquipmentCategory.VisibleIndex = 8;
|
|
this.EquipmentCategory.Width = 80;
|
|
//
|
|
// EquipmentOriginalvalue
|
|
//
|
|
this.EquipmentOriginalvalue.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentOriginalvalue.AppearanceCell.Options.UseFont = true;
|
|
this.EquipmentOriginalvalue.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentOriginalvalue.AppearanceHeader.Options.UseFont = true;
|
|
this.EquipmentOriginalvalue.Caption = "设备原值(万元)";
|
|
this.EquipmentOriginalvalue.DisplayFormat.FormatString = "#.00";
|
|
this.EquipmentOriginalvalue.FieldName = "EquipmentOriginalvalue";
|
|
this.EquipmentOriginalvalue.Name = "EquipmentOriginalvalue";
|
|
this.EquipmentOriginalvalue.OptionsColumn.AllowEdit = false;
|
|
this.EquipmentOriginalvalue.Visible = true;
|
|
this.EquipmentOriginalvalue.VisibleIndex = 9;
|
|
this.EquipmentOriginalvalue.Width = 90;
|
|
//
|
|
// EquipmentStatus
|
|
//
|
|
this.EquipmentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentStatus.AppearanceCell.Options.UseFont = true;
|
|
this.EquipmentStatus.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.EquipmentStatus.AppearanceHeader.Options.UseFont = true;
|
|
this.EquipmentStatus.Caption = "设备状态";
|
|
this.EquipmentStatus.FieldName = "EquipmentStatus";
|
|
this.EquipmentStatus.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
|
|
this.EquipmentStatus.Name = "EquipmentStatus";
|
|
this.EquipmentStatus.OptionsColumn.AllowEdit = false;
|
|
this.EquipmentStatus.Visible = true;
|
|
this.EquipmentStatus.VisibleIndex = 10;
|
|
this.EquipmentStatus.Width = 80;
|
|
//
|
|
// WarrantyPeriod
|
|
//
|
|
this.WarrantyPeriod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.WarrantyPeriod.AppearanceCell.Options.UseFont = true;
|
|
this.WarrantyPeriod.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.WarrantyPeriod.AppearanceHeader.Options.UseFont = true;
|
|
this.WarrantyPeriod.Caption = "质保期";
|
|
this.WarrantyPeriod.FieldName = "WarrantyPeriod";
|
|
this.WarrantyPeriod.Name = "WarrantyPeriod";
|
|
this.WarrantyPeriod.OptionsColumn.AllowEdit = false;
|
|
this.WarrantyPeriod.Visible = true;
|
|
this.WarrantyPeriod.VisibleIndex = 11;
|
|
this.WarrantyPeriod.Width = 80;
|
|
//
|
|
// InstallationLocation
|
|
//
|
|
this.InstallationLocation.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.InstallationLocation.AppearanceCell.Options.UseFont = true;
|
|
this.InstallationLocation.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.InstallationLocation.AppearanceHeader.Options.UseFont = true;
|
|
this.InstallationLocation.Caption = "安装地点";
|
|
this.InstallationLocation.FieldName = "InstallationLocation";
|
|
this.InstallationLocation.Name = "InstallationLocation";
|
|
this.InstallationLocation.OptionsColumn.AllowEdit = false;
|
|
this.InstallationLocation.Visible = true;
|
|
this.InstallationLocation.VisibleIndex = 12;
|
|
this.InstallationLocation.Width = 80;
|
|
//
|
|
// OwningUnit
|
|
//
|
|
this.OwningUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.OwningUnit.AppearanceCell.Options.UseFont = true;
|
|
this.OwningUnit.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.OwningUnit.AppearanceHeader.Options.UseFont = true;
|
|
this.OwningUnit.Caption = "所属单元";
|
|
this.OwningUnit.FieldName = "OwningUnit";
|
|
this.OwningUnit.Name = "OwningUnit";
|
|
this.OwningUnit.OptionsColumn.AllowEdit = false;
|
|
this.OwningUnit.Visible = true;
|
|
this.OwningUnit.VisibleIndex = 13;
|
|
this.OwningUnit.Width = 80;
|
|
//
|
|
// colVersionCode
|
|
//
|
|
this.colVersionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colVersionCode.AppearanceCell.Options.UseFont = true;
|
|
this.colVersionCode.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colVersionCode.AppearanceHeader.Options.UseFont = true;
|
|
this.colVersionCode.Caption = "PM的点检表编号";
|
|
this.colVersionCode.FieldName = "VersionCode";
|
|
this.colVersionCode.Name = "colVersionCode";
|
|
this.colVersionCode.OptionsColumn.AllowEdit = false;
|
|
this.colVersionCode.Visible = true;
|
|
this.colVersionCode.VisibleIndex = 15;
|
|
this.colVersionCode.Width = 94;
|
|
//
|
|
// colVersionRev
|
|
//
|
|
this.colVersionRev.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colVersionRev.AppearanceCell.Options.UseFont = true;
|
|
this.colVersionRev.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colVersionRev.AppearanceHeader.Options.UseFont = true;
|
|
this.colVersionRev.Caption = "PM的点检表版本";
|
|
this.colVersionRev.FieldName = "VersionRev";
|
|
this.colVersionRev.Name = "colVersionRev";
|
|
this.colVersionRev.Visible = true;
|
|
this.colVersionRev.VisibleIndex = 16;
|
|
this.colVersionRev.Width = 94;
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "AM的点检表编号";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 18;
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "AM的点检表版本";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Visible = true;
|
|
this.gridColumn2.VisibleIndex = 19;
|
|
//
|
|
// Remarks
|
|
//
|
|
this.Remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Remarks.AppearanceCell.Options.UseFont = true;
|
|
this.Remarks.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.Remarks.AppearanceHeader.Options.UseFont = true;
|
|
this.Remarks.Caption = "备注";
|
|
this.Remarks.FieldName = "Remarks";
|
|
this.Remarks.Name = "Remarks";
|
|
this.Remarks.OptionsColumn.AllowEdit = false;
|
|
this.Remarks.Visible = true;
|
|
this.Remarks.VisibleIndex = 17;
|
|
this.Remarks.Width = 80;
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 133);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1331, 634);
|
|
this.layoutControl1.TabIndex = 5;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// Root
|
|
//
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.Root.GroupBordersVisible = false;
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem1});
|
|
this.Root.Name = "Root";
|
|
this.Root.Size = new System.Drawing.Size(3324, 617);
|
|
this.Root.TextVisible = false;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.gridControl1;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(3304, 597);
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextVisible = false;
|
|
//
|
|
// pageDeviceView
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1331, 767);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.IconOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("pageDeviceView.IconOptions.SvgImage")));
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "pageDeviceView";
|
|
this.Ribbon = this.ribbon;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "设备台账";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.Load += new System.EventHandler(this.pageDeviceView_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsEquipmentID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
|
private DevExpress.XtraBars.BarEditItem baripsEquipmentID;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit ipsEquipmentID;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
|
|
private DevExpress.XtraBars.BarButtonItem barSearch;
|
|
private DevExpress.XtraBars.BarButtonItem barInsert;
|
|
private DevExpress.XtraBars.BarButtonItem barEdit;
|
|
private DevExpress.XtraBars.BarButtonItem barEditStatus;
|
|
private DevExpress.XtraBars.BarButtonItem barExport;
|
|
private DevExpress.XtraBars.BarButtonItem barRefresh;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn OperatingParameters;
|
|
private DevExpress.XtraGrid.Columns.GridColumn AutoID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn EquipmentID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn EquipmentName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Specification;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Manufacturer;
|
|
private DevExpress.XtraGrid.Columns.GridColumn SerialNumber;
|
|
private DevExpress.XtraGrid.Columns.GridColumn UsingDate;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Totalcapacity;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Weight;
|
|
private DevExpress.XtraGrid.Columns.GridColumn EquipmentCategory;
|
|
private DevExpress.XtraGrid.Columns.GridColumn EquipmentOriginalvalue;
|
|
private DevExpress.XtraGrid.Columns.GridColumn EquipmentStatus;
|
|
private DevExpress.XtraGrid.Columns.GridColumn WarrantyPeriod;
|
|
private DevExpress.XtraGrid.Columns.GridColumn InstallationLocation;
|
|
private DevExpress.XtraGrid.Columns.GridColumn OwningUnit;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVersionCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVersionRev;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Remarks;
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
}
|
|
} |