namespace Gs.DevApp.DevFrm.WOM
|
{
|
partial class ShowGx
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
|
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.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
|
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.gcMx7 = new DevExpress.XtraGrid.GridControl();
|
this.gvMx7 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rptGx = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
|
this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rptGxShang = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
|
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
|
this.tabMx.SuspendLayout();
|
this.tabMxPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMx7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rptGx)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rptGxShang)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
this.panel1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// btnCancel
|
//
|
this.btnCancel.Appearance.Options.UseFont = true;
|
this.btnCancel.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnCancel.Location = new System.Drawing.Point(468, 7);
|
this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.btnCancel.Name = "btnCancel";
|
this.btnCancel.Size = new System.Drawing.Size(87, 37);
|
this.btnCancel.TabIndex = 242;
|
this.btnCancel.Text = "取消 (&C)";
|
//
|
// tabMx
|
//
|
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabMx.Location = new System.Drawing.Point(0, 0);
|
this.tabMx.Name = "tabMx";
|
this.tabMx.SelectedTabPage = this.tabMxPage1;
|
this.tabMx.Size = new System.Drawing.Size(591, 492);
|
this.tabMx.TabIndex = 243;
|
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.tabMxPage1});
|
//
|
// tabMxPage1
|
//
|
this.tabMxPage1.Controls.Add(this.gcMx7);
|
this.tabMxPage1.Name = "tabMxPage1";
|
this.tabMxPage1.Size = new System.Drawing.Size(589, 460);
|
this.tabMxPage1.Text = "工序信息";
|
//
|
// gcMx7
|
//
|
this.gcMx7.Dock = System.Windows.Forms.DockStyle.Fill;
|
gridLevelNode1.RelationName = "Level1";
|
this.gcMx7.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
gridLevelNode1});
|
this.gcMx7.Location = new System.Drawing.Point(0, 0);
|
this.gcMx7.MainView = this.gvMx7;
|
this.gcMx7.Name = "gcMx7";
|
this.gcMx7.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemButtonEdit1,
|
this.rptGxShang,
|
this.rptGx});
|
this.gcMx7.Size = new System.Drawing.Size(589, 460);
|
this.gcMx7.TabIndex = 0;
|
this.gcMx7.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvMx7});
|
//
|
// gvMx7
|
//
|
this.gvMx7.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
this.gvMx7.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.gvMx7.ColumnPanelRowHeight = 50;
|
this.gvMx7.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gvMx1daa010,
|
this.gvMx1daa004,
|
this.gvMxDel,
|
this.gridColumn3});
|
this.gvMx7.GridControl = this.gcMx7;
|
this.gvMx7.Name = "gvMx7";
|
this.gvMx7.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
|
this.gvMx7.OptionsFind.ShowSearchNavButtons = false;
|
this.gvMx7.OptionsView.ShowGroupPanel = false;
|
//
|
// gvMx1daa010
|
//
|
this.gvMx1daa010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
|
this.gvMx1daa010.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1daa010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa010.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1daa010.Caption = "工序";
|
this.gvMx1daa010.ColumnEdit = this.rptGx;
|
this.gvMx1daa010.FieldName = "processNo";
|
this.gvMx1daa010.MinWidth = 50;
|
this.gvMx1daa010.Name = "gvMx1daa010";
|
this.gvMx1daa010.Tag = "edit";
|
this.gvMx1daa010.Visible = true;
|
this.gvMx1daa010.VisibleIndex = 0;
|
this.gvMx1daa010.Width = 129;
|
//
|
// rptGx
|
//
|
this.rptGx.AutoHeight = false;
|
this.rptGx.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rptGx.Name = "rptGx";
|
this.rptGx.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
//
|
// gvMx1daa004
|
//
|
this.gvMx1daa004.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
|
this.gvMx1daa004.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1daa004.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1daa004.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1daa004.Caption = "上工序";
|
this.gvMx1daa004.ColumnEdit = this.rptGxShang;
|
this.gvMx1daa004.FieldName = "frontProcessNo";
|
this.gvMx1daa004.MinWidth = 150;
|
this.gvMx1daa004.Name = "gvMx1daa004";
|
this.gvMx1daa004.Tag = "edit";
|
this.gvMx1daa004.Visible = true;
|
this.gvMx1daa004.VisibleIndex = 1;
|
this.gvMx1daa004.Width = 150;
|
//
|
// rptGxShang
|
//
|
this.rptGxShang.AutoHeight = false;
|
this.rptGxShang.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rptGxShang.Name = "rptGxShang";
|
this.rptGxShang.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
//
|
// gvMxDel
|
//
|
this.gvMxDel.Caption = "移出";
|
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
|
this.gvMxDel.MinWidth = 25;
|
this.gvMxDel.Name = "gvMxDel";
|
this.gvMxDel.OptionsColumn.ReadOnly = true;
|
this.gvMxDel.Visible = true;
|
this.gvMxDel.VisibleIndex = 2;
|
this.gvMxDel.Width = 65;
|
//
|
// repositoryItemButtonEdit1
|
//
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
|
editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
this.repositoryItemButtonEdit1.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.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
|
//
|
// gridColumn3
|
//
|
this.gridColumn3.Caption = "主键Guid";
|
this.gridColumn3.FieldName = "guid";
|
this.gridColumn3.MinWidth = 25;
|
this.gridColumn3.Name = "gridColumn3";
|
this.gridColumn3.OptionsColumn.ReadOnly = true;
|
this.gridColumn3.Width = 94;
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.btnSave);
|
this.panel1.Controls.Add(this.btnCancel);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel1.Location = new System.Drawing.Point(0, 444);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(591, 48);
|
this.panel1.TabIndex = 244;
|
//
|
// btnSave
|
//
|
this.btnSave.Appearance.Options.UseFont = true;
|
this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnSave.Location = new System.Drawing.Point(328, 7);
|
this.btnSave.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.btnSave.Name = "btnSave";
|
this.btnSave.Size = new System.Drawing.Size(87, 37);
|
this.btnSave.TabIndex = 240;
|
this.btnSave.Text = "确定 (&L)";
|
//
|
// ShowGx
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(591, 492);
|
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.tabMx);
|
this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
|
this.MaximizeBox = false;
|
this.MinimizeBox = false;
|
this.Name = "ShowGx";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
this.Text = "工序变更";
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
|
this.tabMx.ResumeLayout(false);
|
this.tabMxPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMx7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rptGx)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rptGxShang)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
this.panel1.ResumeLayout(false);
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
private DevExpress.XtraTab.XtraTabControl tabMx;
|
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
|
private DevExpress.XtraGrid.GridControl gcMx7;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvMx7;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004;
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGxShang;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
private System.Windows.Forms.Panel panel1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGx;
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
}
|
}
|