317 lines
21 KiB
C#
317 lines
21 KiB
C#
|
|
namespace TsSFCDevice.Client.Launch
|
|
{
|
|
partial class page_PlanDialog
|
|
{
|
|
/// <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()
|
|
{
|
|
System.Windows.Forms.Label lb_Caption;
|
|
System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
DevExpress.Utils.ContextButton contextButton1 = new DevExpress.Utils.ContextButton();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(page_PlanDialog));
|
|
DevExpress.Utils.ContextButton contextButton2 = new DevExpress.Utils.ContextButton();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition1 = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition2 = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition3 = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableRowDefinition tableRowDefinition1 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableRowDefinition tableRowDefinition2 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan1 = new DevExpress.XtraEditors.TableLayout.TableSpan();
|
|
DevExpress.XtraGrid.Views.Tile.TileViewItemElement tileViewItemElement1 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
|
|
DevExpress.XtraGrid.Views.Tile.TileViewItemElement tileViewItemElement2 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
|
|
DevExpress.XtraGrid.Views.Tile.TileViewItemElement tileViewItemElement3 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.EquipmentID = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.colInstallationLocation = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.colMaintenanceTypeText = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.tileView1 = new DevExpress.XtraGrid.Views.Tile.TileView();
|
|
lb_Caption = new System.Windows.Forms.Label();
|
|
flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
flowLayoutPanel1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tileView1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// lb_Caption
|
|
//
|
|
lb_Caption.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
lb_Caption.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
lb_Caption.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
lb_Caption.Location = new System.Drawing.Point(0, 0);
|
|
lb_Caption.Margin = new System.Windows.Forms.Padding(0);
|
|
lb_Caption.Name = "lb_Caption";
|
|
lb_Caption.Size = new System.Drawing.Size(900, 40);
|
|
lb_Caption.TabIndex = 1;
|
|
lb_Caption.Text = "维护计划";
|
|
lb_Caption.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
lb_Caption.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lb_Caption_MouseMove);
|
|
//
|
|
// flowLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.SetColumnSpan(flowLayoutPanel1, 3);
|
|
flowLayoutPanel1.Controls.Add(this.simpleButton1);
|
|
flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
|
|
flowLayoutPanel1.Location = new System.Drawing.Point(3, 543);
|
|
flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
flowLayoutPanel1.Size = new System.Drawing.Size(894, 54);
|
|
flowLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
|
|
this.simpleButton1.Appearance.BackColor2 = System.Drawing.Color.White;
|
|
this.simpleButton1.Appearance.BorderColor = System.Drawing.Color.Transparent;
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Verdana", 12F);
|
|
this.simpleButton1.Appearance.Options.UseBackColor = true;
|
|
this.simpleButton1.Appearance.Options.UseBorderColor = true;
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
this.simpleButton1.ImageOptions.ImageToTextIndent = 15;
|
|
this.simpleButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton1.ImageOptions.SvgImage")));
|
|
this.simpleButton1.Location = new System.Drawing.Point(720, 3);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(171, 54);
|
|
this.simpleButton1.TabIndex = 1;
|
|
this.simpleButton1.Text = "忽略全部";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// 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.MinWidth = 25;
|
|
this.EquipmentID.Name = "EquipmentID";
|
|
this.EquipmentID.Visible = true;
|
|
this.EquipmentID.VisibleIndex = 0;
|
|
this.EquipmentID.Width = 94;
|
|
//
|
|
// colInstallationLocation
|
|
//
|
|
this.colInstallationLocation.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colInstallationLocation.AppearanceCell.Options.UseFont = true;
|
|
this.colInstallationLocation.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colInstallationLocation.AppearanceHeader.Options.UseFont = true;
|
|
this.colInstallationLocation.Caption = "安装地点";
|
|
this.colInstallationLocation.CustomizationCaption = "安装地点:";
|
|
this.colInstallationLocation.FieldName = "InstallationLocation";
|
|
this.colInstallationLocation.MinWidth = 25;
|
|
this.colInstallationLocation.Name = "colInstallationLocation";
|
|
this.colInstallationLocation.OptionsColumn.ShowCaption = true;
|
|
this.colInstallationLocation.Visible = true;
|
|
this.colInstallationLocation.VisibleIndex = 1;
|
|
this.colInstallationLocation.Width = 94;
|
|
//
|
|
// colMaintenanceTypeText
|
|
//
|
|
this.colMaintenanceTypeText.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colMaintenanceTypeText.AppearanceCell.Options.UseFont = true;
|
|
this.colMaintenanceTypeText.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.colMaintenanceTypeText.AppearanceHeader.Options.UseFont = true;
|
|
this.colMaintenanceTypeText.Caption = "保养类型";
|
|
this.colMaintenanceTypeText.CustomizationCaption = "保养类型:";
|
|
this.colMaintenanceTypeText.FieldName = "MaintenanceTypeLabelText";
|
|
this.colMaintenanceTypeText.MinWidth = 25;
|
|
this.colMaintenanceTypeText.Name = "colMaintenanceTypeText";
|
|
this.colMaintenanceTypeText.OptionsColumn.ShowCaption = true;
|
|
this.colMaintenanceTypeText.Visible = true;
|
|
this.colMaintenanceTypeText.VisibleIndex = 2;
|
|
this.colMaintenanceTypeText.Width = 94;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 3;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
|
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(flowLayoutPanel1, 0, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.gridControl1, 1, 1);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(900, 600);
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
this.tableLayoutPanel1.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel1_Paint);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(109)))), ((int)(((byte)(156)))));
|
|
this.tableLayoutPanel1.SetColumnSpan(this.panel1, 3);
|
|
this.panel1.Controls.Add(lb_Caption);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(900, 40);
|
|
this.panel1.TabIndex = 3;
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControl1.Location = new System.Drawing.Point(13, 43);
|
|
this.gridControl1.MainView = this.tileView1;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(874, 494);
|
|
this.gridControl1.TabIndex = 4;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.tileView1});
|
|
//
|
|
// tileView1
|
|
//
|
|
this.tileView1.Appearance.ItemFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.tileView1.Appearance.ItemFocused.Options.UseFont = true;
|
|
this.tileView1.Appearance.ItemHovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.tileView1.Appearance.ItemHovered.Options.UseFont = true;
|
|
this.tileView1.Appearance.ItemNormal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.tileView1.Appearance.ItemNormal.Options.UseFont = true;
|
|
this.tileView1.Appearance.ItemPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.tileView1.Appearance.ItemPressed.Options.UseFont = true;
|
|
this.tileView1.Appearance.ItemSelected.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.tileView1.Appearance.ItemSelected.Options.UseFont = true;
|
|
this.tileView1.Appearance.ViewCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.tileView1.Appearance.ViewCaption.Options.UseFont = true;
|
|
this.tileView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.EquipmentID,
|
|
this.colInstallationLocation,
|
|
this.colMaintenanceTypeText});
|
|
this.tileView1.ContextButtonOptions.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.True;
|
|
contextButton1.AlignmentOptions.Panel = DevExpress.Utils.ContextItemPanel.Right;
|
|
contextButton1.AlignmentOptions.Position = DevExpress.Utils.ContextItemPosition.Far;
|
|
contextButton1.AnchorAlignment = DevExpress.Utils.AnchorAlignment.Right;
|
|
contextButton1.Id = new System.Guid("e367b3d6-ac11-452e-9488-7292f11eb496");
|
|
contextButton1.ImageOptionsCollection.ItemNormal.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
|
|
contextButton1.Name = "btn_Maintenance";
|
|
contextButton1.Padding = new System.Windows.Forms.Padding(5);
|
|
contextButton1.Visibility = DevExpress.Utils.ContextItemVisibility.Visible;
|
|
contextButton2.AlignmentOptions.Panel = DevExpress.Utils.ContextItemPanel.Right;
|
|
contextButton2.AlignmentOptions.Position = DevExpress.Utils.ContextItemPosition.Center;
|
|
contextButton2.AnchorAlignment = DevExpress.Utils.AnchorAlignment.Left;
|
|
contextButton2.AnchorElementId = new System.Guid("e367b3d6-ac11-452e-9488-7292f11eb496");
|
|
contextButton2.Id = new System.Guid("b63815a9-e056-4f52-9508-b5f990e104d4");
|
|
contextButton2.ImageOptionsCollection.ItemNormal.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("resource.SvgImage")));
|
|
contextButton2.Name = "btn_Igore";
|
|
contextButton2.Padding = new System.Windows.Forms.Padding(5);
|
|
contextButton2.Visibility = DevExpress.Utils.ContextItemVisibility.Visible;
|
|
this.tileView1.ContextButtons.Add(contextButton1);
|
|
this.tileView1.ContextButtons.Add(contextButton2);
|
|
this.tileView1.GridControl = this.gridControl1;
|
|
this.tileView1.Name = "tileView1";
|
|
this.tileView1.OptionsTiles.GroupTextPadding = new System.Windows.Forms.Padding(12, 8, 12, 8);
|
|
this.tileView1.OptionsTiles.IndentBetweenGroups = 0;
|
|
this.tileView1.OptionsTiles.IndentBetweenItems = 0;
|
|
this.tileView1.OptionsTiles.ItemPadding = new System.Windows.Forms.Padding(10);
|
|
this.tileView1.OptionsTiles.LayoutMode = DevExpress.XtraGrid.Views.Tile.TileViewLayoutMode.List;
|
|
this.tileView1.OptionsTiles.Orientation = System.Windows.Forms.Orientation.Vertical;
|
|
this.tileView1.OptionsTiles.Padding = new System.Windows.Forms.Padding(0);
|
|
this.tileView1.OptionsTiles.RowCount = 0;
|
|
this.tileView1.TileColumns.Add(tableColumnDefinition1);
|
|
this.tileView1.TileColumns.Add(tableColumnDefinition2);
|
|
this.tileView1.TileColumns.Add(tableColumnDefinition3);
|
|
this.tileView1.TileRows.Add(tableRowDefinition1);
|
|
this.tileView1.TileRows.Add(tableRowDefinition2);
|
|
tableSpan1.ColumnSpan = 3;
|
|
tableSpan1.RowIndex = 1;
|
|
this.tileView1.TileSpans.Add(tableSpan1);
|
|
tileViewItemElement1.Appearance.Normal.Font = new System.Drawing.Font("Verdana", 16F);
|
|
tileViewItemElement1.Appearance.Normal.Options.UseFont = true;
|
|
tileViewItemElement1.Column = this.EquipmentID;
|
|
tileViewItemElement1.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement1.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement1.Text = "EquipmentID";
|
|
tileViewItemElement1.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
tileViewItemElement2.Appearance.Normal.Font = new System.Drawing.Font("Verdana", 12F);
|
|
tileViewItemElement2.Appearance.Normal.Options.UseFont = true;
|
|
tileViewItemElement2.Column = this.colInstallationLocation;
|
|
tileViewItemElement2.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement2.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement2.RowIndex = 1;
|
|
tileViewItemElement2.Text = "Remarks";
|
|
tileViewItemElement2.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
tileViewItemElement3.Appearance.Normal.Font = new System.Drawing.Font("Verdana", 12F);
|
|
tileViewItemElement3.Appearance.Normal.Options.UseFont = true;
|
|
tileViewItemElement3.Column = this.colMaintenanceTypeText;
|
|
tileViewItemElement3.ColumnIndex = 2;
|
|
tileViewItemElement3.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement3.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement3.Text = "PlanDay";
|
|
tileViewItemElement3.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement1);
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement2);
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement3);
|
|
this.tileView1.ContextButtonClick += new DevExpress.Utils.ContextItemClickEventHandler(this.tileView1_ContextButtonClick);
|
|
//
|
|
// page_PlanDialog
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(900, 600);
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
this.DoubleBuffered = true;
|
|
this.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Name = "page_PlanDialog";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "维护计划";
|
|
this.Load += new System.EventHandler(this.page_PlanDialog_Load);
|
|
flowLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tileView1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Tile.TileView tileView1;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn EquipmentID;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn colInstallationLocation;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn colMaintenanceTypeText;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
}
|
|
} |