| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_Btn = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); |
| | | this.panelControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | |
| | | // panelControl2 |
| | | // |
| | | this.panelControl2.Controls.Add(this.gcMain); |
| | | this.panelControl2.Controls.Add(this.pageBar1); |
| | | this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.panelControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.panelControl2.Name = "panelControl2"; |
| | |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1}); |
| | | this.gcMain.Size = new System.Drawing.Size(851, 687); |
| | | this.gcMain.Size = new System.Drawing.Size(851, 641); |
| | | this.gcMain.TabIndex = 6; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gv_depotCode.MinWidth = 50; |
| | | this.gv_depotCode.Name = "gv_depotCode"; |
| | | this.gv_depotCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotCode.Tag = "query_a.depot_code"; |
| | | this.gv_depotCode.Tag = "a.id"; |
| | | this.gv_depotCode.Width = 100; |
| | | // |
| | | // gv_depotName |
| | |
| | | this.gv_depotName.MinWidth = 50; |
| | | this.gv_depotName.Name = "gv_depotName"; |
| | | this.gv_depotName.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotName.Tag = "query_a.depot_name"; |
| | | this.gv_depotName.Tag = "a.item_no"; |
| | | this.gv_depotName.Visible = true; |
| | | this.gv_depotName.VisibleIndex = 0; |
| | | this.gv_depotName.Width = 150; |
| | |
| | | this.gridColumn2.FieldName = "itemName"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Tag = "a.item_name"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 2; |
| | | this.gridColumn2.VisibleIndex = 1; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.FieldName = "itemModel"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Tag = "a.item_model"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 3; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.AppearanceCell.ForeColor = System.Drawing.Color.Red; |
| | | this.gridColumn3.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn3.AppearanceHeader.ForeColor = System.Drawing.Color.Red; |
| | | this.gridColumn3.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn3.Caption = "库存"; |
| | | this.gridColumn3.FieldName = "kcQty"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 1; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gv_Btn |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x16; |
| | | editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "选择", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "选择", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(2, 643); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(851, 46); |
| | | this.pageBar1.TabIndex = 7; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // SelectMesCgthSqLink |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_Btn; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | } |
| | | } |