| | |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "使用组织"; |
| | | this.gridColumn1.FieldName = "fSubsidiary2"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 50; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | // 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.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | | // |
| | | // SelectMesCgthSqLink |
| | | // Frm_SalesReturnNoticeSelectLink |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectMesCgthSqLink"; |
| | | this.Name = "Frm_SalesReturnNoticeSelectLink"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "选择物料无源单"; |
| | | this.Text = "销售退货申请单(无源单,选择物料明细)"; |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); |
| | | this.panelControl2.ResumeLayout(false); |