566 lines
34 KiB
C#
566 lines
34 KiB
C#
namespace HL_FristAidPlatform_Frame
|
|
{
|
|
partial class Form_Main
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Main));
|
|
DevExpress.XtraBars.Alerter.AlertButton alertButton1 = new DevExpress.XtraBars.Alerter.AlertButton();
|
|
this.navBar_Menu = new DevExpress.XtraNavBar.NavBarControl();
|
|
this.navBarItem1 = new DevExpress.XtraNavBar.NavBarItem();
|
|
this.navBarItem2 = new DevExpress.XtraNavBar.NavBarItem();
|
|
this.navBarItem3 = new DevExpress.XtraNavBar.NavBarItem();
|
|
this.navBarItem4 = new DevExpress.XtraNavBar.NavBarItem();
|
|
this.pan_Top = new DevExpress.XtraEditors.PanelControl();
|
|
this.pan_Welcome = new DevExpress.XtraEditors.PanelControl();
|
|
this.sevenSegmentClock1 = new HL_FristAidPlatform_Public.SevenSegmentClock();
|
|
this.labelControl_Time = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl_Index = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl_AddPatient = new DevExpress.XtraEditors.LabelControl();
|
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|
this.toolStripMenuItem1 = 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.pan_Info = new DevExpress.XtraEditors.PanelControl();
|
|
this.pan_TopMiddle = new DevExpress.XtraEditors.PanelControl();
|
|
this.lbl_Title = new DevExpress.XtraEditors.LabelControl();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.pic_Logo = new DevExpress.XtraEditors.PictureEdit();
|
|
this.statusStrip = new System.Windows.Forms.StatusStrip();
|
|
this.tsslbl_HospitalName = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.tsslbl_Copyright = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.timer_Time = new System.Windows.Forms.Timer(this.components);
|
|
this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
|
|
this.CMS_NotifyIcon = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.TSM_SeeMessage = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.TSM_UpdateInfo = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.TSM_LocalSettings = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.alertControl = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
|
|
this.dockManager = new DevExpress.XtraBars.Docking.DockManager(this.components);
|
|
this.xtraTabbedMdiManager = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
|
|
this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
|
|
((System.ComponentModel.ISupportInitialize)(this.navBar_Menu)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_Top)).BeginInit();
|
|
this.pan_Top.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_Welcome)).BeginInit();
|
|
this.pan_Welcome.SuspendLayout();
|
|
this.menuStrip1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_Info)).BeginInit();
|
|
this.pan_Info.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_TopMiddle)).BeginInit();
|
|
this.pan_TopMiddle.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_Logo.Properties)).BeginInit();
|
|
this.statusStrip.SuspendLayout();
|
|
this.CMS_NotifyIcon.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// navBar_Menu
|
|
//
|
|
this.navBar_Menu.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.navBar_Menu.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
|
|
this.navBarItem1,
|
|
this.navBarItem2,
|
|
this.navBarItem3,
|
|
this.navBarItem4});
|
|
this.navBar_Menu.LinkSelectionMode = DevExpress.XtraNavBar.LinkSelectionModeType.OneInControl;
|
|
this.navBar_Menu.Location = new System.Drawing.Point(0, 81);
|
|
this.navBar_Menu.Margin = new System.Windows.Forms.Padding(4);
|
|
this.navBar_Menu.Name = "navBar_Menu";
|
|
this.navBar_Menu.OptionsNavPane.ExpandedWidth = 292;
|
|
this.navBar_Menu.OptionsNavPane.ShowOverflowPanel = false;
|
|
this.navBar_Menu.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
|
|
this.navBar_Menu.Size = new System.Drawing.Size(292, 936);
|
|
this.navBar_Menu.TabIndex = 17;
|
|
this.navBar_Menu.TabStop = true;
|
|
this.navBar_Menu.Text = "菜单导航";
|
|
this.navBar_Menu.View = new DevExpress.XtraNavBar.ViewInfo.StandardSkinNavigationPaneViewInfoRegistrator("Office 2007 Blue");
|
|
//
|
|
// navBarItem1
|
|
//
|
|
this.navBarItem1.Caption = "navBarItem1";
|
|
this.navBarItem1.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItem1.ImageOptions.SmallImage")));
|
|
this.navBarItem1.ImageOptions.SmallImageSize = new System.Drawing.Size(20, 0);
|
|
this.navBarItem1.Name = "navBarItem1";
|
|
//
|
|
// navBarItem2
|
|
//
|
|
this.navBarItem2.Caption = "navBarItem2";
|
|
this.navBarItem2.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItem2.ImageOptions.SmallImage")));
|
|
this.navBarItem2.Name = "navBarItem2";
|
|
//
|
|
// navBarItem3
|
|
//
|
|
this.navBarItem3.Caption = "navBarItem3";
|
|
this.navBarItem3.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItem3.ImageOptions.SmallImage")));
|
|
this.navBarItem3.Name = "navBarItem3";
|
|
//
|
|
// navBarItem4
|
|
//
|
|
this.navBarItem4.Caption = "navBarItem4";
|
|
this.navBarItem4.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItem4.ImageOptions.SmallImage")));
|
|
this.navBarItem4.Name = "navBarItem4";
|
|
//
|
|
// pan_Top
|
|
//
|
|
this.pan_Top.Controls.Add(this.pan_Welcome);
|
|
this.pan_Top.Controls.Add(this.pan_Info);
|
|
this.pan_Top.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pan_Top.Location = new System.Drawing.Point(0, 0);
|
|
this.pan_Top.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pan_Top.Name = "pan_Top";
|
|
this.pan_Top.Size = new System.Drawing.Size(2025, 81);
|
|
this.pan_Top.TabIndex = 18;
|
|
//
|
|
// pan_Welcome
|
|
//
|
|
this.pan_Welcome.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pan_Welcome.Controls.Add(this.sevenSegmentClock1);
|
|
this.pan_Welcome.Controls.Add(this.labelControl_Time);
|
|
this.pan_Welcome.Controls.Add(this.labelControl1);
|
|
this.pan_Welcome.Controls.Add(this.labelControl_Index);
|
|
this.pan_Welcome.Controls.Add(this.labelControl_AddPatient);
|
|
this.pan_Welcome.Controls.Add(this.menuStrip1);
|
|
this.pan_Welcome.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.pan_Welcome.Location = new System.Drawing.Point(1025, 2);
|
|
this.pan_Welcome.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pan_Welcome.Name = "pan_Welcome";
|
|
this.pan_Welcome.Padding = new System.Windows.Forms.Padding(3, 4, 0, 0);
|
|
this.pan_Welcome.Size = new System.Drawing.Size(998, 77);
|
|
this.pan_Welcome.TabIndex = 27;
|
|
//
|
|
// sevenSegmentClock1
|
|
//
|
|
this.sevenSegmentClock1.ClockColor = System.Drawing.Color.Black;
|
|
this.sevenSegmentClock1.DateTime = new System.DateTime(2022, 4, 25, 9, 1, 34, 794);
|
|
this.sevenSegmentClock1.IsDrawShadow = true;
|
|
this.sevenSegmentClock1.IsTimerEnable = false;
|
|
this.sevenSegmentClock1.Location = new System.Drawing.Point(32, 9);
|
|
this.sevenSegmentClock1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.sevenSegmentClock1.Name = "sevenSegmentClock1";
|
|
this.sevenSegmentClock1.SevenSegmentClockStyle = HL_FristAidPlatform_Public.SevenSegmentClockStyle.DateAndTime;
|
|
this.sevenSegmentClock1.Size = new System.Drawing.Size(322, 51);
|
|
this.sevenSegmentClock1.TabIndex = 6;
|
|
this.sevenSegmentClock1.Timer = null;
|
|
//
|
|
// labelControl_Time
|
|
//
|
|
this.labelControl_Time.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelControl_Time.Appearance.Options.UseFont = true;
|
|
this.labelControl_Time.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.labelControl_Time.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
this.labelControl_Time.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("labelControl_Time.ImageOptions.Image")));
|
|
this.labelControl_Time.Location = new System.Drawing.Point(374, 20);
|
|
this.labelControl_Time.Margin = new System.Windows.Forms.Padding(4);
|
|
this.labelControl_Time.Name = "labelControl_Time";
|
|
this.labelControl_Time.Size = new System.Drawing.Size(93, 22);
|
|
this.labelControl_Time.TabIndex = 5;
|
|
this.labelControl_Time.Text = "一键校时";
|
|
this.labelControl_Time.Click += new System.EventHandler(this.labelControl_Time_Click);
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|
this.labelControl1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.labelControl1.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
this.labelControl1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("labelControl1.ImageOptions.Image")));
|
|
this.labelControl1.Location = new System.Drawing.Point(496, 20);
|
|
this.labelControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(57, 22);
|
|
this.labelControl1.TabIndex = 4;
|
|
this.labelControl1.Text = "接警";
|
|
this.labelControl1.Click += new System.EventHandler(this.labelControl1_Click);
|
|
//
|
|
// labelControl_Index
|
|
//
|
|
this.labelControl_Index.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelControl_Index.Appearance.Options.UseFont = true;
|
|
this.labelControl_Index.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.labelControl_Index.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
this.labelControl_Index.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("labelControl_Index.ImageOptions.Image")));
|
|
this.labelControl_Index.Location = new System.Drawing.Point(706, 20);
|
|
this.labelControl_Index.Margin = new System.Windows.Forms.Padding(4);
|
|
this.labelControl_Index.Name = "labelControl_Index";
|
|
this.labelControl_Index.Size = new System.Drawing.Size(93, 22);
|
|
this.labelControl_Index.TabIndex = 3;
|
|
this.labelControl_Index.Text = "消息记录";
|
|
this.labelControl_Index.Click += new System.EventHandler(this.labelControl_Index_Click);
|
|
//
|
|
// labelControl_AddPatient
|
|
//
|
|
this.labelControl_AddPatient.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelControl_AddPatient.Appearance.Options.UseFont = true;
|
|
this.labelControl_AddPatient.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.labelControl_AddPatient.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
|
this.labelControl_AddPatient.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("labelControl_AddPatient.ImageOptions.Image")));
|
|
this.labelControl_AddPatient.Location = new System.Drawing.Point(584, 20);
|
|
this.labelControl_AddPatient.Margin = new System.Windows.Forms.Padding(4);
|
|
this.labelControl_AddPatient.Name = "labelControl_AddPatient";
|
|
this.labelControl_AddPatient.Size = new System.Drawing.Size(93, 22);
|
|
this.labelControl_AddPatient.TabIndex = 3;
|
|
this.labelControl_AddPatient.Text = "新增急救";
|
|
this.labelControl_AddPatient.Click += new System.EventHandler(this.labelControl_AddPatient_Click);
|
|
//
|
|
// menuStrip1
|
|
//
|
|
this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
|
|
this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None;
|
|
this.menuStrip1.GripMargin = new System.Windows.Forms.Padding(2, 2, 0, 2);
|
|
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem1});
|
|
this.menuStrip1.Location = new System.Drawing.Point(830, 16);
|
|
this.menuStrip1.Name = "menuStrip1";
|
|
this.menuStrip1.Size = new System.Drawing.Size(310, 32);
|
|
this.menuStrip1.TabIndex = 7;
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.切换系统ToolStripMenuItem,
|
|
this.重新登录ToolStripMenuItem,
|
|
this.个人信息ToolStripMenuItem,
|
|
this.操作指南ToolStripMenuItem,
|
|
this.默认配置ToolStripMenuItem});
|
|
this.toolStripMenuItem1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
|
|
this.toolStripMenuItem1.Image = global::HL_FristAidPlatform_Frame.Properties.Resources.系统操作;
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(122, 28);
|
|
this.toolStripMenuItem1.Text = "系统操作";
|
|
this.toolStripMenuItem1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// 切换系统ToolStripMenuItem
|
|
//
|
|
this.切换系统ToolStripMenuItem.Image = global::HL_FristAidPlatform_Frame.Properties.Resources.系统;
|
|
this.切换系统ToolStripMenuItem.Name = "切换系统ToolStripMenuItem";
|
|
this.切换系统ToolStripMenuItem.Size = new System.Drawing.Size(270, 34);
|
|
this.切换系统ToolStripMenuItem.Text = "切换系统";
|
|
this.切换系统ToolStripMenuItem.Click += new System.EventHandler(this.切换系统ToolStripMenuItem_Click);
|
|
//
|
|
// 重新登录ToolStripMenuItem
|
|
//
|
|
this.重新登录ToolStripMenuItem.Image = global::HL_FristAidPlatform_Frame.Properties.Resources.登录密码;
|
|
this.重新登录ToolStripMenuItem.Name = "重新登录ToolStripMenuItem";
|
|
this.重新登录ToolStripMenuItem.Size = new System.Drawing.Size(270, 34);
|
|
this.重新登录ToolStripMenuItem.Text = "重新登录";
|
|
this.重新登录ToolStripMenuItem.Click += new System.EventHandler(this.重新登录ToolStripMenuItem_Click);
|
|
//
|
|
// 个人信息ToolStripMenuItem
|
|
//
|
|
this.个人信息ToolStripMenuItem.Image = global::HL_FristAidPlatform_Frame.Properties.Resources.登录;
|
|
this.个人信息ToolStripMenuItem.Name = "个人信息ToolStripMenuItem";
|
|
this.个人信息ToolStripMenuItem.Size = new System.Drawing.Size(270, 34);
|
|
this.个人信息ToolStripMenuItem.Text = "个人信息";
|
|
this.个人信息ToolStripMenuItem.Click += new System.EventHandler(this.个人信息ToolStripMenuItem_Click);
|
|
//
|
|
// 操作指南ToolStripMenuItem
|
|
//
|
|
this.操作指南ToolStripMenuItem.Image = global::HL_FristAidPlatform_Frame.Properties.Resources.文件;
|
|
this.操作指南ToolStripMenuItem.Name = "操作指南ToolStripMenuItem";
|
|
this.操作指南ToolStripMenuItem.Size = new System.Drawing.Size(270, 34);
|
|
this.操作指南ToolStripMenuItem.Text = "操作指南";
|
|
this.操作指南ToolStripMenuItem.Click += new System.EventHandler(this.操作指南ToolStripMenuItem_Click);
|
|
//
|
|
// 默认配置ToolStripMenuItem
|
|
//
|
|
this.默认配置ToolStripMenuItem.Image = global::HL_FristAidPlatform_Frame.Properties.Resources.默认;
|
|
this.默认配置ToolStripMenuItem.Name = "默认配置ToolStripMenuItem";
|
|
this.默认配置ToolStripMenuItem.Size = new System.Drawing.Size(270, 34);
|
|
this.默认配置ToolStripMenuItem.Text = "默认配置";
|
|
this.默认配置ToolStripMenuItem.Click += new System.EventHandler(this.默认配置ToolStripMenuItem_Click);
|
|
//
|
|
// pan_Info
|
|
//
|
|
this.pan_Info.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pan_Info.Controls.Add(this.pan_TopMiddle);
|
|
this.pan_Info.Controls.Add(this.panel1);
|
|
this.pan_Info.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pan_Info.Location = new System.Drawing.Point(2, 2);
|
|
this.pan_Info.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pan_Info.Name = "pan_Info";
|
|
this.pan_Info.Size = new System.Drawing.Size(2021, 77);
|
|
this.pan_Info.TabIndex = 28;
|
|
//
|
|
// pan_TopMiddle
|
|
//
|
|
this.pan_TopMiddle.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pan_TopMiddle.Controls.Add(this.lbl_Title);
|
|
this.pan_TopMiddle.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pan_TopMiddle.Location = new System.Drawing.Point(82, 0);
|
|
this.pan_TopMiddle.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pan_TopMiddle.Name = "pan_TopMiddle";
|
|
this.pan_TopMiddle.Size = new System.Drawing.Size(1939, 77);
|
|
this.pan_TopMiddle.TabIndex = 3;
|
|
//
|
|
// lbl_Title
|
|
//
|
|
this.lbl_Title.Appearance.Font = new System.Drawing.Font("Tahoma", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
|
|
this.lbl_Title.Appearance.Options.UseFont = true;
|
|
this.lbl_Title.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lbl_Title.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.lbl_Title.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title.Location = new System.Drawing.Point(0, 0);
|
|
this.lbl_Title.Margin = new System.Windows.Forms.Padding(4);
|
|
this.lbl_Title.Name = "lbl_Title";
|
|
this.lbl_Title.Size = new System.Drawing.Size(1939, 77);
|
|
this.lbl_Title.TabIndex = 0;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.pic_Logo);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(82, 77);
|
|
this.panel1.TabIndex = 4;
|
|
//
|
|
// pic_Logo
|
|
//
|
|
this.pic_Logo.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pic_Logo.EditValue = global::HL_FristAidPlatform_Frame.Properties.Resources.hospitallogo;
|
|
this.pic_Logo.Location = new System.Drawing.Point(0, 0);
|
|
this.pic_Logo.Margin = new System.Windows.Forms.Padding(0);
|
|
this.pic_Logo.Name = "pic_Logo";
|
|
this.pic_Logo.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pic_Logo.Properties.Appearance.Options.UseBackColor = true;
|
|
this.pic_Logo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pic_Logo.Properties.ErrorImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("pic_Logo.Properties.ErrorImageOptions.Image")));
|
|
this.pic_Logo.Properties.PictureAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.pic_Logo.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
|
this.pic_Logo.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
|
|
this.pic_Logo.Size = new System.Drawing.Size(82, 77);
|
|
this.pic_Logo.TabIndex = 1;
|
|
//
|
|
// statusStrip
|
|
//
|
|
this.statusStrip.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tsslbl_HospitalName,
|
|
this.tsslbl_Copyright});
|
|
this.statusStrip.Location = new System.Drawing.Point(0, 1017);
|
|
this.statusStrip.Name = "statusStrip";
|
|
this.statusStrip.Padding = new System.Windows.Forms.Padding(2, 0, 21, 0);
|
|
this.statusStrip.Size = new System.Drawing.Size(2025, 33);
|
|
this.statusStrip.TabIndex = 24;
|
|
this.statusStrip.Text = "statusStrip1";
|
|
//
|
|
// tsslbl_HospitalName
|
|
//
|
|
this.tsslbl_HospitalName.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
|
this.tsslbl_HospitalName.Name = "tsslbl_HospitalName";
|
|
this.tsslbl_HospitalName.Size = new System.Drawing.Size(82, 26);
|
|
this.tsslbl_HospitalName.Text = "医院名称";
|
|
//
|
|
// tsslbl_Copyright
|
|
//
|
|
this.tsslbl_Copyright.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
this.tsslbl_Copyright.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
|
this.tsslbl_Copyright.Name = "tsslbl_Copyright";
|
|
this.tsslbl_Copyright.Size = new System.Drawing.Size(1920, 26);
|
|
this.tsslbl_Copyright.Spring = true;
|
|
this.tsslbl_Copyright.Text = "系统信息";
|
|
//
|
|
// timer_Time
|
|
//
|
|
this.timer_Time.Interval = 1000;
|
|
//
|
|
// notifyIcon
|
|
//
|
|
this.notifyIcon.ContextMenuStrip = this.CMS_NotifyIcon;
|
|
this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
|
|
this.notifyIcon.Visible = true;
|
|
//
|
|
// CMS_NotifyIcon
|
|
//
|
|
this.CMS_NotifyIcon.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.CMS_NotifyIcon.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.TSM_SeeMessage,
|
|
this.TSM_UpdateInfo,
|
|
this.toolStripSeparator1,
|
|
this.TSM_LocalSettings});
|
|
this.CMS_NotifyIcon.Name = "CMS_NotifyIcon";
|
|
this.CMS_NotifyIcon.Size = new System.Drawing.Size(189, 100);
|
|
//
|
|
// TSM_SeeMessage
|
|
//
|
|
this.TSM_SeeMessage.Name = "TSM_SeeMessage";
|
|
this.TSM_SeeMessage.Size = new System.Drawing.Size(188, 30);
|
|
this.TSM_SeeMessage.Text = "查看消息通知";
|
|
this.TSM_SeeMessage.Click += new System.EventHandler(this.TSM_SeeMessage_Click);
|
|
//
|
|
// TSM_UpdateInfo
|
|
//
|
|
this.TSM_UpdateInfo.Name = "TSM_UpdateInfo";
|
|
this.TSM_UpdateInfo.Size = new System.Drawing.Size(188, 30);
|
|
this.TSM_UpdateInfo.Text = "修改个人信息";
|
|
this.TSM_UpdateInfo.Click += new System.EventHandler(this.TSM_UpdateInfo_Click);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(185, 6);
|
|
//
|
|
// TSM_LocalSettings
|
|
//
|
|
this.TSM_LocalSettings.Name = "TSM_LocalSettings";
|
|
this.TSM_LocalSettings.Size = new System.Drawing.Size(188, 30);
|
|
this.TSM_LocalSettings.Text = "配置本地参数";
|
|
this.TSM_LocalSettings.Click += new System.EventHandler(this.TSM_LocalSettings_Click);
|
|
//
|
|
// alertControl
|
|
//
|
|
this.alertControl.AutoFormDelay = 1200000;
|
|
alertButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
|
|
alertButton1.Name = "btn_Read";
|
|
this.alertControl.Buttons.Add(alertButton1);
|
|
this.alertControl.FormDisplaySpeed = DevExpress.XtraBars.Alerter.AlertFormDisplaySpeed.Slow;
|
|
this.alertControl.FormMaxCount = 5;
|
|
this.alertControl.AlertClick += new DevExpress.XtraBars.Alerter.AlertClickEventHandler(this.alertControl_AlertClick);
|
|
this.alertControl.ButtonClick += new DevExpress.XtraBars.Alerter.AlertButtonClickEventHandler(this.alertControl_ButtonClick);
|
|
//
|
|
// dockManager
|
|
//
|
|
this.dockManager.Form = this;
|
|
this.dockManager.TopZIndexControls.AddRange(new string[] {
|
|
"DevExpress.XtraBars.BarDockControl",
|
|
"DevExpress.XtraBars.StandaloneBarDockControl",
|
|
"System.Windows.Forms.StatusBar",
|
|
"System.Windows.Forms.MenuStrip",
|
|
"System.Windows.Forms.StatusStrip",
|
|
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
|
|
"DevExpress.XtraBars.Ribbon.RibbonControl",
|
|
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
|
|
"DevExpress.XtraBars.Navigation.TileNavPane",
|
|
"DevExpress.XtraBars.TabFormControl",
|
|
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"});
|
|
//
|
|
// xtraTabbedMdiManager
|
|
//
|
|
this.xtraTabbedMdiManager.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader;
|
|
this.xtraTabbedMdiManager.MdiParent = this;
|
|
//
|
|
// navBarGroup1
|
|
//
|
|
this.navBarGroup1.Caption = "navBarGroup1";
|
|
this.navBarGroup1.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.SmallIconsText;
|
|
this.navBarGroup1.Name = "navBarGroup1";
|
|
//
|
|
// Form_Main
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.ClientSize = new System.Drawing.Size(2025, 1050);
|
|
this.Controls.Add(this.navBar_Menu);
|
|
this.Controls.Add(this.statusStrip);
|
|
this.Controls.Add(this.pan_Top);
|
|
this.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("Form_Main.IconOptions.Icon")));
|
|
this.IsMdiContainer = true;
|
|
this.MainMenuStrip = this.menuStrip1;
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "Form_Main";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
|
|
((System.ComponentModel.ISupportInitialize)(this.navBar_Menu)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_Top)).EndInit();
|
|
this.pan_Top.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_Welcome)).EndInit();
|
|
this.pan_Welcome.ResumeLayout(false);
|
|
this.pan_Welcome.PerformLayout();
|
|
this.menuStrip1.ResumeLayout(false);
|
|
this.menuStrip1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_Info)).EndInit();
|
|
this.pan_Info.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pan_TopMiddle)).EndInit();
|
|
this.pan_TopMiddle.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_Logo.Properties)).EndInit();
|
|
this.statusStrip.ResumeLayout(false);
|
|
this.statusStrip.PerformLayout();
|
|
this.CMS_NotifyIcon.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private DevExpress.XtraNavBar.NavBarControl navBar_Menu;
|
|
private DevExpress.XtraEditors.PanelControl pan_Top;
|
|
private System.Windows.Forms.StatusStrip statusStrip;
|
|
private System.Windows.Forms.ToolStripStatusLabel tsslbl_HospitalName;
|
|
private System.Windows.Forms.ToolStripStatusLabel tsslbl_Copyright;
|
|
private System.Windows.Forms.Timer timer_Time;
|
|
private DevExpress.XtraEditors.PanelControl pan_TopMiddle;
|
|
private DevExpress.XtraEditors.LabelControl lbl_Title;
|
|
private System.Windows.Forms.NotifyIcon notifyIcon;
|
|
private DevExpress.XtraBars.Alerter.AlertControl alertControl;
|
|
private DevExpress.XtraBars.Docking.DockManager dockManager;
|
|
private DevExpress.XtraTabbedMdi.XtraTabbedMdiManager xtraTabbedMdiManager;
|
|
private DevExpress.XtraEditors.LabelControl labelControl_Index;
|
|
private DevExpress.XtraEditors.PanelControl pan_Welcome;
|
|
private DevExpress.XtraEditors.PanelControl pan_Info;
|
|
private DevExpress.XtraEditors.LabelControl labelControl_AddPatient;
|
|
private DevExpress.XtraNavBar.NavBarItem navBarItem1;
|
|
private DevExpress.XtraNavBar.NavBarItem navBarItem2;
|
|
private DevExpress.XtraNavBar.NavBarGroup navBarGroup1;
|
|
private DevExpress.XtraNavBar.NavBarItem navBarItem3;
|
|
private DevExpress.XtraNavBar.NavBarItem navBarItem4;
|
|
private System.Windows.Forms.ContextMenuStrip CMS_NotifyIcon;
|
|
private System.Windows.Forms.ToolStripMenuItem TSM_SeeMessage;
|
|
private System.Windows.Forms.ToolStripMenuItem TSM_UpdateInfo;
|
|
private DevExpress.XtraEditors.PictureEdit pic_Logo;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripMenuItem TSM_LocalSettings;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl_Time;
|
|
private HL_FristAidPlatform_Public.SevenSegmentClock sevenSegmentClock1;
|
|
private System.Windows.Forms.MenuStrip menuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
|
|
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;
|
|
}
|
|
} |