namespace ZJ_BYD.UserControls.AHeadPara { partial class AheadParaConfig { /// /// 必需的设计器变量。 /// 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 editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AheadParaConfig)); this.repositoryItemHyperLinkEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.gridPage1 = new ZJ_BYD.UserControls.GridPage(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.panelControl8 = new DevExpress.XtraEditors.PanelControl(); this.separatorControl1 = new DevExpress.XtraEditors.SeparatorControl(); this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::ZJ_BYD.WaitForm1), true, true, typeof(System.Windows.Forms.UserControl)); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.aheadParaGrid = new DevExpress.XtraGrid.GridControl(); this.gridcontrol = new DevExpress.XtraGrid.Views.Grid.GridView(); this.Id = new DevExpress.XtraGrid.Columns.GridColumn(); this.category = new DevExpress.XtraGrid.Columns.GridColumn(); this.MachineTypeCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.LastStationCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.LastStationName = new DevExpress.XtraGrid.Columns.GridColumn(); this.PointCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit(); this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel(); this.btndel = new DevExpress.XtraEditors.SimpleButton(); this.btnadd = new DevExpress.XtraEditors.SimpleButton(); this.lblproductsfccode = new DevExpress.XtraEditors.LabelControl(); this.btnsearch = new DevExpress.XtraEditors.SimpleButton(); this.txtkeyword = new DevExpress.XtraEditors.TextEdit(); this.ResultColName = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit(); this.panelControl8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.aheadParaGrid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridcontrol)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit(); this.tablePanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtkeyword.Properties)).BeginInit(); this.SuspendLayout(); // // repositoryItemHyperLinkEdit2 // this.repositoryItemHyperLinkEdit2.AutoHeight = false; this.repositoryItemHyperLinkEdit2.Name = "repositoryItemHyperLinkEdit2"; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; // // gridPage1 // this.gridPage1.Dock = System.Windows.Forms.DockStyle.Bottom; this.gridPage1.Location = new System.Drawing.Point(0, 574); this.gridPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gridPage1.Name = "gridPage1"; this.gridPage1.Size = new System.Drawing.Size(1136, 47); this.gridPage1.TabIndex = 11; // // 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, 8); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(298, 21); this.labelControl18.TabIndex = 0; this.labelControl18.Text = "前置参数(当前工位需要查询上工位的参数)"; // // 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(1136, 41); this.panelControl8.TabIndex = 9; // // 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, 30); 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(1136, 11); this.separatorControl1.TabIndex = 2; // // splashScreenManager1 // this.splashScreenManager1.ClosingDelay = 500; // // gridView1 // this.gridView1.Name = "gridView1"; // // panelControl2 // this.panelControl2.Controls.Add(this.aheadParaGrid); this.panelControl2.Controls.Add(this.tablePanel1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(0, 41); this.panelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl2.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1136, 533); this.panelControl2.TabIndex = 12; // // aheadParaGrid // this.aheadParaGrid.Dock = System.Windows.Forms.DockStyle.Fill; this.aheadParaGrid.EmbeddedNavigator.Appearance.BackColor = System.Drawing.Color.Transparent; this.aheadParaGrid.EmbeddedNavigator.Appearance.Options.UseBackColor = true; this.aheadParaGrid.Location = new System.Drawing.Point(3, 43); this.aheadParaGrid.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.aheadParaGrid.LookAndFeel.UseDefaultLookAndFeel = false; this.aheadParaGrid.MainView = this.gridcontrol; this.aheadParaGrid.Name = "aheadParaGrid"; this.aheadParaGrid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemHyperLinkEdit1}); this.aheadParaGrid.Size = new System.Drawing.Size(1130, 487); this.aheadParaGrid.TabIndex = 14; this.aheadParaGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridcontrol}); // // 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.category, this.MachineTypeCode, this.LastStationCode, this.LastStationName, this.PointCode, this.ResultColName, this.gridColumn1}); this.gridcontrol.DetailHeight = 327; this.gridcontrol.GridControl = this.aheadParaGrid; this.gridcontrol.Name = "gridcontrol"; this.gridcontrol.OptionsSelection.MultiSelect = true; this.gridcontrol.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect; 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 = 47; // // Id // this.Id.Caption = "Id"; this.Id.FieldName = "Id"; this.Id.MinWidth = 22; this.Id.Name = "Id"; this.Id.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.Id.Width = 82; // // category // this.category.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F); this.category.AppearanceCell.Options.UseFont = true; this.category.AppearanceHeader.BackColor = System.Drawing.Color.Azure; this.category.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F); this.category.AppearanceHeader.Options.UseBackColor = true; this.category.AppearanceHeader.Options.UseFont = true; this.category.Caption = "线路"; this.category.FieldName = "Category"; this.category.MinWidth = 100; this.category.Name = "category"; this.category.Visible = true; this.category.VisibleIndex = 1; this.category.Width = 100; // // 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 = 175; this.MachineTypeCode.Name = "MachineTypeCode"; this.MachineTypeCode.OptionsColumn.AllowFocus = false; this.MachineTypeCode.OptionsColumn.AllowMove = false; this.MachineTypeCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.MachineTypeCode.OptionsFilter.AllowFilter = false; this.MachineTypeCode.Visible = true; this.MachineTypeCode.VisibleIndex = 2; this.MachineTypeCode.Width = 189; // // LastStationCode // this.LastStationCode.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F); this.LastStationCode.AppearanceCell.Options.UseFont = true; this.LastStationCode.AppearanceHeader.BackColor = System.Drawing.Color.Azure; this.LastStationCode.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F); this.LastStationCode.AppearanceHeader.Options.UseBackColor = true; this.LastStationCode.AppearanceHeader.Options.UseFont = true; this.LastStationCode.Caption = "工位编码"; this.LastStationCode.FieldName = "LastStationCode"; this.LastStationCode.MinWidth = 175; this.LastStationCode.Name = "LastStationCode"; this.LastStationCode.OptionsColumn.AllowEdit = false; this.LastStationCode.OptionsColumn.AllowFocus = false; this.LastStationCode.OptionsColumn.AllowMove = false; this.LastStationCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.LastStationCode.OptionsFilter.AllowAutoFilter = false; this.LastStationCode.OptionsFilter.AllowFilter = false; this.LastStationCode.OptionsFilter.AllowFilterModeChanging = DevExpress.Utils.DefaultBoolean.False; this.LastStationCode.OptionsFilter.FilterBySortField = DevExpress.Utils.DefaultBoolean.False; this.LastStationCode.Visible = true; this.LastStationCode.VisibleIndex = 3; this.LastStationCode.Width = 189; // // LastStationName // this.LastStationName.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F); this.LastStationName.AppearanceCell.Options.UseFont = true; this.LastStationName.AppearanceHeader.BackColor = System.Drawing.Color.Azure; this.LastStationName.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F); this.LastStationName.AppearanceHeader.Options.UseBackColor = true; this.LastStationName.AppearanceHeader.Options.UseFont = true; this.LastStationName.Caption = "工位名称"; this.LastStationName.FieldName = "LastStationName"; this.LastStationName.MinWidth = 175; this.LastStationName.Name = "LastStationName"; this.LastStationName.OptionsColumn.AllowEdit = false; this.LastStationName.OptionsColumn.AllowFocus = false; this.LastStationName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.LastStationName.OptionsColumn.AllowMove = false; this.LastStationName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.LastStationName.OptionsFilter.AllowFilter = false; this.LastStationName.Visible = true; this.LastStationName.VisibleIndex = 4; this.LastStationName.Width = 189; // // 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 = 175; this.PointCode.Name = "PointCode"; this.PointCode.OptionsColumn.AllowEdit = false; this.PointCode.OptionsColumn.AllowFocus = false; this.PointCode.OptionsColumn.AllowMove = false; this.PointCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.PointCode.OptionsFilter.AllowAutoFilter = false; this.PointCode.OptionsFilter.AllowFilter = false; this.PointCode.OptionsFilter.AllowFilterModeChanging = DevExpress.Utils.DefaultBoolean.False; this.PointCode.OptionsFilter.FilterBySortField = DevExpress.Utils.DefaultBoolean.False; this.PointCode.Visible = true; this.PointCode.VisibleIndex = 5; this.PointCode.Width = 189; // // gridColumn1 // this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn1.AppearanceCell.Options.UseFont = true; this.gridColumn1.AppearanceHeader.BackColor = System.Drawing.Color.Azure; this.gridColumn1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn1.AppearanceHeader.Options.UseBackColor = true; this.gridColumn1.AppearanceHeader.Options.UseFont = true; this.gridColumn1.Caption = "操作"; this.gridColumn1.ColumnEdit = this.repositoryItemHyperLinkEdit1; this.gridColumn1.MinWidth = 60; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.gridColumn1.OptionsColumn.AllowMove = false; this.gridColumn1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumn1.OptionsFilter.AllowFilter = false; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 7; this.gridColumn1.Width = 60; // // repositoryItemHyperLinkEdit1 // this.repositoryItemHyperLinkEdit1.AutoHeight = false; editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; serializableAppearanceObject5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); serializableAppearanceObject5.Options.UseFont = true; this.repositoryItemHyperLinkEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "编辑", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemHyperLinkEdit1.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1"; this.repositoryItemHyperLinkEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // tablePanel1 // this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 60F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 12F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F)}); this.tablePanel1.Controls.Add(this.btndel); this.tablePanel1.Controls.Add(this.btnadd); this.tablePanel1.Controls.Add(this.lblproductsfccode); this.tablePanel1.Controls.Add(this.btnsearch); this.tablePanel1.Controls.Add(this.txtkeyword); this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Top; this.tablePanel1.Location = new System.Drawing.Point(3, 3); this.tablePanel1.Name = "tablePanel1"; this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)}); this.tablePanel1.Size = new System.Drawing.Size(1130, 40); this.tablePanel1.TabIndex = 15; // // btndel // this.btndel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.btndel.Appearance.BackColor = System.Drawing.Color.WhiteSmoke; this.btndel.Appearance.BorderColor = System.Drawing.Color.LightGray; this.btndel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F); this.btndel.Appearance.ForeColor = System.Drawing.Color.Black; this.btndel.Appearance.Options.UseBackColor = true; this.btndel.Appearance.Options.UseBorderColor = true; this.btndel.Appearance.Options.UseFont = true; this.btndel.Appearance.Options.UseForeColor = true; this.tablePanel1.SetColumn(this.btndel, 5); this.btndel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btndel.ImageOptions.Image"))); this.btndel.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btndel.Location = new System.Drawing.Point(1019, 5); this.btndel.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.btndel.Name = "btndel"; this.tablePanel1.SetRow(this.btndel, 0); this.btndel.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btndel.Size = new System.Drawing.Size(108, 30); this.btndel.TabIndex = 24; this.btndel.Text = "删除"; this.btndel.Click += new System.EventHandler(this.btnDel_Click); // // btnadd // this.btnadd.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.btnadd.Appearance.BackColor = System.Drawing.Color.WhiteSmoke; this.btnadd.Appearance.BorderColor = System.Drawing.Color.LightGray; this.btnadd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F); this.btnadd.Appearance.ForeColor = System.Drawing.Color.Black; this.btnadd.Appearance.Options.UseBackColor = true; this.btnadd.Appearance.Options.UseBorderColor = true; this.btnadd.Appearance.Options.UseFont = true; this.btnadd.Appearance.Options.UseForeColor = true; this.tablePanel1.SetColumn(this.btnadd, 4); this.btnadd.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnadd.ImageOptions.Image"))); this.btnadd.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btnadd.Location = new System.Drawing.Point(905, 5); this.btnadd.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.btnadd.Name = "btnadd"; this.tablePanel1.SetRow(this.btnadd, 0); this.btnadd.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btnadd.Size = new System.Drawing.Size(108, 30); this.btnadd.TabIndex = 24; this.btnadd.Text = "新增"; this.btnadd.Click += new System.EventHandler(this.btnAdd_Click); // // lblproductsfccode // this.lblproductsfccode.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F); this.lblproductsfccode.Appearance.Options.UseFont = true; this.tablePanel1.SetColumn(this.lblproductsfccode, 0); this.lblproductsfccode.Location = new System.Drawing.Point(3, 11); this.lblproductsfccode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.lblproductsfccode.Name = "lblproductsfccode"; this.tablePanel1.SetRow(this.lblproductsfccode, 0); this.lblproductsfccode.Size = new System.Drawing.Size(48, 17); this.lblproductsfccode.TabIndex = 0; this.lblproductsfccode.Text = "关键字:"; // // btnsearch // this.btnsearch.Appearance.BackColor = System.Drawing.Color.WhiteSmoke; this.btnsearch.Appearance.BorderColor = System.Drawing.Color.LightGray; this.btnsearch.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F); 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.tablePanel1.SetColumn(this.btnsearch, 2); this.btnsearch.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnsearch.ImageOptions.Image"))); this.btnsearch.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btnsearch.Location = new System.Drawing.Point(336, 5); this.btnsearch.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.btnsearch.Name = "btnsearch"; this.tablePanel1.SetRow(this.btnsearch, 0); this.btnsearch.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btnsearch.Size = new System.Drawing.Size(108, 30); this.btnsearch.TabIndex = 24; this.btnsearch.Text = "查询"; this.btnsearch.Click += new System.EventHandler(this.btnsearch_Click); // // txtkeyword // this.tablePanel1.SetColumn(this.txtkeyword, 1); this.txtkeyword.EditValue = ""; this.txtkeyword.Location = new System.Drawing.Point(63, 4); 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("微软雅黑", 9F); this.txtkeyword.Properties.Appearance.Options.UseFont = true; this.txtkeyword.Properties.AutoHeight = false; this.txtkeyword.Properties.NullValuePrompt = "请输入(工位/参数)关键字"; this.tablePanel1.SetRow(this.txtkeyword, 0); this.txtkeyword.Size = new System.Drawing.Size(267, 32); this.txtkeyword.TabIndex = 1; // // ResultColName // this.ResultColName.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F); this.ResultColName.AppearanceCell.Options.UseFont = true; this.ResultColName.AppearanceHeader.BackColor = System.Drawing.Color.Azure; this.ResultColName.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F); this.ResultColName.AppearanceHeader.Options.UseBackColor = true; this.ResultColName.AppearanceHeader.Options.UseFont = true; this.ResultColName.Caption = "离线参数"; this.ResultColName.FieldName = "ResultColName"; this.ResultColName.MinWidth = 120; this.ResultColName.Name = "ResultColName"; this.ResultColName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.ResultColName.OptionsColumn.AllowMove = false; this.ResultColName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.ResultColName.OptionsColumn.ReadOnly = true; this.ResultColName.Visible = true; this.ResultColName.VisibleIndex = 6; this.ResultColName.Width = 120; // // AheadParaConfig // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panelControl2); this.Controls.Add(this.gridPage1); this.Controls.Add(this.panelControl8); this.Name = "AheadParaConfig"; this.Size = new System.Drawing.Size(1136, 621); this.Load += new System.EventHandler(this.AheadParaConfig_Load); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit(); this.panelControl8.ResumeLayout(false); this.panelControl8.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.aheadParaGrid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridcontrol)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit(); this.tablePanel1.ResumeLayout(false); this.tablePanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtkeyword.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit2; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2; private GridPage gridPage1; private DevExpress.XtraEditors.LabelControl labelControl18; private DevExpress.XtraEditors.PanelControl panelControl8; private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.SimpleButton btnadd; private DevExpress.XtraEditors.SimpleButton btnsearch; private DevExpress.XtraEditors.SimpleButton btndel; private DevExpress.XtraEditors.TextEdit txtkeyword; private DevExpress.XtraEditors.LabelControl lblproductsfccode; private DevExpress.XtraGrid.GridControl aheadParaGrid; private DevExpress.XtraGrid.Views.Grid.GridView gridcontrol; private DevExpress.XtraGrid.Columns.GridColumn Id; private DevExpress.XtraGrid.Columns.GridColumn LastStationCode; private DevExpress.XtraGrid.Columns.GridColumn LastStationName; private DevExpress.XtraGrid.Columns.GridColumn PointCode; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1; private DevExpress.XtraGrid.Columns.GridColumn MachineTypeCode; private DevExpress.Utils.Layout.TablePanel tablePanel1; private DevExpress.XtraEditors.SeparatorControl separatorControl1; private DevExpress.XtraGrid.Columns.GridColumn category; private DevExpress.XtraGrid.Columns.GridColumn ResultColName; } }