Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmModifyStatistics));
     this.m_cmdOK                = new System.Windows.Forms.Button();
     this.m_lblStatisticType     = new System.Windows.Forms.Label();
     this.m_cboStaticDefinition  = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_cboConditionRelation = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_cmdCancel            = new System.Windows.Forms.Button();
     this.m_txtConditionalValue  = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.m_cboConditionOperator = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_cboConditionItem     = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_lblRelation          = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // m_cmdOK
     //
     this.m_cmdOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdOK.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdOK.ForeColor = System.Drawing.Color.White;
     this.m_cmdOK.Location  = new System.Drawing.Point(292, 20);
     this.m_cmdOK.Name      = "m_cmdOK";
     this.m_cmdOK.Size      = new System.Drawing.Size(68, 28);
     this.m_cmdOK.TabIndex  = 16;
     this.m_cmdOK.Text      = "确定";
     this.m_cmdOK.Click    += new System.EventHandler(this.m_cmdOK_Click);
     //
     // m_lblStatisticType
     //
     this.m_lblStatisticType.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_lblStatisticType.ForeColor = System.Drawing.Color.White;
     this.m_lblStatisticType.Location  = new System.Drawing.Point(32, 24);
     this.m_lblStatisticType.Name      = "m_lblStatisticType";
     this.m_lblStatisticType.Size      = new System.Drawing.Size(88, 23);
     this.m_lblStatisticType.TabIndex  = 15;
     this.m_lblStatisticType.Text      = "统计类型:";
     //
     // m_cboStaticDefinition
     //
     this.m_cboStaticDefinition.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.BorderColor         = System.Drawing.Color.White;
     this.m_cboStaticDefinition.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboStaticDefinition.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboStaticDefinition.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboStaticDefinition.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboStaticDefinition.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboStaticDefinition.ForeColor             = System.Drawing.Color.White;
     this.m_cboStaticDefinition.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.ListForeColor         = System.Drawing.Color.White;
     this.m_cboStaticDefinition.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboStaticDefinition.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboStaticDefinition.Location              = new System.Drawing.Point(128, 20);
     this.m_cboStaticDefinition.Name                  = "m_cboStaticDefinition";
     this.m_cboStaticDefinition.SelectedIndex         = -1;
     this.m_cboStaticDefinition.SelectedItem          = null;
     this.m_cboStaticDefinition.Size                  = new System.Drawing.Size(156, 26);
     this.m_cboStaticDefinition.TabIndex              = 14;
     this.m_cboStaticDefinition.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.TextForeColor         = System.Drawing.Color.White;
     this.m_cboStaticDefinition.SelectedIndexChanged += new System.EventHandler(this.m_cboStaticDefinition_SelectedIndexChanged);
     //
     // m_cboConditionRelation
     //
     this.m_cboConditionRelation.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionRelation.BorderColor         = System.Drawing.Color.White;
     this.m_cboConditionRelation.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionRelation.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboConditionRelation.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboConditionRelation.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboConditionRelation.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboConditionRelation.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboConditionRelation.ForeColor             = System.Drawing.Color.White;
     this.m_cboConditionRelation.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionRelation.ListForeColor         = System.Drawing.Color.White;
     this.m_cboConditionRelation.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboConditionRelation.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboConditionRelation.Location              = new System.Drawing.Point(132, 20);
     this.m_cboConditionRelation.Name                  = "m_cboConditionRelation";
     this.m_cboConditionRelation.SelectedIndex         = -1;
     this.m_cboConditionRelation.SelectedItem          = null;
     this.m_cboConditionRelation.Size                  = new System.Drawing.Size(148, 26);
     this.m_cboConditionRelation.TabIndex              = 13;
     this.m_cboConditionRelation.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionRelation.TextForeColor         = System.Drawing.Color.White;
     //
     // m_cmdCancel
     //
     this.m_cmdCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdCancel.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdCancel.ForeColor = System.Drawing.Color.White;
     this.m_cmdCancel.Location  = new System.Drawing.Point(292, 52);
     this.m_cmdCancel.Name      = "m_cmdCancel";
     this.m_cmdCancel.Size      = new System.Drawing.Size(68, 28);
     this.m_cmdCancel.TabIndex  = 100;
     this.m_cmdCancel.Text      = "取消";
     this.m_cmdCancel.Click    += new System.EventHandler(this.m_cmdCancel_Click);
     //
     // m_txtConditionalValue
     //
     this.m_txtConditionalValue.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_txtConditionalValue.BorderColor = System.Drawing.Color.White;
     this.m_txtConditionalValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txtConditionalValue.Font        = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtConditionalValue.ForeColor   = System.Drawing.Color.White;
     this.m_txtConditionalValue.Location    = new System.Drawing.Point(72, 52);
     this.m_txtConditionalValue.Name        = "m_txtConditionalValue";
     this.m_txtConditionalValue.Size        = new System.Drawing.Size(212, 26);
     this.m_txtConditionalValue.TabIndex    = 11;
     this.m_txtConditionalValue.Text        = "";
     //
     // m_cboConditionOperator
     //
     this.m_cboConditionOperator.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionOperator.BorderColor         = System.Drawing.Color.White;
     this.m_cboConditionOperator.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionOperator.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboConditionOperator.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboConditionOperator.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboConditionOperator.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboConditionOperator.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboConditionOperator.ForeColor             = System.Drawing.Color.White;
     this.m_cboConditionOperator.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionOperator.ListForeColor         = System.Drawing.Color.White;
     this.m_cboConditionOperator.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboConditionOperator.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboConditionOperator.Location              = new System.Drawing.Point(180, 20);
     this.m_cboConditionOperator.Name                  = "m_cboConditionOperator";
     this.m_cboConditionOperator.SelectedIndex         = -1;
     this.m_cboConditionOperator.SelectedItem          = null;
     this.m_cboConditionOperator.Size                  = new System.Drawing.Size(104, 26);
     this.m_cboConditionOperator.TabIndex              = 10;
     this.m_cboConditionOperator.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionOperator.TextForeColor         = System.Drawing.Color.White;
     //
     // m_cboConditionItem
     //
     this.m_cboConditionItem.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionItem.BorderColor         = System.Drawing.Color.White;
     this.m_cboConditionItem.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionItem.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboConditionItem.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboConditionItem.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboConditionItem.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboConditionItem.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboConditionItem.ForeColor             = System.Drawing.Color.White;
     this.m_cboConditionItem.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionItem.ListForeColor         = System.Drawing.Color.White;
     this.m_cboConditionItem.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboConditionItem.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboConditionItem.Location              = new System.Drawing.Point(16, 20);
     this.m_cboConditionItem.Name                  = "m_cboConditionItem";
     this.m_cboConditionItem.SelectedIndex         = -1;
     this.m_cboConditionItem.SelectedItem          = null;
     this.m_cboConditionItem.Size                  = new System.Drawing.Size(160, 26);
     this.m_cboConditionItem.TabIndex              = 9;
     this.m_cboConditionItem.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboConditionItem.TextForeColor         = System.Drawing.Color.White;
     //
     // m_lblRelation
     //
     this.m_lblRelation.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_lblRelation.ForeColor = System.Drawing.Color.White;
     this.m_lblRelation.Location  = new System.Drawing.Point(28, 22);
     this.m_lblRelation.Name      = "m_lblRelation";
     this.m_lblRelation.TabIndex  = 17;
     this.m_lblRelation.Text      = "关系类型:";
     //
     // frmModifyStatistics
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.BackColor         = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.ClientSize        = new System.Drawing.Size(384, 97);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.m_cboConditionItem,
         this.m_cboConditionOperator,
         this.m_lblRelation,
         this.m_cboConditionRelation,
         this.m_cmdOK,
         this.m_lblStatisticType,
         this.m_cboStaticDefinition,
         this.m_cmdCancel,
         this.m_txtConditionalValue
     });
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmModifyStatistics";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "修改";
     this.ResumeLayout(false);
 }
Пример #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOpenStatistics));
     this.label1                = new System.Windows.Forms.Label();
     this.m_lsvExistingQuery    = new System.Windows.Forms.ListView();
     this.clmQueryID            = new System.Windows.Forms.ColumnHeader();
     this.clmQueryName          = new System.Windows.Forms.ColumnHeader();
     this.m_cmdOpenCondition    = new System.Windows.Forms.Button();
     this.m_cmdCancel           = new System.Windows.Forms.Button();
     this.m_cboStaticDefinition = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.Location  = new System.Drawing.Point(16, 268);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(88, 23);
     this.label1.TabIndex  = 9;
     this.label1.Text      = "统计类型:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_lsvExistingQuery
     //
     this.m_lsvExistingQuery.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.m_lsvExistingQuery.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_lsvExistingQuery.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.clmQueryID,
         this.clmQueryName
     });
     this.m_lsvExistingQuery.Font           = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_lsvExistingQuery.ForeColor      = System.Drawing.Color.White;
     this.m_lsvExistingQuery.FullRowSelect  = true;
     this.m_lsvExistingQuery.GridLines      = true;
     this.m_lsvExistingQuery.HoverSelection = true;
     this.m_lsvExistingQuery.Location       = new System.Drawing.Point(20, 20);
     this.m_lsvExistingQuery.MultiSelect    = false;
     this.m_lsvExistingQuery.Name           = "m_lsvExistingQuery";
     this.m_lsvExistingQuery.Size           = new System.Drawing.Size(420, 228);
     this.m_lsvExistingQuery.Sorting        = System.Windows.Forms.SortOrder.Ascending;
     this.m_lsvExistingQuery.TabIndex       = 100;
     this.m_lsvExistingQuery.View           = System.Windows.Forms.View.Details;
     //
     // clmQueryID
     //
     this.clmQueryID.Text  = "查询ID";
     this.clmQueryID.Width = 150;
     //
     // clmQueryName
     //
     this.clmQueryName.Text  = "查询说明";
     this.clmQueryName.Width = 270;
     //
     // m_cmdOpenCondition
     //
     this.m_cmdOpenCondition.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdOpenCondition.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdOpenCondition.Location  = new System.Drawing.Point(304, 264);
     this.m_cmdOpenCondition.Name      = "m_cmdOpenCondition";
     this.m_cmdOpenCondition.Size      = new System.Drawing.Size(64, 32);
     this.m_cmdOpenCondition.TabIndex  = 120;
     this.m_cmdOpenCondition.Text      = "打开";
     this.m_cmdOpenCondition.Click    += new System.EventHandler(this.m_cmdOpenCondition_Click);
     //
     // m_cmdCancel
     //
     this.m_cmdCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmdCancel.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdCancel.Font         = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdCancel.Location     = new System.Drawing.Point(376, 264);
     this.m_cmdCancel.Name         = "m_cmdCancel";
     this.m_cmdCancel.Size         = new System.Drawing.Size(64, 32);
     this.m_cmdCancel.TabIndex     = 130;
     this.m_cmdCancel.Text         = "取消";
     this.m_cmdCancel.Click       += new System.EventHandler(this.m_cmdCancel_Click);
     //
     // m_cboStaticDefinition
     //
     this.m_cboStaticDefinition.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.BorderColor         = System.Drawing.Color.White;
     this.m_cboStaticDefinition.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboStaticDefinition.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboStaticDefinition.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboStaticDefinition.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboStaticDefinition.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboStaticDefinition.ForeColor             = System.Drawing.Color.White;
     this.m_cboStaticDefinition.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.ListForeColor         = System.Drawing.Color.White;
     this.m_cboStaticDefinition.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboStaticDefinition.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboStaticDefinition.Location              = new System.Drawing.Point(104, 264);
     this.m_cboStaticDefinition.Name                  = "m_cboStaticDefinition";
     this.m_cboStaticDefinition.SelectedIndex         = -1;
     this.m_cboStaticDefinition.SelectedItem          = null;
     this.m_cboStaticDefinition.Size                  = new System.Drawing.Size(192, 26);
     this.m_cboStaticDefinition.TabIndex              = 110;
     this.m_cboStaticDefinition.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboStaticDefinition.TextForeColor         = System.Drawing.Color.White;
     this.m_cboStaticDefinition.SelectedIndexChanged += new System.EventHandler(this.m_cboStaticDefinition_SelectedIndexChanged);
     //
     // frmOpenStatistics
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.BackColor         = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.CancelButton      = this.m_cmdCancel;
     this.ClientSize        = new System.Drawing.Size(460, 317);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.m_cboStaticDefinition,
         this.m_cmdCancel,
         this.m_cmdOpenCondition,
         this.m_lsvExistingQuery,
         this.label1
     });
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmOpenStatistics";
     this.Text            = "打开查询条件";
     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.m_txtRecordContent       = new com.digitalwave.controls.ctlRichTextBox();
     this.m_cmuRichTextBoxMenu     = new System.Windows.Forms.ContextMenu();
     this.mniDoubleStrikeOutDelete = new System.Windows.Forms.MenuItem();
     this.m_cboRecordList          = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.label20            = new System.Windows.Forms.Label();
     this.m_cmdsave          = new PinkieControls.ButtonXP();
     this.m_cmdExit          = new PinkieControls.ButtonXP();
     this.m_cmdOnDoc         = new PinkieControls.ButtonXP();
     this.m_txtOnDoc         = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.m_pdcPrintDocument = new System.Drawing.Printing.PrintDocument();
     this.m_dtpCreateDate    = new com.digitalwave.Utility.Controls.ctlTimePicker();
     this.label3             = new System.Windows.Forms.Label();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.gpbInPatientList   = new System.Windows.Forms.GroupBox();
     this.m_nudViewMo        = new System.Windows.Forms.NumericUpDown();
     this.m_rdbViewAll       = new System.Windows.Forms.RadioButton();
     this.m_lsvInPatientList = new System.Windows.Forms.ListView();
     this.columnHeader1      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4      = new System.Windows.Forms.ColumnHeader();
     this.m_rdbViewPart      = new System.Windows.Forms.RadioButton();
     this.label4             = new System.Windows.Forms.Label();
     this.groupBox1.SuspendLayout();
     this.gpbInPatientList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_nudViewMo)).BeginInit();
     this.SuspendLayout();
     //
     // lblSex
     //
     this.lblSex.Size    = new System.Drawing.Size(4, 4);
     this.lblSex.Visible = false;
     //
     // lblAge
     //
     this.lblAge.Size    = new System.Drawing.Size(4, 4);
     this.lblAge.Visible = false;
     //
     // lblBedNoTitle
     //
     this.lblBedNoTitle.Location = new System.Drawing.Point(188, 56);
     this.lblBedNoTitle.Visible  = false;
     //
     // lblInHospitalNoTitle
     //
     this.lblInHospitalNoTitle.AutoSize  = false;
     this.lblInHospitalNoTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.lblInHospitalNoTitle.Location  = new System.Drawing.Point(768, 44);
     this.lblInHospitalNoTitle.Size      = new System.Drawing.Size(4, 4);
     //
     // lblNameTitle
     //
     this.lblNameTitle.AutoSize  = false;
     this.lblNameTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.lblNameTitle.Location  = new System.Drawing.Point(532, 44);
     this.lblNameTitle.Size      = new System.Drawing.Size(4, 4);
     //
     // lblSexTitle
     //
     this.lblSexTitle.AutoSize  = false;
     this.lblSexTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.lblSexTitle.Location  = new System.Drawing.Point(552, 44);
     this.lblSexTitle.Size      = new System.Drawing.Size(4, 4);
     //
     // lblAgeTitle
     //
     this.lblAgeTitle.AutoSize  = false;
     this.lblAgeTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.lblAgeTitle.Location  = new System.Drawing.Point(656, 44);
     this.lblAgeTitle.Size      = new System.Drawing.Size(4, 4);
     //
     // lblAreaTitle
     //
     this.lblAreaTitle.BackColor = System.Drawing.SystemColors.Control;
     this.lblAreaTitle.Location  = new System.Drawing.Point(256, 24);
     //
     // m_lsvInPatientID
     //
     this.m_lsvInPatientID.Location = new System.Drawing.Point(880, 132);
     //
     // txtInPatientID
     //
     this.txtInPatientID.Enabled  = false;
     this.txtInPatientID.Location = new System.Drawing.Point(840, 44);
     this.txtInPatientID.Size     = new System.Drawing.Size(4, 23);
     //
     // m_txtPatientName
     //
     this.m_txtPatientName.Enabled  = false;
     this.m_txtPatientName.Location = new System.Drawing.Point(544, 44);
     this.m_txtPatientName.Size     = new System.Drawing.Size(4, 23);
     //
     // m_txtBedNO
     //
     this.m_txtBedNO.Enabled  = false;
     this.m_txtBedNO.Location = new System.Drawing.Point(520, 44);
     this.m_txtBedNO.Size     = new System.Drawing.Size(4, 23);
     //
     // m_cboArea
     //
     this.m_cboArea.Location              = new System.Drawing.Point(308, 20);
     this.m_cboArea.SelectedIndexChanged += new System.EventHandler(this.m_cboArea_SelectedIndexChanged);
     //
     // m_lsvPatientName
     //
     this.m_lsvPatientName.Location = new System.Drawing.Point(476, 132);
     //
     // m_lsvBedNO
     //
     this.m_lsvBedNO.Location = new System.Drawing.Point(336, 132);
     //
     // m_cboDept
     //
     this.m_cboDept.Location              = new System.Drawing.Point(68, 20);
     this.m_cboDept.SelectedIndexChanged += new System.EventHandler(this.m_cboDept_SelectedIndexChanged);
     //
     // lblDept
     //
     this.lblDept.BackColor = System.Drawing.SystemColors.Control;
     this.lblDept.Location  = new System.Drawing.Point(16, 24);
     //
     // m_cmdNewTemplate
     //
     this.m_cmdNewTemplate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.m_cmdNewTemplate.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_cmdNewTemplate.Location  = new System.Drawing.Point(832, 68);
     //
     // m_cmdNext
     //
     this.m_cmdNext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.m_cmdNext.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_cmdNext.Location  = new System.Drawing.Point(168, 20);
     this.m_cmdNext.UseVisualStyleBackColor = false;
     //
     // m_cmdPre
     //
     this.m_cmdPre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(101)))), ((int)(((byte)(152)))));
     this.m_cmdPre.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_cmdPre.Location  = new System.Drawing.Point(144, 20);
     this.m_cmdPre.UseVisualStyleBackColor = false;
     //
     // m_lblForTitle
     //
     this.m_lblForTitle.BackColor = System.Drawing.SystemColors.Control;
     this.m_lblForTitle.Location  = new System.Drawing.Point(504, 8);
     this.m_lblForTitle.Size      = new System.Drawing.Size(432, 56);
     this.m_lblForTitle.Visible   = true;
     //
     // m_cmdModifyPatientInfo
     //
     this.m_cmdModifyPatientInfo.Location = new System.Drawing.Point(748, 18);
     //
     // m_txtRecordContent
     //
     this.m_txtRecordContent.AccessibleDescription = "";
     this.m_txtRecordContent.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.m_txtRecordContent.AutoSize                   = true;
     this.m_txtRecordContent.BackColor                  = System.Drawing.SystemColors.ActiveCaptionText;
     this.m_txtRecordContent.ContextMenu                = this.m_cmuRichTextBoxMenu;
     this.m_txtRecordContent.Font                       = new System.Drawing.Font("宋体", 10.5F);
     this.m_txtRecordContent.ForeColor                  = System.Drawing.Color.Black;
     this.m_txtRecordContent.ImeMode                    = System.Windows.Forms.ImeMode.On;
     this.m_txtRecordContent.Location                   = new System.Drawing.Point(8, 82);
     this.m_txtRecordContent.m_BlnIgnoreUserInfo        = false;
     this.m_txtRecordContent.m_BlnPartControl           = false;
     this.m_txtRecordContent.m_BlnReadOnly              = false;
     this.m_txtRecordContent.m_BlnUnderLineDST          = false;
     this.m_txtRecordContent.m_ClrDST                   = System.Drawing.Color.Red;
     this.m_txtRecordContent.m_ClrOldPartInsertText     = System.Drawing.Color.Black;
     this.m_txtRecordContent.m_IntCanModifyTime         = 6;
     this.m_txtRecordContent.m_IntPartControlLength     = 0;
     this.m_txtRecordContent.m_IntPartControlStartIndex = 0;
     this.m_txtRecordContent.m_StrUserID                = "";
     this.m_txtRecordContent.m_StrUserName              = "";
     this.m_txtRecordContent.MaxLength                  = 30000;
     this.m_txtRecordContent.Name                       = "m_txtRecordContent";
     this.m_txtRecordContent.ScrollBars                 = System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical;
     this.m_txtRecordContent.Size                       = new System.Drawing.Size(548, 338);
     this.m_txtRecordContent.TabIndex                   = 10000004;
     this.m_txtRecordContent.Tag  = "0";
     this.m_txtRecordContent.Text = "";
     //
     // m_cmuRichTextBoxMenu
     //
     this.m_cmuRichTextBoxMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.mniDoubleStrikeOutDelete
     });
     //
     // mniDoubleStrikeOutDelete
     //
     this.mniDoubleStrikeOutDelete.Index = 0;
     this.mniDoubleStrikeOutDelete.Text  = "双划线删除";
     //
     // m_cboRecordList
     //
     this.m_cboRecordList.AccessibleDescription = "";
     this.m_cboRecordList.BackColor             = System.Drawing.SystemColors.Control;
     this.m_cboRecordList.BorderColor           = System.Drawing.Color.Black;
     this.m_cboRecordList.DropButtonBackColor   = System.Drawing.SystemColors.Control;
     this.m_cboRecordList.DropButtonCursor      = System.Windows.Forms.Cursors.Hand;
     this.m_cboRecordList.DropButtonForeColor   = System.Drawing.Color.Black;
     this.m_cboRecordList.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboRecordList.flatFont                 = new System.Drawing.Font("宋体", 10.5F);
     this.m_cboRecordList.Font                     = new System.Drawing.Font("宋体", 10.5F);
     this.m_cboRecordList.ForeColor                = System.Drawing.Color.Black;
     this.m_cboRecordList.ListBackColor            = System.Drawing.Color.White;
     this.m_cboRecordList.ListForeColor            = System.Drawing.Color.Black;
     this.m_cboRecordList.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboRecordList.ListSelectedForeColor    = System.Drawing.Color.White;
     this.m_cboRecordList.Location                 = new System.Drawing.Point(360, 24);
     this.m_cboRecordList.m_BlnEnableItemEventMenu = false;
     this.m_cboRecordList.Name                     = "m_cboRecordList";
     this.m_cboRecordList.SelectedIndex            = -1;
     this.m_cboRecordList.SelectedItem             = null;
     this.m_cboRecordList.SelectionStart           = 0;
     this.m_cboRecordList.Size                     = new System.Drawing.Size(196, 23);
     this.m_cboRecordList.TabIndex                 = 10000003;
     this.m_cboRecordList.TextBackColor            = System.Drawing.Color.White;
     this.m_cboRecordList.TextForeColor            = System.Drawing.Color.Black;
     this.m_cboRecordList.SelectedIndexChanged    += new System.EventHandler(this.m_cboRecordList_SelectedIndexChanged);
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(280, 28);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(70, 14);
     this.label20.TabIndex = 10000005;
     this.label20.Text     = "记录列表:";
     //
     // m_cmdsave
     //
     this.m_cmdsave.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.m_cmdsave.DefaultScheme = true;
     this.m_cmdsave.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdsave.Hint          = "";
     this.m_cmdsave.Location      = new System.Drawing.Point(692, 520);
     this.m_cmdsave.Name          = "m_cmdsave";
     this.m_cmdsave.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdsave.Size          = new System.Drawing.Size(75, 28);
     this.m_cmdsave.TabIndex      = 10000007;
     this.m_cmdsave.Text          = "保  存";
     this.m_cmdsave.Click        += new System.EventHandler(this.m_cmdsave_Click);
     //
     // m_cmdExit
     //
     this.m_cmdExit.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.m_cmdExit.DefaultScheme = true;
     this.m_cmdExit.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmdExit.Hint          = "";
     this.m_cmdExit.Location      = new System.Drawing.Point(876, 520);
     this.m_cmdExit.Name          = "m_cmdExit";
     this.m_cmdExit.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdExit.Size          = new System.Drawing.Size(75, 28);
     this.m_cmdExit.TabIndex      = 10000007;
     this.m_cmdExit.Text          = "退  出";
     this.m_cmdExit.Click        += new System.EventHandler(this.m_cmdExit_Click);
     //
     // m_cmdOnDoc
     //
     this.m_cmdOnDoc.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.m_cmdOnDoc.DefaultScheme = true;
     this.m_cmdOnDoc.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdOnDoc.Font          = new System.Drawing.Font("宋体", 12F);
     this.m_cmdOnDoc.Hint          = "";
     this.m_cmdOnDoc.Location      = new System.Drawing.Point(36, 520);
     this.m_cmdOnDoc.Name          = "m_cmdOnDoc";
     this.m_cmdOnDoc.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdOnDoc.Size          = new System.Drawing.Size(76, 28);
     this.m_cmdOnDoc.TabIndex      = 10000008;
     this.m_cmdOnDoc.Text          = "记录者:";
     //
     // m_txtOnDoc
     //
     this.m_txtOnDoc.AccessibleDescription = "住院医师签名";
     this.m_txtOnDoc.AccessibleName        = "NoDefault";
     this.m_txtOnDoc.BackColor             = System.Drawing.Color.White;
     this.m_txtOnDoc.BorderColor           = System.Drawing.Color.Transparent;
     this.m_txtOnDoc.Font      = new System.Drawing.Font("宋体", 10.5F);
     this.m_txtOnDoc.ForeColor = System.Drawing.Color.Black;
     this.m_txtOnDoc.Location  = new System.Drawing.Point(116, 520);
     this.m_txtOnDoc.Name      = "m_txtOnDoc";
     this.m_txtOnDoc.Size      = new System.Drawing.Size(92, 28);
     this.m_txtOnDoc.TabIndex  = 10000009;
     this.m_txtOnDoc.Tag       = "1";
     //
     // m_pdcPrintDocument
     //
     this.m_pdcPrintDocument.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.m_pdcPrintDocument_PrintPage);
     this.m_pdcPrintDocument.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.m_pdcPrintDocument_BeginPrint);
     //
     // m_dtpCreateDate
     //
     this.m_dtpCreateDate.BackColor           = System.Drawing.SystemColors.Control;
     this.m_dtpCreateDate.BorderColor         = System.Drawing.Color.Black;
     this.m_dtpCreateDate.CustomFormat        = "yyyy年MM月dd日 HH:mm:ss";
     this.m_dtpCreateDate.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_dtpCreateDate.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_dtpCreateDate.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_dtpCreateDate.flatFont            = new System.Drawing.Font("宋体", 12F);
     this.m_dtpCreateDate.Font             = new System.Drawing.Font("宋体", 12F);
     this.m_dtpCreateDate.Format           = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtpCreateDate.Location         = new System.Drawing.Point(84, 26);
     this.m_dtpCreateDate.m_BlnOnlyTime    = false;
     this.m_dtpCreateDate.m_EnmVisibleFlag = com.digitalwave.Utility.Controls.ctlTimePicker.enmDateTimeFlag.Second;
     this.m_dtpCreateDate.MaxDate          = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.m_dtpCreateDate.MinDate          = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.m_dtpCreateDate.Name             = "m_dtpCreateDate";
     this.m_dtpCreateDate.ReadOnly         = false;
     this.m_dtpCreateDate.Size             = new System.Drawing.Size(192, 22);
     this.m_dtpCreateDate.TabIndex         = 10000010;
     this.m_dtpCreateDate.TextBackColor    = System.Drawing.Color.White;
     this.m_dtpCreateDate.TextForeColor    = System.Drawing.Color.Black;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(8, 28);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(70, 14);
     this.label3.TabIndex = 10000005;
     this.label3.Text     = "记录时间:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_dtpCreateDate);
     this.groupBox1.Controls.Add(this.m_txtRecordContent);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label20);
     this.groupBox1.Controls.Add(this.m_cboRecordList);
     this.groupBox1.Location = new System.Drawing.Point(416, 76);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(564, 432);
     this.groupBox1.TabIndex = 10000011;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "记录内容:";
     //
     // gpbInPatientList
     //
     this.gpbInPatientList.Controls.Add(this.m_nudViewMo);
     this.gpbInPatientList.Controls.Add(this.m_rdbViewAll);
     this.gpbInPatientList.Controls.Add(this.m_lsvInPatientList);
     this.gpbInPatientList.Controls.Add(this.m_rdbViewPart);
     this.gpbInPatientList.Controls.Add(this.label4);
     this.gpbInPatientList.Location = new System.Drawing.Point(16, 76);
     this.gpbInPatientList.Name     = "gpbInPatientList";
     this.gpbInPatientList.Size     = new System.Drawing.Size(392, 432);
     this.gpbInPatientList.TabIndex = 10000016;
     this.gpbInPatientList.TabStop  = false;
     this.gpbInPatientList.Text     = "出院病人一览表";
     //
     // m_nudViewMo
     //
     this.m_nudViewMo.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.m_nudViewMo.ForeColor = System.Drawing.Color.Black;
     this.m_nudViewMo.Location  = new System.Drawing.Point(204, 28);
     this.m_nudViewMo.Maximum   = new decimal(new int[] {
         36,
         0,
         0,
         0
     });
     this.m_nudViewMo.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.m_nudViewMo.Name     = "m_nudViewMo";
     this.m_nudViewMo.Size     = new System.Drawing.Size(40, 23);
     this.m_nudViewMo.TabIndex = 97;
     this.m_nudViewMo.Value    = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     this.m_nudViewMo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.m_nudViewMo_KeyPress);
     //
     // m_rdbViewAll
     //
     this.m_rdbViewAll.Location  = new System.Drawing.Point(8, 28);
     this.m_rdbViewAll.Name      = "m_rdbViewAll";
     this.m_rdbViewAll.Size      = new System.Drawing.Size(92, 20);
     this.m_rdbViewAll.TabIndex  = 1;
     this.m_rdbViewAll.Text      = "显示全部";
     this.m_rdbViewAll.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     //
     // m_lsvInPatientList
     //
     this.m_lsvInPatientList.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.m_lsvInPatientList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeader4
     });
     this.m_lsvInPatientList.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.m_lsvInPatientList.ForeColor     = System.Drawing.Color.Black;
     this.m_lsvInPatientList.FullRowSelect = true;
     this.m_lsvInPatientList.GridLines     = true;
     this.m_lsvInPatientList.Location      = new System.Drawing.Point(3, 53);
     this.m_lsvInPatientList.MultiSelect   = false;
     this.m_lsvInPatientList.Name          = "m_lsvInPatientList";
     this.m_lsvInPatientList.Size          = new System.Drawing.Size(386, 376);
     this.m_lsvInPatientList.TabIndex      = 0;
     this.m_lsvInPatientList.UseCompatibleStateImageBehavior = false;
     this.m_lsvInPatientList.View = System.Windows.Forms.View.Details;
     this.m_lsvInPatientList.SelectedIndexChanged += new System.EventHandler(this.m_lsvInPatientList_SelectedIndexChanged);
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "住 院 号";
     this.columnHeader1.Width = 80;
     //
     // columnHeader2
     //
     this.columnHeader2.Text      = "姓  名";
     this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.columnHeader2.Width     = 80;
     //
     // columnHeader3
     //
     this.columnHeader3.Text      = "住院日期";
     this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.columnHeader3.Width     = 130;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "出院日期";
     this.columnHeader4.Width = 130;
     //
     // m_rdbViewPart
     //
     this.m_rdbViewPart.Checked         = true;
     this.m_rdbViewPart.Location        = new System.Drawing.Point(156, 28);
     this.m_rdbViewPart.Name            = "m_rdbViewPart";
     this.m_rdbViewPart.Size            = new System.Drawing.Size(224, 20);
     this.m_rdbViewPart.TabIndex        = 1;
     this.m_rdbViewPart.TabStop         = true;
     this.m_rdbViewPart.Text            = "显示      个月内出院病人";
     this.m_rdbViewPart.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this.m_rdbViewPart.CheckedChanged += new System.EventHandler(this.m_rdbViewPart_CheckedChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(192, 96);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(105, 14);
     this.label4.TabIndex = 93;
     this.label4.Text     = "个月内出院病人";
     //
     // frmOutPatientRevisitRecord
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.Control;
     this.CancelButton      = this.m_cmdExit;
     this.ClientSize        = new System.Drawing.Size(990, 583);
     this.Controls.Add(this.m_txtOnDoc);
     this.Controls.Add(this.gpbInPatientList);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_cmdOnDoc);
     this.Controls.Add(this.m_cmdsave);
     this.Controls.Add(this.m_cmdExit);
     this.Font            = new System.Drawing.Font("宋体", 10.5F);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "frmOutPatientRevisitRecord";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "复诊\\随访记录";
     this.Load           += new System.EventHandler(this.frmOutPatientRevisitRecord_Load);
     this.Controls.SetChildIndex(this.chkModifyWithoutMatk, 0);
     this.Controls.SetChildIndex(this.m_cmdExit, 0);
     this.Controls.SetChildIndex(this.m_cmdsave, 0);
     this.Controls.SetChildIndex(this.m_cmdOnDoc, 0);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.gpbInPatientList, 0);
     this.Controls.SetChildIndex(this.m_txtOnDoc, 0);
     this.Controls.SetChildIndex(this.txtInPatientID, 0);
     this.Controls.SetChildIndex(this.lblDept, 0);
     this.Controls.SetChildIndex(this.lblAreaTitle, 0);
     this.Controls.SetChildIndex(this.lblAgeTitle, 0);
     this.Controls.SetChildIndex(this.lblNameTitle, 0);
     this.Controls.SetChildIndex(this.lblInHospitalNoTitle, 0);
     this.Controls.SetChildIndex(this.lblBedNoTitle, 0);
     this.Controls.SetChildIndex(this.lblAge, 0);
     this.Controls.SetChildIndex(this.lblSex, 0);
     this.Controls.SetChildIndex(this.m_txtPatientName, 0);
     this.Controls.SetChildIndex(this.m_txtBedNO, 0);
     this.Controls.SetChildIndex(this.m_cmdNewTemplate, 0);
     this.Controls.SetChildIndex(this.m_cmdNext, 0);
     this.Controls.SetChildIndex(this.m_cmdPre, 0);
     this.Controls.SetChildIndex(this.m_lsvInPatientID, 0);
     this.Controls.SetChildIndex(this.m_lsvPatientName, 0);
     this.Controls.SetChildIndex(this.m_lsvBedNO, 0);
     this.Controls.SetChildIndex(this.m_cboArea, 0);
     this.Controls.SetChildIndex(this.m_cboDept, 0);
     this.Controls.SetChildIndex(this.lblSexTitle, 0);
     this.Controls.SetChildIndex(this.m_lblForTitle, 0);
     this.Controls.SetChildIndex(this.m_cmdModifyPatientInfo, 0);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.gpbInPatientList.ResumeLayout(false);
     this.gpbInPatientList.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_nudViewMo)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmCommonUse));
     this.clmCommonUseID        = new System.Windows.Forms.ColumnHeader();
     this.clmCommonUseValue     = new System.Windows.Forms.ColumnHeader();
     this.lblCommonUseTypeTitle = new System.Windows.Forms.Label();
     this.lblTitle               = new System.Windows.Forms.Label();
     this.m_cmdDel               = new System.Windows.Forms.Button();
     this.m_cmdAdd               = new System.Windows.Forms.Button();
     this.m_lsvCommonUseValue    = new System.Windows.Forms.ListView();
     this.m_txtCommonUseValue    = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.lblCommonUseValueTitle = new System.Windows.Forms.Label();
     this.m_cboCommonUseType     = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_cmdModify            = new System.Windows.Forms.Button();
     this.cmdCancel              = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // clmCommonUseID
     //
     this.clmCommonUseID.Text  = "编号";
     this.clmCommonUseID.Width = 0;
     //
     // clmCommonUseValue
     //
     this.clmCommonUseValue.Text  = "                 已有常用值";
     this.clmCommonUseValue.Width = 385;
     //
     // lblCommonUseTypeTitle
     //
     this.lblCommonUseTypeTitle.AutoSize  = true;
     this.lblCommonUseTypeTitle.ForeColor = System.Drawing.Color.White;
     this.lblCommonUseTypeTitle.Location  = new System.Drawing.Point(412, 80);
     this.lblCommonUseTypeTitle.Name      = "lblCommonUseTypeTitle";
     this.lblCommonUseTypeTitle.Size      = new System.Drawing.Size(96, 19);
     this.lblCommonUseTypeTitle.TabIndex  = 414;
     this.lblCommonUseTypeTitle.Text      = "常用值类别:";
     //
     // lblTitle
     //
     this.lblTitle.AutoSize  = true;
     this.lblTitle.Font      = new System.Drawing.Font("SimSun", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblTitle.ForeColor = System.Drawing.Color.White;
     this.lblTitle.Location  = new System.Drawing.Point(252, 20);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(176, 37);
     this.lblTitle.TabIndex  = 421;
     this.lblTitle.Text      = "常用值录入";
     //
     // m_cmdDel
     //
     this.m_cmdDel.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cmdDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdDel.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdDel.ForeColor = System.Drawing.Color.White;
     this.m_cmdDel.Location  = new System.Drawing.Point(560, 248);
     this.m_cmdDel.Name      = "m_cmdDel";
     this.m_cmdDel.Size      = new System.Drawing.Size(64, 32);
     this.m_cmdDel.TabIndex  = 160;
     this.m_cmdDel.Text      = "删除";
     this.m_cmdDel.Click    += new System.EventHandler(this.m_cmdDel_Click);
     //
     // m_cmdAdd
     //
     this.m_cmdAdd.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cmdAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdAdd.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdAdd.ForeColor = System.Drawing.Color.White;
     this.m_cmdAdd.Location  = new System.Drawing.Point(416, 248);
     this.m_cmdAdd.Name      = "m_cmdAdd";
     this.m_cmdAdd.Size      = new System.Drawing.Size(64, 32);
     this.m_cmdAdd.TabIndex  = 130;
     this.m_cmdAdd.Text      = "增加";
     this.m_cmdAdd.Click    += new System.EventHandler(this.m_cmdAdd_Click);
     //
     // m_lsvCommonUseValue
     //
     this.m_lsvCommonUseValue.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_lsvCommonUseValue.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_lsvCommonUseValue.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.clmCommonUseID,
         this.clmCommonUseValue
     });
     this.m_lsvCommonUseValue.ForeColor     = System.Drawing.Color.White;
     this.m_lsvCommonUseValue.FullRowSelect = true;
     this.m_lsvCommonUseValue.GridLines     = true;
     this.m_lsvCommonUseValue.HideSelection = false;
     this.m_lsvCommonUseValue.Location      = new System.Drawing.Point(16, 76);
     this.m_lsvCommonUseValue.MultiSelect   = false;
     this.m_lsvCommonUseValue.Name          = "m_lsvCommonUseValue";
     this.m_lsvCommonUseValue.Size          = new System.Drawing.Size(386, 208);
     this.m_lsvCommonUseValue.TabIndex      = 100;
     this.m_lsvCommonUseValue.View          = System.Windows.Forms.View.Details;
     this.m_lsvCommonUseValue.Click        += new System.EventHandler(this.m_lsvCommonUseValue_Click);
     //
     // m_txtCommonUseValue
     //
     this.m_txtCommonUseValue.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_txtCommonUseValue.BorderColor = System.Drawing.Color.White;
     this.m_txtCommonUseValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txtCommonUseValue.ForeColor   = System.Drawing.SystemColors.Window;
     this.m_txtCommonUseValue.Location    = new System.Drawing.Point(416, 168);
     this.m_txtCommonUseValue.Multiline   = true;
     this.m_txtCommonUseValue.Name        = "m_txtCommonUseValue";
     this.m_txtCommonUseValue.ScrollBars  = System.Windows.Forms.ScrollBars.Both;
     this.m_txtCommonUseValue.Size        = new System.Drawing.Size(272, 52);
     this.m_txtCommonUseValue.TabIndex    = 120;
     this.m_txtCommonUseValue.Text        = "";
     //
     // lblCommonUseValueTitle
     //
     this.lblCommonUseValueTitle.AutoSize  = true;
     this.lblCommonUseValueTitle.ForeColor = System.Drawing.Color.White;
     this.lblCommonUseValueTitle.Location  = new System.Drawing.Point(412, 144);
     this.lblCommonUseValueTitle.Name      = "lblCommonUseValueTitle";
     this.lblCommonUseValueTitle.Size      = new System.Drawing.Size(72, 19);
     this.lblCommonUseValueTitle.TabIndex  = 422;
     this.lblCommonUseValueTitle.Text      = "常用值:";
     //
     // m_cboCommonUseType
     //
     this.m_cboCommonUseType.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboCommonUseType.BorderColor         = System.Drawing.Color.White;
     this.m_cboCommonUseType.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboCommonUseType.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboCommonUseType.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboCommonUseType.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboCommonUseType.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboCommonUseType.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboCommonUseType.ForeColor             = System.Drawing.Color.White;
     this.m_cboCommonUseType.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboCommonUseType.ListForeColor         = System.Drawing.Color.White;
     this.m_cboCommonUseType.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboCommonUseType.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboCommonUseType.Location              = new System.Drawing.Point(416, 108);
     this.m_cboCommonUseType.Name                  = "m_cboCommonUseType";
     this.m_cboCommonUseType.SelectedIndex         = -1;
     this.m_cboCommonUseType.SelectedItem          = null;
     this.m_cboCommonUseType.Size                  = new System.Drawing.Size(272, 26);
     this.m_cboCommonUseType.TabIndex              = 110;
     this.m_cboCommonUseType.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboCommonUseType.TextForeColor         = System.Drawing.Color.White;
     this.m_cboCommonUseType.Load                 += new System.EventHandler(this.m_cboCommonUseType_Load);
     this.m_cboCommonUseType.SelectedIndexChanged += new System.EventHandler(this.m_cboCommonUseType_SelectedIndexChanged);
     //
     // m_cmdModify
     //
     this.m_cmdModify.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cmdModify.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdModify.Font      = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cmdModify.ForeColor = System.Drawing.Color.White;
     this.m_cmdModify.Location  = new System.Drawing.Point(488, 248);
     this.m_cmdModify.Name      = "m_cmdModify";
     this.m_cmdModify.Size      = new System.Drawing.Size(64, 32);
     this.m_cmdModify.TabIndex  = 140;
     this.m_cmdModify.Text      = "修改";
     this.m_cmdModify.Click    += new System.EventHandler(this.m_cmdModify_Click);
     //
     // cmdCancel
     //
     this.cmdCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.cmdCancel.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.cmdCancel.Location     = new System.Drawing.Point(632, 248);
     this.cmdCancel.Name         = "cmdCancel";
     this.cmdCancel.Size         = new System.Drawing.Size(64, 32);
     this.cmdCancel.TabIndex     = 423;
     this.cmdCancel.Text         = "取消";
     this.cmdCancel.Click       += new System.EventHandler(this.cmdCancel_Click);
     //
     // frmCommonUse
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(8, 19);
     this.BackColor         = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.CancelButton      = this.cmdCancel;
     this.ClientSize        = new System.Drawing.Size(704, 313);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.cmdCancel,
         this.m_cboCommonUseType,
         this.lblCommonUseValueTitle,
         this.lblCommonUseTypeTitle,
         this.lblTitle,
         this.m_cmdDel,
         this.m_cmdAdd,
         this.m_lsvCommonUseValue,
         this.m_txtCommonUseValue,
         this.m_cmdModify
     });
     this.Font            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.ForeColor       = System.Drawing.SystemColors.Window;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "frmCommonUse";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "常用值录入";
     this.Load           += new System.EventHandler(this.frmCommonUse_Load);
     this.ResumeLayout(false);
 }
Пример #5
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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPatientLabel));
     this.dtgPatientLabel        = new iCare.ctlDataGridPatientLabel(this.components);
     this.lsvItem                = new System.Windows.Forms.ListView();
     this.m_cboDept              = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_cboArea              = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.lblAreaTitle           = new System.Windows.Forms.Label();
     this.lblDept                = new System.Windows.Forms.Label();
     this.pdPatientLabel         = new System.Drawing.Printing.PrintDocument();
     this.cmdShowAll             = new PinkieControls.ButtonXP();
     this.m_cmdClose             = new PinkieControls.ButtonXP();
     this.cmdPrint               = new PinkieControls.ButtonXP();
     this.cmdClear               = new PinkieControls.ButtonXP();
     this.dataGridTableStyle1    = new System.Windows.Forms.DataGridTableStyle();
     this.dataGridTextBoxColumn1 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn2 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn3 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn4 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn5 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn6 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn7 = new System.Windows.Forms.DataGridTextBoxColumn();
     this.dataGridTextBoxColumn8 = new System.Windows.Forms.DataGridTextBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.dtgPatientLabel)).BeginInit();
     this.SuspendLayout();
     //
     // dtgPatientLabel
     //
     this.dtgPatientLabel.BackgroundColor    = System.Drawing.SystemColors.GrayText;
     this.dtgPatientLabel.CaptionBackColor   = System.Drawing.SystemColors.Control;
     this.dtgPatientLabel.CaptionForeColor   = System.Drawing.Color.Black;
     this.dtgPatientLabel.CaptionText        = "病人基本资料";
     this.dtgPatientLabel.DataMember         = "";
     this.dtgPatientLabel.GridLineColor      = System.Drawing.SystemColors.ControlLight;
     this.dtgPatientLabel.HeaderForeColor    = System.Drawing.SystemColors.ControlText;
     this.dtgPatientLabel.Location           = new System.Drawing.Point(8, 56);
     this.dtgPatientLabel.m_LsvGridShow      = this.lsvItem;
     this.dtgPatientLabel.Name               = "dtgPatientLabel";
     this.dtgPatientLabel.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     this.dtgPatientLabel.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     this.dtgPatientLabel.Size               = new System.Drawing.Size(812, 388);
     this.dtgPatientLabel.TabIndex           = 0;
     this.dtgPatientLabel.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     this.dtgPatientLabel.MouseEnter += new System.EventHandler(this.dtgPatientLabel_MouseEnter);
     //
     // lsvItem
     //
     this.lsvItem.FullRowSelect = true;
     this.lsvItem.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.None;
     this.lsvItem.Location      = new System.Drawing.Point(280, 196);
     this.lsvItem.Name          = "lsvItem";
     this.lsvItem.TabIndex      = 10000006;
     this.lsvItem.View          = System.Windows.Forms.View.Details;
     //
     // m_cboDept
     //
     this.m_cboDept.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboDept.BorderColor         = System.Drawing.Color.Black;
     this.m_cboDept.DropButtonBackColor = System.Drawing.SystemColors.ControlLight;
     this.m_cboDept.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboDept.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboDept.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboDept.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboDept.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboDept.ForeColor                = System.Drawing.Color.White;
     this.m_cboDept.ListBackColor            = System.Drawing.Color.White;
     this.m_cboDept.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboDept.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboDept.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboDept.Location                 = new System.Drawing.Point(56, 16);
     this.m_cboDept.m_BlnEnableItemEventMenu = true;
     this.m_cboDept.Name                     = "m_cboDept";
     this.m_cboDept.SelectedIndex            = -1;
     this.m_cboDept.SelectedItem             = null;
     this.m_cboDept.SelectionStart           = -1;
     this.m_cboDept.Size                     = new System.Drawing.Size(180, 23);
     this.m_cboDept.TabIndex                 = 10000003;
     this.m_cboDept.TextBackColor            = System.Drawing.Color.White;
     this.m_cboDept.TextForeColor            = System.Drawing.Color.Black;
     this.m_cboDept.SelectedIndexChanged    += new System.EventHandler(this.m_cboDept_SelectedIndexChanged);
     //
     // m_cboArea
     //
     this.m_cboArea.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboArea.BorderColor         = System.Drawing.Color.Black;
     this.m_cboArea.DropButtonBackColor = System.Drawing.SystemColors.ControlLight;
     this.m_cboArea.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboArea.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboArea.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboArea.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboArea.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboArea.ForeColor                = System.Drawing.Color.White;
     this.m_cboArea.ListBackColor            = System.Drawing.Color.White;
     this.m_cboArea.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboArea.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboArea.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboArea.Location                 = new System.Drawing.Point(292, 16);
     this.m_cboArea.m_BlnEnableItemEventMenu = true;
     this.m_cboArea.Name                     = "m_cboArea";
     this.m_cboArea.SelectedIndex            = -1;
     this.m_cboArea.SelectedItem             = null;
     this.m_cboArea.SelectionStart           = -1;
     this.m_cboArea.Size                     = new System.Drawing.Size(180, 23);
     this.m_cboArea.TabIndex                 = 10000000;
     this.m_cboArea.TextBackColor            = System.Drawing.Color.White;
     this.m_cboArea.TextForeColor            = System.Drawing.Color.Black;
     this.m_cboArea.SelectedIndexChanged    += new System.EventHandler(this.m_cboArea_SelectedIndexChanged);
     //
     // lblAreaTitle
     //
     this.lblAreaTitle.AutoSize  = true;
     this.lblAreaTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblAreaTitle.ForeColor = System.Drawing.Color.Black;
     this.lblAreaTitle.Location  = new System.Drawing.Point(244, 18);
     this.lblAreaTitle.Name      = "lblAreaTitle";
     this.lblAreaTitle.Size      = new System.Drawing.Size(41, 19);
     this.lblAreaTitle.TabIndex  = 10000001;
     this.lblAreaTitle.Text      = "病区:";
     this.lblAreaTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblDept
     //
     this.lblDept.AutoSize  = true;
     this.lblDept.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblDept.ForeColor = System.Drawing.Color.Black;
     this.lblDept.Location  = new System.Drawing.Point(8, 18);
     this.lblDept.Name      = "lblDept";
     this.lblDept.Size      = new System.Drawing.Size(41, 19);
     this.lblDept.TabIndex  = 10000002;
     this.lblDept.Text      = "科室:";
     this.lblDept.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pdPatientLabel
     //
     this.pdPatientLabel.EndPrint  += new System.Drawing.Printing.PrintEventHandler(this.pdPatientLabel_EndPrint);
     this.pdPatientLabel.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.pdPatientLabel_PrintPage);
     //
     // cmdShowAll
     //
     this.cmdShowAll.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.cmdShowAll.DefaultScheme = true;
     this.cmdShowAll.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.cmdShowAll.ForeColor     = System.Drawing.Color.Black;
     this.cmdShowAll.Hint          = "";
     this.cmdShowAll.Location      = new System.Drawing.Point(476, 12);
     this.cmdShowAll.Name          = "cmdShowAll";
     this.cmdShowAll.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.cmdShowAll.Size          = new System.Drawing.Size(84, 31);
     this.cmdShowAll.TabIndex      = 10000009;
     this.cmdShowAll.Text          = "显示全部";
     this.cmdShowAll.Click        += new System.EventHandler(this.cmdShowAll_Click);
     //
     // m_cmdClose
     //
     this.m_cmdClose.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_cmdClose.DefaultScheme = true;
     this.m_cmdClose.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdClose.ForeColor     = System.Drawing.Color.Black;
     this.m_cmdClose.Hint          = "";
     this.m_cmdClose.Location      = new System.Drawing.Point(740, 12);
     this.m_cmdClose.Name          = "m_cmdClose";
     this.m_cmdClose.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdClose.Size          = new System.Drawing.Size(84, 31);
     this.m_cmdClose.TabIndex      = 10000010;
     this.m_cmdClose.Text          = "关闭";
     this.m_cmdClose.Click        += new System.EventHandler(this.m_cmdClose_Click);
     //
     // cmdPrint
     //
     this.cmdPrint.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.cmdPrint.DefaultScheme = true;
     this.cmdPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.cmdPrint.ForeColor     = System.Drawing.Color.Black;
     this.cmdPrint.Hint          = "";
     this.cmdPrint.Location      = new System.Drawing.Point(564, 12);
     this.cmdPrint.Name          = "cmdPrint";
     this.cmdPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.cmdPrint.Size          = new System.Drawing.Size(84, 31);
     this.cmdPrint.TabIndex      = 10000011;
     this.cmdPrint.Text          = "打印预览";
     this.cmdPrint.Click        += new System.EventHandler(this.cmdPrint_Click);
     //
     // cmdClear
     //
     this.cmdClear.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.cmdClear.DefaultScheme = true;
     this.cmdClear.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.cmdClear.ForeColor     = System.Drawing.Color.Black;
     this.cmdClear.Hint          = "";
     this.cmdClear.Location      = new System.Drawing.Point(652, 12);
     this.cmdClear.Name          = "cmdClear";
     this.cmdClear.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.cmdClear.Size          = new System.Drawing.Size(84, 31);
     this.cmdClear.TabIndex      = 10000012;
     this.cmdClear.Text          = "清空";
     this.cmdClear.Click        += new System.EventHandler(this.cmdClear_Click);
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.DataGrid = this.dtgPatientLabel;
     this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.dataGridTextBoxColumn1,
         this.dataGridTextBoxColumn2,
         this.dataGridTextBoxColumn3,
         this.dataGridTextBoxColumn4,
         this.dataGridTextBoxColumn5,
         this.dataGridTextBoxColumn6,
         this.dataGridTextBoxColumn7,
         this.dataGridTextBoxColumn8
     });
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.MappingName     = "";
     //
     // dataGridTextBoxColumn1
     //
     this.dataGridTextBoxColumn1.Format      = "";
     this.dataGridTextBoxColumn1.FormatInfo  = null;
     this.dataGridTextBoxColumn1.HeaderText  = "姓名";
     this.dataGridTextBoxColumn1.MappingName = "lastname_vchr";
     this.dataGridTextBoxColumn1.Width       = 75;
     //
     // dataGridTextBoxColumn2
     //
     this.dataGridTextBoxColumn2.Format      = "";
     this.dataGridTextBoxColumn2.FormatInfo  = null;
     this.dataGridTextBoxColumn2.HeaderText  = "年龄";
     this.dataGridTextBoxColumn2.MappingName = "birth_dat";
     this.dataGridTextBoxColumn2.Width       = 75;
     //
     // dataGridTextBoxColumn3
     //
     this.dataGridTextBoxColumn3.Format      = "";
     this.dataGridTextBoxColumn3.FormatInfo  = null;
     this.dataGridTextBoxColumn3.HeaderText  = "性别";
     this.dataGridTextBoxColumn3.MappingName = "sex_chr";
     this.dataGridTextBoxColumn3.Width       = 75;
     //
     // dataGridTextBoxColumn4
     //
     this.dataGridTextBoxColumn4.Format      = "";
     this.dataGridTextBoxColumn4.FormatInfo  = null;
     this.dataGridTextBoxColumn4.HeaderText  = "病区";
     this.dataGridTextBoxColumn4.MappingName = "DEPTNAME_VCHR";
     this.dataGridTextBoxColumn4.Width       = 75;
     //
     // dataGridTextBoxColumn5
     //
     this.dataGridTextBoxColumn5.Format      = "";
     this.dataGridTextBoxColumn5.FormatInfo  = null;
     this.dataGridTextBoxColumn5.HeaderText  = "床号";
     this.dataGridTextBoxColumn5.MappingName = "CODE_CHR";
     this.dataGridTextBoxColumn5.Width       = 75;
     //
     // dataGridTextBoxColumn6
     //
     this.dataGridTextBoxColumn6.Format      = "";
     this.dataGridTextBoxColumn6.FormatInfo  = null;
     this.dataGridTextBoxColumn6.HeaderText  = "住院号";
     this.dataGridTextBoxColumn6.MappingName = "inpatientid_chr";
     this.dataGridTextBoxColumn6.Width       = 75;
     //
     // dataGridTextBoxColumn7
     //
     this.dataGridTextBoxColumn7.Format      = "";
     this.dataGridTextBoxColumn7.FormatInfo  = null;
     this.dataGridTextBoxColumn7.HeaderText  = "诊断";
     this.dataGridTextBoxColumn7.MappingName = "mzdiagnose_vchr";
     this.dataGridTextBoxColumn7.Width       = 75;
     //
     // dataGridTextBoxColumn8
     //
     this.dataGridTextBoxColumn8.Format      = "";
     this.dataGridTextBoxColumn8.FormatInfo  = null;
     this.dataGridTextBoxColumn8.HeaderText  = "打印张数";
     this.dataGridTextBoxColumn8.MappingName = "";
     this.dataGridTextBoxColumn8.Width       = 75;
     //
     // frmPatientLabel
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.Control;
     this.ClientSize        = new System.Drawing.Size(826, 451);
     this.Controls.Add(this.cmdClear);
     this.Controls.Add(this.cmdPrint);
     this.Controls.Add(this.m_cmdClose);
     this.Controls.Add(this.cmdShowAll);
     this.Controls.Add(this.lblAreaTitle);
     this.Controls.Add(this.lblDept);
     this.Controls.Add(this.m_cboDept);
     this.Controls.Add(this.m_cboArea);
     this.Controls.Add(this.dtgPatientLabel);
     this.Controls.Add(this.lsvItem);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmPatientLabel";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "病人标签";
     this.Load           += new System.EventHandler(this.frmPatientLabel_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dtgPatientLabel)).EndInit();
     this.ResumeLayout(false);
 }
Пример #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmVitalGroup));
     this.chklstGroup     = new System.Windows.Forms.CheckedListBox();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdOK           = new System.Windows.Forms.Button();
     this.cmdApply        = new System.Windows.Forms.Button();
     this.tabOptions      = new System.Windows.Forms.TabControl();
     this.tbpGroup        = new System.Windows.Forms.TabPage();
     this.lstGroupItem    = new System.Windows.Forms.CheckedListBox();
     this.m_ctmItemSelect = new System.Windows.Forms.ContextMenu();
     this.mniSelectAll    = new System.Windows.Forms.MenuItem();
     this.mniUnselectAll  = new System.Windows.Forms.MenuItem();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.cboRefreshRate  = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.chkRefesh       = new System.Windows.Forms.CheckBox();
     this.lblRefreshRate  = new System.Windows.Forms.Label();
     this.tbpOption       = new System.Windows.Forms.TabPage();
     this.cmdColor        = new System.Windows.Forms.Button();
     this.cboMarker       = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.gpbAlarmRange   = new System.Windows.Forms.GroupBox();
     this.NUDMinAlarm     = new System.Windows.Forms.NumericUpDown();
     this.NUDMaxAlarm     = new System.Windows.Forms.NumericUpDown();
     this.label4          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.lsvParamSet     = new System.Windows.Forms.ListView();
     this.ParameterName   = new System.Windows.Forms.ColumnHeader();
     this.Marker          = new System.Windows.Forms.ColumnHeader();
     this.cmnColor        = new System.Windows.Forms.ColumnHeader();
     this.clmMaxAlarm     = new System.Windows.Forms.ColumnHeader();
     this.clmMinAlarm     = new System.Windows.Forms.ColumnHeader();
     this.label1          = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.tabOptions.SuspendLayout();
     this.tbpGroup.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.tbpOption.SuspendLayout();
     this.gpbAlarmRange.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NUDMinAlarm)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NUDMaxAlarm)).BeginInit();
     this.SuspendLayout();
     //
     // chklstGroup
     //
     this.chklstGroup.BackColor             = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.chklstGroup.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this.chklstGroup.Font                  = new System.Drawing.Font("SimSun", 12F);
     this.chklstGroup.ForeColor             = System.Drawing.Color.White;
     this.chklstGroup.Location              = new System.Drawing.Point(8, 8);
     this.chklstGroup.Name                  = "chklstGroup";
     this.chklstGroup.Size                  = new System.Drawing.Size(192, 231);
     this.chklstGroup.TabIndex              = 1;
     this.chklstGroup.SelectedIndexChanged += new System.EventHandler(this.chklstGroup_SelectedIndexChanged);
     this.chklstGroup.ItemCheck            += new System.Windows.Forms.ItemCheckEventHandler(this.chklstGroup_ItemCheck);
     //
     // cmdCancel
     //
     this.cmdCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.cmdCancel.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.cmdCancel.Font         = new System.Drawing.Font("SimSun", 12F);
     this.cmdCancel.ForeColor    = System.Drawing.Color.White;
     this.cmdCancel.Location     = new System.Drawing.Point(612, 292);
     this.cmdCancel.Name         = "cmdCancel";
     this.cmdCancel.Size         = new System.Drawing.Size(64, 32);
     this.cmdCancel.TabIndex     = 12;
     this.cmdCancel.Text         = "取消";
     this.cmdCancel.Click       += new System.EventHandler(this.cmdCancel_Click);
     //
     // cmdOK
     //
     this.cmdOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cmdOK.Font      = new System.Drawing.Font("SimSun", 12F);
     this.cmdOK.ForeColor = System.Drawing.Color.White;
     this.cmdOK.Location  = new System.Drawing.Point(452, 292);
     this.cmdOK.Name      = "cmdOK";
     this.cmdOK.Size      = new System.Drawing.Size(64, 32);
     this.cmdOK.TabIndex  = 10;
     this.cmdOK.Text      = "确定";
     this.cmdOK.Click    += new System.EventHandler(this.cmdOK_Click);
     //
     // cmdApply
     //
     this.cmdApply.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cmdApply.Font      = new System.Drawing.Font("SimSun", 12F);
     this.cmdApply.ForeColor = System.Drawing.Color.White;
     this.cmdApply.Location  = new System.Drawing.Point(532, 292);
     this.cmdApply.Name      = "cmdApply";
     this.cmdApply.Size      = new System.Drawing.Size(64, 32);
     this.cmdApply.TabIndex  = 11;
     this.cmdApply.Text      = "应用";
     this.cmdApply.Click    += new System.EventHandler(this.cmdApply_Click);
     //
     // tabOptions
     //
     this.tabOptions.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.tbpGroup,
         this.tbpOption
     });
     this.tabOptions.Dock          = System.Windows.Forms.DockStyle.Top;
     this.tabOptions.Name          = "tabOptions";
     this.tabOptions.SelectedIndex = 0;
     this.tabOptions.Size          = new System.Drawing.Size(694, 280);
     this.tabOptions.TabIndex      = 5;
     //
     // tbpGroup
     //
     this.tbpGroup.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.tbpGroup.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.lstGroupItem,
         this.groupBox1,
         this.chklstGroup
     });
     this.tbpGroup.Location = new System.Drawing.Point(4, 25);
     this.tbpGroup.Name     = "tbpGroup";
     this.tbpGroup.Size     = new System.Drawing.Size(686, 251);
     this.tbpGroup.TabIndex = 0;
     this.tbpGroup.Text     = "分组";
     //
     // lstGroupItem
     //
     this.lstGroupItem.BackColor    = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.lstGroupItem.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.lstGroupItem.CheckOnClick = true;
     this.lstGroupItem.ContextMenu  = this.m_ctmItemSelect;
     this.lstGroupItem.Font         = new System.Drawing.Font("SimSun", 12F);
     this.lstGroupItem.ForeColor    = System.Drawing.Color.White;
     this.lstGroupItem.Location     = new System.Drawing.Point(216, 8);
     this.lstGroupItem.Name         = "lstGroupItem";
     this.lstGroupItem.Size         = new System.Drawing.Size(288, 231);
     this.lstGroupItem.TabIndex     = 2;
     this.lstGroupItem.ItemCheck   += new System.Windows.Forms.ItemCheckEventHandler(this.lstGroupItem_ItemCheck);
     //
     // m_ctmItemSelect
     //
     this.m_ctmItemSelect.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.mniSelectAll,
         this.mniUnselectAll
     });
     this.m_ctmItemSelect.Popup += new System.EventHandler(this.m_ctmItemSelect_Popup);
     //
     // mniSelectAll
     //
     this.mniSelectAll.Index  = 0;
     this.mniSelectAll.Text   = "选择全部";
     this.mniSelectAll.Click += new System.EventHandler(this.mniSelectAll_Click);
     //
     // mniUnselectAll
     //
     this.mniUnselectAll.Index  = 1;
     this.mniUnselectAll.Text   = "撤销全部";
     this.mniUnselectAll.Click += new System.EventHandler(this.mniUnselectAll_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.cboRefreshRate,
         this.chkRefesh,
         this.lblRefreshRate
     });
     this.groupBox1.Font      = new System.Drawing.Font("SimSun", 12F);
     this.groupBox1.ForeColor = System.Drawing.Color.White;
     this.groupBox1.Location  = new System.Drawing.Point(520, 8);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(152, 228);
     this.groupBox1.TabIndex  = 3;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Tag       = "";
     this.groupBox1.Text      = "趋势图刷新";
     //
     // cboRefreshRate
     //
     this.cboRefreshRate.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboRefreshRate.BorderColor         = System.Drawing.Color.White;
     this.cboRefreshRate.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboRefreshRate.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.cboRefreshRate.DropButtonForeColor = System.Drawing.Color.White;
     this.cboRefreshRate.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboRefreshRate.Enabled             = false;
     this.cboRefreshRate.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.cboRefreshRate.Font                  = new System.Drawing.Font("SimSun", 12F);
     this.cboRefreshRate.ForeColor             = System.Drawing.Color.White;
     this.cboRefreshRate.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboRefreshRate.ListForeColor         = System.Drawing.Color.White;
     this.cboRefreshRate.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.cboRefreshRate.ListSelectedForeColor = System.Drawing.Color.White;
     this.cboRefreshRate.Location              = new System.Drawing.Point(8, 100);
     this.cboRefreshRate.Name                  = "cboRefreshRate";
     this.cboRefreshRate.SelectedIndex         = -1;
     this.cboRefreshRate.SelectedItem          = null;
     this.cboRefreshRate.Size                  = new System.Drawing.Size(136, 26);
     this.cboRefreshRate.TabIndex              = 4;
     this.cboRefreshRate.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboRefreshRate.TextForeColor         = System.Drawing.Color.White;
     this.cboRefreshRate.SelectedIndexChanged += new System.EventHandler(this.cboRefreshRate_SelectedIndexChanged);
     //
     // chkRefesh
     //
     this.chkRefesh.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.chkRefesh.Location        = new System.Drawing.Point(12, 36);
     this.chkRefesh.Name            = "chkRefesh";
     this.chkRefesh.TabIndex        = 3;
     this.chkRefesh.Text            = "自动刷新";
     this.chkRefesh.CheckedChanged += new System.EventHandler(this.chkRefesh_CheckedChanged);
     //
     // lblRefreshRate
     //
     this.lblRefreshRate.AutoSize = true;
     this.lblRefreshRate.Enabled  = false;
     this.lblRefreshRate.Font     = new System.Drawing.Font("SimSun", 12F);
     this.lblRefreshRate.Location = new System.Drawing.Point(8, 76);
     this.lblRefreshRate.Name     = "lblRefreshRate";
     this.lblRefreshRate.Size     = new System.Drawing.Size(88, 19);
     this.lblRefreshRate.TabIndex = 417;
     this.lblRefreshRate.Text     = "刷新速率:";
     //
     // tbpOption
     //
     this.tbpOption.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.tbpOption.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.cmdColor,
         this.cboMarker,
         this.gpbAlarmRange,
         this.lsvParamSet,
         this.label1,
         this.label2
     });
     this.tbpOption.ForeColor = System.Drawing.Color.White;
     this.tbpOption.Location  = new System.Drawing.Point(4, 21);
     this.tbpOption.Name      = "tbpOption";
     this.tbpOption.Size      = new System.Drawing.Size(686, 255);
     this.tbpOption.TabIndex  = 1;
     this.tbpOption.Text      = "设置";
     //
     // cmdColor
     //
     this.cmdColor.BackColor = System.Drawing.Color.Green;
     this.cmdColor.Enabled   = false;
     this.cmdColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cmdColor.Location  = new System.Drawing.Point(544, 68);
     this.cmdColor.Name      = "cmdColor";
     this.cmdColor.Size      = new System.Drawing.Size(112, 24);
     this.cmdColor.TabIndex  = 3;
     this.cmdColor.Click    += new System.EventHandler(this.cmdColor_Click);
     //
     // cboMarker
     //
     this.cboMarker.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboMarker.BorderColor         = System.Drawing.Color.White;
     this.cboMarker.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboMarker.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.cboMarker.DropButtonForeColor = System.Drawing.Color.White;
     this.cboMarker.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboMarker.Enabled             = false;
     this.cboMarker.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.cboMarker.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.cboMarker.ForeColor             = System.Drawing.Color.White;
     this.cboMarker.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboMarker.ListForeColor         = System.Drawing.Color.White;
     this.cboMarker.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.cboMarker.ListSelectedForeColor = System.Drawing.Color.White;
     this.cboMarker.Location              = new System.Drawing.Point(544, 28);
     this.cboMarker.Name                  = "cboMarker";
     this.cboMarker.SelectedIndex         = -1;
     this.cboMarker.SelectedItem          = null;
     this.cboMarker.Size                  = new System.Drawing.Size(112, 26);
     this.cboMarker.TabIndex              = 2;
     this.cboMarker.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.cboMarker.TextForeColor         = System.Drawing.Color.White;
     this.cboMarker.SelectedIndexChanged += new System.EventHandler(this.cboMarker_SelectedIndexChanged);
     //
     // gpbAlarmRange
     //
     this.gpbAlarmRange.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.NUDMinAlarm,
         this.NUDMaxAlarm,
         this.label4,
         this.label3
     });
     this.gpbAlarmRange.Font     = new System.Drawing.Font("SimSun", 12F);
     this.gpbAlarmRange.Location = new System.Drawing.Point(488, 104);
     this.gpbAlarmRange.Name     = "gpbAlarmRange";
     this.gpbAlarmRange.Size     = new System.Drawing.Size(168, 116);
     this.gpbAlarmRange.TabIndex = 419;
     this.gpbAlarmRange.TabStop  = false;
     this.gpbAlarmRange.Text     = "报警范围";
     //
     // NUDMinAlarm
     //
     this.NUDMinAlarm.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.NUDMinAlarm.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.NUDMinAlarm.Enabled     = false;
     this.NUDMinAlarm.ForeColor   = System.Drawing.Color.White;
     this.NUDMinAlarm.Location    = new System.Drawing.Point(68, 76);
     this.NUDMinAlarm.Maximum     = new System.Decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.NUDMinAlarm.Minimum = new System.Decimal(new int[] {
         1000,
         0,
         0,
         -2147483648
     });
     this.NUDMinAlarm.Name          = "NUDMinAlarm";
     this.NUDMinAlarm.Size          = new System.Drawing.Size(88, 19);
     this.NUDMinAlarm.TabIndex      = 5;
     this.NUDMinAlarm.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.NUDMinAlarm.TextChanged  += new System.EventHandler(this.NUDMinAlarm_TextChanged);
     this.NUDMinAlarm.ValueChanged += new System.EventHandler(this.NUDMinAlarm_ValueChanged);
     //
     // NUDMaxAlarm
     //
     this.NUDMaxAlarm.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.NUDMaxAlarm.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.NUDMaxAlarm.Enabled     = false;
     this.NUDMaxAlarm.ForeColor   = System.Drawing.Color.White;
     this.NUDMaxAlarm.Location    = new System.Drawing.Point(68, 32);
     this.NUDMaxAlarm.Maximum     = new System.Decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.NUDMaxAlarm.Minimum = new System.Decimal(new int[] {
         1000,
         0,
         0,
         -2147483648
     });
     this.NUDMaxAlarm.Name      = "NUDMaxAlarm";
     this.NUDMaxAlarm.Size      = new System.Drawing.Size(88, 19);
     this.NUDMaxAlarm.TabIndex  = 4;
     this.NUDMaxAlarm.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.NUDMaxAlarm.Value     = new System.Decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.NUDMaxAlarm.TextChanged  += new System.EventHandler(this.NUDMaxAlarm_TextChanged);
     this.NUDMaxAlarm.ValueChanged += new System.EventHandler(this.NUDMaxAlarm_ValueChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("SimSun", 12F);
     this.label4.Location = new System.Drawing.Point(8, 76);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(55, 19);
     this.label4.TabIndex = 417;
     this.label4.Text     = "下限:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("SimSun", 12F);
     this.label3.Location = new System.Drawing.Point(8, 32);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(55, 19);
     this.label3.TabIndex = 416;
     this.label3.Text     = "上限:";
     //
     // lsvParamSet
     //
     this.lsvParamSet.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.lsvParamSet.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lsvParamSet.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.ParameterName,
         this.Marker,
         this.cmnColor,
         this.clmMaxAlarm,
         this.clmMinAlarm
     });
     this.lsvParamSet.Font                  = new System.Drawing.Font("SimSun", 12F);
     this.lsvParamSet.ForeColor             = System.Drawing.Color.White;
     this.lsvParamSet.FullRowSelect         = true;
     this.lsvParamSet.HideSelection         = false;
     this.lsvParamSet.Location              = new System.Drawing.Point(8, 8);
     this.lsvParamSet.Name                  = "lsvParamSet";
     this.lsvParamSet.Size                  = new System.Drawing.Size(460, 232);
     this.lsvParamSet.TabIndex              = 1;
     this.lsvParamSet.View                  = System.Windows.Forms.View.Details;
     this.lsvParamSet.SelectedIndexChanged += new System.EventHandler(this.lsvParamSet_SelectedIndexChanged);
     //
     // ParameterName
     //
     this.ParameterName.Text  = "参  数";
     this.ParameterName.Width = 200;
     //
     // Marker
     //
     this.Marker.Text  = "标 记";
     this.Marker.Width = 80;
     //
     // cmnColor
     //
     this.cmnColor.Text      = "颜色";
     this.cmnColor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // clmMaxAlarm
     //
     this.clmMaxAlarm.Text = "上限";
     //
     // clmMinAlarm
     //
     this.clmMinAlarm.Text = "下限";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("SimSun", 12F);
     this.label1.Location = new System.Drawing.Point(488, 32);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(55, 19);
     this.label1.TabIndex = 415;
     this.label1.Text     = "标记:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("SimSun", 12F);
     this.label2.Location = new System.Drawing.Point(488, 70);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(55, 19);
     this.label2.TabIndex = 416;
     this.label2.Text     = "颜色:";
     //
     // frmVitalGroup
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(8, 19);
     this.BackColor         = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(102)), ((System.Byte)(153)));
     this.CancelButton      = this.cmdCancel;
     this.ClientSize        = new System.Drawing.Size(694, 339);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.tabOptions,
         this.cmdApply,
         this.cmdOK,
         this.cmdCancel
     });
     this.Font            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmVitalGroup";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "生命特征分组信息";
     this.Load           += new System.EventHandler(this.frmVitalGroup_Load);
     this.tabOptions.ResumeLayout(false);
     this.tbpGroup.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.tbpOption.ResumeLayout(false);
     this.gpbAlarmRange.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.NUDMinAlarm)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NUDMaxAlarm)).EndInit();
     this.ResumeLayout(false);
 }
Пример #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmDeptDetailInfo));
     this.m_cboCategory                 = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_txtDeptID                   = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.m_txtDeptName                 = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.lblDeptIDTitle                = new System.Windows.Forms.Label();
     this.lblDeptNameTitle              = new System.Windows.Forms.Label();
     this.lblCategoryTitle              = new System.Windows.Forms.Label();
     this.m_cboInPatientOrOutPatient    = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.lblInPatientOrOutPatientTitle = new System.Windows.Forms.Label();
     this.m_txtAddress                  = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.lblAddressTitle               = new System.Windows.Forms.Label();
     this.lblPYCodeTitle                = new System.Windows.Forms.Label();
     this.m_txtPYCode                   = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.lblShortNOTitle               = new System.Windows.Forms.Label();
     this.m_txtShortNO                  = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.m_cmdCancel                   = new PinkieControls.ButtonXP();
     this.buttonXP1 = new PinkieControls.ButtonXP();
     this.SuspendLayout();
     //
     // m_cboCategory
     //
     this.m_cboCategory.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboCategory.BorderColor         = System.Drawing.Color.Black;
     this.m_cboCategory.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_cboCategory.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboCategory.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboCategory.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboCategory.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboCategory.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboCategory.ForeColor                = System.Drawing.Color.Black;
     this.m_cboCategory.ListBackColor            = System.Drawing.Color.White;
     this.m_cboCategory.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboCategory.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboCategory.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboCategory.Location                 = new System.Drawing.Point(122, 62);
     this.m_cboCategory.m_BlnEnableItemEventMenu = true;
     this.m_cboCategory.Name                     = "m_cboCategory";
     this.m_cboCategory.SelectedIndex            = -1;
     this.m_cboCategory.SelectedItem             = null;
     this.m_cboCategory.Size                     = new System.Drawing.Size(120, 23);
     this.m_cboCategory.TabIndex                 = 2;
     this.m_cboCategory.TextBackColor            = System.Drawing.Color.White;
     this.m_cboCategory.TextForeColor            = System.Drawing.Color.Black;
     //
     // m_txtDeptID
     //
     this.m_txtDeptID.BackColor   = System.Drawing.Color.White;
     this.m_txtDeptID.BorderColor = System.Drawing.Color.White;
     this.m_txtDeptID.Font        = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtDeptID.ForeColor   = System.Drawing.Color.Black;
     this.m_txtDeptID.Location    = new System.Drawing.Point(122, 18);
     this.m_txtDeptID.Name        = "m_txtDeptID";
     this.m_txtDeptID.ReadOnly    = true;
     this.m_txtDeptID.Size        = new System.Drawing.Size(120, 23);
     this.m_txtDeptID.TabIndex    = 0;
     this.m_txtDeptID.Text        = "";
     //
     // m_txtDeptName
     //
     this.m_txtDeptName.BackColor   = System.Drawing.Color.White;
     this.m_txtDeptName.BorderColor = System.Drawing.Color.White;
     this.m_txtDeptName.Font        = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtDeptName.ForeColor   = System.Drawing.Color.Black;
     this.m_txtDeptName.Location    = new System.Drawing.Point(346, 18);
     this.m_txtDeptName.Name        = "m_txtDeptName";
     this.m_txtDeptName.Size        = new System.Drawing.Size(152, 23);
     this.m_txtDeptName.TabIndex    = 1;
     this.m_txtDeptName.Text        = "";
     //
     // lblDeptIDTitle
     //
     this.lblDeptIDTitle.AutoSize = true;
     this.lblDeptIDTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblDeptIDTitle.Location = new System.Drawing.Point(42, 22);
     this.lblDeptIDTitle.Name     = "lblDeptIDTitle";
     this.lblDeptIDTitle.Size     = new System.Drawing.Size(70, 19);
     this.lblDeptIDTitle.TabIndex = 6076;
     this.lblDeptIDTitle.Text     = "科室编号:";
     //
     // lblDeptNameTitle
     //
     this.lblDeptNameTitle.AutoSize = true;
     this.lblDeptNameTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblDeptNameTitle.Location = new System.Drawing.Point(262, 22);
     this.lblDeptNameTitle.Name     = "lblDeptNameTitle";
     this.lblDeptNameTitle.Size     = new System.Drawing.Size(70, 19);
     this.lblDeptNameTitle.TabIndex = 6075;
     this.lblDeptNameTitle.Text     = "科室名称:";
     //
     // lblCategoryTitle
     //
     this.lblCategoryTitle.AutoSize = true;
     this.lblCategoryTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblCategoryTitle.Location = new System.Drawing.Point(42, 66);
     this.lblCategoryTitle.Name     = "lblCategoryTitle";
     this.lblCategoryTitle.Size     = new System.Drawing.Size(41, 19);
     this.lblCategoryTitle.TabIndex = 6074;
     this.lblCategoryTitle.Text     = "种类:";
     //
     // m_cboInPatientOrOutPatient
     //
     this.m_cboInPatientOrOutPatient.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboInPatientOrOutPatient.BorderColor         = System.Drawing.Color.Black;
     this.m_cboInPatientOrOutPatient.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_cboInPatientOrOutPatient.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboInPatientOrOutPatient.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboInPatientOrOutPatient.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboInPatientOrOutPatient.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboInPatientOrOutPatient.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboInPatientOrOutPatient.ForeColor                = System.Drawing.Color.Black;
     this.m_cboInPatientOrOutPatient.ListBackColor            = System.Drawing.Color.White;
     this.m_cboInPatientOrOutPatient.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboInPatientOrOutPatient.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboInPatientOrOutPatient.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboInPatientOrOutPatient.Location                 = new System.Drawing.Point(346, 62);
     this.m_cboInPatientOrOutPatient.m_BlnEnableItemEventMenu = true;
     this.m_cboInPatientOrOutPatient.Name                     = "m_cboInPatientOrOutPatient";
     this.m_cboInPatientOrOutPatient.SelectedIndex            = -1;
     this.m_cboInPatientOrOutPatient.SelectedItem             = null;
     this.m_cboInPatientOrOutPatient.Size                     = new System.Drawing.Size(152, 23);
     this.m_cboInPatientOrOutPatient.TabIndex                 = 3;
     this.m_cboInPatientOrOutPatient.TextBackColor            = System.Drawing.Color.White;
     this.m_cboInPatientOrOutPatient.TextForeColor            = System.Drawing.Color.Black;
     //
     // lblInPatientOrOutPatientTitle
     //
     this.lblInPatientOrOutPatientTitle.AutoSize = true;
     this.lblInPatientOrOutPatientTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblInPatientOrOutPatientTitle.Location = new System.Drawing.Point(262, 66);
     this.lblInPatientOrOutPatientTitle.Name     = "lblInPatientOrOutPatientTitle";
     this.lblInPatientOrOutPatientTitle.Size     = new System.Drawing.Size(41, 19);
     this.lblInPatientOrOutPatientTitle.TabIndex = 6074;
     this.lblInPatientOrOutPatientTitle.Text     = "性质:";
     //
     // m_txtAddress
     //
     this.m_txtAddress.BackColor   = System.Drawing.Color.White;
     this.m_txtAddress.BorderColor = System.Drawing.Color.White;
     this.m_txtAddress.Font        = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtAddress.ForeColor   = System.Drawing.Color.Black;
     this.m_txtAddress.Location    = new System.Drawing.Point(122, 142);
     this.m_txtAddress.Name        = "m_txtAddress";
     this.m_txtAddress.Size        = new System.Drawing.Size(376, 23);
     this.m_txtAddress.TabIndex    = 6;
     this.m_txtAddress.Text        = "";
     //
     // lblAddressTitle
     //
     this.lblAddressTitle.AutoSize = true;
     this.lblAddressTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblAddressTitle.Location = new System.Drawing.Point(42, 146);
     this.lblAddressTitle.Name     = "lblAddressTitle";
     this.lblAddressTitle.Size     = new System.Drawing.Size(41, 19);
     this.lblAddressTitle.TabIndex = 6075;
     this.lblAddressTitle.Text     = "地址:";
     //
     // lblPYCodeTitle
     //
     this.lblPYCodeTitle.AutoSize = true;
     this.lblPYCodeTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblPYCodeTitle.Location = new System.Drawing.Point(42, 106);
     this.lblPYCodeTitle.Name     = "lblPYCodeTitle";
     this.lblPYCodeTitle.Size     = new System.Drawing.Size(56, 19);
     this.lblPYCodeTitle.TabIndex = 6076;
     this.lblPYCodeTitle.Text     = "拼音码:";
     //
     // m_txtPYCode
     //
     this.m_txtPYCode.BackColor   = System.Drawing.Color.White;
     this.m_txtPYCode.BorderColor = System.Drawing.Color.White;
     this.m_txtPYCode.Font        = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtPYCode.ForeColor   = System.Drawing.Color.Black;
     this.m_txtPYCode.Location    = new System.Drawing.Point(122, 102);
     this.m_txtPYCode.Name        = "m_txtPYCode";
     this.m_txtPYCode.Size        = new System.Drawing.Size(120, 23);
     this.m_txtPYCode.TabIndex    = 4;
     this.m_txtPYCode.Text        = "";
     //
     // lblShortNOTitle
     //
     this.lblShortNOTitle.AutoSize = true;
     this.lblShortNOTitle.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblShortNOTitle.Location = new System.Drawing.Point(262, 106);
     this.lblShortNOTitle.Name     = "lblShortNOTitle";
     this.lblShortNOTitle.Size     = new System.Drawing.Size(41, 19);
     this.lblShortNOTitle.TabIndex = 6076;
     this.lblShortNOTitle.Text     = "短称:";
     //
     // m_txtShortNO
     //
     this.m_txtShortNO.BackColor   = System.Drawing.Color.White;
     this.m_txtShortNO.BorderColor = System.Drawing.Color.White;
     this.m_txtShortNO.Font        = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtShortNO.ForeColor   = System.Drawing.Color.Black;
     this.m_txtShortNO.Location    = new System.Drawing.Point(346, 102);
     this.m_txtShortNO.Name        = "m_txtShortNO";
     this.m_txtShortNO.Size        = new System.Drawing.Size(152, 23);
     this.m_txtShortNO.TabIndex    = 5;
     this.m_txtShortNO.Text        = "";
     //
     // m_cmdCancel
     //
     this.m_cmdCancel.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_cmdCancel.DefaultScheme = true;
     this.m_cmdCancel.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdCancel.ForeColor     = System.Drawing.Color.Black;
     this.m_cmdCancel.Hint          = "";
     this.m_cmdCancel.Location      = new System.Drawing.Point(156, 182);
     this.m_cmdCancel.Name          = "m_cmdCancel";
     this.m_cmdCancel.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdCancel.Size          = new System.Drawing.Size(92, 32);
     this.m_cmdCancel.TabIndex      = 10000002;
     this.m_cmdCancel.Text          = "确定(&O)";
     this.m_cmdCancel.Click        += new System.EventHandler(this.m_cmdOK_Click);
     //
     // buttonXP1
     //
     this.buttonXP1.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.buttonXP1.DefaultScheme = true;
     this.buttonXP1.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP1.ForeColor     = System.Drawing.Color.Black;
     this.buttonXP1.Hint          = "";
     this.buttonXP1.Location      = new System.Drawing.Point(292, 182);
     this.buttonXP1.Name          = "buttonXP1";
     this.buttonXP1.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP1.Size          = new System.Drawing.Size(92, 32);
     this.buttonXP1.TabIndex      = 10000002;
     this.buttonXP1.Text          = "取消(&C)";
     this.buttonXP1.Click        += new System.EventHandler(this.m_cmdCancel_Click);
     //
     // frmDeptDetailInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.BackColor         = System.Drawing.SystemColors.Control;
     this.ClientSize        = new System.Drawing.Size(540, 233);
     this.Controls.Add(this.m_cmdCancel);
     this.Controls.Add(this.m_txtDeptID);
     this.Controls.Add(this.m_txtDeptName);
     this.Controls.Add(this.lblDeptIDTitle);
     this.Controls.Add(this.lblDeptNameTitle);
     this.Controls.Add(this.lblCategoryTitle);
     this.Controls.Add(this.lblInPatientOrOutPatientTitle);
     this.Controls.Add(this.m_txtAddress);
     this.Controls.Add(this.lblAddressTitle);
     this.Controls.Add(this.lblPYCodeTitle);
     this.Controls.Add(this.m_txtPYCode);
     this.Controls.Add(this.lblShortNOTitle);
     this.Controls.Add(this.m_txtShortNO);
     this.Controls.Add(this.buttonXP1);
     this.Controls.Add(this.m_cboCategory);
     this.Controls.Add(this.m_cboInPatientOrOutPatient);
     this.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.ForeColor       = System.Drawing.Color.Black;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmDeptDetailInfo";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "科室详细信息";
     this.Load           += new System.EventHandler(this.frmDeptDetailInfo_Load);
     this.ResumeLayout(false);
 }
Пример #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lblInPatientDateTitle = new System.Windows.Forms.Label();
     this.m_lblInPatientDate    = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.m_cboFormType     = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_lsvDeactiveInfo = new System.Windows.Forms.ListView();
     this.columnHeader1     = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2     = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3     = new System.Windows.Forms.ColumnHeader();
     this.m_cmdSearch       = new PinkieControls.ButtonXP();
     this.m_cmdCancle       = new PinkieControls.ButtonXP();
     this.m_pnlNewBase.SuspendLayout();
     this.SuspendLayout();
     //
     // lblSex
     //
     this.lblSex.Location = new System.Drawing.Point(273, 201);
     this.lblSex.Visible  = false;
     //
     // lblAge
     //
     this.lblAge.Location = new System.Drawing.Point(481, 201);
     this.lblAge.Visible  = false;
     //
     // lblBedNoTitle
     //
     this.lblBedNoTitle.Location = new System.Drawing.Point(433, 169);
     this.lblBedNoTitle.Visible  = false;
     //
     // lblInHospitalNoTitle
     //
     this.lblInHospitalNoTitle.Location = new System.Drawing.Point(21, 229);
     this.lblInHospitalNoTitle.Visible  = false;
     //
     // lblNameTitle
     //
     this.lblNameTitle.Location = new System.Drawing.Point(21, 201);
     this.lblNameTitle.Visible  = false;
     //
     // lblSexTitle
     //
     this.lblSexTitle.Location = new System.Drawing.Point(225, 201);
     this.lblSexTitle.Visible  = false;
     //
     // lblAgeTitle
     //
     this.lblAgeTitle.Location = new System.Drawing.Point(433, 201);
     this.lblAgeTitle.Visible  = false;
     //
     // lblAreaTitle
     //
     this.lblAreaTitle.Location = new System.Drawing.Point(225, 169);
     this.lblAreaTitle.Visible  = false;
     //
     // m_lsvInPatientID
     //
     this.m_lsvInPatientID.Location = new System.Drawing.Point(77, 212);
     this.m_lsvInPatientID.Size     = new System.Drawing.Size(112, 104);
     //
     // txtInPatientID
     //
     this.txtInPatientID.Location = new System.Drawing.Point(77, 225);
     this.txtInPatientID.Visible  = false;
     //
     // m_txtPatientName
     //
     this.m_txtPatientName.Location = new System.Drawing.Point(77, 197);
     this.m_txtPatientName.Visible  = false;
     //
     // m_txtBedNO
     //
     this.m_txtBedNO.Location = new System.Drawing.Point(481, 168);
     this.m_txtBedNO.Size     = new System.Drawing.Size(92, 23);
     this.m_txtBedNO.Visible  = false;
     //
     // m_cboArea
     //
     this.m_cboArea.Location = new System.Drawing.Point(273, 165);
     this.m_cboArea.Visible  = false;
     //
     // m_lsvPatientName
     //
     this.m_lsvPatientName.Location = new System.Drawing.Point(81, 184);
     //
     // m_lsvBedNO
     //
     this.m_lsvBedNO.Location = new System.Drawing.Point(485, 156);
     this.m_lsvBedNO.Size     = new System.Drawing.Size(92, 104);
     //
     // m_cboDept
     //
     this.m_cboDept.Location = new System.Drawing.Point(77, 165);
     this.m_cboDept.Visible  = false;
     //
     // lblDept
     //
     this.lblDept.Location = new System.Drawing.Point(21, 169);
     this.lblDept.Visible  = false;
     //
     // m_cmdNewTemplate
     //
     this.m_cmdNewTemplate.Font     = new System.Drawing.Font("宋体", 12F);
     this.m_cmdNewTemplate.Location = new System.Drawing.Point(627, 137);
     //
     // m_cmdNext
     //
     this.m_cmdNext.Font     = new System.Drawing.Font("宋体", 12F);
     this.m_cmdNext.Location = new System.Drawing.Point(48, 145);
     //
     // m_cmdPre
     //
     this.m_cmdPre.Font     = new System.Drawing.Font("宋体", 12F);
     this.m_cmdPre.Location = new System.Drawing.Point(24, 145);
     //
     // m_lblForTitle
     //
     this.m_lblForTitle.Location = new System.Drawing.Point(4, 4);
     this.m_lblForTitle.Text     = "删 除 记 录 查 询";
     //
     // chkModifyWithoutMatk
     //
     this.chkModifyWithoutMatk.Location = new System.Drawing.Point(555, 153);
     //
     // m_cmdModifyPatientInfo
     //
     this.m_cmdModifyPatientInfo.Location = new System.Drawing.Point(406, -31);
     //
     // m_pnlNewBase
     //
     this.m_pnlNewBase.Size    = new System.Drawing.Size(740, 60);
     this.m_pnlNewBase.Visible = true;
     //
     // m_ctlPatientInfo
     //
     this.m_ctlPatientInfo.m_BlnIsShowPatientAge  = true;
     this.m_ctlPatientInfo.m_BlnIsShowPatientName = true;
     this.m_ctlPatientInfo.m_BlnIsShowSex         = true;
     this.m_ctlPatientInfo.Size = new System.Drawing.Size(738, 29);
     //
     // lblInPatientDateTitle
     //
     this.lblInPatientDateTitle.AutoSize  = true;
     this.lblInPatientDateTitle.BackColor = System.Drawing.SystemColors.Control;
     this.lblInPatientDateTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblInPatientDateTitle.ForeColor = System.Drawing.Color.Black;
     this.lblInPatientDateTitle.Location  = new System.Drawing.Point(225, 229);
     this.lblInPatientDateTitle.Name      = "lblInPatientDateTitle";
     this.lblInPatientDateTitle.Size      = new System.Drawing.Size(70, 14);
     this.lblInPatientDateTitle.TabIndex  = 10000001;
     this.lblInPatientDateTitle.Text      = "住院日期:";
     this.lblInPatientDateTitle.Visible   = false;
     //
     // m_lblInPatientDate
     //
     this.m_lblInPatientDate.BackColor = System.Drawing.SystemColors.Control;
     this.m_lblInPatientDate.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_lblInPatientDate.ForeColor = System.Drawing.Color.Black;
     this.m_lblInPatientDate.Location  = new System.Drawing.Point(296, 229);
     this.m_lblInPatientDate.Name      = "m_lblInPatientDate";
     this.m_lblInPatientDate.Size      = new System.Drawing.Size(231, 19);
     this.m_lblInPatientDate.TabIndex  = 10000001;
     this.m_lblInPatientDate.Visible   = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.SystemColors.Control;
     this.label1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(17, 74);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(70, 14);
     this.label1.TabIndex  = 10000001;
     this.label1.Text      = "记录类型:";
     //
     // m_cboFormType
     //
     this.m_cboFormType.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(229)))), ((int)(((byte)(232)))));
     this.m_cboFormType.BorderColor         = System.Drawing.Color.Black;
     this.m_cboFormType.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_cboFormType.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboFormType.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboFormType.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboFormType.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_cboFormType.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_cboFormType.ForeColor                = System.Drawing.Color.Black;
     this.m_cboFormType.ListBackColor            = System.Drawing.Color.White;
     this.m_cboFormType.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboFormType.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboFormType.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboFormType.Location                 = new System.Drawing.Point(97, 72);
     this.m_cboFormType.m_BlnEnableItemEventMenu = false;
     this.m_cboFormType.Name                     = "m_cboFormType";
     this.m_cboFormType.SelectedIndex            = -1;
     this.m_cboFormType.SelectedItem             = null;
     this.m_cboFormType.SelectionStart           = 0;
     this.m_cboFormType.Size                     = new System.Drawing.Size(356, 23);
     this.m_cboFormType.TabIndex                 = 10000002;
     this.m_cboFormType.TextBackColor            = System.Drawing.Color.White;
     this.m_cboFormType.TextForeColor            = System.Drawing.Color.Black;
     //
     // m_lsvDeactiveInfo
     //
     this.m_lsvDeactiveInfo.BackColor = System.Drawing.Color.White;
     this.m_lsvDeactiveInfo.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3
     });
     this.m_lsvDeactiveInfo.ForeColor     = System.Drawing.Color.Black;
     this.m_lsvDeactiveInfo.FullRowSelect = true;
     this.m_lsvDeactiveInfo.GridLines     = true;
     this.m_lsvDeactiveInfo.Location      = new System.Drawing.Point(20, 104);
     this.m_lsvDeactiveInfo.Name          = "m_lsvDeactiveInfo";
     this.m_lsvDeactiveInfo.Size          = new System.Drawing.Size(728, 324);
     this.m_lsvDeactiveInfo.TabIndex      = 44;
     this.m_lsvDeactiveInfo.UseCompatibleStateImageBehavior = false;
     this.m_lsvDeactiveInfo.View         = System.Windows.Forms.View.Details;
     this.m_lsvDeactiveInfo.DoubleClick += new System.EventHandler(this.m_lsvDeactiveInfo_DoubleClick);
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "记录日期";
     this.columnHeader1.Width = 260;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "删除者";
     this.columnHeader2.Width = 180;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "删除时间";
     this.columnHeader3.Width = 260;
     //
     // m_cmdSearch
     //
     this.m_cmdSearch.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(236)))), ((int)(((byte)(233)))), ((int)(((byte)(216)))));
     this.m_cmdSearch.DefaultScheme = true;
     this.m_cmdSearch.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdSearch.ForeColor     = System.Drawing.Color.Black;
     this.m_cmdSearch.Hint          = "";
     this.m_cmdSearch.Location      = new System.Drawing.Point(456, 70);
     this.m_cmdSearch.Name          = "m_cmdSearch";
     this.m_cmdSearch.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdSearch.Size          = new System.Drawing.Size(68, 28);
     this.m_cmdSearch.TabIndex      = 10000004;
     this.m_cmdSearch.Text          = "查询";
     this.m_cmdSearch.Click        += new System.EventHandler(this.m_cmdSearch_Click);
     //
     // m_cmdCancle
     //
     this.m_cmdCancle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(236)))), ((int)(((byte)(233)))), ((int)(((byte)(216)))));
     this.m_cmdCancle.DefaultScheme = true;
     this.m_cmdCancle.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdCancle.ForeColor     = System.Drawing.Color.Black;
     this.m_cmdCancle.Hint          = "";
     this.m_cmdCancle.Location      = new System.Drawing.Point(532, 70);
     this.m_cmdCancle.Name          = "m_cmdCancle";
     this.m_cmdCancle.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdCancle.Size          = new System.Drawing.Size(68, 28);
     this.m_cmdCancle.TabIndex      = 10000005;
     this.m_cmdCancle.Text          = "关闭";
     this.m_cmdCancle.Click        += new System.EventHandler(this.m_cmdCancle_Click);
     //
     // frmDeactiveRecord
     //
     this.ClientSize = new System.Drawing.Size(764, 444);
     this.Controls.Add(this.m_lsvDeactiveInfo);
     this.Controls.Add(this.m_cmdCancle);
     this.Controls.Add(this.m_cmdSearch);
     this.Controls.Add(this.lblInPatientDateTitle);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_cboFormType);
     this.Controls.Add(this.m_lblInPatientDate);
     this.ForeColor       = System.Drawing.Color.Black;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmDeactiveRecord";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "删除记录查询";
     this.Load           += new System.EventHandler(this.frmDeactiveRecord_Load);
     this.Controls.SetChildIndex(this.m_pnlNewBase, 0);
     this.Controls.SetChildIndex(this.m_cmdModifyPatientInfo, 0);
     this.Controls.SetChildIndex(this.chkModifyWithoutMatk, 0);
     this.Controls.SetChildIndex(this.m_lblInPatientDate, 0);
     this.Controls.SetChildIndex(this.m_cboFormType, 0);
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.m_lblForTitle, 0);
     this.Controls.SetChildIndex(this.lblDept, 0);
     this.Controls.SetChildIndex(this.lblAreaTitle, 0);
     this.Controls.SetChildIndex(this.lblAgeTitle, 0);
     this.Controls.SetChildIndex(this.lblSexTitle, 0);
     this.Controls.SetChildIndex(this.lblNameTitle, 0);
     this.Controls.SetChildIndex(this.lblInHospitalNoTitle, 0);
     this.Controls.SetChildIndex(this.lblBedNoTitle, 0);
     this.Controls.SetChildIndex(this.lblAge, 0);
     this.Controls.SetChildIndex(this.lblSex, 0);
     this.Controls.SetChildIndex(this.m_txtPatientName, 0);
     this.Controls.SetChildIndex(this.m_txtBedNO, 0);
     this.Controls.SetChildIndex(this.m_cboArea, 0);
     this.Controls.SetChildIndex(this.m_cboDept, 0);
     this.Controls.SetChildIndex(this.m_lsvInPatientID, 0);
     this.Controls.SetChildIndex(this.m_lsvPatientName, 0);
     this.Controls.SetChildIndex(this.m_lsvBedNO, 0);
     this.Controls.SetChildIndex(this.lblInPatientDateTitle, 0);
     this.Controls.SetChildIndex(this.m_cmdNewTemplate, 0);
     this.Controls.SetChildIndex(this.m_cmdNext, 0);
     this.Controls.SetChildIndex(this.m_cmdPre, 0);
     this.Controls.SetChildIndex(this.txtInPatientID, 0);
     this.Controls.SetChildIndex(this.m_cmdSearch, 0);
     this.Controls.SetChildIndex(this.m_cmdCancle, 0);
     this.Controls.SetChildIndex(this.m_lsvDeactiveInfo, 0);
     this.m_pnlNewBase.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #9
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmReLocate));
     this.m_cboPatientBedArea2 = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.label71 = new System.Windows.Forms.Label();
     this.label70 = new System.Windows.Forms.Label();
     this.label68 = new System.Windows.Forms.Label();
     this.m_cboPatientBedDept2 = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.label59 = new System.Windows.Forms.Label();
     this.m_cboPatientBedName2 = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.label58       = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.m_cmdSubmit   = new PinkieControls.ButtonXP();
     this.m_cmdReLocate = new PinkieControls.ButtonXP();
     this.SuspendLayout();
     //
     // m_cboPatientBedArea2
     //
     this.m_cboPatientBedArea2.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboPatientBedArea2.BorderColor         = System.Drawing.Color.Black;
     this.m_cboPatientBedArea2.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_cboPatientBedArea2.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboPatientBedArea2.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboPatientBedArea2.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboPatientBedArea2.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboPatientBedArea2.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboPatientBedArea2.ForeColor                = System.Drawing.Color.Black;
     this.m_cboPatientBedArea2.ListBackColor            = System.Drawing.Color.White;
     this.m_cboPatientBedArea2.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboPatientBedArea2.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboPatientBedArea2.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboPatientBedArea2.Location                 = new System.Drawing.Point(70, 54);
     this.m_cboPatientBedArea2.m_BlnEnableItemEventMenu = true;
     this.m_cboPatientBedArea2.Name                     = "m_cboPatientBedArea2";
     this.m_cboPatientBedArea2.SelectedIndex            = -1;
     this.m_cboPatientBedArea2.SelectedItem             = null;
     this.m_cboPatientBedArea2.Size                     = new System.Drawing.Size(110, 23);
     this.m_cboPatientBedArea2.TabIndex                 = 29586;
     this.m_cboPatientBedArea2.TextBackColor            = System.Drawing.Color.White;
     this.m_cboPatientBedArea2.TextForeColor            = System.Drawing.Color.Black;
     this.m_cboPatientBedArea2.DropDown                += new System.EventHandler(this.m_cboPatientBedArea2_DropDown);
     this.m_cboPatientBedArea2.SelectedIndexChanged    += new System.EventHandler(this.m_cboPatientBedArea2_SelectedIndexChanged);
     //
     // label71
     //
     this.label71.AutoSize  = true;
     this.label71.Font      = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label71.ForeColor = System.Drawing.Color.Red;
     this.label71.Location  = new System.Drawing.Point(180, 62);
     this.label71.Name      = "label71";
     this.label71.Size      = new System.Drawing.Size(19, 15);
     this.label71.TabIndex  = 29590;
     this.label71.Text      = "***";
     //
     // label70
     //
     this.label70.AutoSize  = true;
     this.label70.Font      = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label70.ForeColor = System.Drawing.Color.Red;
     this.label70.Location  = new System.Drawing.Point(180, 98);
     this.label70.Name      = "label70";
     this.label70.Size      = new System.Drawing.Size(19, 15);
     this.label70.TabIndex  = 29589;
     this.label70.Text      = "***";
     //
     // label68
     //
     this.label68.AutoSize  = true;
     this.label68.Font      = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label68.ForeColor = System.Drawing.Color.Red;
     this.label68.Location  = new System.Drawing.Point(180, 26);
     this.label68.Name      = "label68";
     this.label68.Size      = new System.Drawing.Size(19, 15);
     this.label68.TabIndex  = 29588;
     this.label68.Text      = "***";
     //
     // m_cboPatientBedDept2
     //
     this.m_cboPatientBedDept2.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboPatientBedDept2.BorderColor         = System.Drawing.Color.Black;
     this.m_cboPatientBedDept2.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_cboPatientBedDept2.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboPatientBedDept2.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboPatientBedDept2.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboPatientBedDept2.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboPatientBedDept2.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboPatientBedDept2.ForeColor                = System.Drawing.Color.Black;
     this.m_cboPatientBedDept2.ListBackColor            = System.Drawing.Color.White;
     this.m_cboPatientBedDept2.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboPatientBedDept2.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboPatientBedDept2.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboPatientBedDept2.Location                 = new System.Drawing.Point(70, 18);
     this.m_cboPatientBedDept2.m_BlnEnableItemEventMenu = true;
     this.m_cboPatientBedDept2.Name                     = "m_cboPatientBedDept2";
     this.m_cboPatientBedDept2.SelectedIndex            = -1;
     this.m_cboPatientBedDept2.SelectedItem             = null;
     this.m_cboPatientBedDept2.Size                     = new System.Drawing.Size(110, 23);
     this.m_cboPatientBedDept2.TabIndex                 = 29585;
     this.m_cboPatientBedDept2.TextBackColor            = System.Drawing.Color.White;
     this.m_cboPatientBedDept2.TextForeColor            = System.Drawing.Color.Black;
     this.m_cboPatientBedDept2.DropDown                += new System.EventHandler(this.m_cboPatientBedDept2_DropDown);
     this.m_cboPatientBedDept2.SelectedIndexChanged    += new System.EventHandler(this.m_cboPatientBedDept2_SelectedIndexChanged);
     //
     // label59
     //
     this.label59.AutoSize  = true;
     this.label59.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label59.Location  = new System.Drawing.Point(22, 22);
     this.label59.Name      = "label59";
     this.label59.Size      = new System.Drawing.Size(41, 19);
     this.label59.TabIndex  = 29582;
     this.label59.Text      = "科室:";
     this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_cboPatientBedName2
     //
     this.m_cboPatientBedName2.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(202)), ((System.Byte)(229)), ((System.Byte)(232)));
     this.m_cboPatientBedName2.BorderColor         = System.Drawing.Color.Black;
     this.m_cboPatientBedName2.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_cboPatientBedName2.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboPatientBedName2.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboPatientBedName2.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboPatientBedName2.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboPatientBedName2.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboPatientBedName2.ForeColor                = System.Drawing.Color.Black;
     this.m_cboPatientBedName2.ListBackColor            = System.Drawing.Color.White;
     this.m_cboPatientBedName2.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboPatientBedName2.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboPatientBedName2.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboPatientBedName2.Location                 = new System.Drawing.Point(70, 90);
     this.m_cboPatientBedName2.m_BlnEnableItemEventMenu = true;
     this.m_cboPatientBedName2.Name                     = "m_cboPatientBedName2";
     this.m_cboPatientBedName2.SelectedIndex            = -1;
     this.m_cboPatientBedName2.SelectedItem             = null;
     this.m_cboPatientBedName2.Size                     = new System.Drawing.Size(110, 23);
     this.m_cboPatientBedName2.TabIndex                 = 29587;
     this.m_cboPatientBedName2.TextBackColor            = System.Drawing.Color.White;
     this.m_cboPatientBedName2.TextForeColor            = System.Drawing.Color.Black;
     this.m_cboPatientBedName2.DropDown                += new System.EventHandler(this.m_cboPatientBedName2_DropDown);
     //
     // label58
     //
     this.label58.AutoSize  = true;
     this.label58.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label58.Location  = new System.Drawing.Point(22, 58);
     this.label58.Name      = "label58";
     this.label58.Size      = new System.Drawing.Size(41, 19);
     this.label58.TabIndex  = 29583;
     this.label58.Text      = "病区:";
     this.label58.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label2.Location  = new System.Drawing.Point(22, 94);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(41, 19);
     this.label2.TabIndex  = 29584;
     this.label2.Text      = "病床:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_cmdSubmit
     //
     this.m_cmdSubmit.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_cmdSubmit.DefaultScheme = true;
     this.m_cmdSubmit.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdSubmit.ForeColor     = System.Drawing.Color.Black;
     this.m_cmdSubmit.Hint          = "";
     this.m_cmdSubmit.Location      = new System.Drawing.Point(210, 24);
     this.m_cmdSubmit.Name          = "m_cmdSubmit";
     this.m_cmdSubmit.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdSubmit.Size          = new System.Drawing.Size(106, 26);
     this.m_cmdSubmit.TabIndex      = 10000005;
     this.m_cmdSubmit.Text          = "确定";
     this.m_cmdSubmit.Click        += new System.EventHandler(this.m_cmdSubmit_Click);
     //
     // m_cmdReLocate
     //
     this.m_cmdReLocate.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_cmdReLocate.DefaultScheme = true;
     this.m_cmdReLocate.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdReLocate.ForeColor     = System.Drawing.Color.Black;
     this.m_cmdReLocate.Hint          = "";
     this.m_cmdReLocate.Location      = new System.Drawing.Point(210, 80);
     this.m_cmdReLocate.Name          = "m_cmdReLocate";
     this.m_cmdReLocate.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdReLocate.Size          = new System.Drawing.Size(106, 26);
     this.m_cmdReLocate.TabIndex      = 10000006;
     this.m_cmdReLocate.Text          = "取消";
     this.m_cmdReLocate.Click        += new System.EventHandler(this.m_cmdReLocate_Click);
     //
     // frmReLocate
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(342, 134);
     this.Controls.Add(this.m_cmdReLocate);
     this.Controls.Add(this.m_cmdSubmit);
     this.Controls.Add(this.m_cboPatientBedArea2);
     this.Controls.Add(this.label71);
     this.Controls.Add(this.label70);
     this.Controls.Add(this.label68);
     this.Controls.Add(this.m_cboPatientBedDept2);
     this.Controls.Add(this.label59);
     this.Controls.Add(this.m_cboPatientBedName2);
     this.Controls.Add(this.label58);
     this.Controls.Add(this.label2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmReLocate";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "重新分配病床";
     this.TopMost         = true;
     this.ResumeLayout(false);
 }