721 lines
40 KiB
C#
721 lines
40 KiB
C#
namespace 软件系统客户端模版
|
||
{
|
||
partial class FormMainWindow
|
||
{
|
||
/// <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()
|
||
{
|
||
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
||
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.toolStripStatusLabel_Version = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.toolStripStatusLabel_status = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.toolStripStatusLabel_time = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
||
this.管理员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.更改公告ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.账户管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.注册账号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.消息发送ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.远程更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.日志查看ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.系统配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.修改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.留言板ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.我的信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.关于本软件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.更新日志ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.版本号说明ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.意见反馈ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.panel_right = new System.Windows.Forms.Panel();
|
||
this.panel_right_mini = new System.Windows.Forms.Panel();
|
||
this.pictureBox_right_file = new System.Windows.Forms.PictureBox();
|
||
this.pictureBox_right_profile = new System.Windows.Forms.PictureBox();
|
||
this.pictureBox_right_restore = new System.Windows.Forms.PictureBox();
|
||
this.pictureBox_right_shrink = new System.Windows.Forms.PictureBox();
|
||
this.netClientOnline1 = new ClientsLibrary.BasicSupport.NetClientOnline();
|
||
this.label_file_count = new System.Windows.Forms.Label();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.label_factory = new System.Windows.Forms.Label();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.label_address = new System.Windows.Forms.Label();
|
||
this.label_last = new System.Windows.Forms.Label();
|
||
this.label_times = new System.Windows.Forms.Label();
|
||
this.label_register = new System.Windows.Forms.Label();
|
||
this.label_grade = new System.Windows.Forms.Label();
|
||
this.label_userName = new System.Windows.Forms.Label();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.label_Announcement = new System.Windows.Forms.Label();
|
||
this.panel_left = new System.Windows.Forms.Panel();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.panel_main = new System.Windows.Forms.Panel();
|
||
this.linkLabel_logout = new System.Windows.Forms.LinkLabel();
|
||
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
||
this.statusStrip1.SuspendLayout();
|
||
this.menuStrip1.SuspendLayout();
|
||
this.panel_right.SuspendLayout();
|
||
this.panel_right_mini.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_file)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_profile)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_restore)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_shrink)).BeginInit();
|
||
this.panel_left.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// statusStrip1
|
||
//
|
||
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.toolStripStatusLabel1,
|
||
this.toolStripStatusLabel2,
|
||
this.toolStripStatusLabel_Version,
|
||
this.toolStripStatusLabel3,
|
||
this.toolStripStatusLabel_status,
|
||
this.toolStripStatusLabel4,
|
||
this.toolStripStatusLabel_time});
|
||
this.statusStrip1.Location = new System.Drawing.Point(0, 454);
|
||
this.statusStrip1.Name = "statusStrip1";
|
||
this.statusStrip1.Size = new System.Drawing.Size(921, 22);
|
||
this.statusStrip1.TabIndex = 0;
|
||
this.statusStrip1.Text = "statusStrip1";
|
||
//
|
||
// toolStripStatusLabel1
|
||
//
|
||
this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.Gray;
|
||
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
||
this.toolStripStatusLabel1.Size = new System.Drawing.Size(152, 17);
|
||
this.toolStripStatusLabel1.Text = "本软件著作权归某某某所有";
|
||
//
|
||
// toolStripStatusLabel2
|
||
//
|
||
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
||
this.toolStripStatusLabel2.Size = new System.Drawing.Size(68, 17);
|
||
this.toolStripStatusLabel2.Text = " 版本:";
|
||
//
|
||
// toolStripStatusLabel_Version
|
||
//
|
||
this.toolStripStatusLabel_Version.ForeColor = System.Drawing.Color.Purple;
|
||
this.toolStripStatusLabel_Version.Name = "toolStripStatusLabel_Version";
|
||
this.toolStripStatusLabel_Version.Size = new System.Drawing.Size(43, 17);
|
||
this.toolStripStatusLabel_Version.Text = "V1.0.0";
|
||
//
|
||
// toolStripStatusLabel3
|
||
//
|
||
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
|
||
this.toolStripStatusLabel3.Size = new System.Drawing.Size(108, 17);
|
||
this.toolStripStatusLabel3.Text = " 客户端状态:";
|
||
//
|
||
// toolStripStatusLabel_status
|
||
//
|
||
this.toolStripStatusLabel_status.Name = "toolStripStatusLabel_status";
|
||
this.toolStripStatusLabel_status.Size = new System.Drawing.Size(101, 17);
|
||
this.toolStripStatusLabel_status.Text = "正在连接服务器...";
|
||
//
|
||
// toolStripStatusLabel4
|
||
//
|
||
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
|
||
this.toolStripStatusLabel4.Size = new System.Drawing.Size(84, 17);
|
||
this.toolStripStatusLabel4.Text = " 温馨提示:";
|
||
//
|
||
// toolStripStatusLabel_time
|
||
//
|
||
this.toolStripStatusLabel_time.ForeColor = System.Drawing.Color.Green;
|
||
this.toolStripStatusLabel_time.Name = "toolStripStatusLabel_time";
|
||
this.toolStripStatusLabel_time.Size = new System.Drawing.Size(44, 17);
|
||
this.toolStripStatusLabel_time.Text = "时间:";
|
||
//
|
||
// menuStrip1
|
||
//
|
||
this.menuStrip1.BackColor = System.Drawing.SystemColors.Control;
|
||
this.menuStrip1.Font = new System.Drawing.Font("Microsoft YaHei UI", 15F);
|
||
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.管理员ToolStripMenuItem,
|
||
this.设置ToolStripMenuItem,
|
||
this.关于ToolStripMenuItem});
|
||
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
||
this.menuStrip1.Name = "menuStrip1";
|
||
this.menuStrip1.Size = new System.Drawing.Size(921, 35);
|
||
this.menuStrip1.TabIndex = 1;
|
||
this.menuStrip1.Text = "menuStrip1";
|
||
//
|
||
// 管理员ToolStripMenuItem
|
||
//
|
||
this.管理员ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.更改公告ToolStripMenuItem,
|
||
this.账户管理ToolStripMenuItem,
|
||
this.注册账号ToolStripMenuItem,
|
||
this.消息发送ToolStripMenuItem,
|
||
this.toolStripSeparator1,
|
||
this.远程更新ToolStripMenuItem,
|
||
this.日志查看ToolStripMenuItem,
|
||
this.系统配置ToolStripMenuItem});
|
||
this.管理员ToolStripMenuItem.Image = global::软件系统客户端模版.Properties.Resources.Team_32xLG;
|
||
this.管理员ToolStripMenuItem.Name = "管理员ToolStripMenuItem";
|
||
this.管理员ToolStripMenuItem.Size = new System.Drawing.Size(100, 31);
|
||
this.管理员ToolStripMenuItem.Text = "管理员";
|
||
//
|
||
// 更改公告ToolStripMenuItem
|
||
//
|
||
this.更改公告ToolStripMenuItem.Name = "更改公告ToolStripMenuItem";
|
||
this.更改公告ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.更改公告ToolStripMenuItem.Text = "更改公告";
|
||
this.更改公告ToolStripMenuItem.Click += new System.EventHandler(this.更改公告ToolStripMenuItem_Click);
|
||
//
|
||
// 账户管理ToolStripMenuItem
|
||
//
|
||
this.账户管理ToolStripMenuItem.Name = "账户管理ToolStripMenuItem";
|
||
this.账户管理ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.账户管理ToolStripMenuItem.Text = "账户管理";
|
||
this.账户管理ToolStripMenuItem.Click += new System.EventHandler(this.账户管理ToolStripMenuItem_Click);
|
||
//
|
||
// 注册账号ToolStripMenuItem
|
||
//
|
||
this.注册账号ToolStripMenuItem.Name = "注册账号ToolStripMenuItem";
|
||
this.注册账号ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.注册账号ToolStripMenuItem.Text = "注册账号";
|
||
this.注册账号ToolStripMenuItem.Click += new System.EventHandler(this.注册账号ToolStripMenuItem_Click);
|
||
//
|
||
// 消息发送ToolStripMenuItem
|
||
//
|
||
this.消息发送ToolStripMenuItem.Name = "消息发送ToolStripMenuItem";
|
||
this.消息发送ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.消息发送ToolStripMenuItem.Text = "消息发送";
|
||
this.消息发送ToolStripMenuItem.Click += new System.EventHandler(this.消息发送ToolStripMenuItem_Click);
|
||
//
|
||
// toolStripSeparator1
|
||
//
|
||
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
||
this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
|
||
//
|
||
// 远程更新ToolStripMenuItem
|
||
//
|
||
this.远程更新ToolStripMenuItem.Name = "远程更新ToolStripMenuItem";
|
||
this.远程更新ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.远程更新ToolStripMenuItem.Text = "远程更新";
|
||
this.远程更新ToolStripMenuItem.Click += new System.EventHandler(this.远程更新ToolStripMenuItem_Click);
|
||
//
|
||
// 日志查看ToolStripMenuItem
|
||
//
|
||
this.日志查看ToolStripMenuItem.Name = "日志查看ToolStripMenuItem";
|
||
this.日志查看ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.日志查看ToolStripMenuItem.Text = "日志查看";
|
||
this.日志查看ToolStripMenuItem.Click += new System.EventHandler(this.日志查看ToolStripMenuItem_Click);
|
||
//
|
||
// 系统配置ToolStripMenuItem
|
||
//
|
||
this.系统配置ToolStripMenuItem.Name = "系统配置ToolStripMenuItem";
|
||
this.系统配置ToolStripMenuItem.Size = new System.Drawing.Size(180, 32);
|
||
this.系统配置ToolStripMenuItem.Text = "系统配置";
|
||
this.系统配置ToolStripMenuItem.Click += new System.EventHandler(this.系统配置ToolStripMenuItem_Click);
|
||
//
|
||
// 设置ToolStripMenuItem
|
||
//
|
||
this.设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.修改密码ToolStripMenuItem,
|
||
this.留言板ToolStripMenuItem,
|
||
this.我的信息ToolStripMenuItem});
|
||
this.设置ToolStripMenuItem.Image = global::软件系统客户端模版.Properties.Resources.PickAxe_32xLG;
|
||
this.设置ToolStripMenuItem.Name = "设置ToolStripMenuItem";
|
||
this.设置ToolStripMenuItem.Size = new System.Drawing.Size(80, 31);
|
||
this.设置ToolStripMenuItem.Text = "设置";
|
||
//
|
||
// 修改密码ToolStripMenuItem
|
||
//
|
||
this.修改密码ToolStripMenuItem.Name = "修改密码ToolStripMenuItem";
|
||
this.修改密码ToolStripMenuItem.Size = new System.Drawing.Size(164, 32);
|
||
this.修改密码ToolStripMenuItem.Text = "修改密码";
|
||
this.修改密码ToolStripMenuItem.Click += new System.EventHandler(this.修改密码ToolStripMenuItem_Click);
|
||
//
|
||
// 留言板ToolStripMenuItem
|
||
//
|
||
this.留言板ToolStripMenuItem.Name = "留言板ToolStripMenuItem";
|
||
this.留言板ToolStripMenuItem.Size = new System.Drawing.Size(164, 32);
|
||
this.留言板ToolStripMenuItem.Text = "留言板";
|
||
this.留言板ToolStripMenuItem.Click += new System.EventHandler(this.留言板ToolStripMenuItem_Click);
|
||
//
|
||
// 我的信息ToolStripMenuItem
|
||
//
|
||
this.我的信息ToolStripMenuItem.Name = "我的信息ToolStripMenuItem";
|
||
this.我的信息ToolStripMenuItem.Size = new System.Drawing.Size(164, 32);
|
||
this.我的信息ToolStripMenuItem.Text = "我的信息";
|
||
this.我的信息ToolStripMenuItem.Click += new System.EventHandler(this.我的信息ToolStripMenuItem_Click);
|
||
//
|
||
// 关于ToolStripMenuItem
|
||
//
|
||
this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.关于本软件ToolStripMenuItem,
|
||
this.更新日志ToolStripMenuItem,
|
||
this.版本号说明ToolStripMenuItem,
|
||
this.意见反馈ToolStripMenuItem});
|
||
this.关于ToolStripMenuItem.Image = global::软件系统客户端模版.Properties.Resources.ASCube_32xLG;
|
||
this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
|
||
this.关于ToolStripMenuItem.Size = new System.Drawing.Size(80, 31);
|
||
this.关于ToolStripMenuItem.Text = "关于";
|
||
//
|
||
// 关于本软件ToolStripMenuItem
|
||
//
|
||
this.关于本软件ToolStripMenuItem.Name = "关于本软件ToolStripMenuItem";
|
||
this.关于本软件ToolStripMenuItem.Size = new System.Drawing.Size(184, 32);
|
||
this.关于本软件ToolStripMenuItem.Text = "关于本软件";
|
||
this.关于本软件ToolStripMenuItem.Click += new System.EventHandler(this.关于本软件ToolStripMenuItem_Click);
|
||
//
|
||
// 更新日志ToolStripMenuItem
|
||
//
|
||
this.更新日志ToolStripMenuItem.Name = "更新日志ToolStripMenuItem";
|
||
this.更新日志ToolStripMenuItem.Size = new System.Drawing.Size(184, 32);
|
||
this.更新日志ToolStripMenuItem.Text = "更新日志";
|
||
this.更新日志ToolStripMenuItem.Click += new System.EventHandler(this.更新日志ToolStripMenuItem_Click);
|
||
//
|
||
// 版本号说明ToolStripMenuItem
|
||
//
|
||
this.版本号说明ToolStripMenuItem.Name = "版本号说明ToolStripMenuItem";
|
||
this.版本号说明ToolStripMenuItem.Size = new System.Drawing.Size(184, 32);
|
||
this.版本号说明ToolStripMenuItem.Text = "版本号说明";
|
||
this.版本号说明ToolStripMenuItem.Click += new System.EventHandler(this.版本号说明ToolStripMenuItem_Click);
|
||
//
|
||
// 意见反馈ToolStripMenuItem
|
||
//
|
||
this.意见反馈ToolStripMenuItem.Name = "意见反馈ToolStripMenuItem";
|
||
this.意见反馈ToolStripMenuItem.Size = new System.Drawing.Size(184, 32);
|
||
this.意见反馈ToolStripMenuItem.Text = "意见反馈";
|
||
this.意见反馈ToolStripMenuItem.Click += new System.EventHandler(this.意见反馈ToolStripMenuItem_Click);
|
||
//
|
||
// panel_right
|
||
//
|
||
this.panel_right.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.panel_right.Controls.Add(this.panel_right_mini);
|
||
this.panel_right.Controls.Add(this.pictureBox_right_shrink);
|
||
this.panel_right.Controls.Add(this.netClientOnline1);
|
||
this.panel_right.Controls.Add(this.label_file_count);
|
||
this.panel_right.Controls.Add(this.label8);
|
||
this.panel_right.Controls.Add(this.label_factory);
|
||
this.panel_right.Controls.Add(this.label9);
|
||
this.panel_right.Controls.Add(this.label_address);
|
||
this.panel_right.Controls.Add(this.label_last);
|
||
this.panel_right.Controls.Add(this.label_times);
|
||
this.panel_right.Controls.Add(this.label_register);
|
||
this.panel_right.Controls.Add(this.label_grade);
|
||
this.panel_right.Controls.Add(this.label_userName);
|
||
this.panel_right.Controls.Add(this.label6);
|
||
this.panel_right.Controls.Add(this.label5);
|
||
this.panel_right.Controls.Add(this.label4);
|
||
this.panel_right.Controls.Add(this.label3);
|
||
this.panel_right.Controls.Add(this.label2);
|
||
this.panel_right.Controls.Add(this.label1);
|
||
this.panel_right.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.panel_right.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.panel_right.Location = new System.Drawing.Point(697, 35);
|
||
this.panel_right.Name = "panel_right";
|
||
this.panel_right.Size = new System.Drawing.Size(224, 419);
|
||
this.panel_right.TabIndex = 2;
|
||
//
|
||
// panel_right_mini
|
||
//
|
||
this.panel_right_mini.Controls.Add(this.pictureBox_right_file);
|
||
this.panel_right_mini.Controls.Add(this.pictureBox_right_profile);
|
||
this.panel_right_mini.Controls.Add(this.pictureBox_right_restore);
|
||
this.panel_right_mini.Location = new System.Drawing.Point(0, 0);
|
||
this.panel_right_mini.Name = "panel_right_mini";
|
||
this.panel_right_mini.Size = new System.Drawing.Size(25, 418);
|
||
this.panel_right_mini.TabIndex = 21;
|
||
this.panel_right_mini.Visible = false;
|
||
//
|
||
// pictureBox_right_file
|
||
//
|
||
this.pictureBox_right_file.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.pictureBox_right_file.Image = global::软件系统客户端模版.Properties.Resources.RolesNode_Valid_Closed;
|
||
this.pictureBox_right_file.Location = new System.Drawing.Point(3, 44);
|
||
this.pictureBox_right_file.Name = "pictureBox_right_file";
|
||
this.pictureBox_right_file.Size = new System.Drawing.Size(17, 17);
|
||
this.pictureBox_right_file.TabIndex = 23;
|
||
this.pictureBox_right_file.TabStop = false;
|
||
this.pictureBox_right_file.Click += new System.EventHandler(this.pictureBox_right_file_Click);
|
||
//
|
||
// pictureBox_right_profile
|
||
//
|
||
this.pictureBox_right_profile.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.pictureBox_right_profile.Image = global::软件系统客户端模版.Properties.Resources.UserProfilenode_8706;
|
||
this.pictureBox_right_profile.Location = new System.Drawing.Point(3, 24);
|
||
this.pictureBox_right_profile.Name = "pictureBox_right_profile";
|
||
this.pictureBox_right_profile.Size = new System.Drawing.Size(17, 17);
|
||
this.pictureBox_right_profile.TabIndex = 22;
|
||
this.pictureBox_right_profile.TabStop = false;
|
||
this.pictureBox_right_profile.Click += new System.EventHandler(this.pictureBox_right_profile_Click);
|
||
//
|
||
// pictureBox_right_restore
|
||
//
|
||
this.pictureBox_right_restore.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.pictureBox_right_restore.Image = global::软件系统客户端模版.Properties.Resources.Association;
|
||
this.pictureBox_right_restore.Location = new System.Drawing.Point(3, 4);
|
||
this.pictureBox_right_restore.Name = "pictureBox_right_restore";
|
||
this.pictureBox_right_restore.Size = new System.Drawing.Size(17, 17);
|
||
this.pictureBox_right_restore.TabIndex = 21;
|
||
this.pictureBox_right_restore.TabStop = false;
|
||
this.pictureBox_right_restore.Click += new System.EventHandler(this.pictureBox_right_restore_Click);
|
||
//
|
||
// pictureBox_right_shrink
|
||
//
|
||
this.pictureBox_right_shrink.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.pictureBox_right_shrink.Image = global::软件系统客户端模版.Properties.Resources.Association;
|
||
this.pictureBox_right_shrink.Location = new System.Drawing.Point(201, 4);
|
||
this.pictureBox_right_shrink.Name = "pictureBox_right_shrink";
|
||
this.pictureBox_right_shrink.Size = new System.Drawing.Size(17, 17);
|
||
this.pictureBox_right_shrink.TabIndex = 20;
|
||
this.pictureBox_right_shrink.TabStop = false;
|
||
this.pictureBox_right_shrink.Click += new System.EventHandler(this.pictureBox_right_shrink_Click);
|
||
//
|
||
// netClientOnline1
|
||
//
|
||
this.netClientOnline1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||
| System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.netClientOnline1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.netClientOnline1.Location = new System.Drawing.Point(5, 164);
|
||
this.netClientOnline1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||
this.netClientOnline1.Name = "netClientOnline1";
|
||
this.netClientOnline1.Size = new System.Drawing.Size(214, 250);
|
||
this.netClientOnline1.TabIndex = 19;
|
||
//
|
||
// label_file_count
|
||
//
|
||
this.label_file_count.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.label_file_count.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.label_file_count.Location = new System.Drawing.Point(82, 143);
|
||
this.label_file_count.Name = "label_file_count";
|
||
this.label_file_count.Size = new System.Drawing.Size(137, 17);
|
||
this.label_file_count.TabIndex = 18;
|
||
this.label_file_count.Text = "0";
|
||
this.label_file_count.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
||
this.label_file_count.Click += new System.EventHandler(this.label_file_count_Click);
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.AutoSize = true;
|
||
this.label8.Location = new System.Drawing.Point(8, 143);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(68, 17);
|
||
this.label8.TabIndex = 17;
|
||
this.label8.Text = "文件数量:";
|
||
//
|
||
// label_factory
|
||
//
|
||
this.label_factory.AutoSize = true;
|
||
this.label_factory.Location = new System.Drawing.Point(82, 41);
|
||
this.label_factory.Name = "label_factory";
|
||
this.label_factory.Size = new System.Drawing.Size(13, 17);
|
||
this.label_factory.TabIndex = 15;
|
||
this.label_factory.Text = "-";
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.Location = new System.Drawing.Point(8, 41);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(68, 17);
|
||
this.label9.TabIndex = 14;
|
||
this.label9.Text = "所属分厂:";
|
||
//
|
||
// label_address
|
||
//
|
||
this.label_address.AutoSize = true;
|
||
this.label_address.Location = new System.Drawing.Point(82, 109);
|
||
this.label_address.Name = "label_address";
|
||
this.label_address.Size = new System.Drawing.Size(13, 17);
|
||
this.label_address.TabIndex = 11;
|
||
this.label_address.Text = "-";
|
||
//
|
||
// label_last
|
||
//
|
||
this.label_last.AutoSize = true;
|
||
this.label_last.Location = new System.Drawing.Point(82, 92);
|
||
this.label_last.Name = "label_last";
|
||
this.label_last.Size = new System.Drawing.Size(13, 17);
|
||
this.label_last.TabIndex = 10;
|
||
this.label_last.Text = "-";
|
||
//
|
||
// label_times
|
||
//
|
||
this.label_times.AutoSize = true;
|
||
this.label_times.Location = new System.Drawing.Point(82, 75);
|
||
this.label_times.Name = "label_times";
|
||
this.label_times.Size = new System.Drawing.Size(13, 17);
|
||
this.label_times.TabIndex = 9;
|
||
this.label_times.Text = "-";
|
||
//
|
||
// label_register
|
||
//
|
||
this.label_register.AutoSize = true;
|
||
this.label_register.Location = new System.Drawing.Point(82, 58);
|
||
this.label_register.Name = "label_register";
|
||
this.label_register.Size = new System.Drawing.Size(13, 17);
|
||
this.label_register.TabIndex = 8;
|
||
this.label_register.Text = "-";
|
||
//
|
||
// label_grade
|
||
//
|
||
this.label_grade.AutoSize = true;
|
||
this.label_grade.Location = new System.Drawing.Point(82, 24);
|
||
this.label_grade.Name = "label_grade";
|
||
this.label_grade.Size = new System.Drawing.Size(13, 17);
|
||
this.label_grade.TabIndex = 7;
|
||
this.label_grade.Text = "-";
|
||
//
|
||
// label_userName
|
||
//
|
||
this.label_userName.AutoSize = true;
|
||
this.label_userName.Location = new System.Drawing.Point(82, 7);
|
||
this.label_userName.Name = "label_userName";
|
||
this.label_userName.Size = new System.Drawing.Size(13, 17);
|
||
this.label_userName.TabIndex = 6;
|
||
this.label_userName.Text = "-";
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.Location = new System.Drawing.Point(8, 109);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(79, 17);
|
||
this.label6.TabIndex = 5;
|
||
this.label6.Text = "上次登录IP:";
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.Location = new System.Drawing.Point(8, 92);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(68, 17);
|
||
this.label5.TabIndex = 4;
|
||
this.label5.Text = "最近登录:";
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Location = new System.Drawing.Point(8, 75);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(68, 17);
|
||
this.label4.TabIndex = 3;
|
||
this.label4.Text = "登录频次:";
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Location = new System.Drawing.Point(8, 58);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(68, 17);
|
||
this.label3.TabIndex = 2;
|
||
this.label3.Text = "注册时间:";
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(8, 24);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(68, 17);
|
||
this.label2.TabIndex = 1;
|
||
this.label2.Text = "权限等级:";
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(8, 7);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(56, 17);
|
||
this.label1.TabIndex = 0;
|
||
this.label1.Text = "用户名:";
|
||
//
|
||
// label_Announcement
|
||
//
|
||
this.label_Announcement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.label_Announcement.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label_Announcement.ForeColor = System.Drawing.Color.Red;
|
||
this.label_Announcement.Location = new System.Drawing.Point(283, 0);
|
||
this.label_Announcement.Name = "label_Announcement";
|
||
this.label_Announcement.Size = new System.Drawing.Size(571, 33);
|
||
this.label_Announcement.TabIndex = 3;
|
||
this.label_Announcement.Text = "[公告]";
|
||
this.label_Announcement.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// panel_left
|
||
//
|
||
this.panel_left.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.panel_left.Controls.Add(this.label10);
|
||
this.panel_left.Dock = System.Windows.Forms.DockStyle.Left;
|
||
this.panel_left.Location = new System.Drawing.Point(0, 35);
|
||
this.panel_left.Name = "panel_left";
|
||
this.panel_left.Size = new System.Drawing.Size(140, 419);
|
||
this.panel_left.TabIndex = 4;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.Location = new System.Drawing.Point(4, 7);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(120, 51);
|
||
this.label10.TabIndex = 0;
|
||
this.label10.Text = "左侧边栏,不需要可以隐藏";
|
||
//
|
||
// panel_main
|
||
//
|
||
this.panel_main.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel_main.Location = new System.Drawing.Point(140, 35);
|
||
this.panel_main.Name = "panel_main";
|
||
this.panel_main.Size = new System.Drawing.Size(557, 419);
|
||
this.panel_main.TabIndex = 5;
|
||
//
|
||
// linkLabel_logout
|
||
//
|
||
this.linkLabel_logout.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.linkLabel_logout.AutoSize = true;
|
||
this.linkLabel_logout.Location = new System.Drawing.Point(854, 3);
|
||
this.linkLabel_logout.Name = "linkLabel_logout";
|
||
this.linkLabel_logout.Size = new System.Drawing.Size(29, 12);
|
||
this.linkLabel_logout.TabIndex = 16;
|
||
this.linkLabel_logout.TabStop = true;
|
||
this.linkLabel_logout.Text = "注销";
|
||
this.linkLabel_logout.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_logout_LinkClicked);
|
||
//
|
||
// pictureBox1
|
||
//
|
||
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.pictureBox1.Location = new System.Drawing.Point(887, 1);
|
||
this.pictureBox1.Name = "pictureBox1";
|
||
this.pictureBox1.Size = new System.Drawing.Size(32, 32);
|
||
this.pictureBox1.TabIndex = 6;
|
||
this.pictureBox1.TabStop = false;
|
||
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
||
//
|
||
// FormMainWindow
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(921, 476);
|
||
this.Controls.Add(this.pictureBox1);
|
||
this.Controls.Add(this.panel_main);
|
||
this.Controls.Add(this.panel_left);
|
||
this.Controls.Add(this.label_Announcement);
|
||
this.Controls.Add(this.panel_right);
|
||
this.Controls.Add(this.linkLabel_logout);
|
||
this.Controls.Add(this.statusStrip1);
|
||
this.Controls.Add(this.menuStrip1);
|
||
this.MainMenuStrip = this.menuStrip1;
|
||
this.Name = "FormMainWindow";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "主界面";
|
||
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMainWindow_FormClosing);
|
||
this.Load += new System.EventHandler(this.FormMainWindow_Load);
|
||
this.Shown += new System.EventHandler(this.FormMainWindow_Shown);
|
||
this.statusStrip1.ResumeLayout(false);
|
||
this.statusStrip1.PerformLayout();
|
||
this.menuStrip1.ResumeLayout(false);
|
||
this.menuStrip1.PerformLayout();
|
||
this.panel_right.ResumeLayout(false);
|
||
this.panel_right.PerformLayout();
|
||
this.panel_right_mini.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_file)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_profile)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_restore)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox_right_shrink)).EndInit();
|
||
this.panel_left.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.StatusStrip statusStrip1;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel_Version;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel_status;
|
||
private System.Windows.Forms.MenuStrip menuStrip1;
|
||
private System.Windows.Forms.ToolStripMenuItem 管理员ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 设置ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 关于本软件ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 更新日志ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
|
||
private System.Windows.Forms.ToolStripMenuItem 版本号说明ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 更改公告ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 日志查看ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 账户管理ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 远程更新ToolStripMenuItem;
|
||
private System.Windows.Forms.Panel panel_right;
|
||
private System.Windows.Forms.Label label_address;
|
||
private System.Windows.Forms.Label label_last;
|
||
private System.Windows.Forms.Label label_times;
|
||
private System.Windows.Forms.Label label_register;
|
||
private System.Windows.Forms.Label label_grade;
|
||
private System.Windows.Forms.Label label_userName;
|
||
private System.Windows.Forms.Label label6;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.Label label_Announcement;
|
||
private System.Windows.Forms.Label label_factory;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.ToolStripMenuItem 注册账号ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel_time;
|
||
private System.Windows.Forms.Label label_file_count;
|
||
private System.Windows.Forms.Label label8;
|
||
private System.Windows.Forms.Panel panel_left;
|
||
private System.Windows.Forms.Panel panel_main;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.ToolStripMenuItem 留言板ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 意见反馈ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 消息发送ToolStripMenuItem;
|
||
private System.Windows.Forms.PictureBox pictureBox1;
|
||
private System.Windows.Forms.ToolStripMenuItem 系统配置ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 我的信息ToolStripMenuItem;
|
||
private ClientsLibrary.BasicSupport.NetClientOnline netClientOnline1;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
||
private System.Windows.Forms.PictureBox pictureBox_right_shrink;
|
||
private System.Windows.Forms.Panel panel_right_mini;
|
||
private System.Windows.Forms.PictureBox pictureBox_right_restore;
|
||
private System.Windows.Forms.LinkLabel linkLabel_logout;
|
||
private System.Windows.Forms.PictureBox pictureBox_right_profile;
|
||
private System.Windows.Forms.PictureBox pictureBox_right_file;
|
||
}
|
||
}
|
||
|