| | |
| | | this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_stras = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_stras = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_stras = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_land1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_land1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_land1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_suppSname = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_suppSname = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_suppName = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | // |
| | | this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fstaffid.Appearance.Options.UseFont = true; |
| | | this.lb_fstaffid.Location = new System.Drawing.Point(289, 86); |
| | | this.lb_fstaffid.Location = new System.Drawing.Point(293, 86); |
| | | this.lb_fstaffid.Name = "lb_fstaffid"; |
| | | this.lb_fstaffid.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_fstaffid.TabIndex = 291; |
| | |
| | | // |
| | | this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lxr.Appearance.Options.UseFont = true; |
| | | this.lb_lxr.Location = new System.Drawing.Point(289, 18); |
| | | this.lb_lxr.Location = new System.Drawing.Point(293, 18); |
| | | this.lb_lxr.Name = "lb_lxr"; |
| | | this.lb_lxr.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_lxr.TabIndex = 285; |
| | |
| | | // |
| | | this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_remark.Appearance.Options.UseFont = true; |
| | | this.lb_remark.Location = new System.Drawing.Point(71, 198); |
| | | this.lb_remark.Location = new System.Drawing.Point(74, 198); |
| | | this.lb_remark.Name = "lb_remark"; |
| | | this.lb_remark.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_remark.TabIndex = 247; |
| | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 130; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 13; |
| | | this.gv_createDate.Width = 130; |
| | | this.gv_createDate.VisibleIndex = 11; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gv_createBy |
| | | // |
| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 12; |
| | | this.gv_createBy.VisibleIndex = 10; |
| | | this.gv_createBy.Width = 100; |
| | | // |
| | | // lb_telfx |
| | | // |
| | | this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_telfx.Appearance.Options.UseFont = true; |
| | | this.lb_telfx.Location = new System.Drawing.Point(306, 122); |
| | | this.lb_telfx.Location = new System.Drawing.Point(310, 122); |
| | | this.lb_telfx.Name = "lb_telfx"; |
| | | this.lb_telfx.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_telfx.TabIndex = 228; |
| | |
| | | // |
| | | this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_stras.Appearance.Options.UseFont = true; |
| | | this.lb_stras.Location = new System.Drawing.Point(306, 160); |
| | | this.lb_stras.Location = new System.Drawing.Point(310, 160); |
| | | this.lb_stras.Name = "lb_stras"; |
| | | this.lb_stras.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_stras.TabIndex = 222; |
| | |
| | | this.txt_stras.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_stras.TabIndex = 222; |
| | | // |
| | | // gv_stras |
| | | // |
| | | this.gv_stras.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_stras.AppearanceCell.Options.UseFont = true; |
| | | this.gv_stras.Caption = "地址"; |
| | | this.gv_stras.FieldName = "stras"; |
| | | this.gv_stras.MinWidth = 100; |
| | | this.gv_stras.Name = "gv_stras"; |
| | | this.gv_stras.OptionsColumn.AllowEdit = false; |
| | | this.gv_stras.Tag = "query_a.stras"; |
| | | this.gv_stras.Visible = true; |
| | | this.gv_stras.VisibleIndex = 11; |
| | | this.gv_stras.Width = 100; |
| | | // |
| | | // lb_land1 |
| | | // |
| | | this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_land1.Appearance.Options.UseFont = true; |
| | | this.lb_land1.Location = new System.Drawing.Point(306, 51); |
| | | this.lb_land1.Location = new System.Drawing.Point(310, 51); |
| | | this.lb_land1.Name = "lb_land1"; |
| | | this.lb_land1.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_land1.TabIndex = 219; |
| | |
| | | this.txt_land1.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_land1.TabIndex = 219; |
| | | // |
| | | // gv_land1 |
| | | // |
| | | this.gv_land1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_land1.AppearanceCell.Options.UseFont = true; |
| | | this.gv_land1.Caption = "地区"; |
| | | this.gv_land1.FieldName = "land1"; |
| | | this.gv_land1.MinWidth = 100; |
| | | this.gv_land1.Name = "gv_land1"; |
| | | this.gv_land1.OptionsColumn.AllowEdit = false; |
| | | this.gv_land1.Tag = "query_a.land1"; |
| | | this.gv_land1.Visible = true; |
| | | this.gv_land1.VisibleIndex = 10; |
| | | this.gv_land1.Width = 100; |
| | | // |
| | | // lb_suppSname |
| | | // |
| | | this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_suppSname.Appearance.Options.UseFont = true; |
| | | this.lb_suppSname.Location = new System.Drawing.Point(20, 86); |
| | | this.lb_suppSname.Location = new System.Drawing.Point(23, 86); |
| | | this.lb_suppSname.Name = "lb_suppSname"; |
| | | this.lb_suppSname.Size = new System.Drawing.Size(90, 21); |
| | | this.lb_suppSname.TabIndex = 217; |
| | |
| | | // |
| | | this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_suppName.Appearance.Options.UseFont = true; |
| | | this.lb_suppName.Location = new System.Drawing.Point(20, 122); |
| | | this.lb_suppName.Location = new System.Drawing.Point(23, 122); |
| | | this.lb_suppName.Name = "lb_suppName"; |
| | | this.lb_suppName.Size = new System.Drawing.Size(90, 21); |
| | | this.lb_suppName.TabIndex = 216; |
| | |
| | | // |
| | | this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_suppNo.Appearance.Options.UseFont = true; |
| | | this.lb_suppNo.Location = new System.Drawing.Point(20, 51); |
| | | this.lb_suppNo.Location = new System.Drawing.Point(23, 51); |
| | | this.lb_suppNo.Name = "lb_suppNo"; |
| | | this.lb_suppNo.Size = new System.Drawing.Size(90, 21); |
| | | this.lb_suppNo.TabIndex = 213; |
| | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码"; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | | this.gv_suppNo.MinWidth = 80; |
| | | this.gv_suppNo.MinWidth = 100; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.supp_no"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 2; |
| | | this.gv_suppNo.Width = 80; |
| | | this.gv_suppNo.Width = 100; |
| | | // |
| | | // lb_id |
| | | // |
| | | this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_id.Appearance.Options.UseFont = true; |
| | | this.lb_id.Location = new System.Drawing.Point(36, 18); |
| | | this.lb_id.Location = new System.Drawing.Point(39, 18); |
| | | this.lb_id.Name = "lb_id"; |
| | | this.lb_id.Size = new System.Drawing.Size(74, 21); |
| | | this.lb_id.TabIndex = 211; |
| | |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "供应商ID"; |
| | | this.gv_id.FieldName = "id"; |
| | | this.gv_id.MinWidth = 60; |
| | | this.gv_id.MinWidth = 70; |
| | | this.gv_id.Name = "gv_id"; |
| | | this.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.id"; |
| | | this.gv_id.UnboundDataType = typeof(string); |
| | | this.gv_id.Visible = true; |
| | | this.gv_id.VisibleIndex = 1; |
| | | this.gv_id.Width = 60; |
| | | this.gv_id.Width = 70; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.gv_fstaffid, |
| | | this.gv_fforbidstatus, |
| | | this.gv_remark, |
| | | this.gv_land1, |
| | | this.gv_stras, |
| | | this.gv_createBy, |
| | | this.gv_createDate}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | |
| | | this.gridColumn2.MinWidth = 250; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "org.FNumber"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 0; |
| | | this.gridColumn2.Width = 250; |
| | |
| | | this.gridColumn1.FieldName = "suppSname"; |
| | | this.gridColumn1.MinWidth = 100; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "a.supp_sname"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 4; |
| | | this.gridColumn1.Width = 100; |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(990, 510); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(990, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(990, 510); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_stras; |
| | | private DevExpress.XtraEditors.TextEdit txt_stras; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_stras; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_land1; |
| | | private DevExpress.XtraEditors.TextEdit txt_land1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_land1; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_suppSname; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppSname; |