namespace Dongke.IBOSS.PRD.Client.SystemModule { partial class F_MST_0102 { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0102)); this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblAddress = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblTelephone = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblLetterMarket = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblLeader = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lbltxtOrganizationFullName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblOrganizationName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblOrganizationCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtOrganizationFullName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtLeader = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtOrganizationCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtAddress = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtOrganizationName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.chkValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtTelephone = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Tel(); this.LetterMarket = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code(); this.SuspendLayout(); // // lblRemarks // this.lblRemarks.AutoSize = true; this.lblRemarks.BackColor = System.Drawing.Color.Transparent; this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText; this.lblRemarks.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblRemarks.Location = new System.Drawing.Point(36, 152); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 16; this.lblRemarks.Text = "备注"; // // lblAddress // this.lblAddress.AutoSize = true; this.lblAddress.BackColor = System.Drawing.Color.Transparent; this.lblAddress.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAddress.ForeColor = System.Drawing.SystemColors.ControlText; this.lblAddress.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblAddress.Location = new System.Drawing.Point(36, 125); this.lblAddress.Name = "lblAddress"; this.lblAddress.Size = new System.Drawing.Size(29, 12); this.lblAddress.TabIndex = 14; this.lblAddress.Text = "地址"; // // lblTelephone // this.lblTelephone.AutoSize = true; this.lblTelephone.BackColor = System.Drawing.Color.Transparent; this.lblTelephone.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTelephone.ForeColor = System.Drawing.SystemColors.ControlText; this.lblTelephone.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblTelephone.Location = new System.Drawing.Point(301, 98); this.lblTelephone.Name = "lblTelephone"; this.lblTelephone.Size = new System.Drawing.Size(53, 12); this.lblTelephone.TabIndex = 12; this.lblTelephone.Text = "联系电话"; // // lblLetterMarket // this.lblLetterMarket.AutoSize = true; this.lblLetterMarket.BackColor = System.Drawing.Color.Transparent; this.lblLetterMarket.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLetterMarket.ForeColor = System.Drawing.SystemColors.ControlText; this.lblLetterMarket.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblLetterMarket.Location = new System.Drawing.Point(12, 98); this.lblLetterMarket.Name = "lblLetterMarket"; this.lblLetterMarket.Size = new System.Drawing.Size(53, 12); this.lblLetterMarket.TabIndex = 10; this.lblLetterMarket.Text = "票头字母"; // // lblLeader // this.lblLeader.AutoSize = true; this.lblLeader.BackColor = System.Drawing.Color.Transparent; this.lblLeader.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLeader.ForeColor = System.Drawing.SystemColors.ControlText; this.lblLeader.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblLeader.Location = new System.Drawing.Point(313, 70); this.lblLeader.Name = "lblLeader"; this.lblLeader.Size = new System.Drawing.Size(41, 12); this.lblLeader.TabIndex = 8; this.lblLeader.Text = "负责人"; // // lbltxtOrganizationFullName // this.lbltxtOrganizationFullName.AutoSize = true; this.lbltxtOrganizationFullName.BackColor = System.Drawing.Color.Transparent; this.lbltxtOrganizationFullName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbltxtOrganizationFullName.ForeColor = System.Drawing.SystemColors.ControlText; this.lbltxtOrganizationFullName.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lbltxtOrganizationFullName.Location = new System.Drawing.Point(36, 42); this.lbltxtOrganizationFullName.Name = "lbltxtOrganizationFullName"; this.lbltxtOrganizationFullName.Size = new System.Drawing.Size(29, 12); this.lbltxtOrganizationFullName.TabIndex = 4; this.lbltxtOrganizationFullName.Text = "全称"; // // lblOrganizationName // this.lblOrganizationName.AutoSize = true; this.lblOrganizationName.BackColor = System.Drawing.Color.Transparent; this.lblOrganizationName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblOrganizationName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.lblOrganizationName.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblOrganizationName.IsMustInput = true; this.lblOrganizationName.Location = new System.Drawing.Point(325, 15); this.lblOrganizationName.Name = "lblOrganizationName"; this.lblOrganizationName.Size = new System.Drawing.Size(29, 12); this.lblOrganizationName.TabIndex = 2; this.lblOrganizationName.Text = "名称"; // // lblOrganizationCode // this.lblOrganizationCode.AutoSize = true; this.lblOrganizationCode.BackColor = System.Drawing.Color.Transparent; this.lblOrganizationCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblOrganizationCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblOrganizationCode.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.lblOrganizationCode.Location = new System.Drawing.Point(36, 15); this.lblOrganizationCode.Name = "lblOrganizationCode"; this.lblOrganizationCode.Size = new System.Drawing.Size(29, 12); this.lblOrganizationCode.TabIndex = 0; this.lblOrganizationCode.Text = "编码"; // // txtOrganizationFullName // this.txtOrganizationFullName.BackColor = System.Drawing.SystemColors.Control; this.txtOrganizationFullName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOrganizationFullName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOrganizationFullName.Location = new System.Drawing.Point(71, 39); this.txtOrganizationFullName.MaxLength = 150; this.txtOrganizationFullName.Name = "txtOrganizationFullName"; this.txtOrganizationFullName.ReadOnly = true; this.txtOrganizationFullName.Size = new System.Drawing.Size(509, 21); this.txtOrganizationFullName.TabIndex = 5; // // txtLeader // this.txtLeader.BackgroundColor = System.Drawing.SystemColors.Window; this.txtLeader.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtLeader.Location = new System.Drawing.Point(360, 67); this.txtLeader.MaxLength = 20; this.txtLeader.Name = "txtLeader"; this.txtLeader.Size = new System.Drawing.Size(220, 21); this.txtLeader.TabIndex = 9; // // txtOrganizationCode // this.txtOrganizationCode.BackColor = System.Drawing.SystemColors.Control; this.txtOrganizationCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOrganizationCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtOrganizationCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOrganizationCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtOrganizationCode.Location = new System.Drawing.Point(71, 12); this.txtOrganizationCode.MaxLength = 21; this.txtOrganizationCode.Name = "txtOrganizationCode"; this.txtOrganizationCode.ReadOnly = true; this.txtOrganizationCode.Size = new System.Drawing.Size(220, 21); this.txtOrganizationCode.TabIndex = 999; this.txtOrganizationCode.TabStop = false; // // txtRemarks // this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window; this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRemarks.Location = new System.Drawing.Point(71, 149); this.txtRemarks.MaxLength = 500; this.txtRemarks.Multiline = true; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(509, 56); this.txtRemarks.TabIndex = 17; // // txtAddress // this.txtAddress.BackgroundColor = System.Drawing.SystemColors.Window; this.txtAddress.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtAddress.Location = new System.Drawing.Point(71, 122); this.txtAddress.MaxLength = 500; this.txtAddress.Name = "txtAddress"; this.txtAddress.Size = new System.Drawing.Size(509, 21); this.txtAddress.TabIndex = 15; // // txtOrganizationName // this.txtOrganizationName.BackColor = System.Drawing.Color.Yellow; this.txtOrganizationName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOrganizationName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOrganizationName.IsMustInput = true; this.txtOrganizationName.Location = new System.Drawing.Point(360, 12); this.txtOrganizationName.MaxLength = 20; this.txtOrganizationName.Name = "txtOrganizationName"; this.txtOrganizationName.Size = new System.Drawing.Size(220, 21); this.txtOrganizationName.TabIndex = 3; // // chkValueFlag // this.chkValueFlag.AutoSize = true; this.chkValueFlag.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.chkValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkValueFlag.Location = new System.Drawing.Point(71, 211); this.chkValueFlag.Name = "chkValueFlag"; this.chkValueFlag.Size = new System.Drawing.Size(48, 16); this.chkValueFlag.TabIndex = 18; this.chkValueFlag.Text = "正常"; this.chkValueFlag.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.chkValueFlag.UseVisualStyleBackColor = true; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage"))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(495, 211); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 20; this.btnCancel.Text = "关闭"; this.btnCancel.UseVisualStyleBackColor = false; // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage"))); this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(404, 211); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 30); this.btnSave.TabIndex = 19; this.btnSave.Text = "保存"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.Location = new System.Drawing.Point(12, 70); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 6; this.c_Label1.Text = "上级部门"; // // txtOrganization // this.txtOrganization.BackColor = System.Drawing.SystemColors.Control; this.txtOrganization.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOrganization.ErrorMessage = ""; this.txtOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOrganization.Location = new System.Drawing.Point(71, 67); this.txtOrganization.Name = "txtOrganization"; this.txtOrganization.ReadOnly = true; this.txtOrganization.Size = new System.Drawing.Size(220, 21); this.txtOrganization.TabIndex = 7; this.txtOrganization.TextValue = ""; // // txtTelephone // this.txtTelephone.BackColor = System.Drawing.SystemColors.Window; this.txtTelephone.BackgroundColor = System.Drawing.SystemColors.Window; this.txtTelephone.ErrorMessage = ""; this.txtTelephone.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTelephone.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtTelephone.Location = new System.Drawing.Point(360, 95); this.txtTelephone.MaxLength = 20; this.txtTelephone.Name = "txtTelephone"; this.txtTelephone.Size = new System.Drawing.Size(220, 21); this.txtTelephone.TabIndex = 11; this.txtTelephone.TextValue = ""; // // LetterMarket // this.LetterMarket.BackColor = System.Drawing.SystemColors.Window; this.LetterMarket.BackgroundColor = System.Drawing.SystemColors.Window; this.LetterMarket.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.LetterMarket.ErrorMessage = ""; this.LetterMarket.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.LetterMarket.ImeMode = System.Windows.Forms.ImeMode.Off; this.LetterMarket.Location = new System.Drawing.Point(71, 95); this.LetterMarket.MaxLength = 2; this.LetterMarket.Name = "LetterMarket"; this.LetterMarket.Size = new System.Drawing.Size(220, 21); this.LetterMarket.TabIndex = 10; this.LetterMarket.TextValue = ""; // // F_MST_0102 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg; this.CancelButton = this.btnCancel; this.ClientSize = new System.Drawing.Size(592, 266); this.Controls.Add(this.LetterMarket); this.Controls.Add(this.txtTelephone); this.Controls.Add(this.txtOrganization); this.Controls.Add(this.c_Label1); this.Controls.Add(this.btnSave); this.Controls.Add(this.btnCancel); this.Controls.Add(this.chkValueFlag); this.Controls.Add(this.lblRemarks); this.Controls.Add(this.lblAddress); this.Controls.Add(this.lblTelephone); this.Controls.Add(this.lblLetterMarket); this.Controls.Add(this.lblLeader); this.Controls.Add(this.lbltxtOrganizationFullName); this.Controls.Add(this.lblOrganizationName); this.Controls.Add(this.lblOrganizationCode); this.Controls.Add(this.txtOrganizationFullName); this.Controls.Add(this.txtLeader); this.Controls.Add(this.txtOrganizationCode); this.Controls.Add(this.txtRemarks); this.Controls.Add(this.txtAddress); this.Controls.Add(this.txtOrganizationName); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.IsSaveFormSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_MST_0102"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.StatusSizingGrip = false; this.Text = "FrmAddEditOrganization"; this.Load += new System.EventHandler(this.F_MST_0102_Load); this.Controls.SetChildIndex(this.txtOrganizationName, 0); this.Controls.SetChildIndex(this.txtAddress, 0); this.Controls.SetChildIndex(this.txtRemarks, 0); this.Controls.SetChildIndex(this.txtOrganizationCode, 0); this.Controls.SetChildIndex(this.txtLeader, 0); this.Controls.SetChildIndex(this.txtOrganizationFullName, 0); this.Controls.SetChildIndex(this.lblOrganizationCode, 0); this.Controls.SetChildIndex(this.lblOrganizationName, 0); this.Controls.SetChildIndex(this.lbltxtOrganizationFullName, 0); this.Controls.SetChildIndex(this.lblLeader, 0); this.Controls.SetChildIndex(this.lblLetterMarket, 0); this.Controls.SetChildIndex(this.lblTelephone, 0); this.Controls.SetChildIndex(this.lblAddress, 0); this.Controls.SetChildIndex(this.lblRemarks, 0); this.Controls.SetChildIndex(this.chkValueFlag, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.btnSave, 0); this.Controls.SetChildIndex(this.c_Label1, 0); this.Controls.SetChildIndex(this.txtOrganization, 0); this.Controls.SetChildIndex(this.txtTelephone, 0); this.Controls.SetChildIndex(this.LetterMarket, 0); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblRemarks; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblAddress; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblTelephone; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblLetterMarket; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblLeader; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lbltxtOrganizationFullName; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblOrganizationName; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblOrganizationCode; private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtOrganizationFullName; private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtLeader; private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtOrganizationCode; private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtRemarks; private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtAddress; private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtOrganizationName; private Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox chkValueFlag; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnCancel; private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnSave; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtOrganization; private Basics.BaseControls.C_TXT_Tel txtTelephone; private Basics.BaseControls.C_TXT_Code LetterMarket; } }