namespace Pur.configure
{
partial class FrmPurTitle
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleAddr");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleLinkMan");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleContactTel");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleContactFax");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleBankName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleBankAccount");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitleTaxId");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitlePostal");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrgId");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrgName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPurTitle));
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.COPName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.COPID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.txt_OrgName = new System.Windows.Forms.TextBox();
this.txt_TitlePostal = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleAddr = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleTaxId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleBankAccount = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleBankName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_OrgId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleContactFax = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleContactTel = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleLinkMan = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_TitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_id = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.COPName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.COPID)).BeginInit();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_TitlePostal)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleAddr)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleTaxId)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleBankAccount)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleBankName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_OrgId)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleContactFax)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleContactTel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleLinkMan)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id)).BeginInit();
this.ultraPanel3.ClientArea.SuspendLayout();
this.ultraPanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
this.SuspendLayout();
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "信息ID";
this.dataColumn1.ColumnName = "Id";
//
// dataColumn2
//
this.dataColumn2.Caption = "抬头名称(买受人)";
this.dataColumn2.ColumnName = "TitleName";
//
// dataColumn3
//
this.dataColumn3.Caption = "联系地址";
this.dataColumn3.ColumnName = "TitleAddr";
//
// dataColumn4
//
this.dataColumn4.Caption = "法人";
this.dataColumn4.ColumnName = "TitleLinkMan";
//
// dataColumn5
//
this.dataColumn5.Caption = "电话";
this.dataColumn5.ColumnName = "TitleContactTel";
//
// dataColumn6
//
this.dataColumn6.Caption = "传真";
this.dataColumn6.ColumnName = "TitleContactFax";
//
// dataColumn7
//
this.dataColumn7.Caption = "开户银行";
this.dataColumn7.ColumnName = "TitleBankName";
//
// dataColumn8
//
this.dataColumn8.Caption = "银行帐号";
this.dataColumn8.ColumnName = "TitleBankAccount";
//
// dataColumn9
//
this.dataColumn9.Caption = "税务登记号";
this.dataColumn9.ColumnName = "TitleTaxId";
//
// dataColumn10
//
this.dataColumn10.Caption = "邮编";
this.dataColumn10.ColumnName = "TitlePostal";
//
// dataColumn11
//
this.dataColumn11.Caption = "机构ID";
this.dataColumn11.ColumnName = "OrgId";
//
// dataColumn12
//
this.dataColumn12.Caption = "机构名称";
this.dataColumn12.ColumnName = "OrgName";
//
// dataColumn13
//
this.dataColumn13.Caption = "备注";
this.dataColumn13.ColumnName = "Remark";
//
// dataColumn14
//
this.dataColumn14.Caption = "创建人";
this.dataColumn14.ColumnName = "CreateName";
//
// dataColumn15
//
this.dataColumn15.Caption = "创建时间";
this.dataColumn15.ColumnName = "CreateTime";
//
// dataColumn16
//
this.dataColumn16.Caption = "修改人";
this.dataColumn16.ColumnName = "UpdateName";
//
// dataColumn17
//
this.dataColumn17.Caption = "修改时间";
this.dataColumn17.ColumnName = "UpdateTime";
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.COPName);
this.ultraPanel1.ClientArea.Controls.Add(this.COPID);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel15);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel14);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
this.ultraPanel1.Margin = new System.Windows.Forms.Padding(2);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(949, 34);
this.ultraPanel1.TabIndex = 1;
//
// COPName
//
this.COPName.Location = new System.Drawing.Point(251, 7);
this.COPName.Margin = new System.Windows.Forms.Padding(2);
this.COPName.Name = "COPName";
this.COPName.Size = new System.Drawing.Size(98, 21);
this.COPName.TabIndex = 7;
//
// COPID
//
this.COPID.Location = new System.Drawing.Point(46, 7);
this.COPID.Margin = new System.Windows.Forms.Padding(2);
this.COPID.Name = "COPID";
this.COPID.Size = new System.Drawing.Size(98, 21);
this.COPID.TabIndex = 6;
//
// ultraLabel15
//
this.ultraLabel15.AutoSize = true;
this.ultraLabel15.Location = new System.Drawing.Point(208, 10);
this.ultraLabel15.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel15.Name = "ultraLabel15";
this.ultraLabel15.Size = new System.Drawing.Size(42, 16);
this.ultraLabel15.TabIndex = 5;
this.ultraLabel15.Text = "抬头名";
//
// ultraLabel14
//
this.ultraLabel14.AutoSize = true;
this.ultraLabel14.Location = new System.Drawing.Point(2, 10);
this.ultraLabel14.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel14.Name = "ultraLabel14";
this.ultraLabel14.Size = new System.Drawing.Size(42, 16);
this.ultraLabel14.TabIndex = 4;
this.ultraLabel14.Text = "信息ID";
//
// ultraPanel2
//
//
// ultraPanel2.ClientArea
//
this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraPanel2.Location = new System.Drawing.Point(0, 362);
this.ultraPanel2.Margin = new System.Windows.Forms.Padding(2);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(949, 121);
this.ultraPanel2.TabIndex = 2;
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.txt_OrgName);
this.ultraGroupBox1.Controls.Add(this.txt_TitlePostal);
this.ultraGroupBox1.Controls.Add(this.txt_TitleAddr);
this.ultraGroupBox1.Controls.Add(this.txt_TitleTaxId);
this.ultraGroupBox1.Controls.Add(this.txt_TitleBankAccount);
this.ultraGroupBox1.Controls.Add(this.txt_TitleBankName);
this.ultraGroupBox1.Controls.Add(this.txt_OrgId);
this.ultraGroupBox1.Controls.Add(this.txt_TitleContactFax);
this.ultraGroupBox1.Controls.Add(this.txt_TitleContactTel);
this.ultraGroupBox1.Controls.Add(this.txt_Remark);
this.ultraGroupBox1.Controls.Add(this.txt_TitleLinkMan);
this.ultraGroupBox1.Controls.Add(this.txt_TitleName);
this.ultraGroupBox1.Controls.Add(this.txt_id);
this.ultraGroupBox1.Controls.Add(this.ultraLabel13);
this.ultraGroupBox1.Controls.Add(this.ultraLabel10);
this.ultraGroupBox1.Controls.Add(this.ultraLabel11);
this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(2);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(949, 121);
this.ultraGroupBox1.TabIndex = 1;
this.ultraGroupBox1.Text = "编辑区域";
//
// txt_OrgName
//
this.txt_OrgName.Location = new System.Drawing.Point(430, 62);
this.txt_OrgName.Margin = new System.Windows.Forms.Padding(2);
this.txt_OrgName.Name = "txt_OrgName";
this.txt_OrgName.ReadOnly = true;
this.txt_OrgName.Size = new System.Drawing.Size(114, 21);
this.txt_OrgName.TabIndex = 52;
//
// txt_TitlePostal
//
this.txt_TitlePostal.Location = new System.Drawing.Point(637, 63);
this.txt_TitlePostal.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitlePostal.Name = "txt_TitlePostal";
this.txt_TitlePostal.Size = new System.Drawing.Size(112, 21);
this.txt_TitlePostal.TabIndex = 51;
//
// txt_TitleAddr
//
this.txt_TitleAddr.Location = new System.Drawing.Point(637, 40);
this.txt_TitleAddr.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleAddr.Name = "txt_TitleAddr";
this.txt_TitleAddr.Size = new System.Drawing.Size(112, 21);
this.txt_TitleAddr.TabIndex = 50;
//
// txt_TitleTaxId
//
this.txt_TitleTaxId.Location = new System.Drawing.Point(637, 17);
this.txt_TitleTaxId.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleTaxId.Name = "txt_TitleTaxId";
this.txt_TitleTaxId.Size = new System.Drawing.Size(112, 21);
this.txt_TitleTaxId.TabIndex = 49;
//
// txt_TitleBankAccount
//
this.txt_TitleBankAccount.Location = new System.Drawing.Point(430, 39);
this.txt_TitleBankAccount.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleBankAccount.Name = "txt_TitleBankAccount";
this.txt_TitleBankAccount.Size = new System.Drawing.Size(112, 21);
this.txt_TitleBankAccount.TabIndex = 47;
//
// txt_TitleBankName
//
this.txt_TitleBankName.Location = new System.Drawing.Point(430, 17);
this.txt_TitleBankName.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleBankName.Name = "txt_TitleBankName";
this.txt_TitleBankName.Size = new System.Drawing.Size(112, 21);
this.txt_TitleBankName.TabIndex = 46;
//
// txt_OrgId
//
appearance1.FontData.BoldAsString = "True";
editorButton1.Appearance = appearance1;
editorButton1.Text = "+";
this.txt_OrgId.ButtonsRight.Add(editorButton1);
this.txt_OrgId.Location = new System.Drawing.Point(238, 63);
this.txt_OrgId.Margin = new System.Windows.Forms.Padding(2);
this.txt_OrgId.Name = "txt_OrgId";
this.txt_OrgId.Size = new System.Drawing.Size(112, 21);
this.txt_OrgId.TabIndex = 44;
this.txt_OrgId.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_OrgId_EditorButtonClick);
//
// txt_TitleContactFax
//
this.txt_TitleContactFax.Location = new System.Drawing.Point(238, 41);
this.txt_TitleContactFax.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleContactFax.Name = "txt_TitleContactFax";
this.txt_TitleContactFax.Size = new System.Drawing.Size(112, 21);
this.txt_TitleContactFax.TabIndex = 44;
//
// txt_TitleContactTel
//
this.txt_TitleContactTel.Location = new System.Drawing.Point(238, 17);
this.txt_TitleContactTel.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleContactTel.Name = "txt_TitleContactTel";
this.txt_TitleContactTel.Size = new System.Drawing.Size(112, 21);
this.txt_TitleContactTel.TabIndex = 43;
//
// txt_Remark
//
this.txt_Remark.Location = new System.Drawing.Point(62, 89);
this.txt_Remark.Margin = new System.Windows.Forms.Padding(2);
this.txt_Remark.Name = "txt_Remark";
this.txt_Remark.Size = new System.Drawing.Size(688, 21);
this.txt_Remark.TabIndex = 42;
//
// txt_TitleLinkMan
//
this.txt_TitleLinkMan.Location = new System.Drawing.Point(62, 65);
this.txt_TitleLinkMan.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleLinkMan.Name = "txt_TitleLinkMan";
this.txt_TitleLinkMan.Size = new System.Drawing.Size(112, 21);
this.txt_TitleLinkMan.TabIndex = 41;
//
// txt_TitleName
//
this.txt_TitleName.Location = new System.Drawing.Point(62, 41);
this.txt_TitleName.Margin = new System.Windows.Forms.Padding(2);
this.txt_TitleName.Name = "txt_TitleName";
this.txt_TitleName.Size = new System.Drawing.Size(112, 21);
this.txt_TitleName.TabIndex = 40;
//
// txt_id
//
this.txt_id.Location = new System.Drawing.Point(62, 17);
this.txt_id.Margin = new System.Windows.Forms.Padding(2);
this.txt_id.Name = "txt_id";
this.txt_id.ReadOnly = true;
this.txt_id.Size = new System.Drawing.Size(112, 21);
this.txt_id.TabIndex = 39;
//
// ultraLabel13
//
this.ultraLabel13.AutoSize = true;
this.ultraLabel13.Location = new System.Drawing.Point(23, 90);
this.ultraLabel13.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel13.Name = "ultraLabel13";
this.ultraLabel13.Size = new System.Drawing.Size(35, 16);
this.ultraLabel13.TabIndex = 38;
this.ultraLabel13.Text = " 备注";
//
// ultraLabel10
//
this.ultraLabel10.AutoSize = true;
this.ultraLabel10.Location = new System.Drawing.Point(605, 69);
this.ultraLabel10.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel10.Name = "ultraLabel10";
this.ultraLabel10.Size = new System.Drawing.Size(29, 16);
this.ultraLabel10.TabIndex = 37;
this.ultraLabel10.Text = "邮编";
//
// ultraLabel11
//
this.ultraLabel11.AutoSize = true;
this.ultraLabel11.Location = new System.Drawing.Point(582, 44);
this.ultraLabel11.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel11.Name = "ultraLabel11";
this.ultraLabel11.Size = new System.Drawing.Size(54, 16);
this.ultraLabel11.TabIndex = 36;
this.ultraLabel11.Text = "联系地址";
//
// ultraLabel12
//
this.ultraLabel12.AutoSize = true;
this.ultraLabel12.Location = new System.Drawing.Point(570, 21);
this.ultraLabel12.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel12.Name = "ultraLabel12";
this.ultraLabel12.Size = new System.Drawing.Size(66, 16);
this.ultraLabel12.TabIndex = 35;
this.ultraLabel12.Text = "税务登记号";
//
// ultraLabel7
//
this.ultraLabel7.AutoSize = true;
this.ultraLabel7.Location = new System.Drawing.Point(376, 67);
this.ultraLabel7.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel7.Name = "ultraLabel7";
this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
this.ultraLabel7.TabIndex = 34;
this.ultraLabel7.Text = "机构名称";
//
// ultraLabel8
//
this.ultraLabel8.AutoSize = true;
this.ultraLabel8.Location = new System.Drawing.Point(376, 44);
this.ultraLabel8.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
this.ultraLabel8.TabIndex = 33;
this.ultraLabel8.Text = "银行账号";
//
// ultraLabel9
//
this.ultraLabel9.AutoSize = true;
this.ultraLabel9.Location = new System.Drawing.Point(376, 21);
this.ultraLabel9.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel9.Name = "ultraLabel9";
this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
this.ultraLabel9.TabIndex = 32;
this.ultraLabel9.Text = "开户银行";
//
// ultraLabel5
//
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(195, 67);
this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(42, 16);
this.ultraLabel5.TabIndex = 31;
this.ultraLabel5.Text = "机构ID";
//
// ultraLabel6
//
this.ultraLabel6.AutoSize = true;
this.ultraLabel6.Location = new System.Drawing.Point(207, 44);
this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(29, 16);
this.ultraLabel6.TabIndex = 30;
this.ultraLabel6.Text = "传真";
//
// ultraLabel4
//
this.ultraLabel4.AutoSize = true;
this.ultraLabel4.Location = new System.Drawing.Point(207, 21);
this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(29, 16);
this.ultraLabel4.TabIndex = 29;
this.ultraLabel4.Text = "电话";
//
// ultraLabel3
//
this.ultraLabel3.AutoSize = true;
this.ultraLabel3.Location = new System.Drawing.Point(29, 67);
this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(29, 16);
this.ultraLabel3.TabIndex = 28;
this.ultraLabel3.Text = "法人";
//
// ultraLabel2
//
this.ultraLabel2.AutoSize = true;
this.ultraLabel2.Location = new System.Drawing.Point(5, 44);
this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
this.ultraLabel2.TabIndex = 27;
this.ultraLabel2.Text = "抬头名称";
//
// ultraLabel1
//
this.ultraLabel1.AutoSize = true;
this.ultraLabel1.Location = new System.Drawing.Point(17, 21);
this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(42, 16);
this.ultraLabel1.TabIndex = 26;
this.ultraLabel1.Text = "信息ID";
//
// ultraPanel3
//
//
// ultraPanel3.ClientArea
//
this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel3.Location = new System.Drawing.Point(0, 34);
this.ultraPanel3.Margin = new System.Windows.Forms.Padding(2);
this.ultraPanel3.Name = "ultraPanel3";
this.ultraPanel3.Size = new System.Drawing.Size(949, 328);
this.ultraPanel3.TabIndex = 3;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
appearance4.BackColor = System.Drawing.SystemColors.Window;
appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance4;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Width = 213;
ultraGridColumn3.Header.VisiblePosition = 3;
ultraGridColumn3.Width = 236;
ultraGridColumn4.Header.VisiblePosition = 2;
ultraGridColumn4.Width = 92;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridColumn16.Header.VisiblePosition = 15;
ultraGridColumn17.Header.VisiblePosition = 16;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance5.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance5;
appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance7.BackColor2 = System.Drawing.SystemColors.Control;
appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance8.BackColor = System.Drawing.SystemColors.Window;
appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance8;
appearance9.BackColor = System.Drawing.SystemColors.Highlight;
appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance9;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance10.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance10;
appearance11.BorderColor = System.Drawing.Color.Silver;
appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance11;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance12.BackColor = System.Drawing.SystemColors.Control;
appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance12.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance12;
appearance13.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance13;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance14.BackColor = System.Drawing.SystemColors.Window;
appearance14.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance14;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(949, 328);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
//
// FrmPurTitle
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(949, 483);
this.Controls.Add(this.ultraPanel3);
this.Controls.Add(this.ultraPanel2);
this.Controls.Add(this.ultraPanel1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "FrmPurTitle";
this.Text = "FrmPurTitle";
this.Load += new System.EventHandler(this.FrmPurTitle_Load);
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ClientArea.PerformLayout();
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.COPName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.COPID)).EndInit();
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_TitlePostal)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleAddr)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleTaxId)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleBankAccount)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleBankName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_OrgId)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleContactFax)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleContactTel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleLinkMan)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TitleName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id)).EndInit();
this.ultraPanel3.ClientArea.ResumeLayout(false);
this.ultraPanel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor COPName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor COPID;
private Infragistics.Win.Misc.UltraLabel ultraLabel15;
private Infragistics.Win.Misc.UltraLabel ultraLabel14;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.TextBox txt_OrgName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitlePostal;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleAddr;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleTaxId;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleBankAccount;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleBankName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_OrgId;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleContactFax;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleContactTel;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Remark;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleLinkMan;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_id;
private Infragistics.Win.Misc.UltraLabel ultraLabel13;
private Infragistics.Win.Misc.UltraLabel ultraLabel10;
private Infragistics.Win.Misc.UltraLabel ultraLabel11;
private Infragistics.Win.Misc.UltraLabel ultraLabel12;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.Misc.UltraLabel ultraLabel9;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.Misc.UltraPanel ultraPanel3;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
}
}