| | |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); |
| | | this.panelControl3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit(); |
| | |
| | | this.gridColumn1.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "单据类型"; |
| | | this.gridColumn8.FieldName = "inType"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 12; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.Controls.Add(this.btnIn); |
| | |
| | | // |
| | | // btnIn |
| | | // |
| | | this.btnIn.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | this.btnIn.Appearance.Options.UseBackColor = true; |
| | | this.btnIn.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x161; |
| | | this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; |
| | | this.btnIn.Location = new System.Drawing.Point(1032, 2); |
| | | this.btnIn.Name = "btnIn"; |
| | | this.btnIn.Size = new System.Drawing.Size(94, 39); |
| | |
| | | this.pageBar1.Size = new System.Drawing.Size(984, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "单据类型"; |
| | | this.gridColumn8.FieldName = "inType"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 12; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // SelectMesCgthSq |
| | | // |