namespace OAM
|
{
|
partial class frmGG2
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGG2));
|
this.cmdDel = new System.Windows.Forms.Button();
|
this.cmdAdd = new System.Windows.Forms.Button();
|
this.cmdEmp = new System.Windows.Forms.Button();
|
this.cmdCancel = new System.Windows.Forms.Button();
|
this.cmdSend = new System.Windows.Forms.Button();
|
this.txtEmp = new System.Windows.Forms.TextBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.txtTM = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.lblCaption = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
this.txtZ = new System.Windows.Forms.TextBox();
|
this.txth2 = new System.Windows.Forms.TextBox();
|
this.txtH = new System.Windows.Forms.TextBox();
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.txtDesc = new System.Windows.Forms.TextBox();
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.tabControl1.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
this.SuspendLayout();
|
//
|
// cmdDel
|
//
|
this.cmdDel.Location = new System.Drawing.Point(98, 478);
|
this.cmdDel.Name = "cmdDel";
|
this.cmdDel.Size = new System.Drawing.Size(56, 24);
|
this.cmdDel.TabIndex = 133;
|
this.cmdDel.Text = "删 除";
|
this.cmdDel.UseVisualStyleBackColor = true;
|
this.cmdDel.Click += new System.EventHandler(this.cmdDel_Click);
|
//
|
// cmdAdd
|
//
|
this.cmdAdd.Location = new System.Drawing.Point(36, 478);
|
this.cmdAdd.Name = "cmdAdd";
|
this.cmdAdd.Size = new System.Drawing.Size(56, 24);
|
this.cmdAdd.TabIndex = 132;
|
this.cmdAdd.Text = "添 加";
|
this.cmdAdd.UseVisualStyleBackColor = true;
|
this.cmdAdd.Click += new System.EventHandler(this.cmdAdd_Click);
|
//
|
// cmdEmp
|
//
|
this.cmdEmp.BackColor = System.Drawing.Color.Transparent;
|
this.cmdEmp.Image = ((System.Drawing.Image)(resources.GetObject("cmdEmp.Image")));
|
this.cmdEmp.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdEmp.Location = new System.Drawing.Point(608, 452);
|
this.cmdEmp.Name = "cmdEmp";
|
this.cmdEmp.Size = new System.Drawing.Size(22, 22);
|
this.cmdEmp.TabIndex = 130;
|
this.cmdEmp.UseVisualStyleBackColor = false;
|
this.cmdEmp.Click += new System.EventHandler(this.cmdEmp_Click);
|
//
|
// cmdCancel
|
//
|
this.cmdCancel.Location = new System.Drawing.Point(555, 489);
|
this.cmdCancel.Name = "cmdCancel";
|
this.cmdCancel.Size = new System.Drawing.Size(75, 31);
|
this.cmdCancel.TabIndex = 127;
|
this.cmdCancel.Text = "取 消";
|
this.cmdCancel.UseVisualStyleBackColor = true;
|
this.cmdCancel.Click += new System.EventHandler(this.cmdCancel_Click);
|
//
|
// cmdSend
|
//
|
this.cmdSend.Location = new System.Drawing.Point(456, 489);
|
this.cmdSend.Name = "cmdSend";
|
this.cmdSend.Size = new System.Drawing.Size(75, 31);
|
this.cmdSend.TabIndex = 126;
|
this.cmdSend.Text = "新 建";
|
this.cmdSend.UseVisualStyleBackColor = true;
|
this.cmdSend.Click += new System.EventHandler(this.cmdSend_Click);
|
//
|
// txtEmp
|
//
|
this.txtEmp.Location = new System.Drawing.Point(336, 389);
|
this.txtEmp.Multiline = true;
|
this.txtEmp.Name = "txtEmp";
|
this.txtEmp.Size = new System.Drawing.Size(271, 85);
|
this.txtEmp.TabIndex = 125;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(296, 397);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(41, 12);
|
this.label4.TabIndex = 124;
|
this.label4.Text = "收件人";
|
//
|
// txtTM
|
//
|
this.txtTM.Location = new System.Drawing.Point(97, 96);
|
this.txtTM.Multiline = true;
|
this.txtTM.Name = "txtTM";
|
this.txtTM.Size = new System.Drawing.Size(533, 21);
|
this.txtTM.TabIndex = 123;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.ForeColor = System.Drawing.Color.Red;
|
this.label3.Location = new System.Drawing.Point(38, 100);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
this.label3.TabIndex = 122;
|
this.label3.Text = "主 题";
|
//
|
// lblCaption
|
//
|
this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCaption.ForeColor = System.Drawing.Color.Red;
|
this.lblCaption.Location = new System.Drawing.Point(295, 33);
|
this.lblCaption.Name = "lblCaption";
|
this.lblCaption.Size = new System.Drawing.Size(118, 19);
|
this.lblCaption.TabIndex = 121;
|
this.lblCaption.Text = "公司文件";
|
//
|
// label1
|
//
|
this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label1.ForeColor = System.Drawing.Color.Red;
|
this.label1.Location = new System.Drawing.Point(253, 63);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(235, 19);
|
this.label1.TabIndex = 134;
|
this.label1.Text = "( )字( ) 号";
|
//
|
// txtZ
|
//
|
this.txtZ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtZ.ForeColor = System.Drawing.Color.Red;
|
this.txtZ.Location = new System.Drawing.Point(268, 59);
|
this.txtZ.Multiline = true;
|
this.txtZ.Name = "txtZ";
|
this.txtZ.Size = new System.Drawing.Size(39, 21);
|
this.txtZ.TabIndex = 135;
|
//
|
// txth2
|
//
|
this.txth2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txth2.ForeColor = System.Drawing.Color.Red;
|
this.txth2.Location = new System.Drawing.Point(396, 59);
|
this.txth2.Multiline = true;
|
this.txth2.Name = "txth2";
|
this.txth2.Size = new System.Drawing.Size(32, 21);
|
this.txth2.TabIndex = 136;
|
//
|
// txtH
|
//
|
this.txtH.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtH.ForeColor = System.Drawing.Color.Red;
|
this.txtH.Location = new System.Drawing.Point(345, 59);
|
this.txtH.Multiline = true;
|
this.txtH.Name = "txtH";
|
this.txtH.Size = new System.Drawing.Size(39, 21);
|
this.txtH.TabIndex = 137;
|
//
|
// tabControl1
|
//
|
this.tabControl1.Controls.Add(this.tabPage1);
|
this.tabControl1.Location = new System.Drawing.Point(38, 123);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedIndex = 0;
|
this.tabControl1.Size = new System.Drawing.Size(592, 260);
|
this.tabControl1.TabIndex = 138;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.txtDesc);
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage1.Size = new System.Drawing.Size(584, 234);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "正文";
|
this.tabPage1.UseVisualStyleBackColor = true;
|
//
|
// txtDesc
|
//
|
this.txtDesc.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.txtDesc.Location = new System.Drawing.Point(3, 3);
|
this.txtDesc.Multiline = true;
|
this.txtDesc.Name = "txtDesc";
|
this.txtDesc.Size = new System.Drawing.Size(578, 228);
|
this.txtDesc.TabIndex = 139;
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdMain.Location = new System.Drawing.Point(38, 389);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersWidth = 30;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.Size = new System.Drawing.Size(236, 79);
|
this.grdMain.TabIndex = 139;
|
//
|
// frmGG2
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.BackColor = System.Drawing.Color.Lavender;
|
this.ClientSize = new System.Drawing.Size(669, 545);
|
this.Controls.Add(this.grdMain);
|
this.Controls.Add(this.tabControl1);
|
this.Controls.Add(this.txtH);
|
this.Controls.Add(this.txth2);
|
this.Controls.Add(this.txtZ);
|
this.Controls.Add(this.label1);
|
this.Controls.Add(this.cmdDel);
|
this.Controls.Add(this.cmdAdd);
|
this.Controls.Add(this.cmdEmp);
|
this.Controls.Add(this.cmdCancel);
|
this.Controls.Add(this.cmdSend);
|
this.Controls.Add(this.txtEmp);
|
this.Controls.Add(this.label4);
|
this.Controls.Add(this.txtTM);
|
this.Controls.Add(this.label3);
|
this.Controls.Add(this.lblCaption);
|
this.Name = "frmGG2";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "公司文件";
|
this.Load += new System.EventHandler(this.frmGG2_Load);
|
this.tabControl1.ResumeLayout(false);
|
this.tabPage1.ResumeLayout(false);
|
this.tabPage1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Button cmdDel;
|
private System.Windows.Forms.Button cmdAdd;
|
private System.Windows.Forms.Button cmdEmp;
|
private System.Windows.Forms.Button cmdCancel;
|
private System.Windows.Forms.Button cmdSend;
|
private System.Windows.Forms.TextBox txtEmp;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox txtTM;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label lblCaption;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox txtZ;
|
private System.Windows.Forms.TextBox txth2;
|
private System.Windows.Forms.TextBox txtH;
|
private System.Windows.Forms.TabControl tabControl1;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.TextBox txtDesc;
|
private System.Windows.Forms.DataGridView grdMain;
|
|
}
|
}
|