/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
partial class Frm_MesWorkshop
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
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.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1name = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1lineNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gvMx1isStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.lb_checkStatus = new DevExpress.XtraEditors.LabelControl();
this.txt_checkStatus = new DevExpress.XtraEditors.TextEdit();
this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_checkBy = new DevExpress.XtraEditors.LabelControl();
this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_isStatus = new DevExpress.XtraEditors.LabelControl();
this.gv_isStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_remark = new DevExpress.XtraEditors.LabelControl();
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_name = new DevExpress.XtraEditors.LabelControl();
this.txt_name = new DevExpress.XtraEditors.TextEdit();
this.gv_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_factory = new DevExpress.XtraEditors.LabelControl();
this.txt_factory = new DevExpress.XtraEditors.TextEdit();
this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_workshopNo = new DevExpress.XtraEditors.LabelControl();
this.txt_workshopNo = new DevExpress.XtraEditors.TextEdit();
this.gv_workshopNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.panel1 = new System.Windows.Forms.Panel();
this.txt_isStatus = new System.Windows.Forms.CheckBox();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
this.xtraTabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// gvMx1createBy
//
this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
this.gvMx1createBy.Caption = "建立者 ";
this.gvMx1createBy.FieldName = "createBy";
this.gvMx1createBy.MinWidth = 50;
this.gvMx1createBy.Name = "gvMx1createBy";
this.gvMx1createBy.OptionsColumn.ReadOnly = true;
this.gvMx1createBy.Tag = "query_a.create_by";
this.gvMx1createBy.Visible = true;
this.gvMx1createBy.VisibleIndex = 4;
this.gvMx1createBy.Width = 94;
//
// gvMx1createDate
//
this.gvMx1createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1createDate.AppearanceCell.Options.UseFont = true;
this.gvMx1createDate.Caption = "建立时间 ";
this.gvMx1createDate.FieldName = "createDate";
this.gvMx1createDate.MinWidth = 50;
this.gvMx1createDate.Name = "gvMx1createDate";
this.gvMx1createDate.OptionsColumn.ReadOnly = true;
this.gvMx1createDate.Tag = "query_a.create_date";
this.gvMx1createDate.Visible = true;
this.gvMx1createDate.VisibleIndex = 5;
this.gvMx1createDate.Width = 94;
//
// gvMx1remark
//
this.gvMx1remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1remark.AppearanceCell.Options.UseFont = true;
this.gvMx1remark.Caption = "备注 ";
this.gvMx1remark.FieldName = "remark";
this.gvMx1remark.MinWidth = 50;
this.gvMx1remark.Name = "gvMx1remark";
this.gvMx1remark.Tag = "query_a.remark";
this.gvMx1remark.Visible = true;
this.gvMx1remark.VisibleIndex = 2;
this.gvMx1remark.Width = 94;
//
// gvMx1name
//
this.gvMx1name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1name.AppearanceCell.Options.UseFont = true;
this.gvMx1name.Caption = "产线名称 ";
this.gvMx1name.FieldName = "name";
this.gvMx1name.MinWidth = 50;
this.gvMx1name.Name = "gvMx1name";
this.gvMx1name.Tag = "query_a.name";
this.gvMx1name.Visible = true;
this.gvMx1name.VisibleIndex = 1;
this.gvMx1name.Width = 94;
//
// gvMx1lineNo
//
this.gvMx1lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1lineNo.AppearanceCell.Options.UseFont = true;
this.gvMx1lineNo.Caption = "产线编号 ";
this.gvMx1lineNo.FieldName = "lineNo";
this.gvMx1lineNo.MinWidth = 50;
this.gvMx1lineNo.Name = "gvMx1lineNo";
this.gvMx1lineNo.Tag = "query_a.line_no";
this.gvMx1lineNo.Visible = true;
this.gvMx1lineNo.VisibleIndex = 0;
this.gvMx1lineNo.Width = 94;
//
// gvMx1guid
//
this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "主键不能移出";
this.gvMx1guid.FieldName = "guid";
this.gvMx1guid.MinWidth = 50;
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.OptionsColumn.ReadOnly = true;
this.gvMx1guid.Tag = "query_a.guid";
this.gvMx1guid.Width = 94;
//
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1279, 424);
this.tabMxPage1.Text = "产线列表";
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.repositoryItemCheckEdit1});
this.gcMx1.Size = new System.Drawing.Size(1279, 424);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// gvMx1
//
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1guid,
this.gvMx1lineNo,
this.gvMx1name,
this.gvMx1remark,
this.gvMx1isStatus,
this.gvMx1createBy,
this.gvMx1createDate,
this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
// gvMx1isStatus
//
this.gvMx1isStatus.Caption = "状态";
this.gvMx1isStatus.ColumnEdit = this.repositoryItemCheckEdit1;
this.gvMx1isStatus.FieldName = "isStatus";
this.gvMx1isStatus.MinWidth = 25;
this.gvMx1isStatus.Name = "gvMx1isStatus";
this.gvMx1isStatus.Visible = true;
this.gvMx1isStatus.VisibleIndex = 3;
this.gvMx1isStatus.Width = 94;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// gvMxDel
//
this.gvMxDel.Caption = "移出";
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
this.gvMxDel.MinWidth = 25;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 6;
this.gvMxDel.Width = 94;
//
// 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);
//
// lb_checkStatus
//
this.lb_checkStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_checkStatus.Appearance.Options.UseFont = true;
this.lb_checkStatus.Location = new System.Drawing.Point(767, 20);
this.lb_checkStatus.Name = "lb_checkStatus";
this.lb_checkStatus.Size = new System.Drawing.Size(34, 21);
this.lb_checkStatus.TabIndex = 243;
this.lb_checkStatus.Text = "审核";
//
// txt_checkStatus
//
this.txt_checkStatus.Location = new System.Drawing.Point(819, 16);
this.txt_checkStatus.Name = "txt_checkStatus";
this.txt_checkStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_checkStatus.Properties.Appearance.Options.UseFont = true;
this.txt_checkStatus.Size = new System.Drawing.Size(150, 28);
this.txt_checkStatus.TabIndex = 243;
//
// gv_checkStatus
//
this.gv_checkStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkStatus.AppearanceCell.Options.UseFont = true;
this.gv_checkStatus.Caption = "审核";
this.gv_checkStatus.FieldName = "checkStatus";
this.gv_checkStatus.MinWidth = 50;
this.gv_checkStatus.Name = "gv_checkStatus";
this.gv_checkStatus.OptionsColumn.AllowEdit = false;
this.gv_checkStatus.Tag = "query_a.check_status";
this.gv_checkStatus.Visible = true;
this.gv_checkStatus.VisibleIndex = 7;
this.gv_checkStatus.Width = 94;
//
// lb_checkBy
//
this.lb_checkBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_checkBy.Appearance.Options.UseFont = true;
this.lb_checkBy.Location = new System.Drawing.Point(992, 53);
this.lb_checkBy.Name = "lb_checkBy";
this.lb_checkBy.Size = new System.Drawing.Size(51, 21);
this.lb_checkBy.TabIndex = 240;
this.lb_checkBy.Text = "审核人";
//
// txt_checkBy
//
this.txt_checkBy.Location = new System.Drawing.Point(1050, 49);
this.txt_checkBy.Name = "txt_checkBy";
this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
this.txt_checkBy.Size = new System.Drawing.Size(150, 28);
this.txt_checkBy.TabIndex = 240;
//
// gv_checkBy
//
this.gv_checkBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkBy.AppearanceCell.Options.UseFont = true;
this.gv_checkBy.Caption = "审核人";
this.gv_checkBy.FieldName = "checkBy";
this.gv_checkBy.MinWidth = 50;
this.gv_checkBy.Name = "gv_checkBy";
this.gv_checkBy.OptionsColumn.AllowEdit = false;
this.gv_checkBy.Tag = "query_a.check_by";
this.gv_checkBy.Visible = true;
this.gv_checkBy.VisibleIndex = 9;
this.gv_checkBy.Width = 94;
//
// lb_checkDate
//
this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_checkDate.Appearance.Options.UseFont = true;
this.lb_checkDate.Location = new System.Drawing.Point(975, 20);
this.lb_checkDate.Name = "lb_checkDate";
this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
this.lb_checkDate.TabIndex = 235;
this.lb_checkDate.Text = "审核时间";
//
// txt_checkDate
//
this.txt_checkDate.Location = new System.Drawing.Point(1050, 16);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
this.txt_checkDate.Size = new System.Drawing.Size(150, 28);
this.txt_checkDate.TabIndex = 235;
//
// gv_checkDate
//
this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "审核时间";
this.gv_checkDate.FieldName = "checkDate";
this.gv_checkDate.MinWidth = 50;
this.gv_checkDate.Name = "gv_checkDate";
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.check_date";
this.gv_checkDate.Visible = true;
this.gv_checkDate.VisibleIndex = 8;
this.gv_checkDate.Width = 94;
//
// lb_isStatus
//
this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_isStatus.Appearance.Options.UseFont = true;
this.lb_isStatus.Location = new System.Drawing.Point(37, 53);
this.lb_isStatus.Name = "lb_isStatus";
this.lb_isStatus.Size = new System.Drawing.Size(39, 21);
this.lb_isStatus.TabIndex = 231;
this.lb_isStatus.Text = "状态 ";
//
// gv_isStatus
//
this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_isStatus.AppearanceCell.Options.UseFont = true;
this.gv_isStatus.Caption = "状态 ";
this.gv_isStatus.FieldName = "isStatus";
this.gv_isStatus.MinWidth = 50;
this.gv_isStatus.Name = "gv_isStatus";
this.gv_isStatus.OptionsColumn.AllowEdit = false;
this.gv_isStatus.Tag = "query_a.is_status";
this.gv_isStatus.Visible = true;
this.gv_isStatus.VisibleIndex = 6;
this.gv_isStatus.Width = 94;
//
// lb_createDate
//
this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_createDate.Appearance.Options.UseFont = true;
this.lb_createDate.Location = new System.Drawing.Point(500, 53);
this.lb_createDate.Name = "lb_createDate";
this.lb_createDate.Size = new System.Drawing.Size(73, 21);
this.lb_createDate.TabIndex = 222;
this.lb_createDate.Text = "建立时间 ";
//
// txt_createDate
//
this.txt_createDate.Location = new System.Drawing.Point(580, 49);
this.txt_createDate.Name = "txt_createDate";
this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
this.txt_createDate.Size = new System.Drawing.Size(150, 28);
this.txt_createDate.TabIndex = 222;
//
// gv_createDate
//
this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "建立时间 ";
this.gv_createDate.FieldName = "createDate";
this.gv_createDate.MinWidth = 50;
this.gv_createDate.Name = "gv_createDate";
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.create_date";
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 5;
this.gv_createDate.Width = 94;
//
// lb_createBy
//
this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_createBy.Appearance.Options.UseFont = true;
this.lb_createBy.Location = new System.Drawing.Point(268, 53);
this.lb_createBy.Name = "lb_createBy";
this.lb_createBy.Size = new System.Drawing.Size(56, 21);
this.lb_createBy.TabIndex = 219;
this.lb_createBy.Text = "建立者 ";
//
// txt_createBy
//
this.txt_createBy.Location = new System.Drawing.Point(330, 49);
this.txt_createBy.Name = "txt_createBy";
this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
this.txt_createBy.Size = new System.Drawing.Size(150, 28);
this.txt_createBy.TabIndex = 219;
//
// gv_createBy
//
this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "建立者 ";
this.gv_createBy.FieldName = "createBy";
this.gv_createBy.MinWidth = 50;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.create_by";
this.gv_createBy.Visible = true;
this.gv_createBy.VisibleIndex = 4;
this.gv_createBy.Width = 94;
//
// lb_remark
//
this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remark.Appearance.Options.UseFont = true;
this.lb_remark.Location = new System.Drawing.Point(767, 53);
this.lb_remark.Name = "lb_remark";
this.lb_remark.Size = new System.Drawing.Size(39, 21);
this.lb_remark.TabIndex = 217;
this.lb_remark.Text = "备注 ";
//
// txt_remark
//
this.txt_remark.Location = new System.Drawing.Point(819, 49);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
this.txt_remark.Size = new System.Drawing.Size(150, 28);
this.txt_remark.TabIndex = 217;
//
// gv_remark
//
this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_remark.AppearanceCell.Options.UseFont = true;
this.gv_remark.Caption = "备注 ";
this.gv_remark.FieldName = "remark";
this.gv_remark.MinWidth = 50;
this.gv_remark.Name = "gv_remark";
this.gv_remark.OptionsColumn.AllowEdit = false;
this.gv_remark.Tag = "query_a.remark";
this.gv_remark.Visible = true;
this.gv_remark.VisibleIndex = 3;
this.gv_remark.Width = 94;
//
// lb_name
//
this.lb_name.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_name.Appearance.Options.UseFont = true;
this.lb_name.Location = new System.Drawing.Point(251, 20);
this.lb_name.Name = "lb_name";
this.lb_name.Size = new System.Drawing.Size(73, 21);
this.lb_name.TabIndex = 216;
this.lb_name.Text = "车间名称 ";
//
// txt_name
//
this.txt_name.Location = new System.Drawing.Point(330, 16);
this.txt_name.Name = "txt_name";
this.txt_name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_name.Properties.Appearance.Options.UseFont = true;
this.txt_name.Size = new System.Drawing.Size(150, 28);
this.txt_name.TabIndex = 216;
//
// gv_name
//
this.gv_name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_name.AppearanceCell.Options.UseFont = true;
this.gv_name.Caption = "车间名称 ";
this.gv_name.FieldName = "name";
this.gv_name.MinWidth = 50;
this.gv_name.Name = "gv_name";
this.gv_name.OptionsColumn.AllowEdit = false;
this.gv_name.Tag = "query_a.name";
this.gv_name.Visible = true;
this.gv_name.VisibleIndex = 2;
this.gv_name.Width = 94;
//
// lb_factory
//
this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_factory.Appearance.Options.UseFont = true;
this.lb_factory.Location = new System.Drawing.Point(500, 20);
this.lb_factory.Name = "lb_factory";
this.lb_factory.Size = new System.Drawing.Size(73, 21);
this.lb_factory.TabIndex = 213;
this.lb_factory.Text = "工厂编号 ";
//
// txt_factory
//
this.txt_factory.Location = new System.Drawing.Point(580, 16);
this.txt_factory.Name = "txt_factory";
this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_factory.Properties.Appearance.Options.UseFont = true;
this.txt_factory.Size = new System.Drawing.Size(150, 28);
this.txt_factory.TabIndex = 213;
//
// gv_factory
//
this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_factory.AppearanceCell.Options.UseFont = true;
this.gv_factory.Caption = "工厂";
this.gv_factory.FieldName = "factory";
this.gv_factory.MinWidth = 50;
this.gv_factory.Name = "gv_factory";
this.gv_factory.OptionsColumn.AllowEdit = false;
this.gv_factory.Tag = "query_a.factory";
this.gv_factory.Visible = true;
this.gv_factory.VisibleIndex = 0;
this.gv_factory.Width = 94;
//
// lb_workshopNo
//
this.lb_workshopNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_workshopNo.Appearance.Options.UseFont = true;
this.lb_workshopNo.Location = new System.Drawing.Point(3, 20);
this.lb_workshopNo.Name = "lb_workshopNo";
this.lb_workshopNo.Size = new System.Drawing.Size(73, 21);
this.lb_workshopNo.TabIndex = 211;
this.lb_workshopNo.Text = "车间编号 ";
//
// txt_workshopNo
//
this.txt_workshopNo.Location = new System.Drawing.Point(80, 16);
this.txt_workshopNo.Name = "txt_workshopNo";
this.txt_workshopNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_workshopNo.Properties.Appearance.Options.UseFont = true;
this.txt_workshopNo.Size = new System.Drawing.Size(150, 28);
this.txt_workshopNo.TabIndex = 211;
//
// gv_workshopNo
//
this.gv_workshopNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_workshopNo.AppearanceCell.Options.UseFont = true;
this.gv_workshopNo.Caption = "车间编号 ";
this.gv_workshopNo.FieldName = "workshopNo";
this.gv_workshopNo.MinWidth = 50;
this.gv_workshopNo.Name = "gv_workshopNo";
this.gv_workshopNo.OptionsColumn.AllowEdit = false;
this.gv_workshopNo.Tag = "query_a.workshop_no";
this.gv_workshopNo.Visible = true;
this.gv_workshopNo.VisibleIndex = 1;
this.gv_workshopNo.Width = 94;
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = "MES_WORKSHOP,check_date,check_status,check_by";
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.Size = new System.Drawing.Size(1283, 80);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
//
// gcMain
//
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.MainView = this.gridView1;
this.gcMain.Name = "gcMain";
this.gcMain.Size = new System.Drawing.Size(1281, 531);
this.gcMain.TabIndex = 1;
this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_factory,
this.gv_workshopNo,
this.gv_name,
this.gv_remark,
this.gv_createBy,
this.gv_createDate,
this.gv_isStatus,
this.gv_checkStatus,
this.gv_checkDate,
this.gv_checkBy});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(1283, 602);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage2});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gcMain);
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1281, 570);
this.xtraTabPage1.Text = "数据查询";
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageBar1.Location = new System.Drawing.Point(0, 531);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
this.pageBar1.RowsCount = 50;
this.pageBar1.Size = new System.Drawing.Size(1281, 39);
this.pageBar1.TabIndex = 3;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.tabMx);
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1281, 570);
this.xtraTabPage2.Text = "数据编辑";
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 114);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
this.tabMx.Size = new System.Drawing.Size(1281, 456);
this.tabMx.TabIndex = 2;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.txt_isStatus);
this.panel1.Controls.Add(this.labelControl11);
this.panel1.Controls.Add(this.lbGuid);
this.panel1.Controls.Add(this.lb_checkStatus);
this.panel1.Controls.Add(this.txt_checkStatus);
this.panel1.Controls.Add(this.lb_checkBy);
this.panel1.Controls.Add(this.txt_checkBy);
this.panel1.Controls.Add(this.lb_checkDate);
this.panel1.Controls.Add(this.txt_checkDate);
this.panel1.Controls.Add(this.lb_isStatus);
this.panel1.Controls.Add(this.lb_createDate);
this.panel1.Controls.Add(this.txt_createDate);
this.panel1.Controls.Add(this.lb_createBy);
this.panel1.Controls.Add(this.txt_createBy);
this.panel1.Controls.Add(this.lb_remark);
this.panel1.Controls.Add(this.txt_remark);
this.panel1.Controls.Add(this.lb_name);
this.panel1.Controls.Add(this.txt_name);
this.panel1.Controls.Add(this.lb_factory);
this.panel1.Controls.Add(this.txt_factory);
this.panel1.Controls.Add(this.lb_workshopNo);
this.panel1.Controls.Add(this.txt_workshopNo);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1281, 114);
this.panel1.TabIndex = 1;
//
// txt_isStatus
//
this.txt_isStatus.AutoSize = true;
this.txt_isStatus.Location = new System.Drawing.Point(80, 51);
this.txt_isStatus.Name = "txt_isStatus";
this.txt_isStatus.Size = new System.Drawing.Size(18, 17);
this.txt_isStatus.TabIndex = 244;
this.txt_isStatus.UseVisualStyleBackColor = true;
//
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(37, 83);
this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(45, 18);
this.labelControl11.TabIndex = 130;
this.labelControl11.Text = "主键:";
this.labelControl11.Visible = false;
//
// lbGuid
//
this.lbGuid.AutoSize = true;
this.lbGuid.Location = new System.Drawing.Point(88, 83);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
this.lbGuid.Visible = false;
//
// Frm_MesWorkshop
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1283, 682);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesWorkshop";
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
this.xtraTabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
private DevExpress.XtraGrid.GridControl gcMain;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private UserControls.Data.UcPageBar pageBar1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1createDate;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1remark;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1name;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraEditors.LabelControl lb_checkStatus;
private DevExpress.XtraEditors.TextEdit txt_checkStatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkStatus;
private DevExpress.XtraEditors.LabelControl lb_checkBy;
private DevExpress.XtraEditors.TextEdit txt_checkBy;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy;
private DevExpress.XtraEditors.LabelControl lb_checkDate;
private DevExpress.XtraEditors.TextEdit txt_checkDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
private DevExpress.XtraEditors.LabelControl lb_isStatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_isStatus;
private DevExpress.XtraEditors.LabelControl lb_createDate;
private DevExpress.XtraEditors.TextEdit txt_createDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
private DevExpress.XtraEditors.LabelControl lb_createBy;
private DevExpress.XtraEditors.TextEdit txt_createBy;
private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
private DevExpress.XtraEditors.LabelControl lb_remark;
private DevExpress.XtraEditors.TextEdit txt_remark;
private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
private DevExpress.XtraEditors.LabelControl lb_name;
private DevExpress.XtraEditors.TextEdit txt_name;
private DevExpress.XtraGrid.Columns.GridColumn gv_name;
private DevExpress.XtraEditors.LabelControl lb_factory;
private DevExpress.XtraEditors.TextEdit txt_factory;
private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
private DevExpress.XtraEditors.LabelControl lb_workshopNo;
private DevExpress.XtraEditors.TextEdit txt_workshopNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_workshopNo;
private System.Windows.Forms.CheckBox txt_isStatus;
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1isStatus;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
}
}