| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.txt_suppSname = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_land1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_stras = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码"; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | |
| | | // |
| | | // gv_suppName |
| | | // |
| | | |
| | | this.gv_suppName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppName.Caption = "供应商名称"; |
| | | this.gv_suppName.FieldName = "suppName"; |
| | |
| | | // |
| | | // gv_lxr |
| | | // |
| | | |
| | | this.gv_lxr.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lxr.Caption = "联系人"; |
| | | this.gv_lxr.FieldName = "lxr"; |
| | |
| | | // |
| | | // gv_telf1 |
| | | // |
| | | |
| | | this.gv_telf1.AppearanceCell.Options.UseFont = true; |
| | | this.gv_telf1.Caption = "电话"; |
| | | this.gv_telf1.FieldName = "telf1"; |
| | |
| | | // |
| | | // gv_fstaffid |
| | | // |
| | | |
| | | this.gv_fstaffid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstaffid.Caption = "负责人"; |
| | | this.gv_fstaffid.FieldName = "fstaffid"; |
| | |
| | | // |
| | | // gv_fforbidstatus |
| | | // |
| | | |
| | | this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fforbidstatus.Caption = "禁用状态"; |
| | | this.gv_fforbidstatus.FieldName = "fforbidstatus"; |
| | |
| | | // |
| | | // gv_remark |
| | | // |
| | | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | |
| | | // |
| | | // gv_createDate |
| | | // |
| | | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "同步时间"; |
| | | this.gv_createDate.FieldName = "lastupdateDate"; |
| | |
| | | // |
| | | this.txt_suppName.Location = new System.Drawing.Point(99, 111); |
| | | this.txt_suppName.Name = "txt_suppName"; |
| | | |
| | | this.txt_suppName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppName.Size = new System.Drawing.Size(151, 30); |
| | | this.txt_suppName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_fforbidstatus.Location = new System.Drawing.Point(583, 12); |
| | | this.txt_fforbidstatus.Name = "txt_fforbidstatus"; |
| | | |
| | | this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fforbidstatus.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_fforbidstatus.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_fforbidstatus.StyleController = this.layoutMx1; |
| | | this.txt_fforbidstatus.TabIndex = 298; |
| | | // |
| | |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(583, 111); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 247; |
| | | // |
| | |
| | | // |
| | | this.txt_telfx.Location = new System.Drawing.Point(583, 78); |
| | | this.txt_telfx.Name = "txt_telfx"; |
| | | |
| | | this.txt_telfx.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_telfx.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_telfx.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_telfx.StyleController = this.layoutMx1; |
| | | this.txt_telfx.TabIndex = 228; |
| | | // |
| | |
| | | // |
| | | this.txt_fstaffid.Location = new System.Drawing.Point(341, 78); |
| | | this.txt_fstaffid.Name = "txt_fstaffid"; |
| | | |
| | | this.txt_fstaffid.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fstaffid.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_fstaffid.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_fstaffid.StyleController = this.layoutMx1; |
| | | this.txt_fstaffid.TabIndex = 291; |
| | | // |
| | |
| | | // |
| | | this.txt_id.Location = new System.Drawing.Point(99, 12); |
| | | this.txt_id.Name = "txt_id"; |
| | | |
| | | this.txt_id.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_id.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_id.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_id.StyleController = this.layoutMx1; |
| | | this.txt_id.TabIndex = 211; |
| | | // |
| | |
| | | // |
| | | this.txt_telf1.Location = new System.Drawing.Point(583, 45); |
| | | this.txt_telf1.Name = "txt_telf1"; |
| | | |
| | | this.txt_telf1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_telf1.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_telf1.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_telf1.StyleController = this.layoutMx1; |
| | | this.txt_telf1.TabIndex = 226; |
| | | // |
| | |
| | | // |
| | | this.txt_suppNo.Location = new System.Drawing.Point(99, 45); |
| | | this.txt_suppNo.Name = "txt_suppNo"; |
| | | |
| | | this.txt_suppNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppNo.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_suppNo.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_suppNo.StyleController = this.layoutMx1; |
| | | this.txt_suppNo.TabIndex = 213; |
| | | // |
| | |
| | | // |
| | | this.txt_lxr.Location = new System.Drawing.Point(341, 12); |
| | | this.txt_lxr.Name = "txt_lxr"; |
| | | |
| | | this.txt_lxr.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lxr.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_lxr.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_lxr.StyleController = this.layoutMx1; |
| | | this.txt_lxr.TabIndex = 285; |
| | | // |
| | |
| | | // |
| | | this.txt_suppSname.Location = new System.Drawing.Point(99, 78); |
| | | this.txt_suppSname.Name = "txt_suppSname"; |
| | | |
| | | this.txt_suppSname.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppSname.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_suppSname.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_suppSname.StyleController = this.layoutMx1; |
| | | this.txt_suppSname.TabIndex = 217; |
| | | // |
| | |
| | | // |
| | | this.txt_land1.Location = new System.Drawing.Point(341, 45); |
| | | this.txt_land1.Name = "txt_land1"; |
| | | |
| | | this.txt_land1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_land1.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_land1.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_land1.StyleController = this.layoutMx1; |
| | | this.txt_land1.TabIndex = 219; |
| | | // |
| | |
| | | // |
| | | this.txt_stras.Location = new System.Drawing.Point(341, 111); |
| | | this.txt_stras.Name = "txt_stras"; |
| | | |
| | | this.txt_stras.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_stras.Size = new System.Drawing.Size(151, 28); |
| | | this.txt_stras.Size = new System.Drawing.Size(151, 24); |
| | | this.txt_stras.StyleController = this.layoutMx1; |
| | | this.txt_stras.TabIndex = 222; |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.lbGuid; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(726, 99); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(244, 34); |
| | | this.layoutControlItem13.Text = "lbGuid"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem13.TextVisible = false; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | this.layoutControlItem12.Text = "备注"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.lbGuid; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(726, 99); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(244, 34); |
| | | this.layoutControlItem13.Text = "lbGuid"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem13.TextVisible = false; |
| | | // |
| | | // Frm_Supplier |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |