| | |
| | | this.txt_docCode = new DevExpress.XtraEditors.LookUpEdit(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem2.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_docCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gv_createdBy |
| | |
| | | this.gv_ruleFormat.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ruleFormat.Caption = "编码规则"; |
| | | this.gv_ruleFormat.FieldName = "docFormat"; |
| | | this.gv_ruleFormat.MinWidth = 25; |
| | | this.gv_ruleFormat.MinWidth = 150; |
| | | this.gv_ruleFormat.Name = "gv_ruleFormat"; |
| | | this.gv_ruleFormat.OptionsColumn.AllowEdit = false; |
| | | this.gv_ruleFormat.Visible = true; |
| | | this.gv_ruleFormat.VisibleIndex = 1; |
| | | this.gv_ruleFormat.Width = 94; |
| | | this.gv_ruleFormat.Width = 150; |
| | | // |
| | | // gv_docCode |
| | | // |
| | |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(949, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gcMain |
| | | // |
| | |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(766, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 5; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // DocNoRule |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(949, 660); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "DocNoRule"; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem2.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txxtItem1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_docCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private System.Windows.Forms.NumericUpDown txt_noLength; |
| | | private DevExpress.XtraEditors.CheckEdit txt_resetZero; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkStatus; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | } |
| | | } |