ÎļþÃû´Ó DevApp/Gs.DevApp/UserControl/SelectWompba.Designer.cs ÐÞ¸Ä |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.pageBar1.Location = new System.Drawing.Point(2, 2); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(943, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(1047, 517); |
| | | this.gcMain.Size = new System.Drawing.Size(1047, 642); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | this.gridColumn7, |
| | | this.gv_purchaseUnit, |
| | | this.gv_inventoryUnit, |
| | | this.gridColumn1}); |
| | | this.gridColumn1, |
| | | this.gridColumn2}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | // gv_guid |
| | | // |
| | | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主é®ä¸è½å é¤"; |
| | | this.gv_guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gv_remarks |
| | | // |
| | | |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "éæ±åå·"; |
| | | this.gv_remarks.FieldName = "saleOrderNo"; |
| | |
| | | // |
| | | // gv_billNo |
| | | // |
| | | |
| | | this.gv_billNo.AppearanceCell.ForeColor = System.Drawing.Color.Red; |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | | |
| | | this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemCode.Caption = "ç©æç¼ç "; |
| | | this.gv_supplierItemCode.FieldName = "wlbm"; |
| | |
| | | // |
| | | // gv_supplierItemName |
| | | // |
| | | |
| | | this.gv_supplierItemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemName.Caption = "ç©æåç§°"; |
| | | this.gv_supplierItemName.FieldName = "wlmc"; |
| | |
| | | this.gridColumn5.MinWidth = 50; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 8; |
| | | this.gridColumn5.Width = 250; |
| | | // |
| | | // gridColumn6 |
| | |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 9; |
| | | this.gridColumn6.VisibleIndex = 8; |
| | | this.gridColumn6.Width = 50; |
| | | // |
| | | // gridColumn9 |
| | |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 10; |
| | | this.gridColumn9.VisibleIndex = 9; |
| | | this.gridColumn9.Width = 100; |
| | | // |
| | | // gridColumn8 |
| | |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 11; |
| | | this.gridColumn8.VisibleIndex = 10; |
| | | this.gridColumn8.Width = 100; |
| | | // |
| | | // gridColumn7 |
| | |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 12; |
| | | this.gridColumn7.VisibleIndex = 11; |
| | | this.gridColumn7.Width = 100; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | | |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "车é´"; |
| | | this.gv_purchaseUnit.FieldName = "dptName"; |
| | |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 13; |
| | | this.gv_purchaseUnit.VisibleIndex = 12; |
| | | this.gv_purchaseUnit.Width = 100; |
| | | // |
| | | // gv_inventoryUnit |
| | | // |
| | | |
| | | this.gv_inventoryUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_inventoryUnit.Caption = "å¼å·¥ç¶æ"; |
| | | this.gv_inventoryUnit.FieldName = "gdzt"; |
| | |
| | | this.gv_inventoryUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; |
| | | this.gv_inventoryUnit.Visible = true; |
| | | this.gv_inventoryUnit.VisibleIndex = 14; |
| | | this.gv_inventoryUnit.VisibleIndex = 13; |
| | | this.gv_inventoryUnit.Width = 100; |
| | | // |
| | | // gridColumn1 |
| | |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 15; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.Controls.Add(this.btnIn); |
| | | this.panelControl1.Controls.Add(this.pageBar1); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 517); |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 642); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(1047, 43); |
| | | this.panelControl1.TabIndex = 5; |
| | |
| | | // btnIn |
| | | // |
| | | this.btnIn.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | |
| | | this.btnIn.Appearance.Options.UseBackColor = true; |
| | | this.btnIn.Appearance.Options.UseFont = true; |
| | | this.btnIn.Dock = System.Windows.Forms.DockStyle.Right; |
| | |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "ç¡®å®å¯¼å
¥"; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "ç¨ææ¸
å"; |
| | | this.gridColumn2.FieldName = "ylqd"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 14; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // SelectWompba |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1047, 560); |
| | | this.ClientSize = new System.Drawing.Size(1047, 685); |
| | | this.Controls.Add(this.gcMain); |
| | | this.Controls.Add(this.panelControl1); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectWompba"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "éæ©ç产任å¡åï¼åªæ¾ç¤ºä¸è¾¾ï¼ç¨ææ¸
åå·²å®¡æ ¸ç"; |
| | | this.Text = "éæ©ç产任å¡åï¼åªæ¾ç¤ºä¸è¾¾+ç¨ææ¸
åå·²å®¡æ ¸+æªæäº§é>0"; |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.GridControl gcMain; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | } |
| | | } |