namespace ZJ_BYD.UserControls.TestItem
{
partial class TestItems
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
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();
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.separatorControl1 = new DevExpress.XtraEditors.SeparatorControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.btnsearch = new DevExpress.XtraEditors.SimpleButton();
this.btnChangeMachineType = new DevExpress.XtraEditors.SimpleButton();
this.txtkeyword = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.gridPage1 = new ZJ_BYD.UserControls.GridPage();
this.gridcontrol = new DevExpress.XtraGrid.Views.Grid.GridView();
this.Id = new DevExpress.XtraGrid.Columns.GridColumn();
this.MachineTypeCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.MachineTypeName = new DevExpress.XtraGrid.Columns.GridColumn();
this.StationCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.StationName = new DevExpress.XtraGrid.Columns.GridColumn();
this.PointCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.PointName = new DevExpress.XtraGrid.Columns.GridColumn();
this.Val = new DevExpress.XtraGrid.Columns.GridColumn();
this.StrIsUsed = new DevExpress.XtraGrid.Columns.GridColumn();
this.operate = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
this.gridview1 = new DevExpress.XtraGrid.GridControl();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemHyperLinkEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::ZJ_BYD.WaitForm1), true, true, typeof(System.Windows.Forms.UserControl));
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtkeyword.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridcontrol)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridview1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.SuspendLayout();
//
// panelControl8
//
this.panelControl8.Appearance.BackColor = System.Drawing.Color.Transparent;
this.panelControl8.Appearance.Options.UseBackColor = true;
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl8.Controls.Add(this.separatorControl1);
this.panelControl8.Controls.Add(this.labelControl18);
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl8.Location = new System.Drawing.Point(0, 0);
this.panelControl8.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl8.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl8.Margin = new System.Windows.Forms.Padding(0);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(1686, 45);
this.panelControl8.TabIndex = 3;
//
// separatorControl1
//
this.separatorControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.separatorControl1.LineAlignment = DevExpress.XtraEditors.Alignment.Center;
this.separatorControl1.LineColor = System.Drawing.Color.Silver;
this.separatorControl1.Location = new System.Drawing.Point(0, 34);
this.separatorControl1.Margin = new System.Windows.Forms.Padding(0);
this.separatorControl1.Name = "separatorControl1";
this.separatorControl1.Padding = new System.Windows.Forms.Padding(0);
this.separatorControl1.Size = new System.Drawing.Size(1686, 11);
this.separatorControl1.TabIndex = 1;
//
// labelControl18
//
this.labelControl18.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl18.Appearance.ForeColor = System.Drawing.Color.DimGray;
this.labelControl18.Appearance.Options.UseFont = true;
this.labelControl18.Appearance.Options.UseForeColor = true;
this.labelControl18.Location = new System.Drawing.Point(3, 9);
this.labelControl18.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(100, 27);
this.labelControl18.TabIndex = 0;
this.labelControl18.Text = "测试项设置";
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Controls.Add(this.txtkeyword);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 45);
this.panelControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl1.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1686, 78);
this.panelControl1.TabIndex = 5;
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.btnsearch);
this.panelControl3.Controls.Add(this.btnChangeMachineType);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Right;
this.panelControl3.Location = new System.Drawing.Point(605, 0);
this.panelControl3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl3.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1081, 78);
this.panelControl3.TabIndex = 25;
//
// btnsearch
//
this.btnsearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnsearch.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
this.btnsearch.Appearance.BorderColor = System.Drawing.Color.Black;
this.btnsearch.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnsearch.Appearance.ForeColor = System.Drawing.Color.Black;
this.btnsearch.Appearance.Options.UseBackColor = true;
this.btnsearch.Appearance.Options.UseBorderColor = true;
this.btnsearch.Appearance.Options.UseFont = true;
this.btnsearch.Appearance.Options.UseForeColor = true;
this.btnsearch.Location = new System.Drawing.Point(14, 14);
this.btnsearch.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.btnsearch.Name = "btnsearch";
this.btnsearch.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
this.btnsearch.Size = new System.Drawing.Size(91, 41);
this.btnsearch.TabIndex = 24;
this.btnsearch.Text = "查询";
this.btnsearch.Click += new System.EventHandler(this.btnsearch_Click);
//
// btnChangeMachineType
//
this.btnChangeMachineType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnChangeMachineType.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
this.btnChangeMachineType.Appearance.BorderColor = System.Drawing.Color.Black;
this.btnChangeMachineType.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnChangeMachineType.Appearance.ForeColor = System.Drawing.Color.Black;
this.btnChangeMachineType.Appearance.Options.UseBackColor = true;
this.btnChangeMachineType.Appearance.Options.UseBorderColor = true;
this.btnChangeMachineType.Appearance.Options.UseFont = true;
this.btnChangeMachineType.Appearance.Options.UseForeColor = true;
this.btnChangeMachineType.Location = new System.Drawing.Point(952, 14);
this.btnChangeMachineType.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.btnChangeMachineType.Name = "btnChangeMachineType";
this.btnChangeMachineType.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
this.btnChangeMachineType.Size = new System.Drawing.Size(105, 41);
this.btnChangeMachineType.TabIndex = 24;
this.btnChangeMachineType.Text = "切换机型";
this.btnChangeMachineType.Click += new System.EventHandler(this.btnChangeMachineType_Click);
//
// txtkeyword
//
this.txtkeyword.EditValue = "";
this.txtkeyword.Location = new System.Drawing.Point(129, 16);
this.txtkeyword.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtkeyword.Name = "txtkeyword";
this.txtkeyword.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtkeyword.Properties.Appearance.Options.UseFont = true;
this.txtkeyword.Properties.AutoHeight = false;
this.txtkeyword.Properties.NullValuePrompt = "请输入(机型、点位编码/名称)关键字";
this.txtkeyword.Size = new System.Drawing.Size(336, 37);
this.txtkeyword.TabIndex = 1;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(49, 24);
this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(80, 27);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "关键字:";
//
// gridPage1
//
this.gridPage1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.gridPage1.Location = new System.Drawing.Point(0, 921);
this.gridPage1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.gridPage1.Name = "gridPage1";
this.gridPage1.Size = new System.Drawing.Size(1686, 61);
this.gridPage1.TabIndex = 7;
//
// gridcontrol
//
this.gridcontrol.Appearance.EvenRow.BackColor = System.Drawing.Color.White;
this.gridcontrol.Appearance.EvenRow.Options.UseBackColor = true;
this.gridcontrol.Appearance.OddRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.gridcontrol.Appearance.OddRow.Options.UseBackColor = true;
this.gridcontrol.Appearance.SelectedRow.BackColor = System.Drawing.Color.Silver;
this.gridcontrol.Appearance.SelectedRow.Options.UseBackColor = true;
this.gridcontrol.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.Id,
this.MachineTypeCode,
this.MachineTypeName,
this.StationCode,
this.StationName,
this.PointCode,
this.PointName,
this.Val,
this.StrIsUsed,
this.operate});
this.gridcontrol.DetailHeight = 420;
this.gridcontrol.GridControl = this.gridview1;
this.gridcontrol.Name = "gridcontrol";
this.gridcontrol.OptionsSelection.MultiSelect = true;
this.gridcontrol.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
this.gridcontrol.OptionsSelection.ResetSelectionClickOutsideCheckboxSelector = true;
this.gridcontrol.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
this.gridcontrol.OptionsView.EnableAppearanceEvenRow = true;
this.gridcontrol.OptionsView.EnableAppearanceOddRow = true;
this.gridcontrol.OptionsView.ShowGroupPanel = false;
this.gridcontrol.RowHeight = 60;
//
// Id
//
this.Id.Caption = "Id";
this.Id.FieldName = "Id";
this.Id.MinWidth = 25;
this.Id.Name = "Id";
this.Id.Width = 94;
//
// MachineTypeCode
//
this.MachineTypeCode.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.MachineTypeCode.AppearanceCell.Options.UseFont = true;
this.MachineTypeCode.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.MachineTypeCode.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.MachineTypeCode.AppearanceHeader.Options.UseBackColor = true;
this.MachineTypeCode.AppearanceHeader.Options.UseFont = true;
this.MachineTypeCode.Caption = "机型编码";
this.MachineTypeCode.FieldName = "MachineTypeCode";
this.MachineTypeCode.MinWidth = 200;
this.MachineTypeCode.Name = "MachineTypeCode";
this.MachineTypeCode.OptionsColumn.AllowEdit = false;
this.MachineTypeCode.OptionsColumn.AllowMove = false;
this.MachineTypeCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.MachineTypeCode.OptionsFilter.AllowAutoFilter = false;
this.MachineTypeCode.OptionsFilter.AllowFilter = false;
this.MachineTypeCode.OptionsFilter.AllowFilterModeChanging = DevExpress.Utils.DefaultBoolean.False;
this.MachineTypeCode.OptionsFilter.FilterBySortField = DevExpress.Utils.DefaultBoolean.False;
this.MachineTypeCode.Visible = true;
this.MachineTypeCode.VisibleIndex = 1;
this.MachineTypeCode.Width = 216;
//
// MachineTypeName
//
this.MachineTypeName.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.MachineTypeName.AppearanceCell.Options.UseFont = true;
this.MachineTypeName.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.MachineTypeName.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.MachineTypeName.AppearanceHeader.Options.UseBackColor = true;
this.MachineTypeName.AppearanceHeader.Options.UseFont = true;
this.MachineTypeName.Caption = "机型名称";
this.MachineTypeName.FieldName = "MachineTypeName";
this.MachineTypeName.MinWidth = 200;
this.MachineTypeName.Name = "MachineTypeName";
this.MachineTypeName.OptionsColumn.AllowEdit = false;
this.MachineTypeName.OptionsColumn.AllowMove = false;
this.MachineTypeName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.MachineTypeName.OptionsFilter.AllowAutoFilter = false;
this.MachineTypeName.OptionsFilter.AllowFilter = false;
this.MachineTypeName.OptionsFilter.AllowFilterModeChanging = DevExpress.Utils.DefaultBoolean.False;
this.MachineTypeName.OptionsFilter.FilterBySortField = DevExpress.Utils.DefaultBoolean.False;
this.MachineTypeName.Visible = true;
this.MachineTypeName.VisibleIndex = 2;
this.MachineTypeName.Width = 216;
//
// StationCode
//
this.StationCode.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.StationCode.AppearanceCell.Options.UseFont = true;
this.StationCode.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.StationCode.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.StationCode.AppearanceHeader.Options.UseBackColor = true;
this.StationCode.AppearanceHeader.Options.UseFont = true;
this.StationCode.Caption = "工位编码";
this.StationCode.FieldName = "StationCode";
this.StationCode.MinWidth = 150;
this.StationCode.Name = "StationCode";
this.StationCode.OptionsColumn.AllowEdit = false;
this.StationCode.OptionsColumn.AllowMove = false;
this.StationCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.StationCode.OptionsFilter.AllowFilter = false;
this.StationCode.Visible = true;
this.StationCode.VisibleIndex = 3;
this.StationCode.Width = 153;
//
// StationName
//
this.StationName.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.StationName.AppearanceCell.Options.UseFont = true;
this.StationName.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.StationName.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.StationName.AppearanceHeader.Options.UseBackColor = true;
this.StationName.AppearanceHeader.Options.UseFont = true;
this.StationName.Caption = "工位名称";
this.StationName.FieldName = "StationName";
this.StationName.MinWidth = 150;
this.StationName.Name = "StationName";
this.StationName.OptionsColumn.AllowEdit = false;
this.StationName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.StationName.OptionsColumn.AllowMove = false;
this.StationName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.StationName.OptionsFilter.AllowFilter = false;
this.StationName.Visible = true;
this.StationName.VisibleIndex = 4;
this.StationName.Width = 150;
//
// PointCode
//
this.PointCode.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.PointCode.AppearanceCell.Options.UseFont = true;
this.PointCode.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.PointCode.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.PointCode.AppearanceHeader.Options.UseBackColor = true;
this.PointCode.AppearanceHeader.Options.UseFont = true;
this.PointCode.Caption = "点位编码";
this.PointCode.FieldName = "PointCode";
this.PointCode.MinWidth = 200;
this.PointCode.Name = "PointCode";
this.PointCode.OptionsColumn.AllowEdit = false;
this.PointCode.OptionsColumn.AllowMove = false;
this.PointCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.PointCode.OptionsFilter.AllowFilter = false;
this.PointCode.Visible = true;
this.PointCode.VisibleIndex = 5;
this.PointCode.Width = 216;
//
// PointName
//
this.PointName.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.PointName.AppearanceCell.Options.UseFont = true;
this.PointName.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.PointName.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.PointName.AppearanceHeader.Options.UseBackColor = true;
this.PointName.AppearanceHeader.Options.UseFont = true;
this.PointName.Caption = "点位名称";
this.PointName.FieldName = "PointName";
this.PointName.MinWidth = 200;
this.PointName.Name = "PointName";
this.PointName.OptionsColumn.AllowEdit = false;
this.PointName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.PointName.OptionsColumn.AllowMove = false;
this.PointName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.PointName.OptionsFilter.AllowFilter = false;
this.PointName.Visible = true;
this.PointName.VisibleIndex = 6;
this.PointName.Width = 216;
//
// Val
//
this.Val.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.Val.AppearanceCell.Options.UseFont = true;
this.Val.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.Val.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.Val.AppearanceHeader.Options.UseBackColor = true;
this.Val.AppearanceHeader.Options.UseFont = true;
this.Val.Caption = "设定值";
this.Val.FieldName = "Val";
this.Val.MinWidth = 100;
this.Val.Name = "Val";
this.Val.OptionsColumn.AllowEdit = false;
this.Val.OptionsColumn.AllowMove = false;
this.Val.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.Val.OptionsFilter.AllowAutoFilter = false;
this.Val.OptionsFilter.AllowFilter = false;
this.Val.OptionsFilter.AllowFilterModeChanging = DevExpress.Utils.DefaultBoolean.False;
this.Val.OptionsFilter.FilterBySortField = DevExpress.Utils.DefaultBoolean.False;
this.Val.Visible = true;
this.Val.VisibleIndex = 7;
this.Val.Width = 192;
//
// StrIsUsed
//
this.StrIsUsed.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.StrIsUsed.AppearanceCell.Options.UseFont = true;
this.StrIsUsed.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.StrIsUsed.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.StrIsUsed.AppearanceHeader.Options.UseBackColor = true;
this.StrIsUsed.AppearanceHeader.Options.UseFont = true;
this.StrIsUsed.Caption = "是否使用中";
this.StrIsUsed.FieldName = "StrIsUsed";
this.StrIsUsed.MinWidth = 150;
this.StrIsUsed.Name = "StrIsUsed";
this.StrIsUsed.OptionsColumn.AllowEdit = false;
this.StrIsUsed.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.StrIsUsed.OptionsColumn.AllowMove = false;
this.StrIsUsed.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.StrIsUsed.OptionsFilter.AllowFilter = false;
this.StrIsUsed.Visible = true;
this.StrIsUsed.VisibleIndex = 8;
this.StrIsUsed.Width = 150;
//
// operate
//
this.operate.AppearanceHeader.BackColor = System.Drawing.Color.Azure;
this.operate.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
this.operate.AppearanceHeader.Options.UseBackColor = true;
this.operate.AppearanceHeader.Options.UseFont = true;
this.operate.Caption = "操作";
this.operate.ColumnEdit = this.repositoryItemHyperLinkEdit1;
this.operate.MinWidth = 100;
this.operate.Name = "operate";
this.operate.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.operate.OptionsColumn.AllowMove = false;
this.operate.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.operate.OptionsColumn.ReadOnly = true;
this.operate.OptionsFilter.AllowFilter = false;
this.operate.Visible = true;
this.operate.VisibleIndex = 9;
this.operate.Width = 100;
//
// repositoryItemHyperLinkEdit1
//
this.repositoryItemHyperLinkEdit1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.repositoryItemHyperLinkEdit1.Appearance.Options.UseFont = true;
this.repositoryItemHyperLinkEdit1.AutoHeight = false;
this.repositoryItemHyperLinkEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "编辑", -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.repositoryItemHyperLinkEdit1.Caption = "编辑";
this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
this.repositoryItemHyperLinkEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
//
// gridview1
//
this.gridview1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridview1.EmbeddedNavigator.Appearance.BackColor = System.Drawing.Color.Transparent;
this.gridview1.EmbeddedNavigator.Appearance.Options.UseBackColor = true;
this.gridview1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.gridview1.Location = new System.Drawing.Point(3, 3);
this.gridview1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.gridview1.LookAndFeel.UseDefaultLookAndFeel = false;
this.gridview1.MainView = this.gridcontrol;
this.gridview1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.gridview1.Name = "gridview1";
this.gridview1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1,
this.repositoryItemHyperLinkEdit1});
this.gridview1.Size = new System.Drawing.Size(1680, 792);
this.gridview1.TabIndex = 6;
this.gridview1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridcontrol});
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// repositoryItemHyperLinkEdit2
//
this.repositoryItemHyperLinkEdit2.AutoHeight = false;
this.repositoryItemHyperLinkEdit2.Name = "repositoryItemHyperLinkEdit2";
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.gridview1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 123);
this.panelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl2.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1686, 798);
this.panelControl2.TabIndex = 8;
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// TestItems
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.gridPage1);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.panelControl8);
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "TestItems";
this.Size = new System.Drawing.Size(1686, 982);
this.Load += new System.EventHandler(this.TestItems_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
this.panelControl8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtkeyword.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridcontrol)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridview1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl8;
private DevExpress.XtraEditors.SeparatorControl separatorControl1;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnsearch;
private DevExpress.XtraEditors.TextEdit txtkeyword;
private DevExpress.XtraEditors.LabelControl labelControl1;
private GridPage gridPage1;
private DevExpress.XtraGrid.Views.Grid.GridView gridcontrol;
private DevExpress.XtraGrid.Columns.GridColumn MachineTypeCode;
private DevExpress.XtraGrid.Columns.GridColumn MachineTypeName;
private DevExpress.XtraGrid.Columns.GridColumn Val;
private DevExpress.XtraGrid.GridControl gridview1;
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.SimpleButton btnChangeMachineType;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraGrid.Columns.GridColumn StrIsUsed;
private DevExpress.XtraGrid.Columns.GridColumn PointCode;
private DevExpress.XtraGrid.Columns.GridColumn PointName;
private DevExpress.XtraGrid.Columns.GridColumn StationCode;
private DevExpress.XtraGrid.Columns.GridColumn StationName;
private DevExpress.XtraGrid.Columns.GridColumn Id;
private DevExpress.XtraGrid.Columns.GridColumn operate;
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
}
}