642 lines
40 KiB
C#
642 lines
40 KiB
C#
|
|
namespace DeviceRepairAndOptimization.Pages
|
|
{
|
|
partial class page_DriveItems
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.Utils.Layout.StackPanel stackPanel1;
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(page_DriveItems));
|
|
DevExpress.XtraEditors.PanelControl panelControl1;
|
|
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
|
|
DevExpress.Utils.ContextButton contextButton1 = new DevExpress.Utils.ContextButton();
|
|
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
|
|
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
|
|
DevExpress.Utils.ContextButton contextButton2 = new DevExpress.Utils.ContextButton();
|
|
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
|
|
DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition1 = 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.TableRowDefinition tableRowDefinition3 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableRowDefinition tableRowDefinition4 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan1 = new DevExpress.XtraEditors.TableLayout.TableSpan();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan2 = new DevExpress.XtraEditors.TableLayout.TableSpan();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan3 = new DevExpress.XtraEditors.TableLayout.TableSpan();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan4 = 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();
|
|
DevExpress.XtraGrid.Views.Tile.TileViewItemElement tileViewItemElement4 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
|
|
DevExpress.Utils.ContextButton contextButton3 = new DevExpress.Utils.ContextButton();
|
|
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
|
|
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition2 = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition3 = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableColumnDefinition tableColumnDefinition4 = new DevExpress.XtraEditors.TableLayout.TableColumnDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableRowDefinition tableRowDefinition5 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableRowDefinition tableRowDefinition6 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableRowDefinition tableRowDefinition7 = new DevExpress.XtraEditors.TableLayout.TableRowDefinition();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan5 = new DevExpress.XtraEditors.TableLayout.TableSpan();
|
|
DevExpress.XtraEditors.TableLayout.TableSpan tableSpan6 = new DevExpress.XtraEditors.TableLayout.TableSpan();
|
|
DevExpress.XtraGrid.Views.Tile.TileViewItemElement tileViewItemElement5 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
|
|
DevExpress.XtraGrid.Views.Tile.TileViewItemElement tileViewItemElement6 = new DevExpress.XtraGrid.Views.Tile.TileViewItemElement();
|
|
this.lb_Caption = new System.Windows.Forms.Label();
|
|
this.btn_Return = new DevExpress.XtraEditors.SimpleButton();
|
|
this.gridControl = new DevExpress.XtraGrid.GridControl();
|
|
this.tileView1 = new DevExpress.XtraGrid.Views.Tile.TileView();
|
|
this.tileViewColumn3 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileViewColumn4 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileViewColumn5 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileViewColumn6 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileViewColumn7 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileViewColumn8 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileView = new DevExpress.XtraGrid.Views.Tile.TileView();
|
|
this.tileViewColumn1 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.tileViewColumn2 = new DevExpress.XtraGrid.Columns.TileViewColumn();
|
|
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.btn_Back = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
|
|
this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
|
|
this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.stackPanel2 = new DevExpress.Utils.Layout.StackPanel();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
stackPanel1 = new DevExpress.Utils.Layout.StackPanel();
|
|
panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
((System.ComponentModel.ISupportInitialize)(stackPanel1)).BeginInit();
|
|
stackPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(panelControl1)).BeginInit();
|
|
panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tileView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tileView)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).BeginInit();
|
|
this.stackPanel2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// stackPanel1
|
|
//
|
|
stackPanel1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(131)))), ((int)(((byte)(143)))));
|
|
stackPanel1.Appearance.Options.UseBackColor = true;
|
|
stackPanel1.Controls.Add(this.lb_Caption);
|
|
stackPanel1.Controls.Add(this.btn_Return);
|
|
stackPanel1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
stackPanel1.Location = new System.Drawing.Point(0, 0);
|
|
stackPanel1.Margin = new System.Windows.Forms.Padding(9);
|
|
stackPanel1.Name = "stackPanel1";
|
|
stackPanel1.Size = new System.Drawing.Size(1138, 207);
|
|
stackPanel1.TabIndex = 11;
|
|
//
|
|
// lb_Caption
|
|
//
|
|
this.lb_Caption.AutoSize = true;
|
|
this.lb_Caption.Font = new System.Drawing.Font("Tahoma", 21F, System.Drawing.FontStyle.Bold);
|
|
this.lb_Caption.ForeColor = System.Drawing.SystemColors.Control;
|
|
this.lb_Caption.Location = new System.Drawing.Point(9, 86);
|
|
this.lb_Caption.Margin = new System.Windows.Forms.Padding(9, 0, 9, 0);
|
|
this.lb_Caption.Name = "lb_Caption";
|
|
this.lb_Caption.Size = new System.Drawing.Size(131, 34);
|
|
this.lb_Caption.TabIndex = 0;
|
|
this.lb_Caption.Text = "设备类型";
|
|
//
|
|
// btn_Return
|
|
//
|
|
this.btn_Return.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Return.ImageOptions.Image")));
|
|
this.btn_Return.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
|
|
this.btn_Return.Location = new System.Drawing.Point(158, -4);
|
|
this.btn_Return.Margin = new System.Windows.Forms.Padding(9);
|
|
this.btn_Return.Name = "btn_Return";
|
|
this.btn_Return.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.btn_Return.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
|
|
this.btn_Return.Size = new System.Drawing.Size(216, 216);
|
|
this.btn_Return.TabIndex = 1;
|
|
this.btn_Return.Visible = false;
|
|
this.btn_Return.Click += new System.EventHandler(this.btn_Return_Click);
|
|
//
|
|
// panelControl1
|
|
//
|
|
panelControl1.Controls.Add(this.gridControl);
|
|
panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
panelControl1.Location = new System.Drawing.Point(0, 207);
|
|
panelControl1.Margin = new System.Windows.Forms.Padding(9);
|
|
panelControl1.Name = "panelControl1";
|
|
panelControl1.Size = new System.Drawing.Size(1638, 711);
|
|
panelControl1.TabIndex = 18;
|
|
//
|
|
// gridControl
|
|
//
|
|
this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControl.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(9);
|
|
gridLevelNode1.LevelTemplate = this.tileView1;
|
|
gridLevelNode1.RelationName = "DriveItems";
|
|
this.gridControl.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
|
gridLevelNode1});
|
|
this.gridControl.Location = new System.Drawing.Point(2, 2);
|
|
this.gridControl.MainView = this.tileView;
|
|
this.gridControl.Margin = new System.Windows.Forms.Padding(9);
|
|
this.gridControl.MenuManager = this.barManager1;
|
|
this.gridControl.Name = "gridControl";
|
|
this.gridControl.Size = new System.Drawing.Size(1634, 707);
|
|
this.gridControl.TabIndex = 0;
|
|
this.gridControl.ToolTipController = this.toolTipController1;
|
|
this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.tileView1,
|
|
this.tileView});
|
|
//
|
|
// tileView1
|
|
//
|
|
this.tileView1.Appearance.ViewCaption.Options.UseTextOptions = true;
|
|
this.tileView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.tileView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.tileViewColumn3,
|
|
this.tileViewColumn4,
|
|
this.tileViewColumn5,
|
|
this.tileViewColumn6,
|
|
this.tileViewColumn7,
|
|
this.tileViewColumn8});
|
|
contextButton1.AlignmentOptions.Panel = DevExpress.Utils.ContextItemPanel.Bottom;
|
|
contextButton1.AlignmentOptions.Position = DevExpress.Utils.ContextItemPosition.Far;
|
|
contextButton1.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
|
|
contextButton1.AllowHtmlText = DevExpress.Utils.DefaultBoolean.False;
|
|
contextButton1.Id = new System.Guid("75df801e-6044-405d-88b8-6018e817d02d");
|
|
contextButton1.ImageOptionsCollection.ItemNormal.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
|
|
contextButton1.Name = "contextButton1";
|
|
toolTipItem1.Text = "维护";
|
|
superToolTip1.Items.Add(toolTipItem1);
|
|
contextButton1.SuperTip = superToolTip1;
|
|
contextButton2.AlignmentOptions.Panel = DevExpress.Utils.ContextItemPanel.Bottom;
|
|
contextButton2.AlignmentOptions.Position = DevExpress.Utils.ContextItemPosition.Far;
|
|
contextButton2.AllowHtmlText = DevExpress.Utils.DefaultBoolean.False;
|
|
contextButton2.Id = new System.Guid("653af8be-8bca-4b39-8050-f33ee41e4f51");
|
|
contextButton2.ImageOptionsCollection.ItemNormal.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
|
|
contextButton2.Name = "contextButton2";
|
|
toolTipItem2.Text = "保养";
|
|
superToolTip2.Items.Add(toolTipItem2);
|
|
contextButton2.SuperTip = superToolTip2;
|
|
this.tileView1.ContextButtons.Add(contextButton1);
|
|
this.tileView1.ContextButtons.Add(contextButton2);
|
|
this.tileView1.DetailHeight = 1180;
|
|
this.tileView1.GridControl = this.gridControl;
|
|
this.tileView1.Name = "tileView1";
|
|
this.tileView1.OptionsTiles.HighlightFocusedTileStyle = DevExpress.XtraGrid.Views.Tile.HighlightFocusedTileStyle.Content;
|
|
this.tileView1.OptionsTiles.HorizontalContentAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.tileView1.OptionsTiles.IndentBetweenGroups = 60;
|
|
this.tileView1.OptionsTiles.IndentBetweenItems = 10;
|
|
this.tileView1.OptionsTiles.ItemPadding = new System.Windows.Forms.Padding(10);
|
|
this.tileView1.OptionsTiles.Orientation = System.Windows.Forms.Orientation.Vertical;
|
|
this.tileView1.OptionsTiles.RowCount = 0;
|
|
tableColumnDefinition1.Length.Type = DevExpress.XtraEditors.TableLayout.TableDefinitionLengthType.Pixel;
|
|
tableColumnDefinition1.Length.Value = 250D;
|
|
this.tileView1.TileColumns.Add(tableColumnDefinition1);
|
|
tableRowDefinition1.Length.Value = 24D;
|
|
tableRowDefinition2.Length.Value = 24D;
|
|
tableRowDefinition3.Length.Value = 24D;
|
|
tableRowDefinition4.Length.Value = 24D;
|
|
this.tileView1.TileRows.Add(tableRowDefinition1);
|
|
this.tileView1.TileRows.Add(tableRowDefinition2);
|
|
this.tileView1.TileRows.Add(tableRowDefinition3);
|
|
this.tileView1.TileRows.Add(tableRowDefinition4);
|
|
tableSpan1.ColumnSpan = 2;
|
|
tableSpan1.RowIndex = 1;
|
|
tableSpan2.ColumnSpan = 2;
|
|
tableSpan2.RowIndex = 2;
|
|
tableSpan3.ColumnSpan = 2;
|
|
tableSpan3.RowIndex = 3;
|
|
tableSpan4.ColumnSpan = 2;
|
|
this.tileView1.TileSpans.Add(tableSpan1);
|
|
this.tileView1.TileSpans.Add(tableSpan2);
|
|
this.tileView1.TileSpans.Add(tableSpan3);
|
|
this.tileView1.TileSpans.Add(tableSpan4);
|
|
tileViewItemElement1.Appearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
tileViewItemElement1.Appearance.Normal.Options.UseFont = true;
|
|
tileViewItemElement1.Column = this.tileViewColumn4;
|
|
tileViewItemElement1.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement1.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement1.Text = "tileViewColumn4";
|
|
tileViewItemElement1.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
tileViewItemElement2.Column = this.tileViewColumn6;
|
|
tileViewItemElement2.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement2.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement2.RowIndex = 1;
|
|
tileViewItemElement2.Text = "tileViewColumn6";
|
|
tileViewItemElement2.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
tileViewItemElement3.Column = this.tileViewColumn7;
|
|
tileViewItemElement3.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement3.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement3.RowIndex = 2;
|
|
tileViewItemElement3.Text = "tileViewColumn7";
|
|
tileViewItemElement3.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
tileViewItemElement4.Column = this.tileViewColumn8;
|
|
tileViewItemElement4.ImageOptions.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
|
|
tileViewItemElement4.ImageOptions.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomInside;
|
|
tileViewItemElement4.RowIndex = 3;
|
|
tileViewItemElement4.Text = "tileViewColumn8";
|
|
tileViewItemElement4.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement1);
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement2);
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement3);
|
|
this.tileView1.TileTemplate.Add(tileViewItemElement4);
|
|
this.tileView1.ContextButtonClick += new DevExpress.Utils.ContextItemClickEventHandler(this.tileView1_ContextButtonClick);
|
|
this.tileView1.ContextButtonCustomize += new DevExpress.XtraGrid.Views.Tile.TileViewContextButtonCustomizeEventHandler(this.tileView1_ContextButtonCustomize);
|
|
this.tileView1.ItemCustomize += new DevExpress.XtraGrid.Views.Tile.TileViewItemCustomizeEventHandler(this.tileView1_ItemCustomize);
|
|
this.tileView1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.tileView1_MouseMove);
|
|
//
|
|
// tileViewColumn3
|
|
//
|
|
this.tileViewColumn3.Caption = "设备类型";
|
|
this.tileViewColumn3.FieldName = "DriveType";
|
|
this.tileViewColumn3.MinWidth = 82;
|
|
this.tileViewColumn3.Name = "tileViewColumn3";
|
|
this.tileViewColumn3.Visible = true;
|
|
this.tileViewColumn3.VisibleIndex = 0;
|
|
this.tileViewColumn3.Width = 316;
|
|
//
|
|
// tileViewColumn4
|
|
//
|
|
this.tileViewColumn4.Caption = "设备编号";
|
|
this.tileViewColumn4.CustomizationCaption = "设备编号:";
|
|
this.tileViewColumn4.FieldName = "DriveNumber";
|
|
this.tileViewColumn4.MinWidth = 82;
|
|
this.tileViewColumn4.Name = "tileViewColumn4";
|
|
this.tileViewColumn4.OptionsColumn.ShowCaption = true;
|
|
this.tileViewColumn4.Visible = true;
|
|
this.tileViewColumn4.VisibleIndex = 1;
|
|
this.tileViewColumn4.Width = 316;
|
|
//
|
|
// tileViewColumn5
|
|
//
|
|
this.tileViewColumn5.Caption = "设备名称";
|
|
this.tileViewColumn5.CustomizationCaption = "设备名称:";
|
|
this.tileViewColumn5.FieldName = "DriveName";
|
|
this.tileViewColumn5.MinWidth = 82;
|
|
this.tileViewColumn5.Name = "tileViewColumn5";
|
|
this.tileViewColumn5.OptionsColumn.ShowCaption = true;
|
|
this.tileViewColumn5.Visible = true;
|
|
this.tileViewColumn5.VisibleIndex = 2;
|
|
this.tileViewColumn5.Width = 316;
|
|
//
|
|
// tileViewColumn6
|
|
//
|
|
this.tileViewColumn6.Caption = "安装地点";
|
|
this.tileViewColumn6.CustomizationCaption = "安装地点:";
|
|
this.tileViewColumn6.FieldName = "DriveLocation";
|
|
this.tileViewColumn6.MinWidth = 82;
|
|
this.tileViewColumn6.Name = "tileViewColumn6";
|
|
this.tileViewColumn6.OptionsColumn.ShowCaption = true;
|
|
this.tileViewColumn6.Visible = true;
|
|
this.tileViewColumn6.VisibleIndex = 3;
|
|
this.tileViewColumn6.Width = 316;
|
|
//
|
|
// tileViewColumn7
|
|
//
|
|
this.tileViewColumn7.Caption = "维修日期";
|
|
this.tileViewColumn7.CustomizationCaption = "维修日期:";
|
|
this.tileViewColumn7.FieldName = "NextDate";
|
|
this.tileViewColumn7.MinWidth = 82;
|
|
this.tileViewColumn7.Name = "tileViewColumn7";
|
|
this.tileViewColumn7.OptionsColumn.ShowCaption = true;
|
|
this.tileViewColumn7.Visible = true;
|
|
this.tileViewColumn7.VisibleIndex = 4;
|
|
this.tileViewColumn7.Width = 316;
|
|
//
|
|
// tileViewColumn8
|
|
//
|
|
this.tileViewColumn8.Caption = "绑定表单";
|
|
this.tileViewColumn8.CustomizationCaption = "绑定表单:";
|
|
this.tileViewColumn8.FieldName = "BindVersion";
|
|
this.tileViewColumn8.MinWidth = 82;
|
|
this.tileViewColumn8.Name = "tileViewColumn8";
|
|
this.tileViewColumn8.OptionsColumn.ShowCaption = true;
|
|
this.tileViewColumn8.Visible = true;
|
|
this.tileViewColumn8.VisibleIndex = 5;
|
|
this.tileViewColumn8.Width = 316;
|
|
//
|
|
// tileView
|
|
//
|
|
this.tileView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.tileViewColumn1,
|
|
this.tileViewColumn2});
|
|
contextButton3.AlignmentOptions.Panel = DevExpress.Utils.ContextItemPanel.Bottom;
|
|
contextButton3.AlignmentOptions.Position = DevExpress.Utils.ContextItemPosition.Far;
|
|
contextButton3.Id = new System.Guid("509189a5-e3f2-4605-b87e-1490cb1028be");
|
|
contextButton3.ImageOptionsCollection.ItemNormal.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("resource.SvgImage")));
|
|
contextButton3.Name = "contextButton1";
|
|
toolTipTitleItem1.Text = "新增";
|
|
superToolTip3.Items.Add(toolTipTitleItem1);
|
|
contextButton3.SuperTip = superToolTip3;
|
|
this.tileView.ContextButtons.Add(contextButton3);
|
|
this.tileView.DetailHeight = 1180;
|
|
this.tileView.GridControl = this.gridControl;
|
|
this.tileView.Name = "tileView";
|
|
this.tileView.OptionsTiles.HighlightFocusedTileStyle = DevExpress.XtraGrid.Views.Tile.HighlightFocusedTileStyle.Content;
|
|
this.tileView.OptionsTiles.HorizontalContentAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.tileView.OptionsTiles.IndentBetweenGroups = 60;
|
|
this.tileView.OptionsTiles.IndentBetweenItems = 10;
|
|
this.tileView.OptionsTiles.ItemPadding = new System.Windows.Forms.Padding(15);
|
|
this.tileView.OptionsTiles.Orientation = System.Windows.Forms.Orientation.Vertical;
|
|
this.tileView.OptionsTiles.Padding = new System.Windows.Forms.Padding(15);
|
|
this.tileView.OptionsTiles.RowCount = 0;
|
|
this.tileView.TileColumns.Add(tableColumnDefinition2);
|
|
this.tileView.TileColumns.Add(tableColumnDefinition3);
|
|
this.tileView.TileColumns.Add(tableColumnDefinition4);
|
|
this.tileView.TileRows.Add(tableRowDefinition5);
|
|
this.tileView.TileRows.Add(tableRowDefinition6);
|
|
this.tileView.TileRows.Add(tableRowDefinition7);
|
|
tableSpan5.ColumnSpan = 3;
|
|
tableSpan6.ColumnSpan = 3;
|
|
tableSpan6.RowIndex = 1;
|
|
tableSpan6.RowSpan = 2;
|
|
this.tileView.TileSpans.Add(tableSpan5);
|
|
this.tileView.TileSpans.Add(tableSpan6);
|
|
tileViewItemElement5.Column = this.tileViewColumn1;
|
|
tileViewItemElement5.Text = "tileViewColumn1";
|
|
tileViewItemElement5.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
|
|
tileViewItemElement6.Column = this.tileViewColumn2;
|
|
tileViewItemElement6.RowIndex = 1;
|
|
tileViewItemElement6.Text = "tileViewColumn2";
|
|
tileViewItemElement6.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.TopLeft;
|
|
this.tileView.TileTemplate.Add(tileViewItemElement5);
|
|
this.tileView.TileTemplate.Add(tileViewItemElement6);
|
|
this.tileView.ViewCaption = "设备类型";
|
|
this.tileView.ItemDoubleClick += new DevExpress.XtraGrid.Views.Tile.TileViewItemClickEventHandler(this.tileView_ItemDoubleClick);
|
|
//
|
|
// tileViewColumn1
|
|
//
|
|
this.tileViewColumn1.Caption = "设备类型";
|
|
this.tileViewColumn1.FieldName = "ViewColumn1";
|
|
this.tileViewColumn1.MinWidth = 82;
|
|
this.tileViewColumn1.Name = "tileViewColumn1";
|
|
this.tileViewColumn1.Visible = true;
|
|
this.tileViewColumn1.VisibleIndex = 0;
|
|
this.tileViewColumn1.Width = 316;
|
|
//
|
|
// tileViewColumn2
|
|
//
|
|
this.tileViewColumn2.Caption = "说明";
|
|
this.tileViewColumn2.CustomizationCaption = "说明:";
|
|
this.tileViewColumn2.FieldName = "ViewColumn2";
|
|
this.tileViewColumn2.MinWidth = 82;
|
|
this.tileViewColumn2.Name = "tileViewColumn2";
|
|
this.tileViewColumn2.OptionsColumn.ShowCaption = true;
|
|
this.tileViewColumn2.Visible = true;
|
|
this.tileViewColumn2.VisibleIndex = 1;
|
|
this.tileViewColumn2.Width = 316;
|
|
//
|
|
// barManager1
|
|
//
|
|
this.barManager1.DockControls.Add(this.barDockControlTop);
|
|
this.barManager1.DockControls.Add(this.barDockControlBottom);
|
|
this.barManager1.DockControls.Add(this.barDockControlLeft);
|
|
this.barManager1.DockControls.Add(this.barDockControlRight);
|
|
this.barManager1.Form = this;
|
|
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.btn_Back,
|
|
this.barButtonItem1,
|
|
this.barButtonItem2,
|
|
this.barButtonItem3,
|
|
this.barCheckItem1});
|
|
this.barManager1.MaxItemId = 6;
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControlTop.Manager = this.barManager1;
|
|
this.barDockControlTop.Size = new System.Drawing.Size(1638, 0);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 918);
|
|
this.barDockControlBottom.Manager = this.barManager1;
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(1638, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControlLeft.Manager = this.barManager1;
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 918);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(1638, 0);
|
|
this.barDockControlRight.Manager = this.barManager1;
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 918);
|
|
//
|
|
// btn_Back
|
|
//
|
|
this.btn_Back.Caption = "返回";
|
|
this.btn_Back.Id = 0;
|
|
this.btn_Back.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Back.ImageOptions.Image")));
|
|
this.btn_Back.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_Back.ImageOptions.LargeImage")));
|
|
this.btn_Back.Name = "btn_Back";
|
|
this.btn_Back.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Back_ItemClick);
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "修改";
|
|
this.barButtonItem1.Id = 2;
|
|
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
|
|
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
//
|
|
// barButtonItem2
|
|
//
|
|
this.barButtonItem2.Caption = "新增";
|
|
this.barButtonItem2.Id = 3;
|
|
this.barButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
|
|
this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
|
|
this.barButtonItem2.Name = "barButtonItem2";
|
|
//
|
|
// barButtonItem3
|
|
//
|
|
this.barButtonItem3.Caption = "禁用";
|
|
this.barButtonItem3.Id = 4;
|
|
this.barButtonItem3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
|
|
this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
|
|
this.barButtonItem3.Name = "barButtonItem3";
|
|
//
|
|
// barCheckItem1
|
|
//
|
|
this.barCheckItem1.Caption = "显示/隐藏 禁用项";
|
|
this.barCheckItem1.Id = 5;
|
|
this.barCheckItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barCheckItem1.ImageOptions.Image")));
|
|
this.barCheckItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barCheckItem1.ImageOptions.LargeImage")));
|
|
this.barCheckItem1.Name = "barCheckItem1";
|
|
//
|
|
// toolTipController1
|
|
//
|
|
this.toolTipController1.Rounded = true;
|
|
this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
|
|
//
|
|
// popupMenu1
|
|
//
|
|
this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.btn_Back),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem1)});
|
|
this.popupMenu1.Manager = this.barManager1;
|
|
this.popupMenu1.Name = "popupMenu1";
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(131)))), ((int)(((byte)(143)))));
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.stackPanel2);
|
|
this.panelControl2.Controls.Add(stackPanel1);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Margin = new System.Windows.Forms.Padding(9);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1638, 207);
|
|
this.panelControl2.TabIndex = 17;
|
|
//
|
|
// stackPanel2
|
|
//
|
|
this.stackPanel2.Controls.Add(this.simpleButton2);
|
|
this.stackPanel2.Controls.Add(this.simpleButton1);
|
|
this.stackPanel2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.stackPanel2.LayoutDirection = DevExpress.Utils.Layout.StackPanelLayoutDirection.RightToLeft;
|
|
this.stackPanel2.Location = new System.Drawing.Point(770, 0);
|
|
this.stackPanel2.Margin = new System.Windows.Forms.Padding(9);
|
|
this.stackPanel2.Name = "stackPanel2";
|
|
this.stackPanel2.Size = new System.Drawing.Size(868, 207);
|
|
this.stackPanel2.TabIndex = 12;
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.simpleButton2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton2.ImageOptions.SvgImage")));
|
|
this.simpleButton2.Location = new System.Drawing.Point(657, 2);
|
|
this.simpleButton2.Margin = new System.Windows.Forms.Padding(9);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.simpleButton2.Size = new System.Drawing.Size(202, 202);
|
|
this.simpleButton2.TabIndex = 1;
|
|
this.simpleButton2.Text = "导出";
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.simpleButton1.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.simpleButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton1.ImageOptions.SvgImage")));
|
|
this.simpleButton1.Location = new System.Drawing.Point(437, 2);
|
|
this.simpleButton1.Margin = new System.Windows.Forms.Padding(9);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.simpleButton1.Size = new System.Drawing.Size(202, 202);
|
|
this.simpleButton1.TabIndex = 0;
|
|
this.simpleButton1.Text = "导入";
|
|
//
|
|
// page_DriveItems
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1638, 918);
|
|
this.Controls.Add(panelControl1);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.Name = "page_DriveItems";
|
|
this.Text = "page_DriveType";
|
|
this.Load += new System.EventHandler(this.page_DriveType_Load);
|
|
((System.ComponentModel.ISupportInitialize)(stackPanel1)).EndInit();
|
|
stackPanel1.ResumeLayout(false);
|
|
stackPanel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(panelControl1)).EndInit();
|
|
panelControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tileView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tileView)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).EndInit();
|
|
this.stackPanel2.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private DevExpress.XtraBars.BarButtonItem btn_Back;
|
|
private DevExpress.XtraBars.BarManager barManager1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem3;
|
|
private DevExpress.XtraBars.BarCheckItem barCheckItem1;
|
|
private System.Windows.Forms.Label lb_Caption;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Return;
|
|
private DevExpress.XtraBars.PopupMenu popupMenu1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private DevExpress.Utils.Layout.StackPanel stackPanel2;
|
|
private DevExpress.XtraGrid.GridControl gridControl;
|
|
private DevExpress.XtraGrid.Views.Tile.TileView tileView1;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn3;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn4;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn5;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn6;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn7;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn8;
|
|
private DevExpress.XtraGrid.Views.Tile.TileView tileView;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn1;
|
|
private DevExpress.XtraGrid.Columns.TileViewColumn tileViewColumn2;
|
|
private DevExpress.Utils.ToolTipController toolTipController1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
}
|
|
} |