/// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     BaseControls.Docking.DockPanelSkin                   dockPanelSkin1                   = new BaseControls.Docking.DockPanelSkin();
     BaseControls.Docking.AutoHideStripSkin               autoHideStripSkin1               = new BaseControls.Docking.AutoHideStripSkin();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient1               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient1                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new BaseControls.Docking.DockPaneStripSkin();
     BaseControls.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new BaseControls.Docking.DockPaneStripGradient();
     BaseControls.Docking.TabGradient                     tabGradient2                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient2               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient3                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new BaseControls.Docking.DockPaneStripToolWindowGradient();
     BaseControls.Docking.TabGradient                     tabGradient4                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.TabGradient                     tabGradient5                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient3               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient6                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.TabGradient                     tabGradient7                     = new BaseControls.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager       resources = new System.ComponentModel.ComponentResourceManager(typeof(frmImageGather));
     this.dockPanel           = new BaseControls.Docking.DockPanel();
     this.p_Main              = new System.Windows.Forms.Panel();
     this.ptb_View            = new System.Windows.Forms.PictureBox();
     this.ptb_Gather          = new System.Windows.Forms.PictureBox();
     this.axMSComm1           = new AxMSCommLib.AxMSComm();
     this.p_Buttons           = new System.Windows.Forms.Panel();
     this.btn_ShowView        = new BaseControls.Buttons.VistaButton();
     this.btn_CardSetting     = new BaseControls.Buttons.VistaButton();
     this.btn_DinamicCatch    = new BaseControls.Buttons.VistaButton();
     this.btn_StaticCatch     = new BaseControls.Buttons.VistaButton();
     this.rb_Back             = new System.Windows.Forms.RadioButton();
     this.rb_Prefer           = new System.Windows.Forms.RadioButton();
     this.btn_EditClincReport = new System.Windows.Forms.Button();
     this.btn_Set             = new System.Windows.Forms.Button();
     this.serialPort1         = new System.IO.Ports.SerialPort(this.components);
     this.directoryEntry1     = new System.DirectoryServices.DirectoryEntry();
     this.dockPanel.SuspendLayout();
     this.p_Main.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ptb_View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ptb_Gather)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMSComm1)).BeginInit();
     this.p_Buttons.SuspendLayout();
     this.SuspendLayout();
     //
     // dockPanel
     //
     this.dockPanel.ActiveAutoHideContent = null;
     this.dockPanel.Controls.Add(this.p_Main);
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.Control;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 0);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.RightToLeftLayout                         = true;
     this.dockPanel.Size                                      = new System.Drawing.Size(1028, 678);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 5;
     //
     // p_Main
     //
     this.p_Main.Controls.Add(this.ptb_View);
     this.p_Main.Controls.Add(this.ptb_Gather);
     this.p_Main.Controls.Add(this.axMSComm1);
     this.p_Main.Controls.Add(this.p_Buttons);
     this.p_Main.Location = new System.Drawing.Point(2, 4);
     this.p_Main.Name     = "p_Main";
     this.p_Main.Size     = new System.Drawing.Size(845, 600);
     this.p_Main.TabIndex = 7;
     //
     // ptb_View
     //
     this.ptb_View.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.ptb_View.BackColor = System.Drawing.Color.Black;
     this.ptb_View.Location  = new System.Drawing.Point(11, 21);
     this.ptb_View.Name      = "ptb_View";
     this.ptb_View.Size      = new System.Drawing.Size(744, 561);
     this.ptb_View.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.ptb_View.TabIndex  = 13;
     this.ptb_View.TabStop   = false;
     this.ptb_View.Visible   = false;
     //
     // ptb_Gather
     //
     this.ptb_Gather.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.ptb_Gather.BackColor = System.Drawing.Color.Black;
     this.ptb_Gather.Location  = new System.Drawing.Point(11, 19);
     this.ptb_Gather.Name      = "ptb_Gather";
     this.ptb_Gather.Size      = new System.Drawing.Size(744, 561);
     this.ptb_Gather.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.ptb_Gather.TabIndex  = 12;
     this.ptb_Gather.TabStop   = false;
     //
     // axMSComm1
     //
     this.axMSComm1.Enabled  = true;
     this.axMSComm1.Location = new System.Drawing.Point(2, 2);
     this.axMSComm1.Name     = "axMSComm1";
     this.axMSComm1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMSComm1.OcxState")));
     this.axMSComm1.Size     = new System.Drawing.Size(38, 38);
     this.axMSComm1.TabIndex = 7;
     //
     // p_Buttons
     //
     this.p_Buttons.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.p_Buttons.Controls.Add(this.btn_ShowView);
     this.p_Buttons.Controls.Add(this.btn_CardSetting);
     this.p_Buttons.Controls.Add(this.btn_DinamicCatch);
     this.p_Buttons.Controls.Add(this.btn_StaticCatch);
     this.p_Buttons.Controls.Add(this.rb_Back);
     this.p_Buttons.Controls.Add(this.rb_Prefer);
     this.p_Buttons.Controls.Add(this.btn_EditClincReport);
     this.p_Buttons.Controls.Add(this.btn_Set);
     this.p_Buttons.Dock     = System.Windows.Forms.DockStyle.Right;
     this.p_Buttons.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.p_Buttons.Location = new System.Drawing.Point(769, 0);
     this.p_Buttons.Name     = "p_Buttons";
     this.p_Buttons.Size     = new System.Drawing.Size(76, 600);
     this.p_Buttons.TabIndex = 5;
     //
     // btn_ShowView
     //
     this.btn_ShowView.BackColor   = System.Drawing.Color.Transparent;
     this.btn_ShowView.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_ShowView.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_ShowView.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_ShowView.ButtonText  = "实时显示";
     this.btn_ShowView.Font        = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_ShowView.ForeColor   = System.Drawing.Color.Indigo;
     this.btn_ShowView.Image       = ((System.Drawing.Image)(resources.GetObject("btn_ShowView.Image")));
     this.btn_ShowView.ImageAlign  = System.Drawing.ContentAlignment.TopCenter;
     this.btn_ShowView.ImageSize   = new System.Drawing.Size(32, 32);
     this.btn_ShowView.Location    = new System.Drawing.Point(-1, 148);
     this.btn_ShowView.Name        = "btn_ShowView";
     this.btn_ShowView.Size        = new System.Drawing.Size(75, 69);
     this.btn_ShowView.TabIndex    = 8;
     this.btn_ShowView.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.btn_ShowView.Click      += new System.EventHandler(this.vtn_ShowView_Click);
     //
     // btn_CardSetting
     //
     this.btn_CardSetting.BackColor   = System.Drawing.Color.Transparent;
     this.btn_CardSetting.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_CardSetting.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_CardSetting.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_CardSetting.ButtonText  = "初始化卡";
     this.btn_CardSetting.Font        = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_CardSetting.ForeColor   = System.Drawing.Color.Indigo;
     this.btn_CardSetting.Image       = ((System.Drawing.Image)(resources.GetObject("btn_CardSetting.Image")));
     this.btn_CardSetting.ImageAlign  = System.Drawing.ContentAlignment.TopCenter;
     this.btn_CardSetting.ImageSize   = new System.Drawing.Size(32, 32);
     this.btn_CardSetting.Location    = new System.Drawing.Point(-1, 439);
     this.btn_CardSetting.Name        = "btn_CardSetting";
     this.btn_CardSetting.Size        = new System.Drawing.Size(75, 69);
     this.btn_CardSetting.TabIndex    = 7;
     this.btn_CardSetting.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.btn_CardSetting.Click      += new System.EventHandler(this.btn_CardSetting_Click);
     //
     // btn_DinamicCatch
     //
     this.btn_DinamicCatch.BackColor   = System.Drawing.Color.Transparent;
     this.btn_DinamicCatch.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_DinamicCatch.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_DinamicCatch.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_DinamicCatch.ButtonText  = "动态采集";
     this.btn_DinamicCatch.Font        = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_DinamicCatch.ForeColor   = System.Drawing.Color.Indigo;
     this.btn_DinamicCatch.Image       = ((System.Drawing.Image)(resources.GetObject("btn_DinamicCatch.Image")));
     this.btn_DinamicCatch.ImageAlign  = System.Drawing.ContentAlignment.TopCenter;
     this.btn_DinamicCatch.ImageSize   = new System.Drawing.Size(32, 32);
     this.btn_DinamicCatch.Location    = new System.Drawing.Point(-1, 342);
     this.btn_DinamicCatch.Name        = "btn_DinamicCatch";
     this.btn_DinamicCatch.Size        = new System.Drawing.Size(75, 69);
     this.btn_DinamicCatch.TabIndex    = 6;
     this.btn_DinamicCatch.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.btn_DinamicCatch.Visible     = false;
     this.btn_DinamicCatch.Click      += new System.EventHandler(this.btn_DinamicCatch_Click);
     //
     // btn_StaticCatch
     //
     this.btn_StaticCatch.BackColor   = System.Drawing.Color.Transparent;
     this.btn_StaticCatch.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_StaticCatch.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_StaticCatch.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_StaticCatch.ButtonText  = "静态采集";
     this.btn_StaticCatch.Font        = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_StaticCatch.ForeColor   = System.Drawing.Color.Indigo;
     this.btn_StaticCatch.Image       = ((System.Drawing.Image)(resources.GetObject("btn_StaticCatch.Image")));
     this.btn_StaticCatch.ImageAlign  = System.Drawing.ContentAlignment.TopCenter;
     this.btn_StaticCatch.ImageSize   = new System.Drawing.Size(32, 32);
     this.btn_StaticCatch.Location    = new System.Drawing.Point(-1, 245);
     this.btn_StaticCatch.Name        = "btn_StaticCatch";
     this.btn_StaticCatch.Size        = new System.Drawing.Size(75, 69);
     this.btn_StaticCatch.TabIndex    = 5;
     this.btn_StaticCatch.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.btn_StaticCatch.Click      += new System.EventHandler(this.btn_StaticCatch_Click);
     //
     // rb_Back
     //
     this.rb_Back.AutoSize = true;
     this.rb_Back.Location = new System.Drawing.Point(13, 92);
     this.rb_Back.Name     = "rb_Back";
     this.rb_Back.Size     = new System.Drawing.Size(49, 17);
     this.rb_Back.TabIndex = 3;
     this.rb_Back.TabStop  = true;
     this.rb_Back.Text     = "后台";
     this.rb_Back.UseVisualStyleBackColor = true;
     this.rb_Back.CheckedChanged         += new System.EventHandler(this.rb_Back_CheckedChanged);
     //
     // rb_Prefer
     //
     this.rb_Prefer.AutoSize = true;
     this.rb_Prefer.Location = new System.Drawing.Point(13, 48);
     this.rb_Prefer.Name     = "rb_Prefer";
     this.rb_Prefer.Size     = new System.Drawing.Size(49, 17);
     this.rb_Prefer.TabIndex = 2;
     this.rb_Prefer.TabStop  = true;
     this.rb_Prefer.Text     = "前台";
     this.rb_Prefer.UseVisualStyleBackColor = true;
     this.rb_Prefer.CheckedChanged         += new System.EventHandler(this.rb_Prefer_CheckedChanged);
     //
     // btn_EditClincReport
     //
     this.btn_EditClincReport.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btn_EditClincReport.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_EditClincReport.Location  = new System.Drawing.Point(15, 730);
     this.btn_EditClincReport.Name      = "btn_EditClincReport";
     this.btn_EditClincReport.Size      = new System.Drawing.Size(32, 32);
     this.btn_EditClincReport.TabIndex  = 1;
     this.btn_EditClincReport.UseVisualStyleBackColor = true;
     //
     // btn_Set
     //
     this.btn_Set.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btn_Set.Font      = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_Set.Location  = new System.Drawing.Point(15, 674);
     this.btn_Set.Name      = "btn_Set";
     this.btn_Set.Size      = new System.Drawing.Size(32, 32);
     this.btn_Set.TabIndex  = 1;
     this.btn_Set.Text      = "设置";
     this.btn_Set.UseVisualStyleBackColor = true;
     this.btn_Set.Visible = false;
     //
     // frmImageGather
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1028, 678);
     this.Controls.Add(this.dockPanel);
     this.Name            = "frmImageGather";
     this.Text            = "ImgGather";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.frmImageGather_FormClosing);
     this.VisibleChanged += new System.EventHandler(this.ImgGather_VisibleChanged);
     this.dockPanel.ResumeLayout(false);
     this.p_Main.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ptb_View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ptb_Gather)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMSComm1)).EndInit();
     this.p_Buttons.ResumeLayout(false);
     this.p_Buttons.PerformLayout();
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     BaseControls.Docking.DockPanelSkin                   dockPanelSkin1                   = new BaseControls.Docking.DockPanelSkin();
     BaseControls.Docking.AutoHideStripSkin               autoHideStripSkin1               = new BaseControls.Docking.AutoHideStripSkin();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient1               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient1                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new BaseControls.Docking.DockPaneStripSkin();
     BaseControls.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new BaseControls.Docking.DockPaneStripGradient();
     BaseControls.Docking.TabGradient                     tabGradient2                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient2               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient3                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new BaseControls.Docking.DockPaneStripToolWindowGradient();
     BaseControls.Docking.TabGradient                     tabGradient4                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.TabGradient                     tabGradient5                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient3               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient6                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.TabGradient                     tabGradient7                     = new BaseControls.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager       resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLocMap));
     this.dockPanel    = new BaseControls.Docking.DockPanel();
     this.p_Main       = new System.Windows.Forms.Panel();
     this.Lb_ImgName   = new BaseControls.MyLabel();
     this.myLabel1     = new BaseControls.MyLabel();
     this.ptb_Gather   = new System.Windows.Forms.PictureBox();
     this.panel2       = new System.Windows.Forms.Panel();
     this.btn_Cancel   = new BaseControls.Buttons.VistaButton();
     this.label3       = new BaseControls.MyLabel();
     this.cmb_TagImage = new System.Windows.Forms.ComboBox();
     this.btn_Save     = new BaseControls.Buttons.VistaButton();
     this.label2       = new BaseControls.MyLabel();
     this.label1       = new BaseControls.MyLabel();
     this.cmb_Explain  = new System.Windows.Forms.ComboBox();
     this.cmb_Part     = new System.Windows.Forms.ComboBox();
     this.drawArea     = new BaseControls.ImageBox.ImageCtl();
     this.dockPanel.SuspendLayout();
     this.p_Main.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ptb_Gather)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.drawArea)).BeginInit();
     this.SuspendLayout();
     //
     // dockPanel
     //
     this.dockPanel.ActiveAutoHideContent = null;
     this.dockPanel.Controls.Add(this.p_Main);
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.Control;
     this.dockPanel.DockLeftPortion                           = 0.14;
     this.dockPanel.DockRightPortion                          = 0.14;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 0);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(935, 593);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 15;
     //
     // p_Main
     //
     this.p_Main.Controls.Add(this.Lb_ImgName);
     this.p_Main.Controls.Add(this.myLabel1);
     this.p_Main.Controls.Add(this.ptb_Gather);
     this.p_Main.Controls.Add(this.panel2);
     this.p_Main.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.p_Main.Location = new System.Drawing.Point(0, 0);
     this.p_Main.Name     = "p_Main";
     this.p_Main.Size     = new System.Drawing.Size(935, 593);
     this.p_Main.TabIndex = 20;
     //
     // Lb_ImgName
     //
     this.Lb_ImgName.AutoSize  = true;
     this.Lb_ImgName.BackColor = System.Drawing.Color.Transparent;
     this.Lb_ImgName.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Lb_ImgName.ForeColor = System.Drawing.SystemColors.ActiveCaption;
     this.Lb_ImgName.Location  = new System.Drawing.Point(202, 9);
     this.Lb_ImgName.Name      = "Lb_ImgName";
     this.Lb_ImgName.Size      = new System.Drawing.Size(0, 14);
     this.Lb_ImgName.TabIndex  = 43;
     //
     // myLabel1
     //
     this.myLabel1.AutoSize  = true;
     this.myLabel1.BackColor = System.Drawing.Color.Transparent;
     this.myLabel1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.myLabel1.ForeColor = System.Drawing.SystemColors.ActiveCaption;
     this.myLabel1.Location  = new System.Drawing.Point(86, 9);
     this.myLabel1.Name      = "myLabel1";
     this.myLabel1.Size      = new System.Drawing.Size(82, 14);
     this.myLabel1.TabIndex  = 42;
     this.myLabel1.Text      = "图像名称:";
     //
     // ptb_Gather
     //
     this.ptb_Gather.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.ptb_Gather.BackColor = System.Drawing.Color.Black;
     this.ptb_Gather.Location  = new System.Drawing.Point(34, 35);
     this.ptb_Gather.Name      = "ptb_Gather";
     this.ptb_Gather.Size      = new System.Drawing.Size(663, 524);
     this.ptb_Gather.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.ptb_Gather.TabIndex  = 19;
     this.ptb_Gather.TabStop   = false;
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.btn_Cancel);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.cmb_TagImage);
     this.panel2.Controls.Add(this.btn_Save);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.cmb_Explain);
     this.panel2.Controls.Add(this.cmb_Part);
     this.panel2.Controls.Add(this.drawArea);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(713, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(222, 593);
     this.panel2.TabIndex = 18;
     //
     // btn_Cancel
     //
     this.btn_Cancel.BackColor   = System.Drawing.Color.Transparent;
     this.btn_Cancel.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_Cancel.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_Cancel.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_Cancel.ButtonText  = "取消";
     this.btn_Cancel.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_Cancel.ForeColor   = System.Drawing.Color.Indigo;
     this.btn_Cancel.Image       = ((System.Drawing.Image)(resources.GetObject("btn_Cancel.Image")));
     this.btn_Cancel.ImageAlign  = System.Drawing.ContentAlignment.TopCenter;
     this.btn_Cancel.ImageSize   = new System.Drawing.Size(32, 32);
     this.btn_Cancel.Location    = new System.Drawing.Point(124, 501);
     this.btn_Cancel.Name        = "btn_Cancel";
     this.btn_Cancel.Size        = new System.Drawing.Size(75, 69);
     this.btn_Cancel.TabIndex    = 22;
     this.btn_Cancel.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.btn_Cancel.Click      += new System.EventHandler(this.btn_Cancel_Click);
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("宋体", 9F);
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(17, 171);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(41, 12);
     this.label3.TabIndex  = 21;
     this.label3.Text      = "定位图";
     //
     // cmb_TagImage
     //
     this.cmb_TagImage.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmb_TagImage.FormattingEnabled = true;
     this.cmb_TagImage.Items.AddRange(new object[] {
         "胃",
         "肠",
         "支气管",
         "鼻咽喉",
         "输尿管"
     });
     this.cmb_TagImage.Location              = new System.Drawing.Point(78, 168);
     this.cmb_TagImage.Name                  = "cmb_TagImage";
     this.cmb_TagImage.Size                  = new System.Drawing.Size(121, 20);
     this.cmb_TagImage.TabIndex              = 20;
     this.cmb_TagImage.SelectedIndexChanged += new System.EventHandler(this.cmb_TagImage_SelectedIndexChanged);
     //
     // btn_Save
     //
     this.btn_Save.BackColor   = System.Drawing.Color.Transparent;
     this.btn_Save.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_Save.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_Save.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_Save.ButtonText  = "保存";
     this.btn_Save.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btn_Save.ForeColor   = System.Drawing.Color.Indigo;
     this.btn_Save.Image       = ((System.Drawing.Image)(resources.GetObject("btn_Save.Image")));
     this.btn_Save.ImageAlign  = System.Drawing.ContentAlignment.TopCenter;
     this.btn_Save.ImageSize   = new System.Drawing.Size(32, 32);
     this.btn_Save.Location    = new System.Drawing.Point(19, 501);
     this.btn_Save.Name        = "btn_Save";
     this.btn_Save.Size        = new System.Drawing.Size(75, 69);
     this.btn_Save.TabIndex    = 19;
     this.btn_Save.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.btn_Save.Click      += new System.EventHandler(this.btn_Save_Click);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("宋体", 9F);
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(17, 123);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(29, 12);
     this.label2.TabIndex  = 18;
     this.label2.Text      = "说明";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("宋体", 9F);
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(17, 68);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(29, 12);
     this.label1.TabIndex  = 17;
     this.label1.Text      = "部位";
     //
     // cmb_Explain
     //
     this.cmb_Explain.FormattingEnabled = true;
     this.cmb_Explain.Location          = new System.Drawing.Point(78, 120);
     this.cmb_Explain.MaxDropDownItems  = 40;
     this.cmb_Explain.Name     = "cmb_Explain";
     this.cmb_Explain.Size     = new System.Drawing.Size(121, 20);
     this.cmb_Explain.TabIndex = 16;
     //
     // cmb_Part
     //
     this.cmb_Part.FormattingEnabled = true;
     this.cmb_Part.Location          = new System.Drawing.Point(78, 65);
     this.cmb_Part.MaxDropDownItems  = 40;
     this.cmb_Part.Name                  = "cmb_Part";
     this.cmb_Part.Size                  = new System.Drawing.Size(121, 20);
     this.cmb_Part.TabIndex              = 15;
     this.cmb_Part.SelectedIndexChanged += new System.EventHandler(this.cmb_Part_SelectedIndexChanged);
     //
     // drawArea
     //
     this.drawArea.ActiveTool   = BaseControls.ImageBox.ImageCtl.DrawToolType.Line;
     this.drawArea.BackColor    = System.Drawing.Color.Black;
     this.drawArea.GraphicsList = null;
     this.drawArea.Image        = ((System.Drawing.Image)(resources.GetObject("drawArea.Image")));
     this.drawArea.Location     = new System.Drawing.Point(32, 241);
     this.drawArea.Name         = "drawArea";
     this.drawArea.Owner        = null;
     this.drawArea.Size         = new System.Drawing.Size(160, 240);
     this.drawArea.SizeMode     = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.drawArea.TabIndex     = 14;
     this.drawArea.TabStop      = false;
     //
     // frmLocMap
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(935, 593);
     this.Controls.Add(this.dockPanel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.Name            = "frmLocMap";
     this.Text            = "定位图";
     this.TopMost         = true;
     this.dockPanel.ResumeLayout(false);
     this.p_Main.ResumeLayout(false);
     this.p_Main.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ptb_Gather)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.drawArea)).EndInit();
     this.ResumeLayout(false);
 }
示例#3
0
 /// <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(frmMainForm));
     BaseControls.Docking.DockPanelSkin             dockPanelSkin1                         = new BaseControls.Docking.DockPanelSkin();
     BaseControls.Docking.AutoHideStripSkin         autoHideStripSkin1                     = new BaseControls.Docking.AutoHideStripSkin();
     BaseControls.Docking.DockPanelGradient         dockPanelGradient1                     = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient1                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new BaseControls.Docking.DockPaneStripSkin();
     BaseControls.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new BaseControls.Docking.DockPaneStripGradient();
     BaseControls.Docking.TabGradient                     tabGradient2                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient2               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient3                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new BaseControls.Docking.DockPaneStripToolWindowGradient();
     BaseControls.Docking.TabGradient                     tabGradient4                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.TabGradient                     tabGradient5                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.DockPanelGradient               dockPanelGradient3               = new BaseControls.Docking.DockPanelGradient();
     BaseControls.Docking.TabGradient                     tabGradient6                     = new BaseControls.Docking.TabGradient();
     BaseControls.Docking.TabGradient                     tabGradient7                     = new BaseControls.Docking.TabGradient();
     this.panTopLine         = new System.Windows.Forms.Panel();
     this.p_Patient          = new System.Windows.Forms.Panel();
     this.l_PatientId        = new BaseControls.MyLabel();
     this.l_ExamAccessionNum = new BaseControls.MyLabel();
     this.l_PatientSex       = new BaseControls.MyLabel();
     this.l_PatientName      = new BaseControls.MyLabel();
     this.label1             = new BaseControls.MyLabel();
     this.label5             = new BaseControls.MyLabel();
     this.label2             = new BaseControls.MyLabel();
     this.label3             = new BaseControls.MyLabel();
     this.panel2             = new System.Windows.Forms.Panel();
     this.btn_Settings       = new BaseControls.Buttons.VistaButton();
     this.btn_Exit           = new BaseControls.Buttons.VistaButton();
     this.panel3             = new System.Windows.Forms.Panel();
     this.btn_Logout         = new BaseControls.Buttons.VistaButton();
     this.btn_Lock           = new BaseControls.Buttons.VistaButton();
     this.statusStrip1       = new System.Windows.Forms.StatusStrip();
     this.tssl_SystemName    = new System.Windows.Forms.ToolStripStatusLabel();
     this.tssl_Version       = new System.Windows.Forms.ToolStripStatusLabel();
     this.tssl_User          = new System.Windows.Forms.ToolStripStatusLabel();
     this.tssl_Dept          = new System.Windows.Forms.ToolStripStatusLabel();
     this.tssl_Time          = new System.Windows.Forms.ToolStripStatusLabel();
     this.dockPanel          = new BaseControls.Docking.DockPanel();
     this.p_Sub       = new System.Windows.Forms.Panel();
     this.timer_Main  = new System.Windows.Forms.Timer(this.components);
     this.timer_Lock  = new System.Windows.Forms.Timer(this.components);
     this.timer_Close = new System.Windows.Forms.Timer(this.components);
     this.panTopLine.SuspendLayout();
     this.p_Patient.SuspendLayout();
     this.panel2.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.dockPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // panTopLine
     //
     this.panTopLine.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panTopLine.BackgroundImage")));
     this.panTopLine.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panTopLine.Controls.Add(this.p_Patient);
     this.panTopLine.Controls.Add(this.panel2);
     this.panTopLine.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panTopLine.Location = new System.Drawing.Point(0, 0);
     this.panTopLine.Name     = "panTopLine";
     this.panTopLine.Size     = new System.Drawing.Size(1020, 43);
     this.panTopLine.TabIndex = 1;
     //
     // p_Patient
     //
     this.p_Patient.BackColor = System.Drawing.Color.Transparent;
     this.p_Patient.Controls.Add(this.l_PatientId);
     this.p_Patient.Controls.Add(this.l_ExamAccessionNum);
     this.p_Patient.Controls.Add(this.l_PatientSex);
     this.p_Patient.Controls.Add(this.l_PatientName);
     this.p_Patient.Controls.Add(this.label1);
     this.p_Patient.Controls.Add(this.label5);
     this.p_Patient.Controls.Add(this.label2);
     this.p_Patient.Controls.Add(this.label3);
     this.p_Patient.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.p_Patient.Location = new System.Drawing.Point(0, 0);
     this.p_Patient.Name     = "p_Patient";
     this.p_Patient.Size     = new System.Drawing.Size(669, 41);
     this.p_Patient.TabIndex = 2;
     //
     // l_PatientId
     //
     this.l_PatientId.AutoSize  = true;
     this.l_PatientId.BackColor = System.Drawing.Color.Transparent;
     this.l_PatientId.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.l_PatientId.ForeColor = System.Drawing.Color.Cyan;
     this.l_PatientId.Location  = new System.Drawing.Point(133, 16);
     this.l_PatientId.Name      = "l_PatientId";
     this.l_PatientId.Size      = new System.Drawing.Size(23, 14);
     this.l_PatientId.TabIndex  = 3;
     this.l_PatientId.Text      = "ID";
     //
     // l_ExamAccessionNum
     //
     this.l_ExamAccessionNum.AutoSize  = true;
     this.l_ExamAccessionNum.BackColor = System.Drawing.Color.Transparent;
     this.l_ExamAccessionNum.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.l_ExamAccessionNum.ForeColor = System.Drawing.Color.Cyan;
     this.l_ExamAccessionNum.Location  = new System.Drawing.Point(509, 16);
     this.l_ExamAccessionNum.Name      = "l_ExamAccessionNum";
     this.l_ExamAccessionNum.Size      = new System.Drawing.Size(71, 14);
     this.l_ExamAccessionNum.TabIndex  = 9;
     this.l_ExamAccessionNum.Text      = "RY345443";
     //
     // l_PatientSex
     //
     this.l_PatientSex.AutoSize  = true;
     this.l_PatientSex.BackColor = System.Drawing.Color.Transparent;
     this.l_PatientSex.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.l_PatientSex.ForeColor = System.Drawing.Color.Cyan;
     this.l_PatientSex.Location  = new System.Drawing.Point(389, 16);
     this.l_PatientSex.Name      = "l_PatientSex";
     this.l_PatientSex.Size      = new System.Drawing.Size(22, 14);
     this.l_PatientSex.TabIndex  = 7;
     this.l_PatientSex.Text      = "男";
     //
     // l_PatientName
     //
     this.l_PatientName.AutoSize  = true;
     this.l_PatientName.BackColor = System.Drawing.Color.Transparent;
     this.l_PatientName.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.l_PatientName.ForeColor = System.Drawing.Color.Cyan;
     this.l_PatientName.Location  = new System.Drawing.Point(270, 16);
     this.l_PatientName.Name      = "l_PatientName";
     this.l_PatientName.Size      = new System.Drawing.Size(37, 14);
     this.l_PatientName.TabIndex  = 5;
     this.l_PatientName.Text      = "姓名";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(73, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(68, 14);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "病人ID:";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.ForeColor = System.Drawing.Color.Black;
     this.label5.Location  = new System.Drawing.Point(438, 16);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(82, 14);
     this.label5.TabIndex  = 8;
     this.label5.Text      = "检查序号:";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(229, 16);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(52, 14);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "姓名:";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(346, 16);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(52, 14);
     this.label3.TabIndex  = 6;
     this.label3.Text      = "性别:";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.btn_Settings);
     this.panel2.Controls.Add(this.btn_Exit);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.btn_Logout);
     this.panel2.Controls.Add(this.btn_Lock);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(669, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(349, 41);
     this.panel2.TabIndex = 1;
     //
     // btn_Settings
     //
     this.btn_Settings.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Settings.BackColor   = System.Drawing.Color.Transparent;
     this.btn_Settings.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_Settings.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_Settings.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_Settings.ButtonText  = "设置";
     this.btn_Settings.Font        = new System.Drawing.Font("SimSun", 11F, System.Drawing.FontStyle.Bold);
     this.btn_Settings.ForeColor   = System.Drawing.Color.Black;
     this.btn_Settings.Image       = ((System.Drawing.Image)(resources.GetObject("btn_Settings.Image")));
     this.btn_Settings.ImageSize   = new System.Drawing.Size(18, 18);
     this.btn_Settings.Location    = new System.Drawing.Point(24, 3);
     this.btn_Settings.Name        = "btn_Settings";
     this.btn_Settings.Size        = new System.Drawing.Size(71, 39);
     this.btn_Settings.TabIndex    = 5;
     this.btn_Settings.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_Settings.Click      += new System.EventHandler(this.btn_Settings_Click);
     //
     // btn_Exit
     //
     this.btn_Exit.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Exit.BackColor   = System.Drawing.Color.Transparent;
     this.btn_Exit.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_Exit.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_Exit.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_Exit.ButtonText  = "退出";
     this.btn_Exit.Font        = new System.Drawing.Font("SimSun", 11F, System.Drawing.FontStyle.Bold);
     this.btn_Exit.ForeColor   = System.Drawing.Color.Black;
     this.btn_Exit.Image       = ((System.Drawing.Image)(resources.GetObject("btn_Exit.Image")));
     this.btn_Exit.ImageSize   = new System.Drawing.Size(18, 18);
     this.btn_Exit.Location    = new System.Drawing.Point(267, 3);
     this.btn_Exit.Name        = "btn_Exit";
     this.btn_Exit.Size        = new System.Drawing.Size(71, 39);
     this.btn_Exit.TabIndex    = 4;
     this.btn_Exit.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_Exit.Click      += new System.EventHandler(this.btn_Exit_Click);
     //
     // panel3
     //
     this.panel3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.panel3.BackColor = System.Drawing.Color.White;
     this.panel3.Location  = new System.Drawing.Point(257, 13);
     this.panel3.Margin    = new System.Windows.Forms.Padding(0);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(1, 15);
     this.panel3.TabIndex  = 4;
     //
     // btn_Logout
     //
     this.btn_Logout.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Logout.BackColor   = System.Drawing.Color.Transparent;
     this.btn_Logout.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_Logout.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_Logout.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_Logout.ButtonText  = "注销";
     this.btn_Logout.Font        = new System.Drawing.Font("SimSun", 11F, System.Drawing.FontStyle.Bold);
     this.btn_Logout.ForeColor   = System.Drawing.Color.Black;
     this.btn_Logout.Image       = ((System.Drawing.Image)(resources.GetObject("btn_Logout.Image")));
     this.btn_Logout.ImageSize   = new System.Drawing.Size(18, 18);
     this.btn_Logout.Location    = new System.Drawing.Point(178, 3);
     this.btn_Logout.Name        = "btn_Logout";
     this.btn_Logout.Size        = new System.Drawing.Size(71, 39);
     this.btn_Logout.TabIndex    = 3;
     this.btn_Logout.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_Logout.Click      += new System.EventHandler(this.btn_Logout_Click);
     //
     // btn_Lock
     //
     this.btn_Lock.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Lock.BackColor   = System.Drawing.Color.Transparent;
     this.btn_Lock.BaseColor   = System.Drawing.Color.Transparent;
     this.btn_Lock.ButtonColor = System.Drawing.Color.SkyBlue;
     this.btn_Lock.ButtonStyle = BaseControls.Buttons.VistaButton.Style.Flat;
     this.btn_Lock.ButtonText  = "锁定";
     this.btn_Lock.Font        = new System.Drawing.Font("SimSun", 11F, System.Drawing.FontStyle.Bold);
     this.btn_Lock.ForeColor   = System.Drawing.Color.Black;
     this.btn_Lock.Image       = ((System.Drawing.Image)(resources.GetObject("btn_Lock.Image")));
     this.btn_Lock.ImageSize   = new System.Drawing.Size(18, 18);
     this.btn_Lock.Location    = new System.Drawing.Point(101, 3);
     this.btn_Lock.Name        = "btn_Lock";
     this.btn_Lock.Size        = new System.Drawing.Size(71, 39);
     this.btn_Lock.TabIndex    = 2;
     this.btn_Lock.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_Lock.Click      += new System.EventHandler(this.btn_Lock_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tssl_SystemName,
         this.tssl_Version,
         this.tssl_User,
         this.tssl_Dept,
         this.tssl_Time
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 724);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(1020, 22);
     this.statusStrip1.TabIndex = 2;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // tssl_SystemName
     //
     this.tssl_SystemName.AutoSize    = false;
     this.tssl_SystemName.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
     this.tssl_SystemName.Name        = "tssl_SystemName";
     this.tssl_SystemName.Size        = new System.Drawing.Size(300, 17);
     this.tssl_SystemName.Text        = "方软科技影像信息系统";
     //
     // tssl_Version
     //
     this.tssl_Version.AutoSize = false;
     this.tssl_Version.Name     = "tssl_Version";
     this.tssl_Version.Size     = new System.Drawing.Size(150, 17);
     this.tssl_Version.Text     = "v 1.0.0";
     //
     // tssl_User
     //
     this.tssl_User.AutoSize          = false;
     this.tssl_User.BorderSides       = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
     this.tssl_User.Image             = ((System.Drawing.Image)(resources.GetObject("tssl_User.Image")));
     this.tssl_User.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.tssl_User.ImageScaling      = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.tssl_User.Name              = "tssl_User";
     this.tssl_User.Size              = new System.Drawing.Size(150, 17);
     this.tssl_User.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     //
     // tssl_Dept
     //
     this.tssl_Dept.AutoSize          = false;
     this.tssl_Dept.BorderSides       = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
     this.tssl_Dept.Image             = ((System.Drawing.Image)(resources.GetObject("tssl_Dept.Image")));
     this.tssl_Dept.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.tssl_Dept.Name              = "tssl_Dept";
     this.tssl_Dept.Size              = new System.Drawing.Size(150, 17);
     this.tssl_Dept.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     //
     // tssl_Time
     //
     this.tssl_Time.AutoSize    = false;
     this.tssl_Time.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
     this.tssl_Time.Name        = "tssl_Time";
     this.tssl_Time.Size        = new System.Drawing.Size(255, 17);
     this.tssl_Time.Spring      = true;
     this.tssl_Time.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dockPanel
     //
     this.dockPanel.ActiveAutoHideContent = null;
     this.dockPanel.Controls.Add(this.p_Sub);
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.Control;
     this.dockPanel.DockLeftPortion                           = 0.16D;
     this.dockPanel.DockRightPortion                          = 0.16D;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 43);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(1020, 681);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 6;
     //
     // p_Sub
     //
     this.p_Sub.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.p_Sub.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.p_Sub.Location  = new System.Drawing.Point(0, 0);
     this.p_Sub.Name      = "p_Sub";
     this.p_Sub.Size      = new System.Drawing.Size(1020, 681);
     this.p_Sub.TabIndex  = 5;
     //
     // timer_Main
     //
     this.timer_Main.Interval = 1000;
     this.timer_Main.Tick    += new System.EventHandler(this.timer_Main_Tick);
     //
     // timer_Lock
     //
     this.timer_Lock.Interval = 1000;
     //
     // timer_Close
     //
     this.timer_Close.Interval = 1000;
     this.timer_Close.Tick    += new System.EventHandler(this.timer_Close_Tick);
     //
     // frmMainForm
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1020, 746);
     this.Controls.Add(this.dockPanel);
     this.Controls.Add(this.panTopLine);
     this.Controls.Add(this.statusStrip1);
     this.DoubleBuffered = true;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name           = "frmMainForm";
     this.Text           = "方软科技影像信息管理系统";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Activated     += new System.EventHandler(this.frmMainForm_Activated);
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     this.FormClosed    += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
     this.panTopLine.ResumeLayout(false);
     this.p_Patient.ResumeLayout(false);
     this.p_Patient.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.dockPanel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }