Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.gcUnSub = new Ultra.Surface.Controls.GridControlEx();
     this.gvUnSub = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabMain = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.gcSubed = new Ultra.Surface.Controls.GridControlEx();
     this.gvSubed = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
     this.gcPrinted = new Ultra.Surface.Controls.GridControlEx();
     this.gvPrinted = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
     this.gcOrder = new Ultra.Surface.Controls.GridControlEx();
     this.gvOrder = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.pnlDetail = new DevExpress.XtraEditors.PanelControl();
     this.collapsibleSplitter1 = new Ultra.Surface.Controls.CollapsibleSplitter();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gcUnSub)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvUnSub)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabMain)).BeginInit();
     this.tabMain.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcSubed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSubed)).BeginInit();
     this.xtraTabPage4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcPrinted)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvPrinted)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabDetail)).BeginInit();
     this.tabDetail.SuspendLayout();
     this.xtraTabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).BeginInit();
     this.pnlDetail.SuspendLayout();
     this.SuspendLayout();
     //
     // myBar
     //
     this.myBar.Size = new System.Drawing.Size(630, 60);
     //
     // gcUnSub
     //
     this.gcUnSub.ColorFieldName = null;
     this.gcUnSub.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcUnSub.Location = new System.Drawing.Point(0, 0);
     this.gcUnSub.MainView = this.gvUnSub;
     this.gcUnSub.Name = "gcUnSub";
     this.gcUnSub.ShowIndicator = true;
     this.gcUnSub.ShowRowNumber = true;
     this.gcUnSub.Size = new System.Drawing.Size(624, 227);
     this.gcUnSub.TabIndex = 4;
     this.gcUnSub.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvUnSub});
     this.gcUnSub.RowCellDoubleClick += new System.EventHandler<System.Windows.Forms.MouseEventArgs>(this.gridControlEx1_RowCellDoubleClick);
     //
     // gvUnSub
     //
     this.gvUnSub.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvUnSub.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvUnSub.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvUnSub.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvUnSub.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2,
     this.gridColumn3,
     this.gridColumn24,
     this.gridColumn4});
     this.gvUnSub.GridControl = this.gcUnSub;
     this.gvUnSub.Name = "gvUnSub";
     this.gvUnSub.OptionsBehavior.Editable = false;
     this.gvUnSub.OptionsView.ColumnAutoWidth = false;
     this.gvUnSub.OptionsView.EnableAppearanceEvenRow = true;
     this.gvUnSub.OptionsView.EnableAppearanceOddRow = true;
     this.gvUnSub.OptionsView.ShowAutoFilterRow = true;
     this.gvUnSub.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "顾客姓名";
     this.gridColumn1.FieldName = "ReceiverName";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "顾客电话";
     this.gridColumn2.FieldName = "ReceiverMobile";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "顾客地址";
     this.gridColumn3.FieldName = "ReceiverAddress";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn24
     //
     this.gridColumn24.Caption = "出单人";
     this.gridColumn24.FieldName = "Creator";
     this.gridColumn24.Name = "gridColumn24";
     this.gridColumn24.Visible = true;
     this.gridColumn24.VisibleIndex = 3;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "创建时间";
     this.gridColumn4.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
     this.gridColumn4.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn4.FieldName = "CreateDate";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 4;
     //
     // tabMain
     //
     this.tabMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabMain.Location = new System.Drawing.Point(0, 60);
     this.tabMain.Name = "tabMain";
     this.tabMain.SelectedTabPage = this.xtraTabPage1;
     this.tabMain.Size = new System.Drawing.Size(630, 256);
     this.tabMain.TabIndex = 5;
     this.tabMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1,
     this.xtraTabPage2,
     this.xtraTabPage4});
     this.tabMain.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabMain_SelectedPageChanged);
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.gcUnSub);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.ShowCloseButton = DevExpress.Utils.DefaultBoolean.True;
     this.xtraTabPage1.Size = new System.Drawing.Size(624, 227);
     this.xtraTabPage1.Text = "待审核";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.gcSubed);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(624, 227);
     this.xtraTabPage2.Text = "已审核";
     //
     // gcSubed
     //
     this.gcSubed.ColorFieldName = null;
     this.gcSubed.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcSubed.Location = new System.Drawing.Point(0, 0);
     this.gcSubed.MainView = this.gvSubed;
     this.gcSubed.Name = "gcSubed";
     this.gcSubed.ShowRowNumber = true;
     this.gcSubed.Size = new System.Drawing.Size(624, 227);
     this.gcSubed.TabIndex = 5;
     this.gcSubed.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvSubed});
     //
     // gvSubed
     //
     this.gvSubed.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvSubed.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvSubed.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvSubed.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvSubed.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn5,
     this.gridColumn7,
     this.gridColumn9,
     this.gridColumn25,
     this.gridColumn10});
     this.gvSubed.GridControl = this.gcSubed;
     this.gvSubed.Name = "gvSubed";
     this.gvSubed.OptionsBehavior.Editable = false;
     this.gvSubed.OptionsView.ColumnAutoWidth = false;
     this.gvSubed.OptionsView.EnableAppearanceEvenRow = true;
     this.gvSubed.OptionsView.EnableAppearanceOddRow = true;
     this.gvSubed.OptionsView.ShowAutoFilterRow = true;
     this.gvSubed.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "顾客姓名";
     this.gridColumn5.FieldName = "ReceiverName";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 0;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "顾客电话";
     this.gridColumn7.FieldName = "ReceiverMobile";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 1;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "顾客地址";
     this.gridColumn9.FieldName = "ReceiverAddress";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 2;
     //
     // gridColumn25
     //
     this.gridColumn25.Caption = "出单人";
     this.gridColumn25.FieldName = "Creator";
     this.gridColumn25.Name = "gridColumn25";
     this.gridColumn25.Visible = true;
     this.gridColumn25.VisibleIndex = 3;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "创建时间";
     this.gridColumn10.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
     this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn10.FieldName = "CreateDate";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 4;
     //
     // xtraTabPage4
     //
     this.xtraTabPage4.Controls.Add(this.gcPrinted);
     this.xtraTabPage4.Name = "xtraTabPage4";
     this.xtraTabPage4.Size = new System.Drawing.Size(624, 227);
     this.xtraTabPage4.Text = "已打印";
     //
     // gcPrinted
     //
     this.gcPrinted.ColorFieldName = null;
     this.gcPrinted.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcPrinted.Location = new System.Drawing.Point(0, 0);
     this.gcPrinted.MainView = this.gvPrinted;
     this.gcPrinted.Name = "gcPrinted";
     this.gcPrinted.ShowRowNumber = true;
     this.gcPrinted.Size = new System.Drawing.Size(624, 227);
     this.gcPrinted.TabIndex = 6;
     this.gcPrinted.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvPrinted});
     //
     // gvPrinted
     //
     this.gvPrinted.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvPrinted.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvPrinted.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvPrinted.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvPrinted.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn11,
     this.gridColumn12,
     this.gridColumn14,
     this.gridColumn26,
     this.gridColumn15,
     this.gridColumn27});
     this.gvPrinted.GridControl = this.gcPrinted;
     this.gvPrinted.Name = "gvPrinted";
     this.gvPrinted.OptionsBehavior.Editable = false;
     this.gvPrinted.OptionsView.ColumnAutoWidth = false;
     this.gvPrinted.OptionsView.EnableAppearanceEvenRow = true;
     this.gvPrinted.OptionsView.EnableAppearanceOddRow = true;
     this.gvPrinted.OptionsView.ShowAutoFilterRow = true;
     this.gvPrinted.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption = "顾客姓名";
     this.gridColumn11.FieldName = "ReceiverName";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 0;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption = "顾客电话";
     this.gridColumn12.FieldName = "ReceiverMobile";
     this.gridColumn12.Name = "gridColumn12";
     this.gridColumn12.Visible = true;
     this.gridColumn12.VisibleIndex = 1;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption = "顾客地址";
     this.gridColumn14.FieldName = "ReceiverAddress";
     this.gridColumn14.Name = "gridColumn14";
     this.gridColumn14.Visible = true;
     this.gridColumn14.VisibleIndex = 2;
     //
     // gridColumn26
     //
     this.gridColumn26.Caption = "出单人";
     this.gridColumn26.FieldName = "Creator";
     this.gridColumn26.Name = "gridColumn26";
     this.gridColumn26.Visible = true;
     this.gridColumn26.VisibleIndex = 3;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption = "创建时间";
     this.gridColumn15.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
     this.gridColumn15.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn15.FieldName = "CreateDate";
     this.gridColumn15.Name = "gridColumn15";
     this.gridColumn15.Visible = true;
     this.gridColumn15.VisibleIndex = 4;
     //
     // gridColumn27
     //
     this.gridColumn27.Caption = "打印次数";
     this.gridColumn27.FieldName = "PrintCnt";
     this.gridColumn27.Name = "gridColumn27";
     this.gridColumn27.Visible = true;
     this.gridColumn27.VisibleIndex = 5;
     //
     // tabDetail
     //
     this.tabDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabDetail.Location = new System.Drawing.Point(2, 2);
     this.tabDetail.Name = "tabDetail";
     this.tabDetail.SelectedTabPage = this.xtraTabPage3;
     this.tabDetail.Size = new System.Drawing.Size(626, 157);
     this.tabDetail.TabIndex = 6;
     this.tabDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage3});
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Controls.Add(this.gcOrder);
     this.xtraTabPage3.Name = "xtraTabPage3";
     this.xtraTabPage3.Size = new System.Drawing.Size(620, 128);
     this.xtraTabPage3.Text = "商品信息";
     //
     // gcOrder
     //
     this.gcOrder.ColorFieldName = null;
     this.gcOrder.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcOrder.Location = new System.Drawing.Point(0, 0);
     this.gcOrder.MainView = this.gvOrder;
     this.gcOrder.Name = "gcOrder";
     this.gcOrder.ShowIndicator = true;
     this.gcOrder.ShowRowNumber = true;
     this.gcOrder.Size = new System.Drawing.Size(620, 128);
     this.gcOrder.TabIndex = 5;
     this.gcOrder.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvOrder});
     //
     // gvOrder
     //
     this.gvOrder.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvOrder.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvOrder.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvOrder.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvOrder.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn16,
     this.gridColumn17,
     this.gridColumn6,
     this.gridColumn18,
     this.gridColumn23,
     this.gridColumn22,
     this.gridColumn20});
     this.gvOrder.GridControl = this.gcOrder;
     this.gvOrder.Name = "gvOrder";
     this.gvOrder.OptionsBehavior.Editable = false;
     this.gvOrder.OptionsView.ColumnAutoWidth = false;
     this.gvOrder.OptionsView.EnableAppearanceEvenRow = true;
     this.gvOrder.OptionsView.EnableAppearanceOddRow = true;
     this.gvOrder.OptionsView.ShowAutoFilterRow = true;
     this.gvOrder.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn16
     //
     this.gridColumn16.Caption = "商品名称";
     this.gridColumn16.FieldName = "ItemName";
     this.gridColumn16.Name = "gridColumn16";
     this.gridColumn16.Visible = true;
     this.gridColumn16.VisibleIndex = 0;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption = "商品编码";
     this.gridColumn17.FieldName = "ItemNo";
     this.gridColumn17.Name = "gridColumn17";
     this.gridColumn17.Visible = true;
     this.gridColumn17.VisibleIndex = 1;
     //
     // gridColumn18
     //
     this.gridColumn18.Caption = "售价";
     this.gridColumn18.FieldName = "Price";
     this.gridColumn18.Name = "gridColumn18";
     this.gridColumn18.Visible = true;
     this.gridColumn18.VisibleIndex = 3;
     //
     // gridColumn23
     //
     this.gridColumn23.Caption = "数量";
     this.gridColumn23.FieldName = "Num";
     this.gridColumn23.Name = "gridColumn23";
     this.gridColumn23.Visible = true;
     this.gridColumn23.VisibleIndex = 4;
     //
     // gridColumn22
     //
     this.gridColumn22.Caption = "总金额";
     this.gridColumn22.FieldName = "OrderPrice";
     this.gridColumn22.Name = "gridColumn22";
     this.gridColumn22.Visible = true;
     this.gridColumn22.VisibleIndex = 5;
     //
     // gridColumn20
     //
     this.gridColumn20.Caption = "创建时间";
     this.gridColumn20.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
     this.gridColumn20.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn20.FieldName = "CreateDate";
     this.gridColumn20.Name = "gridColumn20";
     this.gridColumn20.Visible = true;
     this.gridColumn20.VisibleIndex = 7;
     //
     // pnlDetail
     //
     this.pnlDetail.Controls.Add(this.tabDetail);
     this.pnlDetail.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pnlDetail.Location = new System.Drawing.Point(0, 324);
     this.pnlDetail.Name = "pnlDetail";
     this.pnlDetail.Size = new System.Drawing.Size(630, 161);
     this.pnlDetail.TabIndex = 8;
     //
     // collapsibleSplitter1
     //
     this.collapsibleSplitter1.AnimationDelay = 20;
     this.collapsibleSplitter1.AnimationStep = 20;
     this.collapsibleSplitter1.BorderStyle3D = System.Windows.Forms.Border3DStyle.Flat;
     this.collapsibleSplitter1.ControlToHide = this.pnlDetail;
     this.collapsibleSplitter1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.collapsibleSplitter1.ExpandParentForm = true;
     this.collapsibleSplitter1.Location = new System.Drawing.Point(0, 316);
     this.collapsibleSplitter1.Name = "collapsibleSplitter1";
     this.collapsibleSplitter1.Size = new System.Drawing.Size(630, 8);
     this.collapsibleSplitter1.TabIndex = 9;
     this.collapsibleSplitter1.TabStop = false;
     this.collapsibleSplitter1.UseAnimations = false;
     this.collapsibleSplitter1.VisualStyle = Ultra.Surface.Controls.VisualStyles.Mozilla;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "成本";
     this.gridColumn6.FieldName = "CostPrice";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 2;
     //
     // MainView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(630, 485);
     this.Controls.Add(this.tabMain);
     this.Controls.Add(this.collapsibleSplitter1);
     this.Controls.Add(this.pnlDetail);
     this.Name = "MainView";
     this.Text = "收款";
     this.Load += new System.EventHandler(this.MainView_Load);
     this.Controls.SetChildIndex(this.myBar, 0);
     this.Controls.SetChildIndex(this.pnlDetail, 0);
     this.Controls.SetChildIndex(this.collapsibleSplitter1, 0);
     this.Controls.SetChildIndex(this.tabMain, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gcUnSub)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvUnSub)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabMain)).EndInit();
     this.tabMain.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcSubed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSubed)).EndInit();
     this.xtraTabPage4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcPrinted)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvPrinted)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabDetail)).EndInit();
     this.tabDetail.ResumeLayout(false);
     this.xtraTabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).EndInit();
     this.pnlDetail.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule3 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule1 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnOK = new DevExpress.XtraEditors.SimpleButton();
     this.dxValidationProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider();
     this.dateDeliveryDate = new DevExpress.XtraEditors.DateEdit();
     this.memgcEdt = new Ultra.Controls.MemberGridEdit();
     this.memberGridEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.txtReceiverAddress = new DevExpress.XtraEditors.TextEdit();
     this.txtMobile = new DevExpress.XtraEditors.TextEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.gcOrder = new Ultra.Surface.Controls.GridControlEx();
     this.gvOrder = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.rspItem = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.rspNum = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
     this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
     this.btnDel = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.pnlMain)).BeginInit();
     this.pnlMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlFill)).BeginInit();
     this.pnlFill.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBottom)).BeginInit();
     this.pnlBottom.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDeliveryDate.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDeliveryDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memgcEdt.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memberGridEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtReceiverAddress.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMobile.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rspItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rspNum)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlMain
     //
     this.pnlMain.Size = new System.Drawing.Size(920, 508);
     //
     // pnlFill
     //
     this.pnlFill.Controls.Add(this.panelControl2);
     this.pnlFill.Controls.Add(this.panelControl1);
     this.pnlFill.Size = new System.Drawing.Size(920, 462);
     //
     // pnlBottom
     //
     this.pnlBottom.Controls.Add(this.btnOK);
     this.pnlBottom.Controls.Add(this.btnClose);
     this.pnlBottom.Location = new System.Drawing.Point(0, 462);
     this.pnlBottom.Size = new System.Drawing.Size(920, 46);
     //
     // btnClose
     //
     this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.Location = new System.Drawing.Point(833, 6);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 35);
     this.btnClose.TabIndex = 14;
     this.btnClose.Text = "关闭(&C)";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnOK
     //
     this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.Location = new System.Drawing.Point(740, 6);
     this.btnOK.Name = "btnOK";
     this.btnOK.Size = new System.Drawing.Size(75, 35);
     this.btnOK.TabIndex = 13;
     this.btnOK.Text = "确定(&E)";
     this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
     //
     // dateDeliveryDate
     //
     this.dateDeliveryDate.EditValue = null;
     this.dateDeliveryDate.Location = new System.Drawing.Point(534, 7);
     this.dateDeliveryDate.Name = "dateDeliveryDate";
     this.dateDeliveryDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateDeliveryDate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.dateDeliveryDate.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateDeliveryDate.Size = new System.Drawing.Size(170, 20);
     this.dateDeliveryDate.TabIndex = 19;
     conditionValidationRule3.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
     conditionValidationRule3.ErrorText = "不能为空";
     this.dxValidationProvider1.SetValidationRule(this.dateDeliveryDate, conditionValidationRule3);
     //
     // memgcEdt
     //
     this.memgcEdt.ClearButtonText = "清除所选";
     this.memgcEdt.ColumnCaption = "顾客";
     this.memgcEdt.DisplayMember = "ReceiverName";
     this.memgcEdt.EditValue = "";
     this.memgcEdt.Location = new System.Drawing.Point(64, 7);
     this.memgcEdt.Name = "memgcEdt";
     this.memgcEdt.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete, "清除所选", -1, true, false, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "清除所选", null, null, true)});
     this.memgcEdt.Properties.DisplayMember = "ReceiverName";
     this.memgcEdt.Properties.NullText = "";
     this.memgcEdt.Properties.ValueMember = "Guid";
     this.memgcEdt.Properties.View = this.memberGridEdit1View;
     this.memgcEdt.SelectedValue = null;
     this.memgcEdt.Size = new System.Drawing.Size(174, 20);
     this.memgcEdt.TabIndex = 13;
     conditionValidationRule1.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
     conditionValidationRule1.ErrorText = "不能为空";
     this.dxValidationProvider1.SetValidationRule(this.memgcEdt, conditionValidationRule1);
     this.memgcEdt.ValueMember = "Guid";
     this.memgcEdt.EditValueChanged += new System.EventHandler(this.memgcEdt_EditValueChanged);
     //
     // memberGridEdit1View
     //
     this.memberGridEdit1View.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.memberGridEdit1View.Appearance.FocusedRow.Options.UseBackColor = true;
     this.memberGridEdit1View.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.memberGridEdit1View.Appearance.SelectedRow.Options.UseBackColor = true;
     this.memberGridEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.memberGridEdit1View.Name = "memberGridEdit1View";
     this.memberGridEdit1View.OptionsBehavior.AutoPopulateColumns = false;
     this.memberGridEdit1View.OptionsBehavior.Editable = false;
     this.memberGridEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.memberGridEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.dateDeliveryDate);
     this.panelControl1.Controls.Add(this.labelControl6);
     this.panelControl1.Controls.Add(this.txtReceiverAddress);
     this.panelControl1.Controls.Add(this.txtMobile);
     this.panelControl1.Controls.Add(this.labelControl4);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Controls.Add(this.memgcEdt);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(2, 2);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(916, 59);
     this.panelControl1.TabIndex = 0;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(480, 10);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(48, 14);
     this.labelControl6.TabIndex = 18;
     this.labelControl6.Text = "出货时间";
     //
     // txtReceiverAddress
     //
     this.txtReceiverAddress.Location = new System.Drawing.Point(66, 33);
     this.txtReceiverAddress.Name = "txtReceiverAddress";
     this.txtReceiverAddress.Size = new System.Drawing.Size(638, 20);
     this.txtReceiverAddress.TabIndex = 17;
     //
     // txtMobile
     //
     this.txtMobile.Location = new System.Drawing.Point(298, 6);
     this.txtMobile.Name = "txtMobile";
     this.txtMobile.Size = new System.Drawing.Size(176, 20);
     this.txtMobile.TabIndex = 16;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(244, 9);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(48, 14);
     this.labelControl4.TabIndex = 15;
     this.labelControl4.Text = "顾客电话";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(10, 36);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(48, 14);
     this.labelControl3.TabIndex = 14;
     this.labelControl3.Text = "顾客地址";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 10);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(48, 14);
     this.labelControl1.TabIndex = 12;
     this.labelControl1.Text = "顾客姓名";
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.xtraTabControl1);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(2, 61);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(916, 399);
     this.panelControl2.TabIndex = 1;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location = new System.Drawing.Point(2, 2);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size = new System.Drawing.Size(912, 395);
     this.xtraTabControl1.TabIndex = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1});
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.gcOrder);
     this.xtraTabPage1.Controls.Add(this.panelControl3);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(906, 366);
     this.xtraTabPage1.Text = "添加商品";
     //
     // gcOrder
     //
     this.gcOrder.ColorFieldName = null;
     this.gcOrder.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcOrder.Location = new System.Drawing.Point(0, 0);
     this.gcOrder.MainView = this.gvOrder;
     this.gcOrder.Name = "gcOrder";
     this.gcOrder.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.rspItem,
     this.rspNum});
     this.gcOrder.ShowIndicator = true;
     this.gcOrder.ShowRowNumber = true;
     this.gcOrder.Size = new System.Drawing.Size(906, 328);
     this.gcOrder.TabIndex = 5;
     this.gcOrder.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvOrder});
     //
     // gvOrder
     //
     this.gvOrder.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvOrder.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvOrder.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.gvOrder.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvOrder.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2,
     this.gridColumn3,
     this.gridColumn6,
     this.gridColumn4,
     this.gridColumn5});
     this.gvOrder.GridControl = this.gcOrder;
     this.gvOrder.Name = "gvOrder";
     this.gvOrder.OptionsView.ColumnAutoWidth = false;
     this.gvOrder.OptionsView.EnableAppearanceEvenRow = true;
     this.gvOrder.OptionsView.EnableAppearanceOddRow = true;
     this.gvOrder.OptionsView.ShowAutoFilterRow = true;
     this.gvOrder.OptionsView.ShowFooter = true;
     this.gvOrder.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "商品名称";
     this.gridColumn1.ColumnEdit = this.rspItem;
     this.gridColumn1.FieldName = "ItemName";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // rspItem
     //
     this.rspItem.AutoHeight = false;
     this.rspItem.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.rspItem.DisplayMember = "ItemName";
     this.rspItem.Name = "rspItem";
     this.rspItem.ValueMember = "ItemName";
     this.rspItem.View = this.repositoryItemGridLookUpEdit1View;
     this.rspItem.EditValueChanged += new System.EventHandler(this.rspItem_EditValueChanged);
     //
     // repositoryItemGridLookUpEdit1View
     //
     this.repositoryItemGridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn8,
     this.gridColumn9});
     this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
     this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowAutoFilterRow = true;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "货物名称";
     this.gridColumn8.FieldName = "ItemName";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 0;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "货物编号";
     this.gridColumn9.FieldName = "ItemNo";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 1;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "商品编码";
     this.gridColumn2.FieldName = "ItemNo";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "成本";
     this.gridColumn3.FieldName = "CostPrice";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "售价";
     this.gridColumn6.FieldName = "Price";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit = false;
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 3;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "数量";
     this.gridColumn4.ColumnEdit = this.rspNum;
     this.gridColumn4.FieldName = "Num";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 4;
     //
     // rspNum
     //
     this.rspNum.AutoHeight = false;
     this.rspNum.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.rspNum.MaxValue = new decimal(new int[] {
     99999999,
     0,
     0,
     0});
     this.rspNum.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.rspNum.Name = "rspNum";
     this.rspNum.EditValueChanged += new System.EventHandler(this.rspNum_EditValueChanged);
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "总金额";
     this.gridColumn5.FieldName = "OrderPrice";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "OrderPrice", "总金额:{0}")});
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 5;
     this.gridColumn5.Width = 150;
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.btnDel);
     this.panelControl3.Controls.Add(this.btnAdd);
     this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl3.Location = new System.Drawing.Point(0, 328);
     this.panelControl3.Name = "panelControl3";
     this.panelControl3.Size = new System.Drawing.Size(906, 38);
     this.panelControl3.TabIndex = 6;
     //
     // btnAdd
     //
     this.btnAdd.Location = new System.Drawing.Point(7, 5);
     this.btnAdd.Name = "btnAdd";
     this.btnAdd.Size = new System.Drawing.Size(75, 28);
     this.btnAdd.TabIndex = 0;
     this.btnAdd.Text = "添加行";
     this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
     //
     // btnDel
     //
     this.btnDel.Location = new System.Drawing.Point(88, 5);
     this.btnDel.Name = "btnDel";
     this.btnDel.Size = new System.Drawing.Size(75, 28);
     this.btnDel.TabIndex = 1;
     this.btnDel.Text = "删除行";
     this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
     //
     // NewView
     //
     this.AcceptButton = this.btnOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton = this.btnClose;
     this.ClientSize = new System.Drawing.Size(920, 508);
     this.Name = "NewView";
     this.ShowIcon = false;
     this.Text = "新增出货单";
     this.Load += new System.EventHandler(this.NewView_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pnlMain)).EndInit();
     this.pnlMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlFill)).EndInit();
     this.pnlFill.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlBottom)).EndInit();
     this.pnlBottom.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDeliveryDate.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDeliveryDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memgcEdt.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memberGridEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtReceiverAddress.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMobile.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rspItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rspNum)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.ResumeLayout(false);
 }