|
/*===================================================================
|
* 程序说明: WOMDAA的数据管理窗体
|
* 作者资料: 孙中吕
|
* 创建日期: 2024/05/20 05:58:20
|
* 最后修改: 2024/05/20 05:58:20
|
*
|
* 注: 本文件由代码生成器(Code Generator)自动生成。
|
* 版权所有 Copyright 2006~2024, C/S框架网(www.cscode.net)
|
*===================================================================*/
|
|
namespace CSFrameworkV5.Order
|
{
|
///<summary>
|
/// WOMDAA的资料管理窗体
|
/// </summary>
|
public partial class frmOrder
|
{
|
private const int gridsCount = 3;
|
/// <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 生成本窗体所有组件成员清单
|
|
private DevExpress.XtraGrid.GridControl gcSummary;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvSummary;
|
private DevExpress.XtraLayout.LayoutControl pcDetailEditor;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutGroup;
|
private DevExpress.XtraLayout.EmptySpaceItem emptyRowEditor;
|
private DevExpress.XtraEditors.PanelControl pcEditorHeaderPanel;
|
private DevExpress.XtraEditors.LabelControl lblEditorBusinessName1;
|
private DevExpress.XtraEditors.LabelControl lbStateName;
|
private System.Windows.Forms.Label lblHSeperator;
|
private System.Windows.Forms.PictureBox picNote;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA001;
|
private DevExpress.XtraEditors.LabelControl lblDAA001;
|
private DevExpress.XtraEditors.TextEdit txtDAA001;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA014;
|
private DevExpress.XtraEditors.LabelControl lblDAA014;
|
private DevExpress.XtraEditors.TextEdit txtDAA014;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA014;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA015;
|
private DevExpress.XtraEditors.LabelControl lblDAA015;
|
private DevExpress.XtraEditors.TextEdit txtDAA015;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA015;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA016;
|
private DevExpress.XtraEditors.LabelControl lblDAA016;
|
private DevExpress.XtraEditors.TextEdit txtDAA016;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA016;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA027;
|
private DevExpress.XtraEditors.LabelControl lblDAA027;
|
private DevExpress.XtraEditors.TextEdit txtDAA027;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA027;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA020;
|
private DevExpress.XtraEditors.LabelControl lblDAA020;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA020;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA021;
|
private DevExpress.XtraEditors.LabelControl lblDAA021;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA021;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA042;
|
private DevExpress.XtraEditors.LabelControl lblDAA042;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA022;
|
private DevExpress.XtraEditors.LabelControl lblDAA022;
|
private DevExpress.XtraEditors.PanelControl pcDetail;
|
private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_DAA001;
|
private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_BGDATE;
|
private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_ISOK;
|
private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_ISNO;
|
private DevExpress.XtraLayout.LayoutControlGroup detailGridTabPageLayoutControlGroup0;
|
private DevExpress.XtraLayout.LayoutControlItem detailGridTabPageLayoutControlItem0;
|
private DevExpress.XtraLayout.LayoutControl pnlSearch;
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutGroupSearch;
|
private DevExpress.XtraEditors.LabelControl lbl_DAA001;
|
private DevExpress.XtraEditors.LabelControl lbl_DAA015;
|
private DevExpress.XtraEditors.LabelControl lbl_DAA022;
|
|
private DevExpress.XtraLayout.LayoutControl editorAndDetailTabLayout;
|
private DevExpress.XtraLayout.LayoutControlGroup editorAndDetailTabLayoutGroup;
|
private DevExpress.XtraLayout.LayoutControlItem pcEditorHeaderPanelLayoutControlItem;
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerEditorAndDetailGrid;
|
private DevExpress.XtraLayout.LayoutControlItem splitContainerEditorAndDetailGridLayoutControlItem;
|
private DevExpress.XtraLayout.LayoutControl searchAndSummaryTabLayout;
|
private DevExpress.XtraLayout.LayoutControlGroup searchAndSummaryTabLayoutGroup;
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerSearchAndSummary;
|
private DevExpress.XtraLayout.LayoutControlItem splitContainerSearchAndSummaryLayoutControlItem;
|
private DevExpress.XtraLayout.LayoutControl detailGridsLayoutControl;
|
private DevExpress.XtraLayout.LayoutControlGroup detailGridsLayoutControlGroup;
|
private DevExpress.XtraLayout.TabbedControlGroup detailGridsTabbedControlGroup;
|
private DevExpress.XtraGrid.GridControl gcDetail0;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvDetail0;
|
#endregion
|
|
#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()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOrder));
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
this.gcSummary = new DevExpress.XtraGrid.GridControl();
|
this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.colDAA001 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA014 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA015 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA016 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA027 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colISOk = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA020 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA021 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA042 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA022 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colLINE_NO = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDeptName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA022Date = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDAA022By = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colNotes = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.pcEditorHeaderPanel = new DevExpress.XtraEditors.PanelControl();
|
this.picNote = new System.Windows.Forms.PictureBox();
|
this.lbStateName = new DevExpress.XtraEditors.LabelControl();
|
this.lblHSeperator = new System.Windows.Forms.Label();
|
this.lblEditorBusinessName1 = new DevExpress.XtraEditors.LabelControl();
|
this.pcDetailEditor = new DevExpress.XtraLayout.LayoutControl();
|
this.txtnotes = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA001 = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA014 = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA015 = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA016 = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA027 = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA022 = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.txtDAA021 = new DevExpress.XtraEditors.DateEdit();
|
this.txtDAA042 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.txtDeptName = new DevExpress.XtraEditors.TextEdit();
|
this.txtLINE_NO = new DevExpress.XtraEditors.TextEdit();
|
this.txtDAA020 = new DevExpress.XtraEditors.DateEdit();
|
this.layoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutItemDAA014 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA015 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA016 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA027 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA020 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA021 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA022 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA042 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA001 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemDAA1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutItemnotes = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptyRowEditor = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.lblDAA001 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA014 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA015 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA016 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA027 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA020 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA021 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA042 = new DevExpress.XtraEditors.LabelControl();
|
this.lblDAA022 = new DevExpress.XtraEditors.LabelControl();
|
this.pcDetail = new DevExpress.XtraEditors.PanelControl();
|
this.gcDetail0 = new DevExpress.XtraGrid.GridControl();
|
this.gvDetail0 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.colD_Table0_DAA001 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colD_Table0_BGDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
this.colD_Table0_ISOK = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colD_Table0_ISNO = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colD_Table0_IsNoNotes = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.pnlSearch = new DevExpress.XtraLayout.LayoutControl();
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit();
|
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
this.layoutGroupSearch = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.queryAndEmptyButtonLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutItem_QueryButton = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.lbl_DAA001 = new DevExpress.XtraEditors.LabelControl();
|
this.lbl_DAA015 = new DevExpress.XtraEditors.LabelControl();
|
this.lbl_DAA022 = new DevExpress.XtraEditors.LabelControl();
|
this.pcEditorHeaderPanelLayoutControlItem = new DevExpress.XtraLayout.LayoutControlItem();
|
this.editorAndDetailTabLayout = new DevExpress.XtraLayout.LayoutControl();
|
this.splitContainerEditorAndDetailGrid = new DevExpress.XtraEditors.SplitContainerControl();
|
this.detailGridsLayoutControl = new DevExpress.XtraLayout.LayoutControl();
|
this.detailGridsLayoutControlGroup = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.detailGridsTabbedControlGroup = new DevExpress.XtraLayout.TabbedControlGroup();
|
this.detailGridTabPageLayoutControlGroup0 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.detailGridTabPageLayoutControlItem0 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.editorAndDetailTabLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.splitContainerEditorAndDetailGridLayoutControlItem = new DevExpress.XtraLayout.LayoutControlItem();
|
this.searchAndSummaryTabLayout = new DevExpress.XtraLayout.LayoutControl();
|
this.splitContainerSearchAndSummary = new DevExpress.XtraEditors.SplitContainerControl();
|
this.searchAndSummaryTabLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.splitContainerSearchAndSummaryLayoutControlItem = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tpSummary.SuspendLayout();
|
this.pnlSummary.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).BeginInit();
|
this.tcBusiness.SuspendLayout();
|
this.tpDetail.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).BeginInit();
|
this.gcNavigator.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcEditorHeaderPanel)).BeginInit();
|
this.pcEditorHeaderPanel.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.picNote)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcDetailEditor)).BeginInit();
|
this.pcDetailEditor.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtnotes.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA001.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA014.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA015.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA016.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA027.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA022.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA021.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA021.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA042.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDeptName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtLINE_NO.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA020.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA020.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA014)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA015)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA016)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA027)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA020)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA021)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA022)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA042)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA001)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemnotes)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptyRowEditor)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcDetail)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcDetail0)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvDetail0)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).BeginInit();
|
this.pnlSearch.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutGroupSearch)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.queryAndEmptyButtonLayoutGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItem_QueryButton)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcEditorHeaderPanelLayoutControlItem)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayout)).BeginInit();
|
this.editorAndDetailTabLayout.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGrid)).BeginInit();
|
this.splitContainerEditorAndDetailGrid.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControl)).BeginInit();
|
this.detailGridsLayoutControl.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControlGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridsTabbedControlGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlGroup0)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlItem0)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayoutGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGridLayoutControlItem)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayout)).BeginInit();
|
this.searchAndSummaryTabLayout.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummary)).BeginInit();
|
this.splitContainerSearchAndSummary.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayoutGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummaryLayoutControlItem)).BeginInit();
|
this.SuspendLayout();
|
//
|
// tpSummary
|
//
|
this.tpSummary.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control;
|
this.tpSummary.Appearance.PageClient.Options.UseBackColor = true;
|
this.tpSummary.Controls.Add(this.searchAndSummaryTabLayout);
|
this.tpSummary.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpSummary.ImageOptions.Image")));
|
this.tpSummary.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
this.tpSummary.Size = new System.Drawing.Size(1147, 756);
|
//
|
// pnlSummary
|
//
|
this.pnlSummary.Location = new System.Drawing.Point(2, 5);
|
this.pnlSummary.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
this.pnlSummary.Size = new System.Drawing.Size(1149, 788);
|
//
|
// tcBusiness
|
//
|
this.tcBusiness.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
this.tcBusiness.Size = new System.Drawing.Size(1149, 788);
|
//
|
// tpDetail
|
//
|
this.tpDetail.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control;
|
this.tpDetail.Appearance.PageClient.Options.UseBackColor = true;
|
this.tpDetail.Controls.Add(this.editorAndDetailTabLayout);
|
this.tpDetail.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpDetail.ImageOptions.Image")));
|
this.tpDetail.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
this.tpDetail.Size = new System.Drawing.Size(1147, 756);
|
//
|
// gcNavigator
|
//
|
this.gcNavigator.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.gcNavigator.Appearance.Options.UseBackColor = true;
|
this.gcNavigator.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
this.gcNavigator.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
this.gcNavigator.Size = new System.Drawing.Size(952, 33);
|
//
|
// controlNavigatorSummary
|
//
|
this.controlNavigatorSummary.Buttons.Append.Visible = false;
|
this.controlNavigatorSummary.Buttons.CancelEdit.Visible = false;
|
this.controlNavigatorSummary.Buttons.Edit.Visible = false;
|
this.controlNavigatorSummary.Buttons.EndEdit.Visible = false;
|
this.controlNavigatorSummary.Buttons.NextPage.Visible = false;
|
this.controlNavigatorSummary.Buttons.PrevPage.Visible = false;
|
this.controlNavigatorSummary.Buttons.Remove.Visible = false;
|
this.controlNavigatorSummary.Location = new System.Drawing.Point(749, 4);
|
this.controlNavigatorSummary.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
this.controlNavigatorSummary.Size = new System.Drawing.Size(201, 25);
|
//
|
// txtFocusForSave
|
//
|
this.txtFocusForSave.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
//
|
// lblAboutInfo
|
//
|
this.lblAboutInfo.Location = new System.Drawing.Point(523, 3);
|
//
|
// gcSummary
|
//
|
this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcSummary.EmbeddedNavigator.Buttons.Append.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.Edit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.NextPage.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.Remove.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.gcSummary.Location = new System.Drawing.Point(0, 0);
|
this.gcSummary.MainView = this.gvSummary;
|
this.gcSummary.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.gcSummary.Name = "gcSummary";
|
this.gcSummary.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.gcSummary.Size = new System.Drawing.Size(1131, 666);
|
this.gcSummary.TabIndex = 10;
|
this.gcSummary.UseEmbeddedNavigator = true;
|
this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvSummary});
|
//
|
// gvSummary
|
//
|
this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.colDAA001,
|
this.colDAA014,
|
this.colDAA015,
|
this.colDAA016,
|
this.colDAA027,
|
this.colISOk,
|
this.colDAA020,
|
this.colDAA021,
|
this.colDAA042,
|
this.colDAA022,
|
this.colLINE_NO,
|
this.colDeptName,
|
this.colDAA022Date,
|
this.colDAA022By,
|
this.colNotes});
|
this.gvSummary.DetailHeight = 450;
|
this.gvSummary.FixedLineWidth = 3;
|
this.gvSummary.GridControl = this.gcSummary;
|
this.gvSummary.Name = "gvSummary";
|
this.gvSummary.OptionsView.ColumnAutoWidth = false;
|
this.gvSummary.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
this.gvSummary.OptionsView.ShowFooter = true;
|
this.gvSummary.OptionsView.ShowGroupPanel = false;
|
this.gvSummary.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvSummary_RowCellStyle);
|
this.gvSummary.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gvSummary_RowStyle);
|
//
|
// colDAA001
|
//
|
this.colDAA001.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA001.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA001.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA001.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA001.Caption = "工单号";
|
this.colDAA001.FieldName = "DAA001";
|
this.colDAA001.MinWidth = 23;
|
this.colDAA001.Name = "colDAA001";
|
this.colDAA001.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "DAA001", "条数:{0}")});
|
this.colDAA001.Visible = true;
|
this.colDAA001.VisibleIndex = 0;
|
this.colDAA001.Width = 114;
|
//
|
// colDAA014
|
//
|
this.colDAA014.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA014.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA014.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA014.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA014.Caption = "产品编码";
|
this.colDAA014.FieldName = "DAA014";
|
this.colDAA014.MinWidth = 23;
|
this.colDAA014.Name = "colDAA014";
|
this.colDAA014.Visible = true;
|
this.colDAA014.VisibleIndex = 1;
|
this.colDAA014.Width = 114;
|
//
|
// colDAA015
|
//
|
this.colDAA015.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA015.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA015.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA015.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA015.Caption = "产品名称";
|
this.colDAA015.FieldName = "DAA015";
|
this.colDAA015.MinWidth = 23;
|
this.colDAA015.Name = "colDAA015";
|
this.colDAA015.Visible = true;
|
this.colDAA015.VisibleIndex = 2;
|
this.colDAA015.Width = 114;
|
//
|
// colDAA016
|
//
|
this.colDAA016.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA016.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA016.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA016.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA016.Caption = "规格";
|
this.colDAA016.FieldName = "DAA016";
|
this.colDAA016.MinWidth = 23;
|
this.colDAA016.Name = "colDAA016";
|
this.colDAA016.Visible = true;
|
this.colDAA016.VisibleIndex = 3;
|
this.colDAA016.Width = 114;
|
//
|
// colDAA027
|
//
|
this.colDAA027.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA027.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA027.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA027.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA027.Caption = "数量";
|
this.colDAA027.FieldName = "DAA027";
|
this.colDAA027.MinWidth = 23;
|
this.colDAA027.Name = "colDAA027";
|
this.colDAA027.Visible = true;
|
this.colDAA027.VisibleIndex = 4;
|
this.colDAA027.Width = 114;
|
//
|
// colISOk
|
//
|
this.colISOk.Caption = "已完成数";
|
this.colISOk.FieldName = "ISOk";
|
this.colISOk.MinWidth = 23;
|
this.colISOk.Name = "colISOk";
|
this.colISOk.Visible = true;
|
this.colISOk.VisibleIndex = 5;
|
this.colISOk.Width = 94;
|
//
|
// colDAA020
|
//
|
this.colDAA020.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA020.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA020.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA020.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA020.Caption = "预计开工时间";
|
this.colDAA020.FieldName = "DAA020";
|
this.colDAA020.MinWidth = 23;
|
this.colDAA020.Name = "colDAA020";
|
this.colDAA020.Visible = true;
|
this.colDAA020.VisibleIndex = 6;
|
this.colDAA020.Width = 114;
|
//
|
// colDAA021
|
//
|
this.colDAA021.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA021.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA021.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA021.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA021.Caption = "预计完工时间";
|
this.colDAA021.FieldName = "DAA021";
|
this.colDAA021.MinWidth = 23;
|
this.colDAA021.Name = "colDAA021";
|
this.colDAA021.Visible = true;
|
this.colDAA021.VisibleIndex = 7;
|
this.colDAA021.Width = 114;
|
//
|
// colDAA042
|
//
|
this.colDAA042.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA042.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA042.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA042.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA042.Caption = "产线|机台名称";
|
this.colDAA042.FieldName = "DAA042";
|
this.colDAA042.MinWidth = 23;
|
this.colDAA042.Name = "colDAA042";
|
this.colDAA042.Visible = true;
|
this.colDAA042.VisibleIndex = 10;
|
this.colDAA042.Width = 114;
|
//
|
// colDAA022
|
//
|
this.colDAA022.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colDAA022.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.colDAA022.AppearanceCell.Options.UseBackColor = true;
|
this.colDAA022.AppearanceCell.Options.UseForeColor = true;
|
this.colDAA022.Caption = "工单状态";
|
this.colDAA022.FieldName = "DAA022";
|
this.colDAA022.MinWidth = 23;
|
this.colDAA022.Name = "colDAA022";
|
this.colDAA022.Visible = true;
|
this.colDAA022.VisibleIndex = 11;
|
this.colDAA022.Width = 87;
|
//
|
// colLINE_NO
|
//
|
this.colLINE_NO.Caption = "产线编码";
|
this.colLINE_NO.FieldName = "LINE_NO";
|
this.colLINE_NO.MinWidth = 25;
|
this.colLINE_NO.Name = "colLINE_NO";
|
this.colLINE_NO.Visible = true;
|
this.colLINE_NO.VisibleIndex = 8;
|
this.colLINE_NO.Width = 94;
|
//
|
// colDeptName
|
//
|
this.colDeptName.Caption = "车间";
|
this.colDeptName.FieldName = "DeptName";
|
this.colDeptName.MinWidth = 25;
|
this.colDeptName.Name = "colDeptName";
|
this.colDeptName.Visible = true;
|
this.colDeptName.VisibleIndex = 9;
|
this.colDeptName.Width = 94;
|
//
|
// colDAA022Date
|
//
|
this.colDAA022Date.Caption = "状态修改时间";
|
this.colDAA022Date.FieldName = "DAA022Date";
|
this.colDAA022Date.MinWidth = 25;
|
this.colDAA022Date.Name = "colDAA022Date";
|
this.colDAA022Date.Visible = true;
|
this.colDAA022Date.VisibleIndex = 12;
|
this.colDAA022Date.Width = 103;
|
//
|
// colDAA022By
|
//
|
this.colDAA022By.Caption = "修改人";
|
this.colDAA022By.FieldName = "DAA022By";
|
this.colDAA022By.MinWidth = 25;
|
this.colDAA022By.Name = "colDAA022By";
|
this.colDAA022By.Visible = true;
|
this.colDAA022By.VisibleIndex = 13;
|
this.colDAA022By.Width = 94;
|
//
|
// colNotes
|
//
|
this.colNotes.Caption = "操作记录";
|
this.colNotes.FieldName = "notes";
|
this.colNotes.MinWidth = 25;
|
this.colNotes.Name = "colNotes";
|
this.colNotes.Visible = true;
|
this.colNotes.VisibleIndex = 14;
|
this.colNotes.Width = 94;
|
//
|
// pcEditorHeaderPanel
|
//
|
this.pcEditorHeaderPanel.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
this.pcEditorHeaderPanel.Appearance.Options.UseBackColor = true;
|
this.pcEditorHeaderPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.pcEditorHeaderPanel.Controls.Add(this.picNote);
|
this.pcEditorHeaderPanel.Controls.Add(this.lbStateName);
|
this.pcEditorHeaderPanel.Controls.Add(this.lblHSeperator);
|
this.pcEditorHeaderPanel.Controls.Add(this.lblEditorBusinessName1);
|
this.pcEditorHeaderPanel.Location = new System.Drawing.Point(8, 8);
|
this.pcEditorHeaderPanel.Name = "pcEditorHeaderPanel";
|
this.pcEditorHeaderPanel.Size = new System.Drawing.Size(1131, 60);
|
this.pcEditorHeaderPanel.TabIndex = 0;
|
//
|
// picNote
|
//
|
this.picNote.Location = new System.Drawing.Point(7, 4);
|
this.picNote.Name = "picNote";
|
this.picNote.Size = new System.Drawing.Size(32, 32);
|
this.picNote.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.picNote.TabIndex = 390;
|
this.picNote.TabStop = false;
|
//
|
// lbStateName
|
//
|
this.lbStateName.Appearance.ForeColor = System.Drawing.Color.Green;
|
this.lbStateName.Appearance.Options.UseForeColor = true;
|
this.lbStateName.Location = new System.Drawing.Point(498, 15);
|
this.lbStateName.Name = "lbStateName";
|
this.lbStateName.Size = new System.Drawing.Size(72, 18);
|
this.lbStateName.TabIndex = 388;
|
this.lbStateName.Text = "(查看模式)";
|
//
|
// lblHSeperator
|
//
|
this.lblHSeperator.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblHSeperator.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.lblHSeperator.Location = new System.Drawing.Point(0, 59);
|
this.lblHSeperator.Name = "lblHSeperator";
|
this.lblHSeperator.Size = new System.Drawing.Size(1131, 1);
|
this.lblHSeperator.TabIndex = 391;
|
//
|
// lblEditorBusinessName1
|
//
|
this.lblEditorBusinessName1.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold);
|
this.lblEditorBusinessName1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.lblEditorBusinessName1.Appearance.Options.UseFont = true;
|
this.lblEditorBusinessName1.Appearance.Options.UseForeColor = true;
|
this.lblEditorBusinessName1.Location = new System.Drawing.Point(45, 9);
|
this.lblEditorBusinessName1.Name = "lblEditorBusinessName1";
|
this.lblEditorBusinessName1.Size = new System.Drawing.Size(100, 29);
|
this.lblEditorBusinessName1.TabIndex = 387;
|
this.lblEditorBusinessName1.Text = "报工管理";
|
//
|
// pcDetailEditor
|
//
|
this.pcDetailEditor.Controls.Add(this.txtnotes);
|
this.pcDetailEditor.Controls.Add(this.txtDAA001);
|
this.pcDetailEditor.Controls.Add(this.txtDAA014);
|
this.pcDetailEditor.Controls.Add(this.txtDAA015);
|
this.pcDetailEditor.Controls.Add(this.txtDAA016);
|
this.pcDetailEditor.Controls.Add(this.txtDAA027);
|
this.pcDetailEditor.Controls.Add(this.txtDAA022);
|
this.pcDetailEditor.Controls.Add(this.txtDAA021);
|
this.pcDetailEditor.Controls.Add(this.txtDAA042);
|
this.pcDetailEditor.Controls.Add(this.txtDeptName);
|
this.pcDetailEditor.Controls.Add(this.txtLINE_NO);
|
this.pcDetailEditor.Controls.Add(this.txtDAA020);
|
this.pcDetailEditor.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.pcDetailEditor.Location = new System.Drawing.Point(0, 0);
|
this.pcDetailEditor.Name = "pcDetailEditor";
|
this.pcDetailEditor.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(79, 275, 650, 601);
|
this.pcDetailEditor.Root = this.layoutGroup;
|
this.pcDetailEditor.Size = new System.Drawing.Size(1131, 106);
|
this.pcDetailEditor.TabIndex = 1;
|
this.pcDetailEditor.Text = "pcDetailEditor";
|
//
|
// txtnotes
|
//
|
this.txtnotes.Location = new System.Drawing.Point(910, 63);
|
this.txtnotes.Name = "txtnotes";
|
this.txtnotes.Size = new System.Drawing.Size(214, 24);
|
this.txtnotes.StyleController = this.pcDetailEditor;
|
this.txtnotes.TabIndex = 4;
|
//
|
// txtDAA001
|
//
|
this.txtDAA001.Location = new System.Drawing.Point(72, 7);
|
this.txtDAA001.Name = "txtDAA001";
|
this.txtDAA001.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA001.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA001.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA001.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA001.Size = new System.Drawing.Size(211, 24);
|
this.txtDAA001.StyleController = this.pcDetailEditor;
|
this.txtDAA001.TabIndex = 0;
|
//
|
// txtDAA014
|
//
|
this.txtDAA014.Location = new System.Drawing.Point(367, 7);
|
this.txtDAA014.Name = "txtDAA014";
|
this.txtDAA014.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA014.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA014.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA014.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA014.Size = new System.Drawing.Size(196, 24);
|
this.txtDAA014.StyleController = this.pcDetailEditor;
|
this.txtDAA014.TabIndex = 0;
|
//
|
// txtDAA015
|
//
|
this.txtDAA015.Location = new System.Drawing.Point(647, 7);
|
this.txtDAA015.Name = "txtDAA015";
|
this.txtDAA015.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA015.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA015.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA015.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA015.Size = new System.Drawing.Size(196, 24);
|
this.txtDAA015.StyleController = this.pcDetailEditor;
|
this.txtDAA015.TabIndex = 0;
|
//
|
// txtDAA016
|
//
|
this.txtDAA016.Location = new System.Drawing.Point(897, 7);
|
this.txtDAA016.Name = "txtDAA016";
|
this.txtDAA016.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA016.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA016.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA016.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA016.Size = new System.Drawing.Size(227, 24);
|
this.txtDAA016.StyleController = this.pcDetailEditor;
|
this.txtDAA016.TabIndex = 0;
|
//
|
// txtDAA027
|
//
|
this.txtDAA027.Location = new System.Drawing.Point(57, 35);
|
this.txtDAA027.Name = "txtDAA027";
|
this.txtDAA027.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA027.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA027.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA027.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA027.Size = new System.Drawing.Size(226, 24);
|
this.txtDAA027.StyleController = this.pcDetailEditor;
|
this.txtDAA027.TabIndex = 0;
|
//
|
// txtDAA022
|
//
|
this.txtDAA022.Location = new System.Drawing.Point(927, 35);
|
this.txtDAA022.Name = "txtDAA022";
|
this.txtDAA022.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA022.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA022.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA022.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA022.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txtDAA022.Size = new System.Drawing.Size(197, 24);
|
this.txtDAA022.StyleController = this.pcDetailEditor;
|
this.txtDAA022.TabIndex = 0;
|
//
|
// txtDAA021
|
//
|
this.txtDAA021.EditValue = null;
|
this.txtDAA021.Location = new System.Drawing.Point(677, 35);
|
this.txtDAA021.Name = "txtDAA021";
|
this.txtDAA021.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA021.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA021.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA021.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA021.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txtDAA021.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txtDAA021.Properties.DisplayFormat.FormatString = "";
|
this.txtDAA021.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.txtDAA021.Properties.EditFormat.FormatString = "";
|
this.txtDAA021.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.txtDAA021.Properties.Mask.EditMask = "yyyy-MM-dd HH:mm:ss";
|
this.txtDAA021.Size = new System.Drawing.Size(166, 24);
|
this.txtDAA021.StyleController = this.pcDetailEditor;
|
this.txtDAA021.TabIndex = 0;
|
this.txtDAA021.EditValueChanged += new System.EventHandler(this.txtDAA021_EditValueChanged);
|
//
|
// txtDAA042
|
//
|
this.txtDAA042.Location = new System.Drawing.Point(123, 63);
|
this.txtDAA042.Name = "txtDAA042";
|
this.txtDAA042.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA042.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA042.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA042.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA042.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txtDAA042.Properties.NullText = "";
|
this.txtDAA042.Properties.PopupView = this.searchLookUpEdit1View;
|
this.txtDAA042.Size = new System.Drawing.Size(160, 24);
|
this.txtDAA042.StyleController = this.pcDetailEditor;
|
this.txtDAA042.TabIndex = 0;
|
this.txtDAA042.EditValueChanged += new System.EventHandler(this.txtDAA042_EditValueChanged);
|
//
|
// searchLookUpEdit1View
|
//
|
this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
//
|
// txtDeptName
|
//
|
this.txtDeptName.Location = new System.Drawing.Point(607, 63);
|
this.txtDeptName.Name = "txtDeptName";
|
this.txtDeptName.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDeptName.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDeptName.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDeptName.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDeptName.Size = new System.Drawing.Size(236, 24);
|
this.txtDeptName.StyleController = this.pcDetailEditor;
|
this.txtDeptName.TabIndex = 0;
|
//
|
// txtLINE_NO
|
//
|
this.txtLINE_NO.Location = new System.Drawing.Point(352, 63);
|
this.txtLINE_NO.Name = "txtLINE_NO";
|
this.txtLINE_NO.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtLINE_NO.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtLINE_NO.Properties.Appearance.Options.UseBackColor = true;
|
this.txtLINE_NO.Properties.Appearance.Options.UseForeColor = true;
|
this.txtLINE_NO.Size = new System.Drawing.Size(211, 24);
|
this.txtLINE_NO.StyleController = this.pcDetailEditor;
|
this.txtLINE_NO.TabIndex = 0;
|
//
|
// txtDAA020
|
//
|
this.txtDAA020.EditValue = null;
|
this.txtDAA020.Location = new System.Drawing.Point(397, 35);
|
this.txtDAA020.Name = "txtDAA020";
|
this.txtDAA020.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.txtDAA020.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtDAA020.Properties.Appearance.Options.UseBackColor = true;
|
this.txtDAA020.Properties.Appearance.Options.UseForeColor = true;
|
this.txtDAA020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txtDAA020.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txtDAA020.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
|
this.txtDAA020.Properties.DisplayFormat.FormatString = "";
|
this.txtDAA020.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.txtDAA020.Properties.EditFormat.FormatString = "";
|
this.txtDAA020.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.txtDAA020.Properties.Mask.EditMask = "yyyy-MM-dd HH:mm:ss";
|
this.txtDAA020.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
|
this.txtDAA020.Size = new System.Drawing.Size(166, 24);
|
this.txtDAA020.StyleController = this.pcDetailEditor;
|
this.txtDAA020.TabIndex = 0;
|
this.txtDAA020.EditValueChanged += new System.EventHandler(this.txtDAA020_EditValueChanged);
|
//
|
// layoutGroup
|
//
|
this.layoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.layoutGroup.GroupBordersVisible = false;
|
this.layoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutItemDAA014,
|
this.layoutItemDAA015,
|
this.layoutItemDAA016,
|
this.layoutItemDAA027,
|
this.layoutItemDAA020,
|
this.layoutItemDAA021,
|
this.layoutItemDAA022,
|
this.layoutItemDAA2,
|
this.layoutItemDAA042,
|
this.layoutItemDAA001,
|
this.layoutItemDAA1,
|
this.layoutItemnotes});
|
this.layoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.layoutGroup.Name = "Root";
|
columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition6.Width = 25D;
|
columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition7.Width = 25D;
|
columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition8.Width = 25D;
|
columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition9.Width = 25D;
|
this.layoutGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition6,
|
columnDefinition7,
|
columnDefinition8,
|
columnDefinition9});
|
rowDefinition3.Height = 28D;
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
rowDefinition4.Height = 28D;
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
rowDefinition5.Height = 40D;
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
this.layoutGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition3,
|
rowDefinition4,
|
rowDefinition5});
|
this.layoutGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
|
this.layoutGroup.Size = new System.Drawing.Size(1131, 106);
|
this.layoutGroup.TextVisible = false;
|
//
|
// layoutItemDAA014
|
//
|
this.layoutItemDAA014.Control = this.txtDAA014;
|
this.layoutItemDAA014.Location = new System.Drawing.Point(280, 0);
|
this.layoutItemDAA014.Name = "layoutItemDAA014";
|
this.layoutItemDAA014.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutItemDAA014.Size = new System.Drawing.Size(280, 28);
|
this.layoutItemDAA014.Text = "产品编码:";
|
this.layoutItemDAA014.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA014.TextSize = new System.Drawing.Size(75, 18);
|
this.layoutItemDAA014.TextToControlDistance = 5;
|
//
|
// layoutItemDAA015
|
//
|
this.layoutItemDAA015.Control = this.txtDAA015;
|
this.layoutItemDAA015.Location = new System.Drawing.Point(560, 0);
|
this.layoutItemDAA015.Name = "layoutItemDAA015";
|
this.layoutItemDAA015.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutItemDAA015.Size = new System.Drawing.Size(280, 28);
|
this.layoutItemDAA015.Text = "产品名称:";
|
this.layoutItemDAA015.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA015.TextSize = new System.Drawing.Size(75, 18);
|
this.layoutItemDAA015.TextToControlDistance = 5;
|
//
|
// layoutItemDAA016
|
//
|
this.layoutItemDAA016.Control = this.txtDAA016;
|
this.layoutItemDAA016.Location = new System.Drawing.Point(840, 0);
|
this.layoutItemDAA016.Name = "layoutItemDAA016";
|
this.layoutItemDAA016.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutItemDAA016.Size = new System.Drawing.Size(281, 28);
|
this.layoutItemDAA016.Text = "规格:";
|
this.layoutItemDAA016.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA016.TextSize = new System.Drawing.Size(45, 18);
|
this.layoutItemDAA016.TextToControlDistance = 5;
|
//
|
// layoutItemDAA027
|
//
|
this.layoutItemDAA027.Control = this.txtDAA027;
|
this.layoutItemDAA027.Location = new System.Drawing.Point(0, 28);
|
this.layoutItemDAA027.Name = "layoutItemDAA027";
|
this.layoutItemDAA027.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutItemDAA027.Size = new System.Drawing.Size(280, 28);
|
this.layoutItemDAA027.Text = "数量:";
|
this.layoutItemDAA027.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA027.TextSize = new System.Drawing.Size(45, 18);
|
this.layoutItemDAA027.TextToControlDistance = 5;
|
//
|
// layoutItemDAA020
|
//
|
this.layoutItemDAA020.Control = this.txtDAA020;
|
this.layoutItemDAA020.Location = new System.Drawing.Point(280, 28);
|
this.layoutItemDAA020.Name = "layoutItemDAA020";
|
this.layoutItemDAA020.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutItemDAA020.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutItemDAA020.Size = new System.Drawing.Size(280, 28);
|
this.layoutItemDAA020.Text = "预计开工时间:";
|
this.layoutItemDAA020.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA020.TextSize = new System.Drawing.Size(105, 18);
|
this.layoutItemDAA020.TextToControlDistance = 5;
|
//
|
// layoutItemDAA021
|
//
|
this.layoutItemDAA021.Control = this.txtDAA021;
|
this.layoutItemDAA021.Location = new System.Drawing.Point(560, 28);
|
this.layoutItemDAA021.Name = "layoutItemDAA021";
|
this.layoutItemDAA021.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutItemDAA021.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutItemDAA021.Size = new System.Drawing.Size(280, 28);
|
this.layoutItemDAA021.Text = "预计完工时间:";
|
this.layoutItemDAA021.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA021.TextSize = new System.Drawing.Size(105, 18);
|
this.layoutItemDAA021.TextToControlDistance = 5;
|
//
|
// layoutItemDAA022
|
//
|
this.layoutItemDAA022.Control = this.txtDAA022;
|
this.layoutItemDAA022.Location = new System.Drawing.Point(840, 28);
|
this.layoutItemDAA022.Name = "layoutItemDAA022";
|
this.layoutItemDAA022.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutItemDAA022.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutItemDAA022.Size = new System.Drawing.Size(281, 28);
|
this.layoutItemDAA022.Text = "工单状态:";
|
this.layoutItemDAA022.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA022.TextSize = new System.Drawing.Size(75, 18);
|
this.layoutItemDAA022.TextToControlDistance = 5;
|
//
|
// layoutItemDAA2
|
//
|
this.layoutItemDAA2.Control = this.txtDeptName;
|
this.layoutItemDAA2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutItemDAA2.CustomizationFormText = "车间:";
|
this.layoutItemDAA2.Location = new System.Drawing.Point(560, 56);
|
this.layoutItemDAA2.Name = "layoutItemDAA2";
|
this.layoutItemDAA2.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutItemDAA2.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutItemDAA2.Size = new System.Drawing.Size(280, 40);
|
this.layoutItemDAA2.Text = "车间:";
|
this.layoutItemDAA2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA2.TextSize = new System.Drawing.Size(35, 18);
|
this.layoutItemDAA2.TextToControlDistance = 5;
|
//
|
// layoutItemDAA042
|
//
|
this.layoutItemDAA042.Control = this.txtDAA042;
|
this.layoutItemDAA042.Location = new System.Drawing.Point(0, 56);
|
this.layoutItemDAA042.Name = "layoutItemDAA042";
|
this.layoutItemDAA042.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutItemDAA042.Size = new System.Drawing.Size(280, 40);
|
this.layoutItemDAA042.Text = "产线|机台名称:";
|
this.layoutItemDAA042.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA042.TextSize = new System.Drawing.Size(111, 18);
|
this.layoutItemDAA042.TextToControlDistance = 5;
|
//
|
// layoutItemDAA001
|
//
|
this.layoutItemDAA001.Control = this.txtDAA001;
|
this.layoutItemDAA001.Location = new System.Drawing.Point(0, 0);
|
this.layoutItemDAA001.Name = "layoutItemDAA001";
|
this.layoutItemDAA001.Size = new System.Drawing.Size(280, 28);
|
this.layoutItemDAA001.Text = "工单号:";
|
this.layoutItemDAA001.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA001.TextSize = new System.Drawing.Size(60, 18);
|
this.layoutItemDAA001.TextToControlDistance = 5;
|
//
|
// layoutItemDAA1
|
//
|
this.layoutItemDAA1.Control = this.txtLINE_NO;
|
this.layoutItemDAA1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutItemDAA1.CustomizationFormText = "线体编号:";
|
this.layoutItemDAA1.Location = new System.Drawing.Point(280, 56);
|
this.layoutItemDAA1.Name = "layoutItemDAA1";
|
this.layoutItemDAA1.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutItemDAA1.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutItemDAA1.Size = new System.Drawing.Size(280, 40);
|
this.layoutItemDAA1.Text = "线体编号";
|
this.layoutItemDAA1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutItemDAA1.TextSize = new System.Drawing.Size(60, 18);
|
this.layoutItemDAA1.TextToControlDistance = 5;
|
//
|
// layoutItemnotes
|
//
|
this.layoutItemnotes.Control = this.txtnotes;
|
this.layoutItemnotes.Location = new System.Drawing.Point(840, 56);
|
this.layoutItemnotes.Name = "layoutItemnotes";
|
this.layoutItemnotes.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutItemnotes.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutItemnotes.Size = new System.Drawing.Size(281, 40);
|
this.layoutItemnotes.Text = "操作记录";
|
this.layoutItemnotes.TextLocation = DevExpress.Utils.Locations.Left;
|
this.layoutItemnotes.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// emptyRowEditor
|
//
|
this.emptyRowEditor.AllowHotTrack = false;
|
this.emptyRowEditor.Location = new System.Drawing.Point(0, 300);
|
this.emptyRowEditor.Name = "emptyRowEditor";
|
this.emptyRowEditor.Size = new System.Drawing.Size(989, 94);
|
this.emptyRowEditor.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// lblDAA001
|
//
|
this.lblDAA001.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA001.Name = "lblDAA001";
|
this.lblDAA001.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA001.TabIndex = 0;
|
//
|
// lblDAA014
|
//
|
this.lblDAA014.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA014.Name = "lblDAA014";
|
this.lblDAA014.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA014.TabIndex = 0;
|
//
|
// lblDAA015
|
//
|
this.lblDAA015.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA015.Name = "lblDAA015";
|
this.lblDAA015.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA015.TabIndex = 0;
|
//
|
// lblDAA016
|
//
|
this.lblDAA016.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA016.Name = "lblDAA016";
|
this.lblDAA016.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA016.TabIndex = 0;
|
//
|
// lblDAA027
|
//
|
this.lblDAA027.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA027.Name = "lblDAA027";
|
this.lblDAA027.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA027.TabIndex = 0;
|
//
|
// lblDAA020
|
//
|
this.lblDAA020.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA020.Name = "lblDAA020";
|
this.lblDAA020.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA020.TabIndex = 0;
|
//
|
// lblDAA021
|
//
|
this.lblDAA021.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA021.Name = "lblDAA021";
|
this.lblDAA021.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA021.TabIndex = 0;
|
//
|
// lblDAA042
|
//
|
this.lblDAA042.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA042.Name = "lblDAA042";
|
this.lblDAA042.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA042.TabIndex = 0;
|
//
|
// lblDAA022
|
//
|
this.lblDAA022.Location = new System.Drawing.Point(0, 0);
|
this.lblDAA022.Name = "lblDAA022";
|
this.lblDAA022.Size = new System.Drawing.Size(94, 17);
|
this.lblDAA022.TabIndex = 0;
|
//
|
// pcDetail
|
//
|
this.pcDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.pcDetail.Location = new System.Drawing.Point(0, 298);
|
this.pcDetail.Name = "pcDetail";
|
this.pcDetail.Size = new System.Drawing.Size(826, 465);
|
this.pcDetail.TabIndex = 0;
|
//
|
// gcDetail0
|
//
|
this.gcDetail0.EmbeddedNavigator.Buttons.Append.Visible = false;
|
this.gcDetail0.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
|
this.gcDetail0.EmbeddedNavigator.Buttons.Edit.Visible = false;
|
this.gcDetail0.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
|
this.gcDetail0.EmbeddedNavigator.Buttons.NextPage.Visible = false;
|
this.gcDetail0.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
|
this.gcDetail0.EmbeddedNavigator.Buttons.Remove.Visible = false;
|
this.gcDetail0.Location = new System.Drawing.Point(14, 44);
|
this.gcDetail0.MainView = this.gvDetail0;
|
this.gcDetail0.Name = "gcDetail0";
|
this.gcDetail0.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemDateEdit1});
|
this.gcDetail0.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.gcDetail0.Size = new System.Drawing.Size(1103, 500);
|
this.gcDetail0.TabIndex = 10;
|
this.gcDetail0.UseEmbeddedNavigator = true;
|
this.gcDetail0.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvDetail0});
|
//
|
// gvDetail0
|
//
|
this.gvDetail0.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.colD_Table0_DAA001,
|
this.colD_Table0_BGDATE,
|
this.colD_Table0_ISOK,
|
this.colD_Table0_ISNO,
|
this.colD_Table0_IsNoNotes});
|
this.gvDetail0.GridControl = this.gcDetail0;
|
this.gvDetail0.Name = "gvDetail0";
|
this.gvDetail0.OptionsNavigation.EnterMoveNextColumn = true;
|
this.gvDetail0.OptionsView.ColumnAutoWidth = false;
|
this.gvDetail0.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
this.gvDetail0.OptionsView.ShowFooter = true;
|
this.gvDetail0.OptionsView.ShowGroupPanel = false;
|
this.gvDetail0.Tag = "DAA01";
|
this.gvDetail0.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gvDetail_KeyDown);
|
//
|
// colD_Table0_DAA001
|
//
|
this.colD_Table0_DAA001.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colD_Table0_DAA001.AppearanceCell.Options.UseBackColor = true;
|
this.colD_Table0_DAA001.Caption = "工单号";
|
this.colD_Table0_DAA001.FieldName = "DAA001";
|
this.colD_Table0_DAA001.Name = "colD_Table0_DAA001";
|
this.colD_Table0_DAA001.OptionsColumn.ReadOnly = true;
|
this.colD_Table0_DAA001.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "DAA001", "条数:{0}")});
|
this.colD_Table0_DAA001.Visible = true;
|
this.colD_Table0_DAA001.VisibleIndex = 0;
|
this.colD_Table0_DAA001.Width = 100;
|
//
|
// colD_Table0_BGDATE
|
//
|
this.colD_Table0_BGDATE.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colD_Table0_BGDATE.AppearanceCell.Options.UseBackColor = true;
|
this.colD_Table0_BGDATE.Caption = "报工时间";
|
this.colD_Table0_BGDATE.ColumnEdit = this.repositoryItemDateEdit1;
|
this.colD_Table0_BGDATE.FieldName = "BGDATE";
|
this.colD_Table0_BGDATE.Name = "colD_Table0_BGDATE";
|
this.colD_Table0_BGDATE.Visible = true;
|
this.colD_Table0_BGDATE.VisibleIndex = 1;
|
this.colD_Table0_BGDATE.Width = 100;
|
//
|
// repositoryItemDateEdit1
|
//
|
this.repositoryItemDateEdit1.AutoHeight = false;
|
this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
|
//
|
// colD_Table0_ISOK
|
//
|
this.colD_Table0_ISOK.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colD_Table0_ISOK.AppearanceCell.Options.UseBackColor = true;
|
this.colD_Table0_ISOK.Caption = "良品数";
|
this.colD_Table0_ISOK.FieldName = "ISOK";
|
this.colD_Table0_ISOK.Name = "colD_Table0_ISOK";
|
this.colD_Table0_ISOK.Visible = true;
|
this.colD_Table0_ISOK.VisibleIndex = 2;
|
this.colD_Table0_ISOK.Width = 100;
|
//
|
// colD_Table0_ISNO
|
//
|
this.colD_Table0_ISNO.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.colD_Table0_ISNO.AppearanceCell.Options.UseBackColor = true;
|
this.colD_Table0_ISNO.Caption = "不良品数";
|
this.colD_Table0_ISNO.FieldName = "ISNO";
|
this.colD_Table0_ISNO.Name = "colD_Table0_ISNO";
|
this.colD_Table0_ISNO.Visible = true;
|
this.colD_Table0_ISNO.VisibleIndex = 3;
|
this.colD_Table0_ISNO.Width = 100;
|
//
|
// colD_Table0_IsNoNotes
|
//
|
this.colD_Table0_IsNoNotes.Caption = "不良原因";
|
this.colD_Table0_IsNoNotes.FieldName = "IsNoNotes";
|
this.colD_Table0_IsNoNotes.MinWidth = 25;
|
this.colD_Table0_IsNoNotes.Name = "colD_Table0_IsNoNotes";
|
this.colD_Table0_IsNoNotes.Visible = true;
|
this.colD_Table0_IsNoNotes.VisibleIndex = 4;
|
this.colD_Table0_IsNoNotes.Width = 94;
|
//
|
// pnlSearch
|
//
|
this.pnlSearch.Controls.Add(this.simpleButton1);
|
this.pnlSearch.Controls.Add(this.buttonEdit1);
|
this.pnlSearch.Controls.Add(this.btnQuery);
|
this.pnlSearch.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.pnlSearch.Location = new System.Drawing.Point(0, 0);
|
this.pnlSearch.Margin = new System.Windows.Forms.Padding(0);
|
this.pnlSearch.Name = "pnlSearch";
|
this.pnlSearch.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(393, 359, 812, 500);
|
this.pnlSearch.Root = this.layoutGroupSearch;
|
this.pnlSearch.Size = new System.Drawing.Size(1131, 62);
|
this.pnlSearch.TabIndex = 11;
|
this.pnlSearch.Text = "pnlSearch";
|
//
|
// simpleButton1
|
//
|
this.simpleButton1.Location = new System.Drawing.Point(287, 8);
|
this.simpleButton1.Name = "simpleButton1";
|
this.simpleButton1.Size = new System.Drawing.Size(276, 27);
|
this.simpleButton1.StyleController = this.pnlSearch;
|
this.simpleButton1.TabIndex = 23;
|
this.simpleButton1.Text = "导入";
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
//
|
// buttonEdit1
|
//
|
this.buttonEdit1.Location = new System.Drawing.Point(71, 8);
|
this.buttonEdit1.Name = "buttonEdit1";
|
this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
this.buttonEdit1.Size = new System.Drawing.Size(212, 24);
|
this.buttonEdit1.StyleController = this.pnlSearch;
|
this.buttonEdit1.TabIndex = 22;
|
this.buttonEdit1.Click += new System.EventHandler(this.buttonEdit1_Click);
|
//
|
// btnQuery
|
//
|
this.btnQuery.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnQuery.Location = new System.Drawing.Point(1013, 8);
|
this.btnQuery.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.btnQuery.Name = "btnQuery";
|
this.btnQuery.Size = new System.Drawing.Size(110, 36);
|
this.btnQuery.StyleController = this.pnlSearch;
|
this.btnQuery.TabIndex = 20;
|
this.btnQuery.Text = "查询(&S)";
|
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
|
//
|
// layoutGroupSearch
|
//
|
this.layoutGroupSearch.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.layoutGroupSearch.GroupBordersVisible = false;
|
this.layoutGroupSearch.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.queryAndEmptyButtonLayoutGroup,
|
this.layoutControlItem2});
|
this.layoutGroupSearch.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.layoutGroupSearch.Name = "Root";
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition1.Width = 25D;
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition2.Width = 25D;
|
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition3.Width = 25D;
|
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition4.Width = 25D;
|
this.layoutGroupSearch.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition1,
|
columnDefinition2,
|
columnDefinition3,
|
columnDefinition4});
|
rowDefinition1.Height = 50D;
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
this.layoutGroupSearch.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition1});
|
this.layoutGroupSearch.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6);
|
this.layoutGroupSearch.Size = new System.Drawing.Size(1131, 62);
|
this.layoutGroupSearch.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.buttonEdit1;
|
this.layoutControlItem1.CustomizationFormText = "文件上传";
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(279, 50);
|
this.layoutControlItem1.Text = "文件上传";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// queryAndEmptyButtonLayoutGroup
|
//
|
this.queryAndEmptyButtonLayoutGroup.DefaultLayoutType = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
|
this.queryAndEmptyButtonLayoutGroup.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
|
this.queryAndEmptyButtonLayoutGroup.GroupBordersVisible = false;
|
this.queryAndEmptyButtonLayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutItem_QueryButton});
|
this.queryAndEmptyButtonLayoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Flow;
|
this.queryAndEmptyButtonLayoutGroup.Location = new System.Drawing.Point(839, 0);
|
this.queryAndEmptyButtonLayoutGroup.Name = "queryAndEmptyButtonLayoutGroup";
|
this.queryAndEmptyButtonLayoutGroup.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.queryAndEmptyButtonLayoutGroup.Size = new System.Drawing.Size(280, 50);
|
this.queryAndEmptyButtonLayoutGroup.TextVisible = false;
|
//
|
// layoutItem_QueryButton
|
//
|
this.layoutItem_QueryButton.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.layoutItem_QueryButton.Control = this.btnQuery;
|
this.layoutItem_QueryButton.Location = new System.Drawing.Point(166, 0);
|
this.layoutItem_QueryButton.MaxSize = new System.Drawing.Size(114, 51);
|
this.layoutItem_QueryButton.MinSize = new System.Drawing.Size(114, 40);
|
this.layoutItem_QueryButton.Name = "layoutItem_QueryButton";
|
this.layoutItem_QueryButton.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutItem_QueryButton.Size = new System.Drawing.Size(114, 40);
|
this.layoutItem_QueryButton.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.layoutItem_QueryButton.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutItem_QueryButton.TextVisible = false;
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.simpleButton1;
|
this.layoutControlItem2.Location = new System.Drawing.Point(279, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem2.Size = new System.Drawing.Size(280, 50);
|
this.layoutControlItem2.Text = "导入";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// lbl_DAA001
|
//
|
this.lbl_DAA001.Location = new System.Drawing.Point(0, 0);
|
this.lbl_DAA001.Name = "lbl_DAA001";
|
this.lbl_DAA001.Size = new System.Drawing.Size(94, 17);
|
this.lbl_DAA001.TabIndex = 0;
|
//
|
// lbl_DAA015
|
//
|
this.lbl_DAA015.Location = new System.Drawing.Point(0, 0);
|
this.lbl_DAA015.Name = "lbl_DAA015";
|
this.lbl_DAA015.Size = new System.Drawing.Size(94, 17);
|
this.lbl_DAA015.TabIndex = 0;
|
//
|
// lbl_DAA022
|
//
|
this.lbl_DAA022.Location = new System.Drawing.Point(0, 0);
|
this.lbl_DAA022.Name = "lbl_DAA022";
|
this.lbl_DAA022.Size = new System.Drawing.Size(94, 17);
|
this.lbl_DAA022.TabIndex = 0;
|
//
|
// pcEditorHeaderPanelLayoutControlItem
|
//
|
this.pcEditorHeaderPanelLayoutControlItem.Control = this.pcEditorHeaderPanel;
|
this.pcEditorHeaderPanelLayoutControlItem.Location = new System.Drawing.Point(0, 0);
|
this.pcEditorHeaderPanelLayoutControlItem.Name = "pcEditorHeaderPanelLayoutControlItem";
|
this.pcEditorHeaderPanelLayoutControlItem.Size = new System.Drawing.Size(1135, 64);
|
this.pcEditorHeaderPanelLayoutControlItem.TextSize = new System.Drawing.Size(0, 0);
|
this.pcEditorHeaderPanelLayoutControlItem.TextVisible = false;
|
//
|
// editorAndDetailTabLayout
|
//
|
this.editorAndDetailTabLayout.Controls.Add(this.pcEditorHeaderPanel);
|
this.editorAndDetailTabLayout.Controls.Add(this.splitContainerEditorAndDetailGrid);
|
this.editorAndDetailTabLayout.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.editorAndDetailTabLayout.Location = new System.Drawing.Point(0, 0);
|
this.editorAndDetailTabLayout.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.editorAndDetailTabLayout.Name = "editorAndDetailTabLayout";
|
this.editorAndDetailTabLayout.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 207, 650, 400);
|
this.editorAndDetailTabLayout.Root = this.editorAndDetailTabLayoutGroup;
|
this.editorAndDetailTabLayout.Size = new System.Drawing.Size(1147, 756);
|
this.editorAndDetailTabLayout.TabIndex = 1;
|
this.editorAndDetailTabLayout.Text = "editorAndDetailTabLayout";
|
//
|
// splitContainerEditorAndDetailGrid
|
//
|
this.splitContainerEditorAndDetailGrid.Horizontal = false;
|
this.splitContainerEditorAndDetailGrid.Location = new System.Drawing.Point(8, 72);
|
this.splitContainerEditorAndDetailGrid.Name = "splitContainerEditorAndDetailGrid";
|
this.splitContainerEditorAndDetailGrid.Panel1.Controls.Add(this.pcDetailEditor);
|
this.splitContainerEditorAndDetailGrid.Panel2.Controls.Add(this.detailGridsLayoutControl);
|
this.splitContainerEditorAndDetailGrid.Size = new System.Drawing.Size(1131, 676);
|
this.splitContainerEditorAndDetailGrid.SplitterPosition = 106;
|
this.splitContainerEditorAndDetailGrid.TabIndex = 4;
|
//
|
// detailGridsLayoutControl
|
//
|
this.detailGridsLayoutControl.Controls.Add(this.gcDetail0);
|
this.detailGridsLayoutControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.detailGridsLayoutControl.Location = new System.Drawing.Point(0, 0);
|
this.detailGridsLayoutControl.Name = "detailGridsLayoutControl";
|
this.detailGridsLayoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(574, 286, 812, 500);
|
this.detailGridsLayoutControl.Root = this.detailGridsLayoutControlGroup;
|
this.detailGridsLayoutControl.Size = new System.Drawing.Size(1131, 558);
|
this.detailGridsLayoutControl.TabIndex = 1;
|
this.detailGridsLayoutControl.Text = "detailGridsLayoutControl";
|
//
|
// detailGridsLayoutControlGroup
|
//
|
this.detailGridsLayoutControlGroup.GroupBordersVisible = false;
|
this.detailGridsLayoutControlGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.detailGridsTabbedControlGroup});
|
this.detailGridsLayoutControlGroup.Name = "Root";
|
this.detailGridsLayoutControlGroup.Size = new System.Drawing.Size(1131, 558);
|
this.detailGridsLayoutControlGroup.TextVisible = false;
|
//
|
// detailGridsTabbedControlGroup
|
//
|
this.detailGridsTabbedControlGroup.Location = new System.Drawing.Point(0, 0);
|
this.detailGridsTabbedControlGroup.Name = "detailGridsTabbedControlGroup";
|
this.detailGridsTabbedControlGroup.SelectedTabPage = this.detailGridTabPageLayoutControlGroup0;
|
this.detailGridsTabbedControlGroup.Size = new System.Drawing.Size(1131, 558);
|
this.detailGridsTabbedControlGroup.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.detailGridTabPageLayoutControlGroup0});
|
//
|
// detailGridTabPageLayoutControlGroup0
|
//
|
this.detailGridTabPageLayoutControlGroup0.GroupBordersVisible = false;
|
this.detailGridTabPageLayoutControlGroup0.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.detailGridTabPageLayoutControlItem0});
|
this.detailGridTabPageLayoutControlGroup0.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.detailGridTabPageLayoutControlGroup0.Location = new System.Drawing.Point(0, 0);
|
this.detailGridTabPageLayoutControlGroup0.Name = "detailGridTabPageLayoutControlGroup0";
|
columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition10.Width = 100D;
|
this.detailGridTabPageLayoutControlGroup0.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition10});
|
rowDefinition6.Height = 100D;
|
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
|
this.detailGridTabPageLayoutControlGroup0.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition6});
|
this.detailGridTabPageLayoutControlGroup0.Size = new System.Drawing.Size(1107, 504);
|
this.detailGridTabPageLayoutControlGroup0.Text = "报工管理";
|
//
|
// detailGridTabPageLayoutControlItem0
|
//
|
this.detailGridTabPageLayoutControlItem0.Control = this.gcDetail0;
|
this.detailGridTabPageLayoutControlItem0.Location = new System.Drawing.Point(0, 0);
|
this.detailGridTabPageLayoutControlItem0.Name = "detailGridTabPageLayoutControlItem0";
|
this.detailGridTabPageLayoutControlItem0.Size = new System.Drawing.Size(1107, 504);
|
this.detailGridTabPageLayoutControlItem0.TextSize = new System.Drawing.Size(0, 0);
|
this.detailGridTabPageLayoutControlItem0.TextVisible = false;
|
//
|
// editorAndDetailTabLayoutGroup
|
//
|
this.editorAndDetailTabLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.editorAndDetailTabLayoutGroup.GroupBordersVisible = false;
|
this.editorAndDetailTabLayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.pcEditorHeaderPanelLayoutControlItem,
|
this.splitContainerEditorAndDetailGridLayoutControlItem});
|
this.editorAndDetailTabLayoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.editorAndDetailTabLayoutGroup.Name = "editorAndDetailTabLayoutGroup";
|
columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition11.Width = 100D;
|
this.editorAndDetailTabLayoutGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition11});
|
rowDefinition7.Height = 64D;
|
rowDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
|
rowDefinition8.Height = 680D;
|
rowDefinition8.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
this.editorAndDetailTabLayoutGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition7,
|
rowDefinition8});
|
this.editorAndDetailTabLayoutGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6);
|
this.editorAndDetailTabLayoutGroup.Size = new System.Drawing.Size(1147, 756);
|
//
|
// splitContainerEditorAndDetailGridLayoutControlItem
|
//
|
this.splitContainerEditorAndDetailGridLayoutControlItem.Control = this.splitContainerEditorAndDetailGrid;
|
this.splitContainerEditorAndDetailGridLayoutControlItem.Location = new System.Drawing.Point(0, 64);
|
this.splitContainerEditorAndDetailGridLayoutControlItem.Name = "splitContainerEditorAndDetailGridLayoutControlItem";
|
this.splitContainerEditorAndDetailGridLayoutControlItem.OptionsTableLayoutItem.RowIndex = 1;
|
this.splitContainerEditorAndDetailGridLayoutControlItem.Size = new System.Drawing.Size(1135, 680);
|
this.splitContainerEditorAndDetailGridLayoutControlItem.TextSize = new System.Drawing.Size(0, 0);
|
this.splitContainerEditorAndDetailGridLayoutControlItem.TextVisible = false;
|
//
|
// searchAndSummaryTabLayout
|
//
|
this.searchAndSummaryTabLayout.Controls.Add(this.splitContainerSearchAndSummary);
|
this.searchAndSummaryTabLayout.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.searchAndSummaryTabLayout.Location = new System.Drawing.Point(0, 0);
|
this.searchAndSummaryTabLayout.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.searchAndSummaryTabLayout.Name = "searchAndSummaryTabLayout";
|
this.searchAndSummaryTabLayout.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 207, 650, 400);
|
this.searchAndSummaryTabLayout.Root = this.searchAndSummaryTabLayoutGroup;
|
this.searchAndSummaryTabLayout.Size = new System.Drawing.Size(1147, 756);
|
this.searchAndSummaryTabLayout.TabIndex = 1;
|
this.searchAndSummaryTabLayout.Text = "searchAndSummaryTabLayout";
|
//
|
// splitContainerSearchAndSummary
|
//
|
this.splitContainerSearchAndSummary.Horizontal = false;
|
this.splitContainerSearchAndSummary.Location = new System.Drawing.Point(8, 8);
|
this.splitContainerSearchAndSummary.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.splitContainerSearchAndSummary.Name = "splitContainerSearchAndSummary";
|
this.splitContainerSearchAndSummary.Panel1.Controls.Add(this.pnlSearch);
|
this.splitContainerSearchAndSummary.Panel2.Controls.Add(this.gcSummary);
|
this.splitContainerSearchAndSummary.Size = new System.Drawing.Size(1131, 740);
|
this.splitContainerSearchAndSummary.SplitterPosition = 62;
|
this.splitContainerSearchAndSummary.TabIndex = 4;
|
//
|
// searchAndSummaryTabLayoutGroup
|
//
|
this.searchAndSummaryTabLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.searchAndSummaryTabLayoutGroup.GroupBordersVisible = false;
|
this.searchAndSummaryTabLayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.splitContainerSearchAndSummaryLayoutControlItem});
|
this.searchAndSummaryTabLayoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.searchAndSummaryTabLayoutGroup.Name = "editorAndDetailTabLayoutGroup";
|
columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition5.Width = 100D;
|
this.searchAndSummaryTabLayoutGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition5});
|
rowDefinition2.Height = 100D;
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
this.searchAndSummaryTabLayoutGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition2});
|
this.searchAndSummaryTabLayoutGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6);
|
this.searchAndSummaryTabLayoutGroup.Size = new System.Drawing.Size(1147, 756);
|
this.searchAndSummaryTabLayoutGroup.TextVisible = false;
|
//
|
// splitContainerSearchAndSummaryLayoutControlItem
|
//
|
this.splitContainerSearchAndSummaryLayoutControlItem.Control = this.splitContainerSearchAndSummary;
|
this.splitContainerSearchAndSummaryLayoutControlItem.Location = new System.Drawing.Point(0, 0);
|
this.splitContainerSearchAndSummaryLayoutControlItem.Name = "splitContainerSearchAndSummaryLayoutControlItem";
|
this.splitContainerSearchAndSummaryLayoutControlItem.Size = new System.Drawing.Size(1135, 744);
|
this.splitContainerSearchAndSummaryLayoutControlItem.TextSize = new System.Drawing.Size(0, 0);
|
this.splitContainerSearchAndSummaryLayoutControlItem.TextVisible = false;
|
//
|
// frmOrder
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
this.ClientSize = new System.Drawing.Size(1153, 798);
|
this.Margin = new System.Windows.Forms.Padding(3, 10, 3, 10);
|
this.Name = "frmOrder";
|
this.Padding = new System.Windows.Forms.Padding(2, 5, 2, 5);
|
this.Text = "排产报工";
|
this.Load += new System.EventHandler(this.frmOrder_Load);
|
this.tpSummary.ResumeLayout(false);
|
this.pnlSummary.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).EndInit();
|
this.tcBusiness.ResumeLayout(false);
|
this.tpDetail.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).EndInit();
|
this.gcNavigator.ResumeLayout(false);
|
this.gcNavigator.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcEditorHeaderPanel)).EndInit();
|
this.pcEditorHeaderPanel.ResumeLayout(false);
|
this.pcEditorHeaderPanel.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.picNote)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcDetailEditor)).EndInit();
|
this.pcDetailEditor.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.txtnotes.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA001.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA014.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA015.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA016.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA027.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA022.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA021.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA021.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA042.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDeptName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtLINE_NO.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA020.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtDAA020.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA014)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA015)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA016)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA027)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA020)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA021)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA022)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA042)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA001)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDAA1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemnotes)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptyRowEditor)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcDetail)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcDetail0)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvDetail0)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).EndInit();
|
this.pnlSearch.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutGroupSearch)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.queryAndEmptyButtonLayoutGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutItem_QueryButton)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pcEditorHeaderPanelLayoutControlItem)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayout)).EndInit();
|
this.editorAndDetailTabLayout.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGrid)).EndInit();
|
this.splitContainerEditorAndDetailGrid.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControl)).EndInit();
|
this.detailGridsLayoutControl.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControlGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridsTabbedControlGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlGroup0)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlItem0)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayoutGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGridLayoutControlItem)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayout)).EndInit();
|
this.searchAndSummaryTabLayout.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummary)).EndInit();
|
this.splitContainerSearchAndSummary.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayoutGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummaryLayoutControlItem)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
private DevExpress.XtraEditors.ButtonEdit buttonEdit1;
|
private DevExpress.XtraEditors.ComboBoxEdit txtDAA022;
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
|
private DevExpress.XtraEditors.DateEdit txtDAA021;
|
private DevExpress.XtraGrid.Columns.GridColumn colISOk;
|
private DevExpress.XtraEditors.SearchLookUpEdit txtDAA042;
|
private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
|
private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_IsNoNotes;
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_NO;
|
private DevExpress.XtraGrid.Columns.GridColumn colDeptName;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA022;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA042;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA2;
|
private DevExpress.XtraEditors.TextEdit txtDeptName;
|
private DevExpress.XtraEditors.TextEdit txtLINE_NO;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA001;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemDAA1;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA022Date;
|
private DevExpress.XtraGrid.Columns.GridColumn colDAA022By;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlGroup queryAndEmptyButtonLayoutGroup;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItem_QueryButton;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraGrid.Columns.GridColumn colNotes;
|
private DevExpress.XtraEditors.TextEdit txtnotes;
|
private DevExpress.XtraLayout.LayoutControlItem layoutItemnotes;
|
private DevExpress.XtraEditors.DateEdit txtDAA020;
|
}//public partial class
|
}//namespace
|