namespace OAM
{
partial class OA_EmpMinMessage
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OA_EmpMinMessage));
this.Tool = new System.Windows.Forms.ToolStrip();
this.yl = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.xz = new System.Windows.Forms.ToolStripButton();
this.xg = new System.Windows.Forms.ToolStripButton();
this.sc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.bc = new System.Windows.Forms.ToolStripButton();
this.fq = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.sh = new System.Windows.Forms.ToolStripButton();
this.qsh = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.gb = new System.Windows.Forms.ToolStripButton();
this.hf = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.zf = new System.Windows.Forms.ToolStripButton();
this.zc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.sz = new System.Windows.Forms.ToolStripButton();
this.syz = new System.Windows.Forms.ToolStripButton();
this.xyz = new System.Windows.Forms.ToolStripButton();
this.mz = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.msg = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.fz = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.tc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
this.mrlk = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.bclk = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.lblCaption = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.pic1 = new System.Windows.Forms.PictureBox();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.label9 = new System.Windows.Forms.Label();
this.dtpHDate = new System.Windows.Forms.DateTimePicker();
this.txtHReceiveMan = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.cmdHReceiveMan = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.txtHDescription = new System.Windows.Forms.TextBox();
this.txtHSendMan = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.cmdHSendMan = new System.Windows.Forms.Button();
this.gbUp = new System.Windows.Forms.GroupBox();
this.chkHSystemFlag = new System.Windows.Forms.CheckBox();
this.chkHReadFlag = new System.Windows.Forms.CheckBox();
this.Tool.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
this.gbUp.SuspendLayout();
this.SuspendLayout();
//
// Tool
//
this.Tool.AutoSize = false;
this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.yl,
this.toolStripSeparator2,
this.xz,
this.xg,
this.sc,
this.toolStripSeparator8,
this.bc,
this.fq,
this.toolStripSeparator5,
this.sh,
this.qsh,
this.toolStripSeparator1,
this.gb,
this.hf,
this.toolStripSeparator7,
this.zf,
this.zc,
this.toolStripSeparator6,
this.sz,
this.syz,
this.xyz,
this.mz,
this.toolStripSeparator3,
this.msg,
this.toolStripSeparator4,
this.fz,
this.toolStripSeparator9,
this.tc,
this.toolStripSeparator12,
this.mrlk,
this.toolStripSeparator11,
this.bclk,
this.toolStripSeparator10});
this.Tool.Location = new System.Drawing.Point(0, 0);
this.Tool.Name = "Tool";
this.Tool.Padding = new System.Windows.Forms.Padding(0);
this.Tool.Size = new System.Drawing.Size(897, 50);
this.Tool.Stretch = true;
this.Tool.TabIndex = 17;
this.Tool.Text = "toolStrip1";
//
// yl
//
this.yl.AutoSize = false;
this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
this.yl.Name = "yl";
this.yl.Size = new System.Drawing.Size(35, 47);
this.yl.Text = "预览";
this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
//
// xz
//
this.xz.AutoSize = false;
this.xz.Image = ((System.Drawing.Image)(resources.GetObject("xz.Image")));
this.xz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.xz.ImageTransparentColor = System.Drawing.Color.White;
this.xz.Name = "xz";
this.xz.Size = new System.Drawing.Size(35, 47);
this.xz.Text = "新增";
this.xz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.xz.Click += new System.EventHandler(this.xz_Click);
//
// xg
//
this.xg.AutoSize = false;
this.xg.Image = ((System.Drawing.Image)(resources.GetObject("xg.Image")));
this.xg.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.xg.ImageTransparentColor = System.Drawing.Color.Magenta;
this.xg.Name = "xg";
this.xg.Size = new System.Drawing.Size(35, 47);
this.xg.Text = "修改";
this.xg.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xg.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.xg.Click += new System.EventHandler(this.xg_Click);
//
// sc
//
this.sc.AutoSize = false;
this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image")));
this.sc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.sc.ImageTransparentColor = System.Drawing.Color.Magenta;
this.sc.Name = "sc";
this.sc.Size = new System.Drawing.Size(35, 47);
this.sc.Text = "删除";
this.sc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sc.Click += new System.EventHandler(this.sc_Click);
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50);
//
// bc
//
this.bc.AutoSize = false;
this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
this.bc.Name = "bc";
this.bc.Size = new System.Drawing.Size(35, 47);
this.bc.Text = "保存";
this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.bc.Click += new System.EventHandler(this.bc_Click);
//
// fq
//
this.fq.AutoSize = false;
this.fq.Image = ((System.Drawing.Image)(resources.GetObject("fq.Image")));
this.fq.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.fq.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.fq.ImageTransparentColor = System.Drawing.Color.Magenta;
this.fq.Name = "fq";
this.fq.Size = new System.Drawing.Size(35, 47);
this.fq.Text = "放弃";
this.fq.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.fq.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.fq.Click += new System.EventHandler(this.fq_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50);
//
// sh
//
this.sh.AutoSize = false;
this.sh.Image = ((System.Drawing.Image)(resources.GetObject("sh.Image")));
this.sh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.sh.ImageTransparentColor = System.Drawing.Color.Magenta;
this.sh.Name = "sh";
this.sh.Size = new System.Drawing.Size(35, 47);
this.sh.Text = "审核";
this.sh.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sh.Visible = false;
this.sh.Click += new System.EventHandler(this.sh_Click);
//
// qsh
//
this.qsh.AutoSize = false;
this.qsh.Image = ((System.Drawing.Image)(resources.GetObject("qsh.Image")));
this.qsh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.qsh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.qsh.ImageTransparentColor = System.Drawing.Color.Magenta;
this.qsh.Name = "qsh";
this.qsh.Size = new System.Drawing.Size(35, 47);
this.qsh.Text = "反审";
this.qsh.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.qsh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.qsh.Visible = false;
this.qsh.Click += new System.EventHandler(this.qsh_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
this.toolStripSeparator1.Visible = false;
//
// gb
//
this.gb.AutoSize = false;
this.gb.Image = ((System.Drawing.Image)(resources.GetObject("gb.Image")));
this.gb.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.gb.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.gb.ImageTransparentColor = System.Drawing.Color.White;
this.gb.Name = "gb";
this.gb.Size = new System.Drawing.Size(35, 47);
this.gb.Text = "关闭";
this.gb.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.gb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.gb.Visible = false;
this.gb.Click += new System.EventHandler(this.gb_Click);
//
// hf
//
this.hf.AutoSize = false;
this.hf.Image = ((System.Drawing.Image)(resources.GetObject("hf.Image")));
this.hf.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.hf.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.hf.ImageTransparentColor = System.Drawing.Color.White;
this.hf.Name = "hf";
this.hf.Size = new System.Drawing.Size(35, 47);
this.hf.Text = "恢复";
this.hf.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.hf.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.hf.Visible = false;
this.hf.Click += new System.EventHandler(this.hf_Click);
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
this.toolStripSeparator7.Visible = false;
//
// zf
//
this.zf.AutoSize = false;
this.zf.Image = ((System.Drawing.Image)(resources.GetObject("zf.Image")));
this.zf.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.zf.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.zf.ImageTransparentColor = System.Drawing.Color.Magenta;
this.zf.Name = "zf";
this.zf.Size = new System.Drawing.Size(35, 47);
this.zf.Text = "作废";
this.zf.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.zf.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.zf.Visible = false;
this.zf.Click += new System.EventHandler(this.zf_Click);
//
// zc
//
this.zc.AutoSize = false;
this.zc.Image = ((System.Drawing.Image)(resources.GetObject("zc.Image")));
this.zc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.zc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.zc.ImageTransparentColor = System.Drawing.Color.Magenta;
this.zc.Name = "zc";
this.zc.Size = new System.Drawing.Size(35, 47);
this.zc.Text = "正常";
this.zc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.zc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.zc.Visible = false;
this.zc.Click += new System.EventHandler(this.zc_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50);
this.toolStripSeparator6.Visible = false;
//
// sz
//
this.sz.AutoSize = false;
this.sz.Image = ((System.Drawing.Image)(resources.GetObject("sz.Image")));
this.sz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.sz.ImageTransparentColor = System.Drawing.Color.White;
this.sz.Name = "sz";
this.sz.Size = new System.Drawing.Size(35, 47);
this.sz.Text = "首张";
this.sz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.sz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sz.Visible = false;
this.sz.Click += new System.EventHandler(this.sz_Click);
//
// syz
//
this.syz.AutoSize = false;
this.syz.Image = ((System.Drawing.Image)(resources.GetObject("syz.Image")));
this.syz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.syz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.syz.ImageTransparentColor = System.Drawing.Color.White;
this.syz.Name = "syz";
this.syz.Size = new System.Drawing.Size(35, 47);
this.syz.Text = "上张";
this.syz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.syz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.syz.Visible = false;
this.syz.Click += new System.EventHandler(this.syz_Click);
//
// xyz
//
this.xyz.AutoSize = false;
this.xyz.Image = ((System.Drawing.Image)(resources.GetObject("xyz.Image")));
this.xyz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xyz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.xyz.ImageTransparentColor = System.Drawing.Color.White;
this.xyz.Name = "xyz";
this.xyz.Size = new System.Drawing.Size(35, 47);
this.xyz.Text = "下张";
this.xyz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.xyz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.xyz.Visible = false;
this.xyz.Click += new System.EventHandler(this.xyz_Click);
//
// mz
//
this.mz.AutoSize = false;
this.mz.Image = ((System.Drawing.Image)(resources.GetObject("mz.Image")));
this.mz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.mz.ImageTransparentColor = System.Drawing.Color.White;
this.mz.Name = "mz";
this.mz.Size = new System.Drawing.Size(35, 47);
this.mz.Text = "末张";
this.mz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.mz.Visible = false;
this.mz.Click += new System.EventHandler(this.mz_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
this.toolStripSeparator3.Visible = false;
//
// msg
//
this.msg.AutoSize = false;
this.msg.Image = ((System.Drawing.Image)(resources.GetObject("msg.Image")));
this.msg.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.msg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.msg.ImageTransparentColor = System.Drawing.Color.White;
this.msg.Name = "msg";
this.msg.Size = new System.Drawing.Size(35, 47);
this.msg.Text = "回复";
this.msg.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.msg.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.msg.Click += new System.EventHandler(this.msg_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
//
// fz
//
this.fz.AutoSize = false;
this.fz.Image = ((System.Drawing.Image)(resources.GetObject("fz.Image")));
this.fz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.fz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.fz.ImageTransparentColor = System.Drawing.Color.White;
this.fz.Name = "fz";
this.fz.Size = new System.Drawing.Size(35, 47);
this.fz.Text = "复制";
this.fz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.fz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.fz.Visible = false;
this.fz.Click += new System.EventHandler(this.fz_Click);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
this.toolStripSeparator9.Visible = false;
//
// tc
//
this.tc.AutoSize = false;
this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tc.ImageTransparentColor = System.Drawing.Color.White;
this.tc.Name = "tc";
this.tc.Size = new System.Drawing.Size(35, 47);
this.tc.Text = "退出";
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tc.Click += new System.EventHandler(this.tc_Click);
//
// toolStripSeparator12
//
this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator12.Name = "toolStripSeparator12";
this.toolStripSeparator12.Size = new System.Drawing.Size(6, 50);
//
// mrlk
//
this.mrlk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.mrlk.Image = ((System.Drawing.Image)(resources.GetObject("mrlk.Image")));
this.mrlk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
this.mrlk.Name = "mrlk";
this.mrlk.Size = new System.Drawing.Size(60, 47);
this.mrlk.Text = "默认列宽";
this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.mrlk.Click += new System.EventHandler(this.mrlk_Click);
//
// toolStripSeparator11
//
this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator11.Name = "toolStripSeparator11";
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 50);
//
// bclk
//
this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image")));
this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.bclk.ImageTransparentColor = System.Drawing.Color.White;
this.bclk.Name = "bclk";
this.bclk.Size = new System.Drawing.Size(60, 47);
this.bclk.Text = "保存列宽";
this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.bclk.Click += new System.EventHandler(this.bclk_Click);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator10.Name = "toolStripSeparator10";
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50);
//
// lblCaption
//
this.lblCaption.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.lblCaption.Dock = System.Windows.Forms.DockStyle.Bottom;
this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCaption.Location = new System.Drawing.Point(0, -1);
this.lblCaption.Name = "lblCaption";
this.lblCaption.Size = new System.Drawing.Size(897, 31);
this.lblCaption.TabIndex = 18;
this.lblCaption.Text = "工作联系单";
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.InactiveBorder;
this.panel1.Controls.Add(this.pic1);
this.panel1.Controls.Add(this.lblCaption);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 50);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(897, 30);
this.panel1.TabIndex = 37;
//
// pic1
//
this.pic1.Location = new System.Drawing.Point(619, 0);
this.pic1.Name = "pic1";
this.pic1.Size = new System.Drawing.Size(78, 41);
this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pic1.TabIndex = 36;
this.pic1.TabStop = false;
this.pic1.Visible = false;
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.Black;
this.label9.Location = new System.Drawing.Point(42, 55);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 31;
this.label9.Text = "日 期";
//
// dtpHDate
//
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.dtpHDate.Location = new System.Drawing.Point(114, 52);
this.dtpHDate.Name = "dtpHDate";
this.dtpHDate.Size = new System.Drawing.Size(160, 21);
this.dtpHDate.TabIndex = 32;
//
// txtHReceiveMan
//
this.txtHReceiveMan.BackColor = System.Drawing.Color.Beige;
this.txtHReceiveMan.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtHReceiveMan.Location = new System.Drawing.Point(691, 53);
this.txtHReceiveMan.Name = "txtHReceiveMan";
this.txtHReceiveMan.Size = new System.Drawing.Size(139, 21);
this.txtHReceiveMan.TabIndex = 88;
this.txtHReceiveMan.Tag = "0";
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(617, 55);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 87;
this.label1.Text = "收 件 人";
//
// cmdHReceiveMan
//
this.cmdHReceiveMan.BackColor = System.Drawing.Color.Transparent;
this.cmdHReceiveMan.Image = ((System.Drawing.Image)(resources.GetObject("cmdHReceiveMan.Image")));
this.cmdHReceiveMan.ImageAlign = System.Drawing.ContentAlignment.TopRight;
this.cmdHReceiveMan.Location = new System.Drawing.Point(827, 53);
this.cmdHReceiveMan.Name = "cmdHReceiveMan";
this.cmdHReceiveMan.Size = new System.Drawing.Size(22, 22);
this.cmdHReceiveMan.TabIndex = 89;
this.cmdHReceiveMan.UseVisualStyleBackColor = false;
this.cmdHReceiveMan.Click += new System.EventHandler(this.cmdHReceiveMan_Click);
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.Color.Black;
this.label5.Location = new System.Drawing.Point(42, 144);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(53, 12);
this.label5.TabIndex = 150;
this.label5.Text = "发送内容";
//
// txtHDescription
//
this.txtHDescription.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtHDescription.Location = new System.Drawing.Point(114, 144);
this.txtHDescription.Multiline = true;
this.txtHDescription.Name = "txtHDescription";
this.txtHDescription.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtHDescription.Size = new System.Drawing.Size(735, 209);
this.txtHDescription.TabIndex = 151;
//
// txtHSendMan
//
this.txtHSendMan.BackColor = System.Drawing.Color.Beige;
this.txtHSendMan.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtHSendMan.Location = new System.Drawing.Point(410, 53);
this.txtHSendMan.Name = "txtHSendMan";
this.txtHSendMan.Size = new System.Drawing.Size(139, 21);
this.txtHSendMan.TabIndex = 166;
this.txtHSendMan.Tag = "0";
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(336, 56);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 12);
this.label6.TabIndex = 165;
this.label6.Text = "发 件 人";
//
// cmdHSendMan
//
this.cmdHSendMan.BackColor = System.Drawing.Color.Transparent;
this.cmdHSendMan.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSendMan.Image")));
this.cmdHSendMan.ImageAlign = System.Drawing.ContentAlignment.TopRight;
this.cmdHSendMan.Location = new System.Drawing.Point(546, 53);
this.cmdHSendMan.Name = "cmdHSendMan";
this.cmdHSendMan.Size = new System.Drawing.Size(22, 22);
this.cmdHSendMan.TabIndex = 167;
this.cmdHSendMan.UseVisualStyleBackColor = false;
this.cmdHSendMan.Click += new System.EventHandler(this.cmdHSendMan_Click);
//
// gbUp
//
this.gbUp.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.gbUp.Controls.Add(this.chkHReadFlag);
this.gbUp.Controls.Add(this.chkHSystemFlag);
this.gbUp.Controls.Add(this.cmdHSendMan);
this.gbUp.Controls.Add(this.label6);
this.gbUp.Controls.Add(this.txtHSendMan);
this.gbUp.Controls.Add(this.txtHDescription);
this.gbUp.Controls.Add(this.label5);
this.gbUp.Controls.Add(this.cmdHReceiveMan);
this.gbUp.Controls.Add(this.label1);
this.gbUp.Controls.Add(this.txtHReceiveMan);
this.gbUp.Controls.Add(this.dtpHDate);
this.gbUp.Controls.Add(this.label9);
this.gbUp.Dock = System.Windows.Forms.DockStyle.Top;
this.gbUp.Location = new System.Drawing.Point(0, 80);
this.gbUp.Name = "gbUp";
this.gbUp.Size = new System.Drawing.Size(897, 556);
this.gbUp.TabIndex = 33;
this.gbUp.TabStop = false;
//
// chkHSystemFlag
//
this.chkHSystemFlag.AutoSize = true;
this.chkHSystemFlag.Location = new System.Drawing.Point(753, 110);
this.chkHSystemFlag.Name = "chkHSystemFlag";
this.chkHSystemFlag.Size = new System.Drawing.Size(96, 16);
this.chkHSystemFlag.TabIndex = 168;
this.chkHSystemFlag.Text = "是否系统消息";
this.chkHSystemFlag.UseVisualStyleBackColor = true;
//
// chkHReadFlag
//
this.chkHReadFlag.AutoSize = true;
this.chkHReadFlag.Location = new System.Drawing.Point(619, 110);
this.chkHReadFlag.Name = "chkHReadFlag";
this.chkHReadFlag.Size = new System.Drawing.Size(72, 16);
this.chkHReadFlag.TabIndex = 169;
this.chkHReadFlag.Text = "是否已阅";
this.chkHReadFlag.UseVisualStyleBackColor = true;
//
// OA_EmpMinMessage
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.ClientSize = new System.Drawing.Size(897, 648);
this.Controls.Add(this.gbUp);
this.Controls.Add(this.panel1);
this.Controls.Add(this.Tool);
this.ForeColor = System.Drawing.Color.Black;
this.KeyPreview = true;
this.Name = "OA_EmpMinMessage";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "单据编辑";
this.Load += new System.EventHandler(this.OA_EmpMinMessage_Load);
this.Tool.ResumeLayout(false);
this.Tool.PerformLayout();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
this.gbUp.ResumeLayout(false);
this.gbUp.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ToolStrip Tool;
private System.Windows.Forms.ToolStripButton yl;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton xz;
private System.Windows.Forms.ToolStripButton xg;
private System.Windows.Forms.ToolStripButton sc;
private System.Windows.Forms.ToolStripButton bc;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton fq;
private System.Windows.Forms.ToolStripButton sh;
private System.Windows.Forms.ToolStripButton qsh;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.ToolStripButton gb;
private System.Windows.Forms.ToolStripButton hf;
private System.Windows.Forms.ToolStripButton zf;
private System.Windows.Forms.ToolStripButton zc;
private System.Windows.Forms.ToolStripButton sz;
private System.Windows.Forms.ToolStripButton syz;
private System.Windows.Forms.ToolStripButton xyz;
private System.Windows.Forms.ToolStripButton mz;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.Label lblCaption;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.ToolStripButton fz;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripButton tc;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
private System.Windows.Forms.ToolStripButton mrlk;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
private System.Windows.Forms.ToolStripButton bclk;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
private System.Windows.Forms.PictureBox pic1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ToolStripButton msg;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.DateTimePicker dtpHDate;
private System.Windows.Forms.TextBox txtHReceiveMan;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button cmdHReceiveMan;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtHDescription;
private System.Windows.Forms.TextBox txtHSendMan;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button cmdHSendMan;
private System.Windows.Forms.GroupBox gbUp;
private System.Windows.Forms.CheckBox chkHReadFlag;
private System.Windows.Forms.CheckBox chkHSystemFlag;
}
}