Exemple #1
0
        public void m_mthShowWarning(com.digitalwave.iCare.gui.HIS.exComboBox txtBox, string strWaring)
        {
            frmShowWarning ShowWarning = new frmShowWarning();

            ShowWarning.m_GetWaring = strWaring;
            Point p = txtBox.Parent.PointToScreen(txtBox.Location);

            p.Offset(-50, -(ShowWarning.Height - txtBox.Height / 2));
            ShowWarning.Location = p;
            ShowWarning.Show();
        }
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.m_cobType              = new System.Windows.Forms.ComboBox();
     this.label9                 = new System.Windows.Forms.Label();
     this.cmbDep                 = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.label7                 = new System.Windows.Forms.Label();
     this.txtCode                = new System.Windows.Forms.TextBox();
     this.radioButton4           = new System.Windows.Forms.RadioButton();
     this.radioButton3           = new System.Windows.Forms.RadioButton();
     this.radioButton2           = new System.Windows.Forms.RadioButton();
     this.radioButton1           = new System.Windows.Forms.RadioButton();
     this.btExit                 = new PinkieControls.ButtonXP();
     this.btFind                 = new PinkieControls.ButtonXP();
     this.btPrint                = new PinkieControls.ButtonXP();
     this.txtDocType             = new System.Windows.Forms.TextBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.dateTimePicker2        = new System.Windows.Forms.DateTimePicker();
     this.label4                 = new System.Windows.Forms.Label();
     this.dateTimePicker1        = new System.Windows.Forms.DateTimePicker();
     this.label3                 = new System.Windows.Forms.Label();
     this.txtName                = new System.Windows.Forms.TextBox();
     this.label2                 = new System.Windows.Forms.Label();
     this.label1                 = new System.Windows.Forms.Label();
     this.printDocument1         = new System.Drawing.Printing.PrintDocument();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.panel2                 = new System.Windows.Forms.Panel();
     this.myPrintPreViewControl1 = new com.digitalwave.controls.Control.MyPrintPreViewControl();
     this.splitter1              = new System.Windows.Forms.Splitter();
     this.listView2              = new System.Windows.Forms.ListView();
     this.columnHeader4          = new System.Windows.Forms.ColumnHeader();
     this.columnHeader5          = new System.Windows.Forms.ColumnHeader();
     this.columnHeader6          = new System.Windows.Forms.ColumnHeader();
     this.columnHeader1          = new System.Windows.Forms.ColumnHeader();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.m_cobType);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.cmbDep);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txtCode);
     this.groupBox1.Controls.Add(this.radioButton4);
     this.groupBox1.Controls.Add(this.radioButton3);
     this.groupBox1.Controls.Add(this.radioButton2);
     this.groupBox1.Controls.Add(this.radioButton1);
     this.groupBox1.Controls.Add(this.btExit);
     this.groupBox1.Controls.Add(this.btFind);
     this.groupBox1.Controls.Add(this.btPrint);
     this.groupBox1.Controls.Add(this.txtDocType);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.dateTimePicker2);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.dateTimePicker1);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txtName);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.groupBox1.Location = new System.Drawing.Point(8, 4);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(964, 124);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // m_cobType
     //
     this.m_cobType.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.m_cobType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cobType.Items.AddRange(new object[] {
         "全部",
         "普通",
         "公费",
         "医保",
         "特困",
         "离休",
         "本院"
     });
     this.m_cobType.Location = new System.Drawing.Point(656, 28);
     this.m_cobType.Name     = "m_cobType";
     this.m_cobType.Size     = new System.Drawing.Size(96, 22);
     this.m_cobType.TabIndex = 70;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.Location  = new System.Drawing.Point(584, 30);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(70, 19);
     this.label9.TabIndex  = 71;
     this.label9.Text      = "身份标识:";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cmbDep
     //
     this.cmbDep.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbDep.Location              = new System.Drawing.Point(656, 77);
     this.cmbDep.Name                  = "cmbDep";
     this.cmbDep.Size                  = new System.Drawing.Size(96, 22);
     this.cmbDep.TabIndex              = 54;
     this.cmbDep.SelectedIndexChanged += new System.EventHandler(this.cmbDep_SelectedIndexChanged);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(592, 80);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(48, 19);
     this.label7.TabIndex = 53;
     this.label7.Text     = "科 室:";
     //
     // txtCode
     //
     this.txtCode.Location = new System.Drawing.Point(196, 28);
     this.txtCode.Name     = "txtCode";
     this.txtCode.ReadOnly = true;
     this.txtCode.Size     = new System.Drawing.Size(68, 23);
     this.txtCode.TabIndex = 52;
     this.txtCode.Text     = "";
     //
     // radioButton4
     //
     this.radioButton4.Location = new System.Drawing.Point(12, 92);
     this.radioButton4.Name     = "radioButton4";
     this.radioButton4.Size     = new System.Drawing.Size(100, 24);
     this.radioButton4.TabIndex = 51;
     this.radioButton4.Text     = "全部科室";
     //
     // radioButton3
     //
     this.radioButton3.Location = new System.Drawing.Point(12, 68);
     this.radioButton3.Name     = "radioButton3";
     this.radioButton3.Size     = new System.Drawing.Size(100, 24);
     this.radioButton3.TabIndex = 50;
     this.radioButton3.Text     = "单一科室";
     //
     // radioButton2
     //
     this.radioButton2.Location = new System.Drawing.Point(12, 44);
     this.radioButton2.Name     = "radioButton2";
     this.radioButton2.Size     = new System.Drawing.Size(100, 24);
     this.radioButton2.TabIndex = 49;
     this.radioButton2.Text     = "全部员工";
     //
     // radioButton1
     //
     this.radioButton1.Checked         = true;
     this.radioButton1.Location        = new System.Drawing.Point(12, 20);
     this.radioButton1.Name            = "radioButton1";
     this.radioButton1.Size            = new System.Drawing.Size(100, 24);
     this.radioButton1.TabIndex        = 48;
     this.radioButton1.TabStop         = true;
     this.radioButton1.Text            = "单一员工";
     this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // btExit
     //
     this.btExit.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btExit.DefaultScheme = true;
     this.btExit.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.btExit.Hint          = "";
     this.btExit.Location      = new System.Drawing.Point(868, 72);
     this.btExit.Name          = "btExit";
     this.btExit.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btExit.Size          = new System.Drawing.Size(80, 32);
     this.btExit.TabIndex      = 47;
     this.btExit.Text          = "退出(ESC)";
     this.btExit.Click        += new System.EventHandler(this.btExit_Click);
     //
     // btFind
     //
     this.btFind.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btFind.DefaultScheme = true;
     this.btFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btFind.Hint          = "";
     this.btFind.Location      = new System.Drawing.Point(772, 24);
     this.btFind.Name          = "btFind";
     this.btFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btFind.Size          = new System.Drawing.Size(80, 32);
     this.btFind.TabIndex      = 46;
     this.btFind.Text          = "查询(&F)";
     this.btFind.Click        += new System.EventHandler(this.btFind_Click);
     //
     // btPrint
     //
     this.btPrint.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btPrint.DefaultScheme = true;
     this.btPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btPrint.Hint          = "";
     this.btPrint.Location      = new System.Drawing.Point(868, 24);
     this.btPrint.Name          = "btPrint";
     this.btPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btPrint.Size          = new System.Drawing.Size(80, 32);
     this.btPrint.TabIndex      = 45;
     this.btPrint.Text          = "打印(&P)";
     this.btPrint.Click        += new System.EventHandler(this.btPrint_Click);
     //
     // txtDocType
     //
     this.txtDocType.Location = new System.Drawing.Point(496, 28);
     this.txtDocType.Name     = "txtDocType";
     this.txtDocType.ReadOnly = true;
     this.txtDocType.Size     = new System.Drawing.Size(80, 23);
     this.txtDocType.TabIndex = 9;
     this.txtDocType.Text     = "";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(432, 30);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(48, 19);
     this.label5.TabIndex = 8;
     this.label5.Text     = "职 称:";
     //
     // dateTimePicker2
     //
     this.dateTimePicker2.Location = new System.Drawing.Point(364, 76);
     this.dateTimePicker2.Name     = "dateTimePicker2";
     this.dateTimePicker2.Size     = new System.Drawing.Size(132, 23);
     this.dateTimePicker2.TabIndex = 7;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(332, 80);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(20, 19);
     this.label4.TabIndex = 6;
     this.label4.Text     = "至";
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(196, 76);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(132, 23);
     this.dateTimePicker1.TabIndex = 5;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(124, 80);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(70, 19);
     this.label3.TabIndex = 4;
     this.label3.Text     = "日    期:";
     //
     // txtName
     //
     this.txtName.Location = new System.Drawing.Point(364, 28);
     this.txtName.Name     = "txtName";
     this.txtName.ReadOnly = true;
     this.txtName.Size     = new System.Drawing.Size(60, 23);
     this.txtName.TabIndex = 3;
     this.txtName.Text     = "";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(280, 30);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(70, 19);
     this.label2.TabIndex = 2;
     this.label2.Text     = "医生名称:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(124, 30);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(70, 19);
     this.label1.TabIndex = 0;
     this.label1.Text     = "员工编号:";
     //
     // printDocument1
     //
     this.printDocument1.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument1_BeginPrint);
     this.printDocument1.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // panel1
     //
     this.panel1.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.panel1.Controls.Add(this.panel2);
     this.panel1.Controls.Add(this.splitter1);
     this.panel1.Controls.Add(this.listView2);
     this.panel1.Location = new System.Drawing.Point(8, 136);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(964, 376);
     this.panel1.TabIndex = 9;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.myPrintPreViewControl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(215, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(749, 376);
     this.panel2.TabIndex = 11;
     //
     // myPrintPreViewControl1
     //
     this.myPrintPreViewControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.myPrintPreViewControl1.Document   = this.printDocument1;
     this.myPrintPreViewControl1.Location   = new System.Drawing.Point(0, 0);
     this.myPrintPreViewControl1.Name       = "myPrintPreViewControl1";
     this.myPrintPreViewControl1.ReportName = "医生工作量报表";
     this.myPrintPreViewControl1.ShowPannel = true;
     this.myPrintPreViewControl1.Size       = new System.Drawing.Size(749, 376);
     this.myPrintPreViewControl1.TabIndex   = 0;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(212, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 376);
     this.splitter1.TabIndex = 10;
     this.splitter1.TabStop  = false;
     //
     // listView2
     //
     this.listView2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader4,
         this.columnHeader5,
         this.columnHeader6,
         this.columnHeader1
     });
     this.listView2.Dock                  = System.Windows.Forms.DockStyle.Left;
     this.listView2.FullRowSelect         = true;
     this.listView2.GridLines             = true;
     this.listView2.HeaderStyle           = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.listView2.HideSelection         = false;
     this.listView2.Location              = new System.Drawing.Point(0, 0);
     this.listView2.MultiSelect           = false;
     this.listView2.Name                  = "listView2";
     this.listView2.Size                  = new System.Drawing.Size(212, 376);
     this.listView2.TabIndex              = 9;
     this.listView2.View                  = System.Windows.Forms.View.Details;
     this.listView2.SelectedIndexChanged += new System.EventHandler(this.listView2_SelectedIndexChanged);
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "编号";
     this.columnHeader4.Width = 54;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "名称";
     this.columnHeader5.Width = 84;
     //
     // columnHeader6
     //
     this.columnHeader6.Text  = "职称";
     this.columnHeader6.Width = 53;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "ID";
     this.columnHeader1.Width = 0;
     //
     // frmDeptDocWorkLoadNew
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.CancelButton      = this.btExit;
     this.ClientSize        = new System.Drawing.Size(984, 517);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.groupBox1);
     this.Font       = new System.Drawing.Font("宋体", 10.5F);
     this.KeyPreview = true;
     this.Name       = "frmDeptDocWorkLoadNew";
     this.Text       = "医生工作量统一查询";
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.frmDoctorWorkLoadReport_KeyDown);
     this.Load      += new System.EventHandler(this.frmDoctorWorkLoadReport_Load);
     this.groupBox1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #3
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.panel2 = new System.Windows.Forms.Panel();
     this.printPreviewControl1 = new System.Windows.Forms.PrintPreviewControl();
     this.printDocument1       = new System.Drawing.Printing.PrintDocument();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_CboSeleChargeMan = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.btnEsc             = new PinkieControls.ButtonXP();
     this.btnPrint           = new PinkieControls.ButtonXP();
     this.btnFind            = new PinkieControls.ButtonXP();
     this.endDate            = new System.Windows.Forms.DateTimePicker();
     this.startDate          = new System.Windows.Forms.DateTimePicker();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.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.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.printPreviewControl1);
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1028, 448);
     this.panel2.TabIndex = 4;
     //
     // printPreviewControl1
     //
     this.printPreviewControl1.AutoZoom = false;
     this.printPreviewControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.printPreviewControl1.Document = this.printDocument1;
     this.printPreviewControl1.Location = new System.Drawing.Point(0, 0);
     this.printPreviewControl1.Name     = "printPreviewControl1";
     this.printPreviewControl1.Size     = new System.Drawing.Size(1026, 446);
     this.printPreviewControl1.TabIndex = 0;
     this.printPreviewControl1.Zoom     = 1;
     //
     // printDocument1
     //
     this.printDocument1.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument1_BeginPrint);
     this.printDocument1.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.m_CboSeleChargeMan);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.btnEsc);
     this.panel1.Controls.Add(this.btnPrint);
     this.panel1.Controls.Add(this.btnFind);
     this.panel1.Controls.Add(this.endDate);
     this.panel1.Controls.Add(this.startDate);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1028, 40);
     this.panel1.TabIndex = 3;
     //
     // m_CboSeleChargeMan
     //
     this.m_CboSeleChargeMan.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_CboSeleChargeMan.Font                  = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_CboSeleChargeMan.ItemHeight            = 14;
     this.m_CboSeleChargeMan.Location              = new System.Drawing.Point(896, 8);
     this.m_CboSeleChargeMan.Name                  = "m_CboSeleChargeMan";
     this.m_CboSeleChargeMan.Size                  = new System.Drawing.Size(120, 22);
     this.m_CboSeleChargeMan.TabIndex              = 46;
     this.m_CboSeleChargeMan.SelectedIndexChanged += new System.EventHandler(this.m_CboSeleChargeMan_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(832, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(64, 23);
     this.label2.TabIndex  = 10;
     this.label2.Text      = "缴款人:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label1.Location  = new System.Drawing.Point(168, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(40, 23);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "到";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnEsc
     //
     this.btnEsc.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btnEsc.DefaultScheme = true;
     this.btnEsc.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.btnEsc.Hint          = "";
     this.btnEsc.Location      = new System.Drawing.Point(688, 5);
     this.btnEsc.Name          = "btnEsc";
     this.btnEsc.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnEsc.Size          = new System.Drawing.Size(96, 29);
     this.btnEsc.TabIndex      = 5;
     this.btnEsc.Text          = "退出(ESC)";
     this.btnEsc.Click        += new System.EventHandler(this.btnEsc_Click);
     //
     // btnPrint
     //
     this.btnPrint.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btnPrint.DefaultScheme = true;
     this.btnPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnPrint.Hint          = "";
     this.btnPrint.Location      = new System.Drawing.Point(538, 5);
     this.btnPrint.Name          = "btnPrint";
     this.btnPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnPrint.Size          = new System.Drawing.Size(96, 29);
     this.btnPrint.TabIndex      = 4;
     this.btnPrint.Text          = "打印(&P)";
     this.btnPrint.Click        += new System.EventHandler(this.btnPrint_Click);
     //
     // btnFind
     //
     this.btnFind.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btnFind.DefaultScheme = true;
     this.btnFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnFind.Hint          = "";
     this.btnFind.Location      = new System.Drawing.Point(388, 5);
     this.btnFind.Name          = "btnFind";
     this.btnFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnFind.Size          = new System.Drawing.Size(96, 29);
     this.btnFind.TabIndex      = 3;
     this.btnFind.Text          = "统计(&F)";
     this.btnFind.Click        += new System.EventHandler(this.btnFind_Click);
     //
     // endDate
     //
     this.endDate.Location = new System.Drawing.Point(214, 8);
     this.endDate.Name     = "endDate";
     this.endDate.Size     = new System.Drawing.Size(120, 23);
     this.endDate.TabIndex = 1;
     //
     // startDate
     //
     this.startDate.Location = new System.Drawing.Point(40, 8);
     this.startDate.Name     = "startDate";
     this.startDate.Size     = new System.Drawing.Size(120, 23);
     this.startDate.TabIndex = 0;
     //
     // frmIatricalReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(1028, 501);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.Font  = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.Name  = "frmIatricalReport";
     this.Text  = "医保统计表报";
     this.Load += new System.EventHandler(this.frmIatricalReport_Load);
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCheckOutHistoryDay));
     this.ctlprintShow1    = new com.digitalwave.controls.Control.ctlprintShow();
     this.printDocument1   = new System.Drawing.Printing.PrintDocument();
     this.btnEsc           = new PinkieControls.ButtonXP();
     this.btnPrint         = new PinkieControls.ButtonXP();
     this.btnFind          = new PinkieControls.ButtonXP();
     this.m_CheckOuDate    = new System.Windows.Forms.DateTimePicker();
     this.btExcel          = new PinkieControls.ButtonXP();
     this.pageSetupDialog1 = new System.Windows.Forms.PageSetupDialog();
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.m_CheckOuDate2   = new System.Windows.Forms.DateTimePicker();
     this.m_cboCheckMan    = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.SuspendLayout();
     //
     // ctlprintShow1
     //
     this.ctlprintShow1.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.ctlprintShow1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ctlprintShow1.Location    = new System.Drawing.Point(2, 39);
     this.ctlprintShow1.Name        = "ctlprintShow1";
     this.ctlprintShow1.Size        = new System.Drawing.Size(976, 450);
     this.ctlprintShow1.TabIndex    = 0;
     this.ctlprintShow1.Zoom        = 1;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     this.printDocument1.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument1_BeginPrint);
     //
     // btnEsc
     //
     this.btnEsc.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnEsc.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnEsc.DefaultScheme = true;
     this.btnEsc.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.btnEsc.Hint          = "";
     this.btnEsc.Location      = new System.Drawing.Point(868, 6);
     this.btnEsc.Name          = "btnEsc";
     this.btnEsc.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnEsc.Size          = new System.Drawing.Size(96, 29);
     this.btnEsc.TabIndex      = 5;
     this.btnEsc.Text          = "退出(ESC)";
     this.btnEsc.Click        += new System.EventHandler(this.btnEsc_Click);
     //
     // btnPrint
     //
     this.btnPrint.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnPrint.DefaultScheme = true;
     this.btnPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnPrint.Hint          = "";
     this.btnPrint.Location      = new System.Drawing.Point(756, 6);
     this.btnPrint.Name          = "btnPrint";
     this.btnPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnPrint.Size          = new System.Drawing.Size(96, 29);
     this.btnPrint.TabIndex      = 4;
     this.btnPrint.Text          = "打印(&P)";
     this.btnPrint.Click        += new System.EventHandler(this.btnPrint_Click);
     //
     // btnFind
     //
     this.btnFind.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFind.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnFind.DefaultScheme = true;
     this.btnFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnFind.Hint          = "";
     this.btnFind.Location      = new System.Drawing.Point(532, 6);
     this.btnFind.Name          = "btnFind";
     this.btnFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnFind.Size          = new System.Drawing.Size(96, 29);
     this.btnFind.TabIndex      = 3;
     this.btnFind.Text          = "统计(&F)";
     this.btnFind.Click        += new System.EventHandler(this.btnFind_Click);
     //
     // m_CheckOuDate
     //
     this.m_CheckOuDate.CustomFormat = "yyyy年MM月dd日";
     this.m_CheckOuDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_CheckOuDate.Location     = new System.Drawing.Point(88, 9);
     this.m_CheckOuDate.Name         = "m_CheckOuDate";
     this.m_CheckOuDate.Size         = new System.Drawing.Size(124, 23);
     this.m_CheckOuDate.TabIndex     = 1;
     //
     // btExcel
     //
     this.btExcel.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btExcel.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btExcel.DefaultScheme = true;
     this.btExcel.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btExcel.Hint          = "";
     this.btExcel.Location      = new System.Drawing.Point(644, 6);
     this.btExcel.Name          = "btExcel";
     this.btExcel.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btExcel.Size          = new System.Drawing.Size(96, 29);
     this.btExcel.TabIndex      = 3;
     this.btExcel.Text          = "导出(&O)";
     this.btExcel.Click        += new System.EventHandler(this.btExcel_Click);
     //
     // pageSetupDialog1
     //
     this.pageSetupDialog1.Document = this.printDocument1;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(16, 12);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(68, 19);
     this.label1.TabIndex = 25;
     this.label1.Text     = "时间: 从";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(217, 12);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(24, 19);
     this.label2.TabIndex = 26;
     this.label2.Text     = "到";
     //
     // m_CheckOuDate2
     //
     this.m_CheckOuDate2.CustomFormat  = "yyyy年MM月dd日";
     this.m_CheckOuDate2.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_CheckOuDate2.Location      = new System.Drawing.Point(242, 9);
     this.m_CheckOuDate2.Name          = "m_CheckOuDate2";
     this.m_CheckOuDate2.Size          = new System.Drawing.Size(124, 23);
     this.m_CheckOuDate2.TabIndex      = 27;
     this.m_CheckOuDate2.ValueChanged += new System.EventHandler(this.m_CheckOuDate2_ValueChanged);
     //
     // m_cboCheckMan
     //
     this.m_cboCheckMan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboCheckMan.Location      = new System.Drawing.Point(384, 8);
     this.m_cboCheckMan.Name          = "m_cboCheckMan";
     this.m_cboCheckMan.Size          = new System.Drawing.Size(136, 22);
     this.m_cboCheckMan.TabIndex      = 24;
     //
     // frmCheckOutHistoryDay
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(978, 485);
     this.Controls.Add(this.m_CheckOuDate2);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.ctlprintShow1);
     this.Controls.Add(this.btExcel);
     this.Controls.Add(this.btnFind);
     this.Controls.Add(this.m_cboCheckMan);
     this.Controls.Add(this.m_CheckOuDate);
     this.Controls.Add(this.btnPrint);
     this.Controls.Add(this.btnEsc);
     this.Font  = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "frmCheckOutHistoryDay";
     this.Text  = "结帐历史记录查询(日)";
     this.Load += new System.EventHandler(this.frmCheckOutHistoryDay_Load);
     this.ResumeLayout(false);
 }
Exemple #5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components  = new System.ComponentModel.Container();
     this.toolTip1    = new System.Windows.Forms.ToolTip(this.components);
     this.m_btnDelAll = new PinkieControls.ButtonXP();
     this.m_btnDel    = new PinkieControls.ButtonXP();
     this.m_btnAdd    = new PinkieControls.ButtonXP();
     this.panel2      = new System.Windows.Forms.Panel();
     this.m_lvw       = new System.Windows.Forms.ListView();
     this.panel1      = new System.Windows.Forms.Panel();
     this.label2      = new System.Windows.Forms.Label();
     this.label1      = new System.Windows.Forms.Label();
     this.m_cboUsage  = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.panel3      = new System.Windows.Forms.Panel();
     this.label3      = new System.Windows.Forms.Label();
     this.m_cboCat    = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.m_dg        = new System.Windows.Forms.DataGrid();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_dg)).BeginInit();
     this.SuspendLayout();
     //
     // m_btnDelAll
     //
     this.m_btnDelAll.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(216)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_btnDelAll.DefaultScheme = true;
     this.m_btnDelAll.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_btnDelAll.Hint          = "";
     this.m_btnDelAll.Location      = new System.Drawing.Point(240, 208);
     this.m_btnDelAll.Name          = "m_btnDelAll";
     this.m_btnDelAll.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_btnDelAll.Size          = new System.Drawing.Size(32, 16);
     this.m_btnDelAll.TabIndex      = 4;
     this.m_btnDelAll.Text          = ">>";
     this.toolTip1.SetToolTip(this.m_btnDelAll, "删除全部");
     this.m_btnDelAll.Click += new System.EventHandler(this.m_btnDelAll_Click);
     //
     // m_btnDel
     //
     this.m_btnDel.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(216)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_btnDel.DefaultScheme = true;
     this.m_btnDel.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_btnDel.Hint          = "";
     this.m_btnDel.Location      = new System.Drawing.Point(240, 176);
     this.m_btnDel.Name          = "m_btnDel";
     this.m_btnDel.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_btnDel.Size          = new System.Drawing.Size(32, 16);
     this.m_btnDel.TabIndex      = 3;
     this.m_btnDel.Text          = ">";
     this.toolTip1.SetToolTip(this.m_btnDel, "删除");
     this.m_btnDel.Click += new System.EventHandler(this.m_btnDel_Click);
     //
     // m_btnAdd
     //
     this.m_btnAdd.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(216)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_btnAdd.DefaultScheme = true;
     this.m_btnAdd.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_btnAdd.Hint          = "";
     this.m_btnAdd.Location      = new System.Drawing.Point(240, 144);
     this.m_btnAdd.Name          = "m_btnAdd";
     this.m_btnAdd.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_btnAdd.Size          = new System.Drawing.Size(32, 16);
     this.m_btnAdd.TabIndex      = 2;
     this.m_btnAdd.Text          = "<";
     this.toolTip1.SetToolTip(this.m_btnAdd, "添加");
     this.m_btnAdd.Click += new System.EventHandler(this.m_btnAdd_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_lvw);
     this.panel2.Controls.Add(this.panel1);
     this.panel2.Controls.Add(this.m_btnDelAll);
     this.panel2.Controls.Add(this.m_btnDel);
     this.panel2.Controls.Add(this.m_btnAdd);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(280, 469);
     this.panel2.TabIndex = 4;
     //
     // m_lvw
     //
     this.m_lvw.Dock          = System.Windows.Forms.DockStyle.Left;
     this.m_lvw.FullRowSelect = true;
     this.m_lvw.HideSelection = false;
     this.m_lvw.Location      = new System.Drawing.Point(0, 56);
     this.m_lvw.Name          = "m_lvw";
     this.m_lvw.Size          = new System.Drawing.Size(224, 413);
     this.m_lvw.TabIndex      = 1;
     this.m_lvw.View          = System.Windows.Forms.View.List;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_cboUsage);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(280, 56);
     this.panel1.TabIndex = 13;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(-40, 40);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(34, 19);
     this.label2.TabIndex = 13;
     this.label2.Text     = "项目";
     //
     // label1
     //
     this.label1.AutoSize   = true;
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(24, 19);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(34, 19);
     this.label1.TabIndex   = 12;
     this.label1.Text       = "用法";
     //
     // m_cboUsage
     //
     this.m_cboUsage.Location              = new System.Drawing.Point(80, 17);
     this.m_cboUsage.Name                  = "m_cboUsage";
     this.m_cboUsage.Size                  = new System.Drawing.Size(160, 22);
     this.m_cboUsage.TabIndex              = 0;
     this.m_cboUsage.Text                  = "comboBox1";
     this.m_cboUsage.SelectedIndexChanged += new System.EventHandler(this.m_cboUsage_SelectedIndexChanged);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.label3);
     this.panel3.Controls.Add(this.m_cboCat);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(280, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(504, 56);
     this.panel3.TabIndex = 5;
     //
     // label3
     //
     this.label3.AutoSize   = true;
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(24, 19);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(34, 19);
     this.label3.TabIndex   = 17;
     this.label3.Text       = "项目";
     //
     // m_cboCat
     //
     this.m_cboCat.Location              = new System.Drawing.Point(72, 17);
     this.m_cboCat.Name                  = "m_cboCat";
     this.m_cboCat.Size                  = new System.Drawing.Size(160, 22);
     this.m_cboCat.TabIndex              = 5;
     this.m_cboCat.SelectedIndexChanged += new System.EventHandler(this.m_cboCat_SelectedIndexChanged);
     //
     // m_dg
     //
     this.m_dg.CaptionVisible  = false;
     this.m_dg.DataMember      = "";
     this.m_dg.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.m_dg.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.m_dg.Location        = new System.Drawing.Point(280, 56);
     this.m_dg.Name            = "m_dg";
     this.m_dg.ReadOnly        = true;
     this.m_dg.Size            = new System.Drawing.Size(504, 413);
     this.m_dg.TabIndex        = 6;
     //
     // frmUsageGroup
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(784, 469);
     this.Controls.Add(this.m_dg);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Font          = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.Name          = "frmUsageGroup";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "用法项目维护";
     this.Load         += new System.EventHandler(this.frmUsageGroup_Load);
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_dg)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #6
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1         = new System.Windows.Forms.Panel();
     this.m_cboCheckMan  = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.label1         = new System.Windows.Forms.Label();
     this.btnEsc         = new PinkieControls.ButtonXP();
     this.btnPrint       = new PinkieControls.ButtonXP();
     this.btnFind        = new PinkieControls.ButtonXP();
     this.endDate        = new System.Windows.Forms.DateTimePicker();
     this.startDate      = new System.Windows.Forms.DateTimePicker();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.panel2         = new System.Windows.Forms.Panel();
     this.ctlprintShow1  = new com.digitalwave.controls.Control.ctlprintShow();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.m_cboCheckMan);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.btnEsc);
     this.panel1.Controls.Add(this.btnPrint);
     this.panel1.Controls.Add(this.btnFind);
     this.panel1.Controls.Add(this.endDate);
     this.panel1.Controls.Add(this.startDate);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1028, 48);
     this.panel1.TabIndex = 0;
     //
     // m_cboCheckMan
     //
     this.m_cboCheckMan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboCheckMan.Location      = new System.Drawing.Point(352, 8);
     this.m_cboCheckMan.Name          = "m_cboCheckMan";
     this.m_cboCheckMan.Size          = new System.Drawing.Size(136, 22);
     this.m_cboCheckMan.TabIndex      = 25;
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label1.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label1.Location  = new System.Drawing.Point(168, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(40, 23);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "到";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnEsc
     //
     this.btnEsc.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btnEsc.DefaultScheme = true;
     this.btnEsc.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.btnEsc.Hint          = "";
     this.btnEsc.Location      = new System.Drawing.Point(824, 5);
     this.btnEsc.Name          = "btnEsc";
     this.btnEsc.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnEsc.Size          = new System.Drawing.Size(96, 29);
     this.btnEsc.TabIndex      = 5;
     this.btnEsc.Text          = "退出(ESC)";
     this.btnEsc.Click        += new System.EventHandler(this.btnEsc_Click);
     //
     // btnPrint
     //
     this.btnPrint.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btnPrint.DefaultScheme = true;
     this.btnPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnPrint.Hint          = "";
     this.btnPrint.Location      = new System.Drawing.Point(672, 5);
     this.btnPrint.Name          = "btnPrint";
     this.btnPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnPrint.Size          = new System.Drawing.Size(96, 29);
     this.btnPrint.TabIndex      = 4;
     this.btnPrint.Text          = "打印(&P)";
     this.btnPrint.Click        += new System.EventHandler(this.btnPrint_Click);
     //
     // btnFind
     //
     this.btnFind.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btnFind.DefaultScheme = true;
     this.btnFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnFind.Hint          = "";
     this.btnFind.Location      = new System.Drawing.Point(520, 5);
     this.btnFind.Name          = "btnFind";
     this.btnFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnFind.Size          = new System.Drawing.Size(96, 29);
     this.btnFind.TabIndex      = 3;
     this.btnFind.Text          = "统计(&F)";
     this.btnFind.Click        += new System.EventHandler(this.btnFind_Click);
     //
     // endDate
     //
     this.endDate.Location = new System.Drawing.Point(214, 8);
     this.endDate.Name     = "endDate";
     this.endDate.Size     = new System.Drawing.Size(120, 23);
     this.endDate.TabIndex = 1;
     //
     // startDate
     //
     this.startDate.Location = new System.Drawing.Point(40, 8);
     this.startDate.Name     = "startDate";
     this.startDate.Size     = new System.Drawing.Size(120, 23);
     this.startDate.TabIndex = 0;
     //
     // printDocument1
     //
     this.printDocument1.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument1_BeginPrint);
     this.printDocument1.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // panel2
     //
     this.panel2.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.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.ctlprintShow1);
     this.panel2.Location = new System.Drawing.Point(0, 56);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1028, 376);
     this.panel2.TabIndex = 2;
     //
     // ctlprintShow1
     //
     this.ctlprintShow1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ctlprintShow1.Location = new System.Drawing.Point(0, 0);
     this.ctlprintShow1.Name     = "ctlprintShow1";
     this.ctlprintShow1.Size     = new System.Drawing.Size(1026, 374);
     this.ctlprintShow1.TabIndex = 3;
     //
     // frmCheckOutOfMonth
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.CancelButton      = this.btnEsc;
     this.ClientSize        = new System.Drawing.Size(1028, 437);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.Name     = "frmCheckOutOfMonth";
     this.Text     = "收费处月结报表";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmCheckOutOfMonth_KeyDown);
     this.Load    += new System.EventHandler(this.frmCheckOutOfMonth_Load);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.cmbDep               = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.label7               = new System.Windows.Forms.Label();
     this.txtCode              = new System.Windows.Forms.TextBox();
     this.radioButton4         = new System.Windows.Forms.RadioButton();
     this.radioButton3         = new System.Windows.Forms.RadioButton();
     this.radioButton1         = new System.Windows.Forms.RadioButton();
     this.btExit               = new PinkieControls.ButtonXP();
     this.btFind               = new PinkieControls.ButtonXP();
     this.btPrint              = new PinkieControls.ButtonXP();
     this.txtDocType           = new System.Windows.Forms.TextBox();
     this.label5               = new System.Windows.Forms.Label();
     this.dateTimePicker2      = new System.Windows.Forms.DateTimePicker();
     this.label4               = new System.Windows.Forms.Label();
     this.dateTimePicker1      = new System.Windows.Forms.DateTimePicker();
     this.label3               = new System.Windows.Forms.Label();
     this.txtName              = new System.Windows.Forms.TextBox();
     this.label2               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.listView2            = new System.Windows.Forms.ListView();
     this.columnHeader4        = new System.Windows.Forms.ColumnHeader();
     this.columnHeader5        = new System.Windows.Forms.ColumnHeader();
     this.columnHeader6        = new System.Windows.Forms.ColumnHeader();
     this.columnHeader1        = new System.Windows.Forms.ColumnHeader();
     this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.cmbDep);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txtCode);
     this.groupBox1.Controls.Add(this.radioButton4);
     this.groupBox1.Controls.Add(this.radioButton3);
     this.groupBox1.Controls.Add(this.radioButton1);
     this.groupBox1.Controls.Add(this.btExit);
     this.groupBox1.Controls.Add(this.btFind);
     this.groupBox1.Controls.Add(this.btPrint);
     this.groupBox1.Controls.Add(this.txtDocType);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.dateTimePicker2);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.dateTimePicker1);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txtName);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(984, 124);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // cmbDep
     //
     this.cmbDep.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbDep.Location              = new System.Drawing.Point(568, 77);
     this.cmbDep.Name                  = "cmbDep";
     this.cmbDep.Size                  = new System.Drawing.Size(160, 22);
     this.cmbDep.TabIndex              = 5;
     this.cmbDep.SelectedIndexChanged += new System.EventHandler(this.cmbDep_SelectedIndexChanged);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(508, 80);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(48, 19);
     this.label7.TabIndex = 53;
     this.label7.Text     = "科 室:";
     //
     // txtCode
     //
     this.txtCode.Location = new System.Drawing.Point(196, 28);
     this.txtCode.Name     = "txtCode";
     this.txtCode.ReadOnly = true;
     this.txtCode.Size     = new System.Drawing.Size(68, 23);
     this.txtCode.TabIndex = 0;
     this.txtCode.Text     = "";
     //
     // radioButton4
     //
     this.radioButton4.Location = new System.Drawing.Point(16, 80);
     this.radioButton4.Name     = "radioButton4";
     this.radioButton4.Size     = new System.Drawing.Size(100, 24);
     this.radioButton4.TabIndex = 51;
     this.radioButton4.Text     = "全部";
     //
     // radioButton3
     //
     this.radioButton3.Location = new System.Drawing.Point(16, 50);
     this.radioButton3.Name     = "radioButton3";
     this.radioButton3.Size     = new System.Drawing.Size(100, 24);
     this.radioButton3.TabIndex = 50;
     this.radioButton3.Text     = "单一科室";
     //
     // radioButton1
     //
     this.radioButton1.Checked         = true;
     this.radioButton1.Location        = new System.Drawing.Point(16, 20);
     this.radioButton1.Name            = "radioButton1";
     this.radioButton1.Size            = new System.Drawing.Size(100, 24);
     this.radioButton1.TabIndex        = 48;
     this.radioButton1.TabStop         = true;
     this.radioButton1.Text            = "单一员工";
     this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // btExit
     //
     this.btExit.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btExit.DefaultScheme = true;
     this.btExit.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.btExit.Hint          = "";
     this.btExit.Location      = new System.Drawing.Point(868, 72);
     this.btExit.Name          = "btExit";
     this.btExit.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btExit.Size          = new System.Drawing.Size(80, 32);
     this.btExit.TabIndex      = 8;
     this.btExit.Text          = "退出(ESC)";
     this.btExit.Click        += new System.EventHandler(this.btExit_Click);
     //
     // btFind
     //
     this.btFind.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btFind.DefaultScheme = true;
     this.btFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btFind.Hint          = "";
     this.btFind.Location      = new System.Drawing.Point(772, 24);
     this.btFind.Name          = "btFind";
     this.btFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btFind.Size          = new System.Drawing.Size(80, 32);
     this.btFind.TabIndex      = 6;
     this.btFind.Text          = "查询(&F)";
     this.btFind.Click        += new System.EventHandler(this.btFind_Click);
     //
     // btPrint
     //
     this.btPrint.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btPrint.DefaultScheme = true;
     this.btPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btPrint.Hint          = "";
     this.btPrint.Location      = new System.Drawing.Point(868, 24);
     this.btPrint.Name          = "btPrint";
     this.btPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btPrint.Size          = new System.Drawing.Size(80, 32);
     this.btPrint.TabIndex      = 7;
     this.btPrint.Text          = "打印(&P)";
     this.btPrint.Click        += new System.EventHandler(this.btPrint_Click);
     //
     // txtDocType
     //
     this.txtDocType.Location = new System.Drawing.Point(568, 28);
     this.txtDocType.Name     = "txtDocType";
     this.txtDocType.ReadOnly = true;
     this.txtDocType.Size     = new System.Drawing.Size(160, 23);
     this.txtDocType.TabIndex = 2;
     this.txtDocType.Text     = "";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(508, 32);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(48, 19);
     this.label5.TabIndex = 8;
     this.label5.Text     = "职 称:";
     //
     // dateTimePicker2
     //
     this.dateTimePicker2.Location = new System.Drawing.Point(364, 76);
     this.dateTimePicker2.Name     = "dateTimePicker2";
     this.dateTimePicker2.Size     = new System.Drawing.Size(132, 23);
     this.dateTimePicker2.TabIndex = 4;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(332, 80);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(20, 19);
     this.label4.TabIndex = 6;
     this.label4.Text     = "至";
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(196, 76);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(132, 23);
     this.dateTimePicker1.TabIndex = 3;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(124, 80);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(70, 19);
     this.label3.TabIndex = 4;
     this.label3.Text     = "日    期:";
     //
     // txtName
     //
     this.txtName.Location = new System.Drawing.Point(364, 28);
     this.txtName.Name     = "txtName";
     this.txtName.ReadOnly = true;
     this.txtName.Size     = new System.Drawing.Size(132, 23);
     this.txtName.TabIndex = 1;
     this.txtName.Text     = "";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(280, 32);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(70, 19);
     this.label2.TabIndex = 2;
     this.label2.Text     = "医生名称:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(124, 32);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(70, 19);
     this.label1.TabIndex = 0;
     this.label1.Text     = "员工编号:";
     //
     // listView2
     //
     this.listView2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader4,
         this.columnHeader5,
         this.columnHeader6,
         this.columnHeader1
     });
     this.listView2.Dock                  = System.Windows.Forms.DockStyle.Left;
     this.listView2.FullRowSelect         = true;
     this.listView2.GridLines             = true;
     this.listView2.HeaderStyle           = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.listView2.HideSelection         = false;
     this.listView2.Location              = new System.Drawing.Point(0, 124);
     this.listView2.MultiSelect           = false;
     this.listView2.Name                  = "listView2";
     this.listView2.Size                  = new System.Drawing.Size(212, 393);
     this.listView2.TabIndex              = 10;
     this.listView2.View                  = System.Windows.Forms.View.Details;
     this.listView2.SelectedIndexChanged += new System.EventHandler(this.listView2_SelectedIndexChanged);
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "编号";
     this.columnHeader4.Width = 54;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "名称";
     this.columnHeader5.Width = 84;
     //
     // columnHeader6
     //
     this.columnHeader6.Text  = "职称";
     this.columnHeader6.Width = 53;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "ID";
     this.columnHeader1.Width = 0;
     //
     // crystalReportViewer1
     //
     this.crystalReportViewer1.ActiveViewIndex  = -1;
     this.crystalReportViewer1.DisplayGroupTree = false;
     this.crystalReportViewer1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.crystalReportViewer1.Location         = new System.Drawing.Point(212, 124);
     this.crystalReportViewer1.Name             = "crystalReportViewer1";
     this.crystalReportViewer1.ReportSource     = null;
     this.crystalReportViewer1.Size             = new System.Drawing.Size(772, 393);
     this.crystalReportViewer1.TabIndex         = 11;
     //
     // frmDoctorUsingMedicineReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.CancelButton      = this.btExit;
     this.ClientSize        = new System.Drawing.Size(984, 517);
     this.Controls.Add(this.crystalReportViewer1);
     this.Controls.Add(this.listView2);
     this.Controls.Add(this.groupBox1);
     this.Font  = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.Name  = "frmDoctorUsingMedicineReport";
     this.Text  = "医生用药统计报表";
     this.Load += new System.EventHandler(this.frmDoctorUsingMedicineReport_Load);
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #8
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1        = new System.Windows.Forms.Panel();
     this.panel4        = new System.Windows.Forms.Panel();
     this.panel3        = new System.Windows.Forms.Panel();
     this.checkBox3     = new System.Windows.Forms.CheckBox();
     this.checkBox2     = new System.Windows.Forms.CheckBox();
     this.panel2        = new System.Windows.Forms.Panel();
     this.checkBox1     = new System.Windows.Forms.CheckBox();
     this.btExit        = new PinkieControls.ButtonXP();
     this.btSave        = new PinkieControls.ButtonXP();
     this.btCancel      = new PinkieControls.ButtonXP();
     this.m_btFind      = new PinkieControls.ButtonXP();
     this.m_txtFind     = new System.Windows.Forms.TextBox();
     this.m_cmbFind     = new System.Windows.Forms.ComboBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.cmbCatType    = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.panel4);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.checkBox3);
     this.panel1.Controls.Add(this.checkBox2);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Controls.Add(this.cmbCatType);
     this.panel1.Controls.Add(this.btExit);
     this.panel1.Controls.Add(this.btSave);
     this.panel1.Controls.Add(this.btCancel);
     this.panel1.Controls.Add(this.m_btFind);
     this.panel1.Controls.Add(this.m_txtFind);
     this.panel1.Controls.Add(this.m_cmbFind);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 643);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1016, 78);
     this.panel1.TabIndex = 1;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.PowderBlue;
     this.panel4.Location  = new System.Drawing.Point(584, 36);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(16, 12);
     this.panel4.TabIndex  = 48;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.PaleGoldenrod;
     this.panel3.Location  = new System.Drawing.Point(508, 36);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(16, 12);
     this.panel3.TabIndex  = 46;
     //
     // checkBox3
     //
     this.checkBox3.AutoSize   = true;
     this.checkBox3.Checked    = true;
     this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox3.Location   = new System.Drawing.Point(530, 33);
     this.checkBox3.Name       = "checkBox3";
     this.checkBox3.Size       = new System.Drawing.Size(54, 18);
     this.checkBox3.TabIndex   = 47;
     this.checkBox3.Text       = "住院";
     this.checkBox3.UseVisualStyleBackColor = true;
     this.checkBox3.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // checkBox2
     //
     this.checkBox2.AutoSize   = true;
     this.checkBox2.Checked    = true;
     this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox2.Location   = new System.Drawing.Point(455, 33);
     this.checkBox2.Name       = "checkBox2";
     this.checkBox2.Size       = new System.Drawing.Size(54, 18);
     this.checkBox2.TabIndex   = 45;
     this.checkBox2.Text       = "门诊";
     this.checkBox2.UseVisualStyleBackColor = true;
     this.checkBox2.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.AntiqueWhite;
     this.panel2.Location  = new System.Drawing.Point(424, 36);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(16, 12);
     this.panel2.TabIndex  = 44;
     //
     // checkBox1
     //
     this.checkBox1.AutoSize   = true;
     this.checkBox1.Checked    = true;
     this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.Location   = new System.Drawing.Point(371, 33);
     this.checkBox1.Name       = "checkBox1";
     this.checkBox1.Size       = new System.Drawing.Size(54, 18);
     this.checkBox1.TabIndex   = 43;
     this.checkBox1.Text       = "共用";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // btExit
     //
     this.btExit.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btExit.DefaultScheme = true;
     this.btExit.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btExit.Hint          = "";
     this.btExit.Location      = new System.Drawing.Point(890, 26);
     this.btExit.Name          = "btExit";
     this.btExit.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btExit.Size          = new System.Drawing.Size(88, 32);
     this.btExit.TabIndex      = 10;
     this.btExit.Text          = "退出(ESC)";
     this.btExit.Click        += new System.EventHandler(this.btExit_Click);
     //
     // btSave
     //
     this.btSave.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btSave.DefaultScheme = true;
     this.btSave.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btSave.Hint          = "";
     this.btSave.Location      = new System.Drawing.Point(798, 26);
     this.btSave.Name          = "btSave";
     this.btSave.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btSave.Size          = new System.Drawing.Size(88, 32);
     this.btSave.TabIndex      = 9;
     this.btSave.Text          = "保存(F2)";
     this.btSave.Click        += new System.EventHandler(this.btSave_Click);
     //
     // btCancel
     //
     this.btCancel.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btCancel.DefaultScheme = true;
     this.btCancel.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btCancel.Hint          = "";
     this.btCancel.Location      = new System.Drawing.Point(705, 26);
     this.btCancel.Name          = "btCancel";
     this.btCancel.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btCancel.Size          = new System.Drawing.Size(88, 32);
     this.btCancel.TabIndex      = 8;
     this.btCancel.Text          = "撤消(F7)";
     this.btCancel.Click        += new System.EventHandler(this.btCancel_Click);
     //
     // m_btFind
     //
     this.m_btFind.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_btFind.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.m_btFind.DefaultScheme = true;
     this.m_btFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_btFind.Hint          = "";
     this.m_btFind.Location      = new System.Drawing.Point(612, 27);
     this.m_btFind.Name          = "m_btFind";
     this.m_btFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_btFind.Size          = new System.Drawing.Size(88, 32);
     this.m_btFind.TabIndex      = 6;
     this.m_btFind.Text          = "查找(F3)";
     this.m_btFind.Click        += new System.EventHandler(this.m_btFind_Click);
     //
     // m_txtFind
     //
     this.m_txtFind.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_txtFind.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.m_txtFind.Font            = new System.Drawing.Font("宋体", 12F);
     this.m_txtFind.Location        = new System.Drawing.Point(142, 30);
     this.m_txtFind.Name            = "m_txtFind";
     this.m_txtFind.Size            = new System.Drawing.Size(91, 26);
     this.m_txtFind.TabIndex        = 5;
     this.m_txtFind.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.m_txtFind_KeyDown);
     //
     // m_cmbFind
     //
     this.m_cmbFind.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_cmbFind.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbFind.Font          = new System.Drawing.Font("宋体", 12F);
     this.m_cmbFind.Items.AddRange(new object[] {
         "按项目ID查找",
         "按项目名称查找",
         "按项目编码查找",
         "按拼音简码查找",
         "按五笔简码查找"
     });
     this.m_cmbFind.Location              = new System.Drawing.Point(16, 31);
     this.m_cmbFind.Name                  = "m_cmbFind";
     this.m_cmbFind.Size                  = new System.Drawing.Size(119, 24);
     this.m_cmbFind.TabIndex              = 4;
     this.m_cmbFind.SelectedIndexChanged += new System.EventHandler(this.m_cmbFind_SelectedIndexChanged);
     //
     // dataGridView1
     //
     this.dataGridView1.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.dataGridView1.BackgroundColor             = System.Drawing.SystemColors.Window;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location           = new System.Drawing.Point(0, 1);
     this.dataGridView1.Name               = "dataGridView1";
     this.dataGridView1.RowHeadersWidth    = 40;
     this.dataGridView1.RowTemplate.Height = 23;
     this.dataGridView1.Size               = new System.Drawing.Size(1016, 629);
     this.dataGridView1.TabIndex           = 2;
     //
     // cmbCatType
     //
     this.cmbCatType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbCatType.Font          = new System.Drawing.Font("宋体", 12F);
     this.cmbCatType.Location      = new System.Drawing.Point(237, 30);
     this.cmbCatType.Name          = "cmbCatType";
     this.cmbCatType.Size          = new System.Drawing.Size(127, 24);
     this.cmbCatType.TabIndex      = 42;
     //
     // frmChargeMaintenance
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(1016, 721);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.panel1);
     this.Font       = new System.Drawing.Font("宋体", 10.5F);
     this.KeyPreview = true;
     this.Name       = "frmChargeMaintenance";
     this.Text       = "收费项目保险比例定义";
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.frmChargeMaintenance_KeyDown);
     this.Load      += new System.EventHandler(this.frmChargeMaintenance_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #9
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     com.digitalwave.controls.datagrid.clsColumnInfo clsColumnInfo1 = new com.digitalwave.controls.datagrid.clsColumnInfo();
     System.ComponentModel.ComponentResourceManager  resources      = new System.ComponentModel.ComponentResourceManager(typeof(frmCheckOutOfDay));
     this.printDocument1   = new System.Drawing.Printing.PrintDocument();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.btnReset         = new PinkieControls.ButtonXP();
     this.buttonXP1        = new PinkieControls.ButtonXP();
     this.m_cboCheckMan    = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.buttonXP4        = new PinkieControls.ButtonXP();
     this.buttonXP3        = new PinkieControls.ButtonXP();
     this.buttonXP2        = new PinkieControls.ButtonXP();
     this.label5           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.btnEsc           = new PinkieControls.ButtonXP();
     this.btnPrint         = new PinkieControls.ButtonXP();
     this.btnCheck         = new PinkieControls.ButtonXP();
     this.DateCheckOut     = new System.Windows.Forms.DateTimePicker();
     this.panel1           = new System.Windows.Forms.Panel();
     this.panel2           = new System.Windows.Forms.Panel();
     this.ctlprintShow2    = new com.digitalwave.controls.Control.ctlprintShow();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.EndDate          = new System.Windows.Forms.DateTimePicker();
     this.starDate         = new System.Windows.Forms.DateTimePicker();
     this.ctlDgFind        = new com.digitalwave.controls.datagrid.ctlDataGrid();
     this.label3           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.printDocument2   = new System.Drawing.Printing.PrintDocument();
     this.printDocument3   = new System.Drawing.Printing.PrintDocument();
     this.printDocument4   = new System.Drawing.Printing.PrintDocument();
     this.pageSetupDialog1 = new System.Windows.Forms.PageSetupDialog();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ctlDgFind)).BeginInit();
     this.SuspendLayout();
     //
     // printDocument1
     //
     this.printDocument1.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     this.printDocument1.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument1_BeginPrint);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.btnReset);
     this.groupBox1.Controls.Add(this.buttonXP1);
     this.groupBox1.Controls.Add(this.m_cboCheckMan);
     this.groupBox1.Controls.Add(this.buttonXP4);
     this.groupBox1.Controls.Add(this.buttonXP3);
     this.groupBox1.Controls.Add(this.buttonXP2);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.btnEsc);
     this.groupBox1.Controls.Add(this.btnPrint);
     this.groupBox1.Controls.Add(this.btnCheck);
     this.groupBox1.Controls.Add(this.DateCheckOut);
     this.groupBox1.Location = new System.Drawing.Point(0, -5);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1000, 53);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // btnReset
     //
     this.btnReset.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnReset.DefaultScheme = true;
     this.btnReset.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnReset.Hint          = "";
     this.btnReset.Location      = new System.Drawing.Point(4, 12);
     this.btnReset.Name          = "btnReset";
     this.btnReset.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnReset.Size          = new System.Drawing.Size(180, 32);
     this.btnReset.TabIndex      = 5;
     this.btnReset.Text          = "获取未结帐数据(&S)  ";
     this.btnReset.Click        += new System.EventHandler(this.btnReset_Click);
     //
     // buttonXP1
     //
     this.buttonXP1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.buttonXP1.DefaultScheme = true;
     this.buttonXP1.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP1.Hint          = "";
     this.buttonXP1.Location      = new System.Drawing.Point(92, 13);
     this.buttonXP1.Name          = "buttonXP1";
     this.buttonXP1.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP1.Size          = new System.Drawing.Size(92, 32);
     this.buttonXP1.TabIndex      = 52;
     this.buttonXP1.Text          = "查看(&L)";
     this.buttonXP1.Visible       = false;
     this.buttonXP1.Click        += new System.EventHandler(this.buttonXP1_Click);
     //
     // m_cboCheckMan
     //
     this.m_cboCheckMan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboCheckMan.Location      = new System.Drawing.Point(60, 17);
     this.m_cboCheckMan.Name          = "m_cboCheckMan";
     this.m_cboCheckMan.Size          = new System.Drawing.Size(84, 22);
     this.m_cboCheckMan.TabIndex      = 50;
     this.m_cboCheckMan.Visible       = false;
     //
     // buttonXP4
     //
     this.buttonXP4.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.buttonXP4.DefaultScheme = true;
     this.buttonXP4.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP4.Enabled       = false;
     this.buttonXP4.Hint          = "";
     this.buttonXP4.Location      = new System.Drawing.Point(597, 13);
     this.buttonXP4.Name          = "buttonXP4";
     this.buttonXP4.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP4.Size          = new System.Drawing.Size(131, 32);
     this.buttonXP4.TabIndex      = 55;
     this.buttonXP4.Text          = "合并分类(&U) ";
     this.buttonXP4.Click        += new System.EventHandler(this.buttonXP4_Click);
     //
     // buttonXP3
     //
     this.buttonXP3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.buttonXP3.DefaultScheme = true;
     this.buttonXP3.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP3.Enabled       = false;
     this.buttonXP3.Hint          = "";
     this.buttonXP3.Location      = new System.Drawing.Point(325, 13);
     this.buttonXP3.Name          = "buttonXP3";
     this.buttonXP3.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP3.Size          = new System.Drawing.Size(131, 32);
     this.buttonXP3.TabIndex      = 54;
     this.buttonXP3.Text          = "分类发票(&D) ";
     this.buttonXP3.Click        += new System.EventHandler(this.buttonXP3_Click);
     //
     // buttonXP2
     //
     this.buttonXP2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.buttonXP2.DefaultScheme = true;
     this.buttonXP2.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP2.Enabled       = false;
     this.buttonXP2.Hint          = "";
     this.buttonXP2.Location      = new System.Drawing.Point(461, 13);
     this.buttonXP2.Name          = "buttonXP2";
     this.buttonXP2.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP2.Size          = new System.Drawing.Size(131, 32);
     this.buttonXP2.TabIndex      = 53;
     this.buttonXP2.Text          = "分类收费(&F) ";
     this.buttonXP2.Click        += new System.EventHandler(this.buttonXP2_Click);
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(4, 17);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(64, 23);
     this.label5.TabIndex  = 51;
     this.label5.Text      = "收费员:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.label5.Visible   = false;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(80, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 23);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "载止日期:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.label1.Visible   = false;
     //
     // btnEsc
     //
     this.btnEsc.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnEsc.DefaultScheme = true;
     this.btnEsc.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnEsc.Hint          = "";
     this.btnEsc.Location      = new System.Drawing.Point(867, 13);
     this.btnEsc.Name          = "btnEsc";
     this.btnEsc.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnEsc.Size          = new System.Drawing.Size(131, 32);
     this.btnEsc.TabIndex      = 3;
     this.btnEsc.Text          = "退出(&E)";
     this.btnEsc.Click        += new System.EventHandler(this.btnEsc_Click);
     //
     // btnPrint
     //
     this.btnPrint.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnPrint.DefaultScheme = true;
     this.btnPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnPrint.Enabled       = false;
     this.btnPrint.Hint          = "";
     this.btnPrint.Location      = new System.Drawing.Point(733, 13);
     this.btnPrint.Name          = "btnPrint";
     this.btnPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnPrint.Size          = new System.Drawing.Size(131, 32);
     this.btnPrint.TabIndex      = 2;
     this.btnPrint.Text          = "打印(&P)";
     this.btnPrint.Click        += new System.EventHandler(this.btnPrint_Click);
     //
     // btnCheck
     //
     this.btnCheck.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.btnCheck.DefaultScheme = true;
     this.btnCheck.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnCheck.Hint          = "";
     this.btnCheck.Location      = new System.Drawing.Point(189, 13);
     this.btnCheck.Name          = "btnCheck";
     this.btnCheck.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnCheck.Size          = new System.Drawing.Size(131, 32);
     this.btnCheck.TabIndex      = 1;
     this.btnCheck.Text          = "结帐(&A)";
     this.btnCheck.Click        += new System.EventHandler(this.btnCheck_Click);
     //
     // DateCheckOut
     //
     this.DateCheckOut.Enabled  = false;
     this.DateCheckOut.Location = new System.Drawing.Point(36, 17);
     this.DateCheckOut.Name     = "DateCheckOut";
     this.DateCheckOut.Size     = new System.Drawing.Size(120, 23);
     this.DateCheckOut.TabIndex = 0;
     this.DateCheckOut.Visible  = false;
     //
     // panel1
     //
     this.panel1.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.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Location = new System.Drawing.Point(204, 56);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(796, 368);
     this.panel1.TabIndex = 2;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.ctlprintShow2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 364);
     this.panel2.TabIndex = 4;
     //
     // ctlprintShow2
     //
     this.ctlprintShow2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ctlprintShow2.Location = new System.Drawing.Point(0, 0);
     this.ctlprintShow2.Name     = "ctlprintShow2";
     this.ctlprintShow2.Size     = new System.Drawing.Size(792, 364);
     this.ctlprintShow2.TabIndex = 0;
     this.ctlprintShow2.Zoom     = 1;
     this.ctlprintShow2.Load    += new System.EventHandler(this.ctlprintShow2_Load);
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox2.Controls.Add(this.EndDate);
     this.groupBox2.Controls.Add(this.starDate);
     this.groupBox2.Controls.Add(this.ctlDgFind);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.groupBox2.ForeColor = System.Drawing.Color.Maroon;
     this.groupBox2.Location  = new System.Drawing.Point(0, 48);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(201, 376);
     this.groupBox2.TabIndex  = 3;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "已结帐历史记录";
     //
     // EndDate
     //
     this.EndDate.Font          = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.EndDate.Location      = new System.Drawing.Point(76, 48);
     this.EndDate.Name          = "EndDate";
     this.EndDate.Size          = new System.Drawing.Size(120, 23);
     this.EndDate.TabIndex      = 2;
     this.EndDate.ValueChanged += new System.EventHandler(this.EndDate_ValueChanged);
     //
     // starDate
     //
     this.starDate.Font          = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.starDate.Location      = new System.Drawing.Point(76, 19);
     this.starDate.Name          = "starDate";
     this.starDate.Size          = new System.Drawing.Size(120, 23);
     this.starDate.TabIndex      = 1;
     this.starDate.ValueChanged += new System.EventHandler(this.starDate_ValueChanged);
     //
     // ctlDgFind
     //
     this.ctlDgFind.AllowAddNew = false;
     this.ctlDgFind.AllowDelete = false;
     this.ctlDgFind.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.ctlDgFind.AutoAppendRow        = false;
     this.ctlDgFind.AutoScroll           = true;
     this.ctlDgFind.BackgroundColor      = System.Drawing.SystemColors.Window;
     this.ctlDgFind.CaptionText          = "";
     this.ctlDgFind.CaptionVisible       = false;
     this.ctlDgFind.ColumnHeadersVisible = true;
     clsColumnInfo1.Alignment            = System.Windows.Forms.HorizontalAlignment.Center;
     clsColumnInfo1.BackColor            = System.Drawing.Color.White;
     clsColumnInfo1.Column_Type          = com.digitalwave.controls.datagrid.enum_DataType.System_String;
     clsColumnInfo1.ColumnIndex          = 0;
     clsColumnInfo1.ColumnName           = "BALANCE_DAT";
     clsColumnInfo1.ColumnWidth          = 180;
     clsColumnInfo1.Enabled   = false;
     clsColumnInfo1.ForeColor = System.Drawing.Color.Black;
     clsColumnInfo1.HeadText  = "结帐时间";
     clsColumnInfo1.ReadOnly  = true;
     clsColumnInfo1.TextFont  = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ctlDgFind.Columns.Add(clsColumnInfo1);
     this.ctlDgFind.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ctlDgFind.FullRowSelect            = true;
     this.ctlDgFind.Location                 = new System.Drawing.Point(3, 80);
     this.ctlDgFind.MultiSelect              = false;
     this.ctlDgFind.Name                     = "ctlDgFind";
     this.ctlDgFind.ReadOnly                 = false;
     this.ctlDgFind.RowHeadersVisible        = true;
     this.ctlDgFind.RowHeaderWidth           = 15;
     this.ctlDgFind.SelectedRowBackColor     = System.Drawing.Color.Purple;
     this.ctlDgFind.SelectedRowForeColor     = System.Drawing.Color.White;
     this.ctlDgFind.Size                     = new System.Drawing.Size(195, 288);
     this.ctlDgFind.TabIndex                 = 0;
     this.ctlDgFind.m_evtCurrentCellChanged += new System.EventHandler(this.ctlDgFind_m_evtCurrentCellChanged);
     this.ctlDgFind.m_evtDataGridKeyDown    += new System.Windows.Forms.KeyEventHandler(this.ctlDgFind_m_evtDataGridKeyDown);
     this.ctlDgFind.m_evtClickCell          += new com.digitalwave.controls.datagrid.clsDGTextMouseClickEventHandler(this.ctlDgFind_m_evtClickCell);
     //
     // label3
     //
     this.label3.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label3.Location  = new System.Drawing.Point(6, 48);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(80, 23);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "结束时间:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label2.Location  = new System.Drawing.Point(6, 19);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 23);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "开始时间:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // printDocument2
     //
     this.printDocument2.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument2_PrintPage);
     this.printDocument2.EndPrint   += new System.Drawing.Printing.PrintEventHandler(this.printDocument2_EndPrint);
     this.printDocument2.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument2_BeginPrint);
     //
     // printDocument3
     //
     this.printDocument3.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument3_PrintPage);
     this.printDocument3.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument3_BeginPrint);
     //
     // printDocument4
     //
     this.printDocument4.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument4_PrintPage);
     this.printDocument4.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument4_BeginPrint);
     //
     // frmCheckOutOfDay
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(1000, 429);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.groupBox1);
     this.Font  = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "frmCheckOutOfDay";
     this.Text  = "收款员日结报表窗口";
     this.Load += new System.EventHandler(this.frmCheckOutOfDay_Load);
     this.groupBox1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ctlDgFind)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #10
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     com.digitalwave.controls.datagrid.clsColumnInfo clsColumnInfo1 = new com.digitalwave.controls.datagrid.clsColumnInfo();
     com.digitalwave.controls.datagrid.clsColumnInfo clsColumnInfo2 = new com.digitalwave.controls.datagrid.clsColumnInfo();
     com.digitalwave.controls.datagrid.clsColumnInfo clsColumnInfo3 = new com.digitalwave.controls.datagrid.clsColumnInfo();
     com.digitalwave.controls.datagrid.clsColumnInfo clsColumnInfo4 = new com.digitalwave.controls.datagrid.clsColumnInfo();
     com.digitalwave.controls.datagrid.clsColumnInfo clsColumnInfo5 = new com.digitalwave.controls.datagrid.clsColumnInfo();
     this.panel1             = new System.Windows.Forms.Panel();
     this.ctlDataGrid1       = new com.digitalwave.controls.datagrid.ctlDataGrid();
     this.bt_Refresh         = new PinkieControls.ButtonXP();
     this.m_cmbType          = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.label1             = new System.Windows.Forms.Label();
     this.panel2             = new System.Windows.Forms.Panel();
     this.panel5             = new System.Windows.Forms.Panel();
     this.btExit             = new PinkieControls.ButtonXP();
     this.btSave             = new PinkieControls.ButtonXP();
     this.btFind             = new PinkieControls.ButtonXP();
     this.txtSourceCatName   = new System.Windows.Forms.TextBox();
     this.label5             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.txtSourceCatID     = new System.Windows.Forms.TextBox();
     this.txtSourceName      = new System.Windows.Forms.TextBox();
     this.txtSourceID        = new System.Windows.Forms.TextBox();
     this.m_txtFind          = new System.Windows.Forms.TextBox();
     this.m_cmbFind          = new System.Windows.Forms.ComboBox();
     this.panel3             = new System.Windows.Forms.Panel();
     this.btFind2            = new PinkieControls.ButtonXP();
     this.m_txtFindChargItem = new System.Windows.Forms.TextBox();
     this.m_cboFindCharge    = new System.Windows.Forms.ComboBox();
     this.label21            = new System.Windows.Forms.Label();
     this.panel4             = new System.Windows.Forms.Panel();
     this.ctlDataGrid2       = new com.digitalwave.controls.datagrid.ctlDataGrid();
     this.buttonXP1          = new PinkieControls.ButtonXP();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ctlDataGrid1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ctlDataGrid2)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.ctlDataGrid1);
     this.panel1.Controls.Add(this.bt_Refresh);
     this.panel1.Controls.Add(this.m_cmbType);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(8, 8);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(328, 584);
     this.panel1.TabIndex = 1;
     //
     // ctlDataGrid1
     //
     this.ctlDataGrid1.AllowAddNew = true;
     this.ctlDataGrid1.AllowDelete = true;
     this.ctlDataGrid1.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.ctlDataGrid1.AutoAppendRow        = true;
     this.ctlDataGrid1.AutoScroll           = true;
     this.ctlDataGrid1.BackgroundColor      = System.Drawing.SystemColors.Window;
     this.ctlDataGrid1.CaptionText          = "";
     this.ctlDataGrid1.CaptionVisible       = false;
     this.ctlDataGrid1.ColumnHeadersVisible = true;
     clsColumnInfo1.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo1.BackColor   = System.Drawing.Color.White;
     clsColumnInfo1.Column_Type = com.digitalwave.controls.datagrid.enum_DataType.System_String;
     clsColumnInfo1.ColumnIndex = 0;
     clsColumnInfo1.ColumnName  = "ITEMCODE_VCHR";
     clsColumnInfo1.ColumnWidth = 75;
     clsColumnInfo1.Enabled     = false;
     clsColumnInfo1.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo1.HeadText    = "项目编号";
     clsColumnInfo1.ReadOnly    = true;
     clsColumnInfo1.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo2.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo2.BackColor   = System.Drawing.Color.White;
     clsColumnInfo2.Column_Type = com.digitalwave.controls.datagrid.enum_DataType.System_String;
     clsColumnInfo2.ColumnIndex = 1;
     clsColumnInfo2.ColumnName  = "ITEMNAME_VCHR";
     clsColumnInfo2.ColumnWidth = 200;
     clsColumnInfo2.Enabled     = false;
     clsColumnInfo2.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo2.HeadText    = "项目名称";
     clsColumnInfo2.ReadOnly    = true;
     clsColumnInfo2.TextFont    = new System.Drawing.Font("宋体", 10F);
     this.ctlDataGrid1.Columns.Add(clsColumnInfo1);
     this.ctlDataGrid1.Columns.Add(clsColumnInfo2);
     this.ctlDataGrid1.FullRowSelect            = true;
     this.ctlDataGrid1.Location                 = new System.Drawing.Point(0, 56);
     this.ctlDataGrid1.MultiSelect              = false;
     this.ctlDataGrid1.Name                     = "ctlDataGrid1";
     this.ctlDataGrid1.ReadOnly                 = true;
     this.ctlDataGrid1.RowHeadersVisible        = true;
     this.ctlDataGrid1.RowHeaderWidth           = 35;
     this.ctlDataGrid1.SelectedRowBackColor     = System.Drawing.Color.Navy;
     this.ctlDataGrid1.SelectedRowForeColor     = System.Drawing.Color.White;
     this.ctlDataGrid1.Size                     = new System.Drawing.Size(322, 528);
     this.ctlDataGrid1.TabIndex                 = 6;
     this.ctlDataGrid1.m_evtCurrentCellChanged += new System.EventHandler(this.ctlDataGrid1_m_evtCurrentCellChanged);
     //
     // bt_Refresh
     //
     this.bt_Refresh.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.bt_Refresh.DefaultScheme = true;
     this.bt_Refresh.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.bt_Refresh.Font          = new System.Drawing.Font("宋体", 11F);
     this.bt_Refresh.Hint          = "";
     this.bt_Refresh.Location      = new System.Drawing.Point(224, 11);
     this.bt_Refresh.Name          = "bt_Refresh";
     this.bt_Refresh.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.bt_Refresh.Size          = new System.Drawing.Size(72, 32);
     this.bt_Refresh.TabIndex      = 5;
     this.bt_Refresh.Text          = "刷新";
     this.bt_Refresh.Click        += new System.EventHandler(this.bt_Refresh_Click);
     //
     // m_cmbType
     //
     this.m_cmbType.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbType.Location              = new System.Drawing.Point(88, 16);
     this.m_cmbType.Name                  = "m_cmbType";
     this.m_cmbType.Size                  = new System.Drawing.Size(112, 22);
     this.m_cmbType.TabIndex              = 4;
     this.m_cmbType.SelectedIndexChanged += new System.EventHandler(this.m_cmbType_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("宋体", 12F);
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 22);
     this.label1.TabIndex = 3;
     this.label1.Text     = "项目分类:";
     //
     // panel2
     //
     this.panel2.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.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Location = new System.Drawing.Point(344, 8);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(280, 408);
     this.panel2.TabIndex = 2;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.btExit);
     this.panel5.Controls.Add(this.btSave);
     this.panel5.Controls.Add(this.btFind);
     this.panel5.Controls.Add(this.txtSourceCatName);
     this.panel5.Controls.Add(this.label5);
     this.panel5.Controls.Add(this.label4);
     this.panel5.Controls.Add(this.label3);
     this.panel5.Controls.Add(this.label2);
     this.panel5.Controls.Add(this.txtSourceCatID);
     this.panel5.Controls.Add(this.txtSourceName);
     this.panel5.Controls.Add(this.txtSourceID);
     this.panel5.Controls.Add(this.m_txtFind);
     this.panel5.Controls.Add(this.m_cmbFind);
     this.panel5.Location = new System.Drawing.Point(8, 8);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(256, 392);
     this.panel5.TabIndex = 0;
     //
     // btExit
     //
     this.btExit.Anchor        = System.Windows.Forms.AnchorStyles.None;
     this.btExit.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btExit.DefaultScheme = true;
     this.btExit.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btExit.Hint          = "";
     this.btExit.Location      = new System.Drawing.Point(108, 348);
     this.btExit.Name          = "btExit";
     this.btExit.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btExit.Size          = new System.Drawing.Size(112, 32);
     this.btExit.TabIndex      = 31;
     this.btExit.Text          = "退出";
     this.btExit.Click        += new System.EventHandler(this.btExit_Click);
     //
     // btSave
     //
     this.btSave.Anchor        = System.Windows.Forms.AnchorStyles.None;
     this.btSave.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btSave.DefaultScheme = true;
     this.btSave.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btSave.Hint          = "";
     this.btSave.Location      = new System.Drawing.Point(108, 300);
     this.btSave.Name          = "btSave";
     this.btSave.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btSave.Size          = new System.Drawing.Size(112, 32);
     this.btSave.TabIndex      = 30;
     this.btSave.Text          = "保存";
     this.btSave.Click        += new System.EventHandler(this.btSave_Click);
     //
     // btFind
     //
     this.btFind.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btFind.DefaultScheme = true;
     this.btFind.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btFind.Hint          = "";
     this.btFind.Location      = new System.Drawing.Point(184, 56);
     this.btFind.Name          = "btFind";
     this.btFind.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btFind.Size          = new System.Drawing.Size(56, 24);
     this.btFind.TabIndex      = 29;
     this.btFind.Text          = "查找";
     this.btFind.Click        += new System.EventHandler(this.btFind_Click);
     //
     // txtSourceCatName
     //
     this.txtSourceCatName.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.txtSourceCatName.BackColor = System.Drawing.Color.White;
     this.txtSourceCatName.Location  = new System.Drawing.Point(100, 251);
     this.txtSourceCatName.Name      = "txtSourceCatName";
     this.txtSourceCatName.ReadOnly  = true;
     this.txtSourceCatName.Size      = new System.Drawing.Size(128, 23);
     this.txtSourceCatName.TabIndex  = 24;
     this.txtSourceCatName.Text      = "";
     //
     // label5
     //
     this.label5.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(20, 252);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(84, 19);
     this.label5.TabIndex = 28;
     this.label5.Text     = "源分类名称:";
     //
     // label4
     //
     this.label4.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(20, 204);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(70, 19);
     this.label4.TabIndex = 27;
     this.label4.Text     = "源分类ID:";
     //
     // label3
     //
     this.label3.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(20, 156);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(56, 19);
     this.label3.TabIndex = 26;
     this.label3.Text     = "源名称:";
     //
     // label2
     //
     this.label2.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(20, 108);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(56, 19);
     this.label2.TabIndex = 25;
     this.label2.Text     = "助记码:";
     //
     // txtSourceCatID
     //
     this.txtSourceCatID.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.txtSourceCatID.BackColor = System.Drawing.Color.White;
     this.txtSourceCatID.Location  = new System.Drawing.Point(100, 203);
     this.txtSourceCatID.Name      = "txtSourceCatID";
     this.txtSourceCatID.ReadOnly  = true;
     this.txtSourceCatID.Size      = new System.Drawing.Size(128, 23);
     this.txtSourceCatID.TabIndex  = 23;
     this.txtSourceCatID.Text      = "";
     //
     // txtSourceName
     //
     this.txtSourceName.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.txtSourceName.BackColor = System.Drawing.Color.White;
     this.txtSourceName.Location  = new System.Drawing.Point(100, 155);
     this.txtSourceName.Name      = "txtSourceName";
     this.txtSourceName.ReadOnly  = true;
     this.txtSourceName.Size      = new System.Drawing.Size(128, 23);
     this.txtSourceName.TabIndex  = 22;
     this.txtSourceName.Text      = "";
     //
     // txtSourceID
     //
     this.txtSourceID.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.txtSourceID.BackColor = System.Drawing.Color.White;
     this.txtSourceID.Location  = new System.Drawing.Point(100, 107);
     this.txtSourceID.Name      = "txtSourceID";
     this.txtSourceID.ReadOnly  = true;
     this.txtSourceID.Size      = new System.Drawing.Size(128, 23);
     this.txtSourceID.TabIndex  = 21;
     this.txtSourceID.Text      = "";
     //
     // m_txtFind
     //
     this.m_txtFind.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.m_txtFind.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.m_txtFind.Location = new System.Drawing.Point(52, 59);
     this.m_txtFind.Name     = "m_txtFind";
     this.m_txtFind.Size     = new System.Drawing.Size(124, 23);
     this.m_txtFind.TabIndex = 20;
     this.m_txtFind.Text     = "";
     //
     // m_cmbFind
     //
     this.m_cmbFind.Anchor        = System.Windows.Forms.AnchorStyles.None;
     this.m_cmbFind.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbFind.Font          = new System.Drawing.Font("宋体", 10.5F);
     this.m_cmbFind.Items.AddRange(new object[] {
         "按项目ID查找",
         "按项目名称查找",
         "按项目编码查找",
         "按拼音简码查找",
         "按五笔简码查找"
     });
     this.m_cmbFind.Location              = new System.Drawing.Point(52, 12);
     this.m_cmbFind.Name                  = "m_cmbFind";
     this.m_cmbFind.Size                  = new System.Drawing.Size(180, 22);
     this.m_cmbFind.TabIndex              = 19;
     this.m_cmbFind.SelectedIndexChanged += new System.EventHandler(this.m_cmbFind_SelectedIndexChanged);
     //
     // panel3
     //
     this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.buttonXP1);
     this.panel3.Controls.Add(this.btFind2);
     this.panel3.Controls.Add(this.m_txtFindChargItem);
     this.panel3.Controls.Add(this.m_cboFindCharge);
     this.panel3.Controls.Add(this.label21);
     this.panel3.Location = new System.Drawing.Point(344, 424);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(280, 168);
     this.panel3.TabIndex = 3;
     //
     // btFind2
     //
     this.btFind2.Anchor        = System.Windows.Forms.AnchorStyles.None;
     this.btFind2.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.btFind2.DefaultScheme = true;
     this.btFind2.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btFind2.Hint          = "";
     this.btFind2.Location      = new System.Drawing.Point(64, 128);
     this.btFind2.Name          = "btFind2";
     this.btFind2.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btFind2.Size          = new System.Drawing.Size(80, 32);
     this.btFind2.TabIndex      = 85;
     this.btFind2.Text          = "查找";
     this.btFind2.Click        += new System.EventHandler(this.btFind2_Click);
     //
     // m_txtFindChargItem
     //
     this.m_txtFindChargItem.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.m_txtFindChargItem.Location     = new System.Drawing.Point(68, 88);
     this.m_txtFindChargItem.Name         = "m_txtFindChargItem";
     this.m_txtFindChargItem.Size         = new System.Drawing.Size(180, 23);
     this.m_txtFindChargItem.TabIndex     = 84;
     this.m_txtFindChargItem.Text         = "";
     this.m_txtFindChargItem.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.m_txtFindChargItem_KeyDown);
     this.m_txtFindChargItem.TextChanged += new System.EventHandler(this.m_txtFindChargItem_TextChanged);
     //
     // m_cboFindCharge
     //
     this.m_cboFindCharge.Anchor        = System.Windows.Forms.AnchorStyles.None;
     this.m_cboFindCharge.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboFindCharge.Items.AddRange(new object[] {
         "按编号查找",
         "按名称查找"
     });
     this.m_cboFindCharge.Location = new System.Drawing.Point(68, 48);
     this.m_cboFindCharge.Name     = "m_cboFindCharge";
     this.m_cboFindCharge.Size     = new System.Drawing.Size(180, 22);
     this.m_cboFindCharge.TabIndex = 83;
     //
     // label21
     //
     this.label21.AutoSize  = true;
     this.label21.Font      = new System.Drawing.Font("楷体_GB2312", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.label21.Location  = new System.Drawing.Point(88, 16);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(116, 27);
     this.label21.TabIndex  = 82;
     this.label21.Text      = "查找源名称";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel4
     //
     this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel4.Controls.Add(this.ctlDataGrid2);
     this.panel4.Location = new System.Drawing.Point(632, 8);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(328, 584);
     this.panel4.TabIndex = 4;
     //
     // ctlDataGrid2
     //
     this.ctlDataGrid2.AllowAddNew = true;
     this.ctlDataGrid2.AllowDelete = true;
     this.ctlDataGrid2.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.ctlDataGrid2.AutoAppendRow        = true;
     this.ctlDataGrid2.AutoScroll           = true;
     this.ctlDataGrid2.BackgroundColor      = System.Drawing.SystemColors.Window;
     this.ctlDataGrid2.CaptionText          = "";
     this.ctlDataGrid2.CaptionVisible       = false;
     this.ctlDataGrid2.ColumnHeadersVisible = true;
     clsColumnInfo3.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo3.BackColor   = System.Drawing.Color.White;
     clsColumnInfo3.Column_Type = com.digitalwave.controls.datagrid.enum_DataType.System_String;
     clsColumnInfo3.ColumnIndex = 0;
     clsColumnInfo3.ColumnName  = "ID";
     clsColumnInfo3.ColumnWidth = 0;
     clsColumnInfo3.Enabled     = false;
     clsColumnInfo3.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo3.HeadText    = "项目源ID";
     clsColumnInfo3.ReadOnly    = true;
     clsColumnInfo3.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo4.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo4.BackColor   = System.Drawing.Color.White;
     clsColumnInfo4.Column_Type = com.digitalwave.controls.datagrid.enum_DataType.System_String;
     clsColumnInfo4.ColumnIndex = 1;
     clsColumnInfo4.ColumnName  = "HelpCode";
     clsColumnInfo4.ColumnWidth = 75;
     clsColumnInfo4.Enabled     = false;
     clsColumnInfo4.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo4.HeadText    = "助记码";
     clsColumnInfo4.ReadOnly    = true;
     clsColumnInfo4.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo5.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo5.BackColor   = System.Drawing.Color.White;
     clsColumnInfo5.Column_Type = com.digitalwave.controls.datagrid.enum_DataType.System_String;
     clsColumnInfo5.ColumnIndex = 2;
     clsColumnInfo5.ColumnName  = "Name";
     clsColumnInfo5.ColumnWidth = 200;
     clsColumnInfo5.Enabled     = false;
     clsColumnInfo5.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo5.HeadText    = "项目源名称";
     clsColumnInfo5.ReadOnly    = true;
     clsColumnInfo5.TextFont    = new System.Drawing.Font("宋体", 10F);
     this.ctlDataGrid2.Columns.Add(clsColumnInfo3);
     this.ctlDataGrid2.Columns.Add(clsColumnInfo4);
     this.ctlDataGrid2.Columns.Add(clsColumnInfo5);
     this.ctlDataGrid2.FullRowSelect            = true;
     this.ctlDataGrid2.Location                 = new System.Drawing.Point(0, 0);
     this.ctlDataGrid2.MultiSelect              = false;
     this.ctlDataGrid2.Name                     = "ctlDataGrid2";
     this.ctlDataGrid2.ReadOnly                 = true;
     this.ctlDataGrid2.RowHeadersVisible        = true;
     this.ctlDataGrid2.RowHeaderWidth           = 35;
     this.ctlDataGrid2.SelectedRowBackColor     = System.Drawing.Color.Navy;
     this.ctlDataGrid2.SelectedRowForeColor     = System.Drawing.Color.White;
     this.ctlDataGrid2.Size                     = new System.Drawing.Size(322, 584);
     this.ctlDataGrid2.TabIndex                 = 7;
     this.ctlDataGrid2.m_evtCurrentCellChanged += new System.EventHandler(this.ctlDataGrid2_m_evtCurrentCellChanged);
     //
     // buttonXP1
     //
     this.buttonXP1.Anchor        = System.Windows.Forms.AnchorStyles.None;
     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.Hint          = "";
     this.buttonXP1.Location      = new System.Drawing.Point(160, 128);
     this.buttonXP1.Name          = "buttonXP1";
     this.buttonXP1.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP1.Size          = new System.Drawing.Size(80, 32);
     this.buttonXP1.TabIndex      = 86;
     this.buttonXP1.Text          = "返回";
     this.buttonXP1.Click        += new System.EventHandler(this.buttonXP1_Click);
     //
     // frmChargeItemSource
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(968, 605);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font       = new System.Drawing.Font("宋体", 10.5F);
     this.KeyPreview = true;
     this.Name       = "frmChargeItemSource";
     this.Text       = "项目源维护";
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.frmChargeItemSource_KeyDown);
     this.Resize    += new System.EventHandler(this.frmChargeItemSource_Resize);
     this.Load      += new System.EventHandler(this.frmChargeItemSource_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ctlDataGrid1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ctlDataGrid2)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo1 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo2 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo3 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo4 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo5 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo6 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo7 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     com.digitalwave.controls.datagrid2.clsColumnInfo clsColumnInfo8 = new com.digitalwave.controls.datagrid2.clsColumnInfo();
     this.comboBox2    = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.comboBox1    = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.m_BtnSave    = new PinkieControls.ButtonXP();
     this.m_cmbMedSort = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.m_dgRelation = new com.digitalwave.controls.datagrid2.ctlDataGrid();
     this.buttonXP1    = new PinkieControls.ButtonXP();
     this.panel1       = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.m_dgRelation)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // comboBox2
     //
     this.comboBox2.BackColor             = System.Drawing.Color.LightGoldenrodYellow;
     this.comboBox2.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox2.Location              = new System.Drawing.Point(392, 148);
     this.comboBox2.Name                  = "comboBox2";
     this.comboBox2.Size                  = new System.Drawing.Size(100, 22);
     this.comboBox2.TabIndex              = 26;
     this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // comboBox1
     //
     this.comboBox1.BackColor             = System.Drawing.Color.LightGoldenrodYellow;
     this.comboBox1.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Location              = new System.Drawing.Point(356, 200);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(100, 22);
     this.comboBox1.TabIndex              = 25;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // m_BtnSave
     //
     this.m_BtnSave.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(212)), ((System.Byte)(208)), ((System.Byte)(200)));
     this.m_BtnSave.DefaultScheme = true;
     this.m_BtnSave.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_BtnSave.Hint          = "";
     this.m_BtnSave.Location      = new System.Drawing.Point(4, 104);
     this.m_BtnSave.Name          = "m_BtnSave";
     this.m_BtnSave.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_BtnSave.Size          = new System.Drawing.Size(96, 44);
     this.m_BtnSave.TabIndex      = 12;
     this.m_BtnSave.Text          = "保存(&S)";
     this.m_BtnSave.Click        += new System.EventHandler(this.buttonXP1_Click);
     //
     // m_cmbMedSort
     //
     this.m_cmbMedSort.BackColor             = System.Drawing.Color.LightGoldenrodYellow;
     this.m_cmbMedSort.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbMedSort.Location              = new System.Drawing.Point(268, 168);
     this.m_cmbMedSort.Name                  = "m_cmbMedSort";
     this.m_cmbMedSort.Size                  = new System.Drawing.Size(100, 22);
     this.m_cmbMedSort.TabIndex              = 27;
     this.m_cmbMedSort.Leave                += new System.EventHandler(this.m_cmbMedSort_Leave);
     this.m_cmbMedSort.SelectedIndexChanged += new System.EventHandler(this.m_cmbMedSort_SelectedIndexChanged);
     //
     // m_dgRelation
     //
     this.m_dgRelation.AllowAddNew          = false;
     this.m_dgRelation.AllowDelete          = false;
     this.m_dgRelation.AutoAppendRow        = false;
     this.m_dgRelation.AutoScroll           = true;
     this.m_dgRelation.BackgroundColor      = System.Drawing.SystemColors.Window;
     this.m_dgRelation.CaptionText          = "";
     this.m_dgRelation.CaptionVisible       = false;
     this.m_dgRelation.ColumnHeadersVisible = true;
     clsColumnInfo1.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo1.BackColor   = System.Drawing.Color.White;
     clsColumnInfo1.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo1.ColumnIndex = 0;
     clsColumnInfo1.ColumnName  = "MEDICINETYPENAME_VCHR";
     clsColumnInfo1.ColumnWidth = 150;
     clsColumnInfo1.Enabled     = false;
     clsColumnInfo1.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo1.HeadText    = "药品分类";
     clsColumnInfo1.ReadOnly    = true;
     clsColumnInfo1.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo2.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo2.BackColor   = System.Drawing.Color.White;
     clsColumnInfo2.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo2.ColumnIndex = 1;
     clsColumnInfo2.ColumnName  = "itemcatname_vchr";
     clsColumnInfo2.ColumnWidth = 150;
     clsColumnInfo2.Enabled     = true;
     clsColumnInfo2.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo2.HeadText    = "收费项目名称";
     clsColumnInfo2.ReadOnly    = false;
     clsColumnInfo2.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo3.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo3.BackColor   = System.Drawing.Color.White;
     clsColumnInfo3.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo3.ColumnIndex = 2;
     clsColumnInfo3.ColumnName  = "medstorename_vchr";
     clsColumnInfo3.ColumnWidth = 100;
     clsColumnInfo3.Enabled     = true;
     clsColumnInfo3.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo3.HeadText    = "门诊药房";
     clsColumnInfo3.ReadOnly    = false;
     clsColumnInfo3.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo4.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo4.BackColor   = System.Drawing.Color.White;
     clsColumnInfo4.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo4.ColumnIndex = 3;
     clsColumnInfo4.ColumnName  = "medstorename_vchr1";
     clsColumnInfo4.ColumnWidth = 100;
     clsColumnInfo4.Enabled     = true;
     clsColumnInfo4.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo4.HeadText    = "住院药房";
     clsColumnInfo4.ReadOnly    = false;
     clsColumnInfo4.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo5.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo5.BackColor   = System.Drawing.Color.White;
     clsColumnInfo5.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo5.ColumnIndex = 4;
     clsColumnInfo5.ColumnName  = "medicinetypeid_chr";
     clsColumnInfo5.ColumnWidth = 0;
     clsColumnInfo5.Enabled     = false;
     clsColumnInfo5.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo5.HeadText    = "medicinetypeid_chr";
     clsColumnInfo5.ReadOnly    = true;
     clsColumnInfo5.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo6.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo6.BackColor   = System.Drawing.Color.White;
     clsColumnInfo6.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo6.ColumnIndex = 5;
     clsColumnInfo6.ColumnName  = "ITEMCATID_CHR";
     clsColumnInfo6.ColumnWidth = 0;
     clsColumnInfo6.Enabled     = false;
     clsColumnInfo6.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo6.HeadText    = "ITEMCATID_CHR";
     clsColumnInfo6.ReadOnly    = true;
     clsColumnInfo6.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo7.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo7.BackColor   = System.Drawing.Color.White;
     clsColumnInfo7.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo7.ColumnIndex = 6;
     clsColumnInfo7.ColumnName  = "OUTMEDSTOREID_CHR";
     clsColumnInfo7.ColumnWidth = 0;
     clsColumnInfo7.Enabled     = false;
     clsColumnInfo7.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo7.HeadText    = "OUTMEDSTOREID_CHR";
     clsColumnInfo7.ReadOnly    = true;
     clsColumnInfo7.TextFont    = new System.Drawing.Font("宋体", 10F);
     clsColumnInfo8.Alignment   = System.Windows.Forms.HorizontalAlignment.Left;
     clsColumnInfo8.BackColor   = System.Drawing.Color.White;
     clsColumnInfo8.Column_Type = com.digitalwave.controls.datagrid2.enum_DataType.System_String;
     clsColumnInfo8.ColumnIndex = 7;
     clsColumnInfo8.ColumnName  = "INMEDSTOREID_CHR";
     clsColumnInfo8.ColumnWidth = 0;
     clsColumnInfo8.Enabled     = false;
     clsColumnInfo8.ForeColor   = System.Drawing.Color.Black;
     clsColumnInfo8.HeadText    = "INMEDSTOREID_CHR";
     clsColumnInfo8.ReadOnly    = true;
     clsColumnInfo8.TextFont    = new System.Drawing.Font("宋体", 10F);
     this.m_dgRelation.Columns.Add(clsColumnInfo1);
     this.m_dgRelation.Columns.Add(clsColumnInfo2);
     this.m_dgRelation.Columns.Add(clsColumnInfo3);
     this.m_dgRelation.Columns.Add(clsColumnInfo4);
     this.m_dgRelation.Columns.Add(clsColumnInfo5);
     this.m_dgRelation.Columns.Add(clsColumnInfo6);
     this.m_dgRelation.Columns.Add(clsColumnInfo7);
     this.m_dgRelation.Columns.Add(clsColumnInfo8);
     this.m_dgRelation.Dock                 = System.Windows.Forms.DockStyle.Left;
     this.m_dgRelation.FullRowSelect        = false;
     this.m_dgRelation.Location             = new System.Drawing.Point(0, 0);
     this.m_dgRelation.MultiSelect          = false;
     this.m_dgRelation.Name                 = "m_dgRelation";
     this.m_dgRelation.ReadOnly             = false;
     this.m_dgRelation.RowHeadersVisible    = false;
     this.m_dgRelation.RowHeaderWidth       = 35;
     this.m_dgRelation.SelectedRowBackColor = System.Drawing.Color.LightCyan;
     this.m_dgRelation.SelectedRowForeColor = System.Drawing.Color.White;
     this.m_dgRelation.Size                 = new System.Drawing.Size(504, 269);
     this.m_dgRelation.TabIndex             = 12;
     //
     // 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.Cancel;
     this.buttonXP1.Hint          = "";
     this.buttonXP1.Location      = new System.Drawing.Point(4, 196);
     this.buttonXP1.Name          = "buttonXP1";
     this.buttonXP1.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP1.Size          = new System.Drawing.Size(96, 44);
     this.buttonXP1.TabIndex      = 28;
     this.buttonXP1.Text          = "退出(ESC)";
     this.buttonXP1.Click        += new System.EventHandler(this.buttonXP1_Click_1);
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.m_BtnSave);
     this.panel1.Controls.Add(this.buttonXP1);
     this.panel1.Location = new System.Drawing.Point(504, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(104, 269);
     this.panel1.TabIndex = 29;
     //
     // frmItemAndMedSortRelation
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(612, 269);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_dgRelation);
     this.Controls.Add(this.m_cmbMedSort);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.comboBox1);
     this.Font          = new System.Drawing.Font("宋体", 10.5F);
     this.MaximizeBox   = false;
     this.Name          = "frmItemAndMedSortRelation";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "收费项目与药品分类关联设置";
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.frmItemAndMedSortRelation_Closing);
     this.Load         += new System.EventHandler(this.frmItemAndMedSortRelation_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_dgRelation)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #12
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChargeCheck));
     this.panel1              = new System.Windows.Forms.Panel();
     this.listView1           = 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.columnHeader5       = new System.Windows.Forms.ColumnHeader();
     this.columnHeader8       = new System.Windows.Forms.ColumnHeader();
     this.columnHeader10      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader9       = new System.Windows.Forms.ColumnHeader();
     this.LsvChargeDe         = new System.Windows.Forms.ListView();
     this.columnHeader6       = new System.Windows.Forms.ColumnHeader();
     this.columnHeader7       = new System.Windows.Forms.ColumnHeader();
     this.DgChargeCheck       = new com.digitalwave.controls.ctlDataGridView();
     this.m_btnQulReg         = new PinkieControls.ButtonXP();
     this.label11             = new System.Windows.Forms.Label();
     this.m_datFirstdate      = new System.Windows.Forms.DateTimePicker();
     this.m_datLastdate       = new System.Windows.Forms.DateTimePicker();
     this.label13             = new System.Windows.Forms.Label();
     this.groupBox7           = new System.Windows.Forms.GroupBox();
     this.m_txtVal2           = new com.digitalwave.controls.clsCardTextBox();
     this.m_txtVal1           = new com.digitalwave.controls.clsCardTextBox();
     this.m_txtValuse         = new com.digitalwave.controls.clsCardTextBox();
     this.label23             = new System.Windows.Forms.Label();
     this.label22             = new System.Windows.Forms.Label();
     this.m_btnBack           = new PinkieControls.ButtonXP();
     this.btnOther            = new PinkieControls.ButtonXP();
     this.btnESC              = new PinkieControls.ButtonXP();
     this.btPrint             = new PinkieControls.ButtonXP();
     this.buttonXP2           = new PinkieControls.ButtonXP();
     this.buttonXP1           = new PinkieControls.ButtonXP();
     this.m_cobChang          = new System.Windows.Forms.ComboBox();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.printDocument1      = new System.Drawing.Printing.PrintDocument();
     this.btnReprintinvo      = new PinkieControls.ButtonXP();
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.chkWechatRePrt      = new System.Windows.Forms.CheckBox();
     this.ckbOnlySelectVip    = new System.Windows.Forms.CheckBox();
     this.panel2              = new System.Windows.Forms.Panel();
     this.lblBillNo           = new System.Windows.Forms.Label();
     this.btnExport           = new PinkieControls.ButtonXP();
     this.m_cboSub2           = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.m_cboSub1           = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.m_cboFildName       = new com.digitalwave.iCare.gui.HIS.exComboBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DgChargeCheck)).BeginInit();
     this.groupBox7.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.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.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.listView1);
     this.panel1.Controls.Add(this.LsvChargeDe);
     this.panel1.Controls.Add(this.DgChargeCheck);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(952, 392);
     this.panel1.TabIndex = 1;
     //
     // listView1
     //
     this.listView1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.listView1.BackColor   = System.Drawing.Color.WhiteSmoke;
     this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeader4,
         this.columnHeader5,
         this.columnHeader8,
         this.columnHeader10,
         this.columnHeader9
     });
     this.listView1.FullRowSelect = true;
     this.listView1.Location      = new System.Drawing.Point(328, 128);
     this.listView1.Name          = "listView1";
     this.listView1.Size          = new System.Drawing.Size(600, 232);
     this.listView1.TabIndex      = 72;
     this.listView1.UseCompatibleStateImageBehavior = false;
     this.listView1.View    = System.Windows.Forms.View.Details;
     this.listView1.Visible = false;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "项目名称";
     this.columnHeader1.Width = 116;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "规格";
     this.columnHeader2.Width = 96;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "产地";
     this.columnHeader3.Width = 64;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "单位";
     this.columnHeader4.Width = 64;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "零售价";
     this.columnHeader5.Width = 80;
     //
     // columnHeader8
     //
     this.columnHeader8.Text  = "数量";
     this.columnHeader8.Width = 40;
     //
     // columnHeader10
     //
     this.columnHeader10.Text = "总金额";
     //
     // columnHeader9
     //
     this.columnHeader9.Text  = "处方医生";
     this.columnHeader9.Width = 80;
     //
     // LsvChargeDe
     //
     this.LsvChargeDe.BackColor   = System.Drawing.Color.LightGoldenrodYellow;
     this.LsvChargeDe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.LsvChargeDe.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader6,
         this.columnHeader7
     });
     this.LsvChargeDe.FullRowSelect = true;
     this.LsvChargeDe.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.LsvChargeDe.Location      = new System.Drawing.Point(368, 168);
     this.LsvChargeDe.MultiSelect   = false;
     this.LsvChargeDe.Name          = "LsvChargeDe";
     this.LsvChargeDe.Size          = new System.Drawing.Size(248, 136);
     this.LsvChargeDe.TabIndex      = 56;
     this.LsvChargeDe.UseCompatibleStateImageBehavior = false;
     this.LsvChargeDe.View    = System.Windows.Forms.View.Details;
     this.LsvChargeDe.Visible = false;
     //
     // columnHeader6
     //
     this.columnHeader6.Text  = "收费项目名称";
     this.columnHeader6.Width = 114;
     //
     // columnHeader7
     //
     this.columnHeader7.Text  = "金额";
     this.columnHeader7.Width = 114;
     //
     // DgChargeCheck
     //
     this.DgChargeCheck.CaptionVisible  = false;
     this.DgChargeCheck.DataMember      = "";
     this.DgChargeCheck.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.DgChargeCheck.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.DgChargeCheck.Location        = new System.Drawing.Point(0, 0);
     this.DgChargeCheck.m_clrBack       = System.Drawing.Color.White;
     this.DgChargeCheck.m_clrBackB      = System.Drawing.Color.WhiteSmoke;
     this.DgChargeCheck.m_clrFore       = System.Drawing.Color.Black;
     this.DgChargeCheck.m_clrForeB      = System.Drawing.Color.Black;
     this.DgChargeCheck.Name            = "DgChargeCheck";
     this.DgChargeCheck.ReadOnly        = true;
     this.DgChargeCheck.RowHeaderWidth  = 20;
     this.DgChargeCheck.Size            = new System.Drawing.Size(948, 388);
     this.DgChargeCheck.TabIndex        = 71;
     this.DgChargeCheck.DoubleClick    += new System.EventHandler(this.DgChargeCheck_DoubleClick);
     this.DgChargeCheck.MouseDown      += new System.Windows.Forms.MouseEventHandler(this.DgChargeCheck_MouseDown);
     this.DgChargeCheck.Click          += new System.EventHandler(this.DgChargeCheck_Click);
     //
     // m_btnQulReg
     //
     this.m_btnQulReg.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.m_btnQulReg.DefaultScheme = true;
     this.m_btnQulReg.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_btnQulReg.Hint          = "";
     this.m_btnQulReg.Location      = new System.Drawing.Point(100, 83);
     this.m_btnQulReg.Name          = "m_btnQulReg";
     this.m_btnQulReg.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_btnQulReg.Size          = new System.Drawing.Size(90, 32);
     this.m_btnQulReg.TabIndex      = 45;
     this.m_btnQulReg.Text          = "查询(&F)";
     this.m_btnQulReg.Click        += new System.EventHandler(this.m_btnQulReg_Click);
     //
     // label11
     //
     this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label11.Location  = new System.Drawing.Point(3, 26);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(64, 23);
     this.label11.TabIndex  = 46;
     this.label11.Text      = "开始日期";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_datFirstdate
     //
     this.m_datFirstdate.Location  = new System.Drawing.Point(69, 27);
     this.m_datFirstdate.Name      = "m_datFirstdate";
     this.m_datFirstdate.Size      = new System.Drawing.Size(121, 23);
     this.m_datFirstdate.TabIndex  = 43;
     this.m_datFirstdate.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.m_datFirstdate_KeyPress);
     //
     // m_datLastdate
     //
     this.m_datLastdate.Location  = new System.Drawing.Point(69, 57);
     this.m_datLastdate.Name      = "m_datLastdate";
     this.m_datLastdate.Size      = new System.Drawing.Size(121, 23);
     this.m_datLastdate.TabIndex  = 44;
     this.m_datLastdate.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.m_datLastdate_KeyPress);
     //
     // label13
     //
     this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label13.Location  = new System.Drawing.Point(3, 55);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(64, 23);
     this.label13.TabIndex  = 47;
     this.label13.Text      = "截止日期";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox7
     //
     this.groupBox7.BackColor = System.Drawing.SystemColors.Control;
     this.groupBox7.Controls.Add(this.btnExport);
     this.groupBox7.Controls.Add(this.m_txtVal2);
     this.groupBox7.Controls.Add(this.m_txtVal1);
     this.groupBox7.Controls.Add(this.m_txtValuse);
     this.groupBox7.Controls.Add(this.m_cboSub2);
     this.groupBox7.Controls.Add(this.m_cboSub1);
     this.groupBox7.Controls.Add(this.m_cboFildName);
     this.groupBox7.Controls.Add(this.label23);
     this.groupBox7.Controls.Add(this.label22);
     this.groupBox7.Controls.Add(this.m_btnBack);
     this.groupBox7.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.groupBox7.Location = new System.Drawing.Point(201, 4);
     this.groupBox7.Name     = "groupBox7";
     this.groupBox7.Size     = new System.Drawing.Size(376, 134);
     this.groupBox7.TabIndex = 49;
     this.groupBox7.TabStop  = false;
     this.groupBox7.Text     = "按字段查找";
     //
     // m_txtVal2
     //
     this.m_txtVal2.Location    = new System.Drawing.Point(274, 65);
     this.m_txtVal2.MaxLength   = 18;
     this.m_txtVal2.Name        = "m_txtVal2";
     this.m_txtVal2.PatientCard = "";
     this.m_txtVal2.PatientFlag = 0;
     this.m_txtVal2.Size        = new System.Drawing.Size(98, 23);
     this.m_txtVal2.TabIndex    = 16;
     this.m_txtVal2.TextAlign   = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_txtVal2.YBCardText  = "";
     //
     // m_txtVal1
     //
     this.m_txtVal1.Location    = new System.Drawing.Point(173, 65);
     this.m_txtVal1.MaxLength   = 18;
     this.m_txtVal1.Name        = "m_txtVal1";
     this.m_txtVal1.PatientCard = "";
     this.m_txtVal1.PatientFlag = 0;
     this.m_txtVal1.Size        = new System.Drawing.Size(98, 23);
     this.m_txtVal1.TabIndex    = 15;
     this.m_txtVal1.TextAlign   = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_txtVal1.YBCardText  = "";
     //
     // m_txtValuse
     //
     this.m_txtValuse.Location     = new System.Drawing.Point(72, 64);
     this.m_txtValuse.MaxLength    = 18;
     this.m_txtValuse.Name         = "m_txtValuse";
     this.m_txtValuse.PatientCard  = "";
     this.m_txtValuse.PatientFlag  = 0;
     this.m_txtValuse.Size         = new System.Drawing.Size(98, 23);
     this.m_txtValuse.TabIndex     = 14;
     this.m_txtValuse.TextAlign    = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_txtValuse.YBCardText   = "";
     this.m_txtValuse.CardKeyDown += new com.digitalwave.controls.clsCardTextBox.TxtKeyDownHandle(this.m_txtValuse1_CardKeyDown);
     //
     // label23
     //
     this.label23.BackColor = System.Drawing.SystemColors.Control;
     this.label23.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label23.Location  = new System.Drawing.Point(5, 66);
     this.label23.Name      = "label23";
     this.label23.Size      = new System.Drawing.Size(80, 23);
     this.label23.TabIndex  = 8;
     this.label23.Text      = "查找内容";
     //
     // label22
     //
     this.label22.BackColor = System.Drawing.SystemColors.Control;
     this.label22.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label22.Location  = new System.Drawing.Point(5, 28);
     this.label22.Name      = "label22";
     this.label22.Size      = new System.Drawing.Size(80, 23);
     this.label22.TabIndex  = 6;
     this.label22.Text      = "查找字段";
     //
     // m_btnBack
     //
     this.m_btnBack.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.m_btnBack.DefaultScheme = true;
     this.m_btnBack.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_btnBack.Font          = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_btnBack.Hint          = "";
     this.m_btnBack.Location      = new System.Drawing.Point(282, 96);
     this.m_btnBack.Name          = "m_btnBack";
     this.m_btnBack.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_btnBack.Size          = new System.Drawing.Size(90, 32);
     this.m_btnBack.TabIndex      = 3;
     this.m_btnBack.Text          = "查找(&C)";
     this.m_btnBack.Click        += new System.EventHandler(this.m_btnBack_Click);
     //
     // btnOther
     //
     this.btnOther.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOther.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.btnOther.DefaultScheme = true;
     this.btnOther.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnOther.Hint          = "";
     this.btnOther.Location      = new System.Drawing.Point(562, 32);
     this.btnOther.Name          = "btnOther";
     this.btnOther.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnOther.Size          = new System.Drawing.Size(125, 32);
     this.btnOther.TabIndex      = 53;
     this.btnOther.Text          = "发票分类明细(&A)";
     this.btnOther.Click        += new System.EventHandler(this.btnOther_Click);
     //
     // btnESC
     //
     this.btnESC.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnESC.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.btnESC.DefaultScheme = true;
     this.btnESC.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.btnESC.Hint          = "";
     this.btnESC.Location      = new System.Drawing.Point(826, 88);
     this.btnESC.Name          = "btnESC";
     this.btnESC.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnESC.Size          = new System.Drawing.Size(125, 32);
     this.btnESC.TabIndex      = 54;
     this.btnESC.Text          = "退出(ESC)";
     this.btnESC.Click        += new System.EventHandler(this.btnESC_Click);
     //
     // btPrint
     //
     this.btPrint.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btPrint.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.btPrint.DefaultScheme = true;
     this.btPrint.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btPrint.Hint          = "";
     this.btPrint.Location      = new System.Drawing.Point(826, 32);
     this.btPrint.Name          = "btPrint";
     this.btPrint.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btPrint.Size          = new System.Drawing.Size(125, 32);
     this.btPrint.TabIndex      = 57;
     this.btPrint.Text          = "打印明细(&P)";
     this.btPrint.Click        += new System.EventHandler(this.btPrint_Click);
     //
     // buttonXP2
     //
     this.buttonXP2.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonXP2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.buttonXP2.DefaultScheme = true;
     this.buttonXP2.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP2.Hint          = "";
     this.buttonXP2.Location      = new System.Drawing.Point(694, 88);
     this.buttonXP2.Name          = "buttonXP2";
     this.buttonXP2.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP2.Size          = new System.Drawing.Size(125, 32);
     this.buttonXP2.TabIndex      = 56;
     this.buttonXP2.Text          = "显示处方明细(&D)";
     this.buttonXP2.Click        += new System.EventHandler(this.buttonXP2_Click);
     //
     // buttonXP1
     //
     this.buttonXP1.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonXP1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.buttonXP1.DefaultScheme = true;
     this.buttonXP1.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.buttonXP1.Hint          = "";
     this.buttonXP1.Location      = new System.Drawing.Point(694, 32);
     this.buttonXP1.Name          = "buttonXP1";
     this.buttonXP1.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.buttonXP1.Size          = new System.Drawing.Size(125, 32);
     this.buttonXP1.TabIndex      = 55;
     this.buttonXP1.Text          = "生成处方文件(&S)";
     this.buttonXP1.Click        += new System.EventHandler(this.buttonXP1_Click);
     //
     // m_cobChang
     //
     this.m_cobChang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cobChang.Items.AddRange(new object[] {
         "现金",
         "银行卡",
         "支票",
         "IC卡",
         "微信",
         "支付宝"
     });
     this.m_cobChang.Location              = new System.Drawing.Point(640, 376);
     this.m_cobChang.Name                  = "m_cobChang";
     this.m_cobChang.Size                  = new System.Drawing.Size(121, 22);
     this.m_cobChang.TabIndex              = 56;
     this.m_cobChang.Visible               = false;
     this.m_cobChang.SelectedValueChanged += new System.EventHandler(this.m_cobChang_SelectedValueChanged);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.printDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage  += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     this.printDocument1.BeginPrint += new System.Drawing.Printing.PrintEventHandler(this.printDocument1_BeginPrint);
     //
     // btnReprintinvo
     //
     this.btnReprintinvo.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnReprintinvo.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.btnReprintinvo.DefaultScheme = true;
     this.btnReprintinvo.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnReprintinvo.Hint          = "";
     this.btnReprintinvo.Location      = new System.Drawing.Point(562, 88);
     this.btnReprintinvo.Name          = "btnReprintinvo";
     this.btnReprintinvo.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnReprintinvo.Size          = new System.Drawing.Size(125, 32);
     this.btnReprintinvo.TabIndex      = 58;
     this.btnReprintinvo.Text          = "重打发票(&R)";
     this.btnReprintinvo.Click        += new System.EventHandler(this.btnReprintinvo_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.chkWechatRePrt);
     this.groupBox2.Controls.Add(this.ckbOnlySelectVip);
     this.groupBox2.Controls.Add(this.m_btnQulReg);
     this.groupBox2.Controls.Add(this.label11);
     this.groupBox2.Controls.Add(this.m_datLastdate);
     this.groupBox2.Controls.Add(this.m_datFirstdate);
     this.groupBox2.Controls.Add(this.label13);
     this.groupBox2.Location = new System.Drawing.Point(3, 4);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(197, 134);
     this.groupBox2.TabIndex = 59;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "按时间段查询";
     //
     // chkWechatRePrt
     //
     this.chkWechatRePrt.AutoSize = true;
     this.chkWechatRePrt.Location = new System.Drawing.Point(8, 116);
     this.chkWechatRePrt.Name     = "chkWechatRePrt";
     this.chkWechatRePrt.Size     = new System.Drawing.Size(110, 18);
     this.chkWechatRePrt.TabIndex = 49;
     this.chkWechatRePrt.Text     = "微信重打发票";
     this.chkWechatRePrt.UseVisualStyleBackColor = true;
     //
     // ckbOnlySelectVip
     //
     this.ckbOnlySelectVip.AutoSize = true;
     this.ckbOnlySelectVip.Location = new System.Drawing.Point(8, 92);
     this.ckbOnlySelectVip.Name     = "ckbOnlySelectVip";
     this.ckbOnlySelectVip.Size     = new System.Drawing.Size(47, 18);
     this.ckbOnlySelectVip.TabIndex = 48;
     this.ckbOnlySelectVip.Text     = "VIP";
     this.ckbOnlySelectVip.UseVisualStyleBackColor = true;
     this.ckbOnlySelectVip.CheckedChanged         += new System.EventHandler(this.ckbOnlySelectVip_CheckedChanged);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.btnOther);
     this.panel2.Controls.Add(this.lblBillNo);
     this.panel2.Controls.Add(this.btnESC);
     this.panel2.Controls.Add(this.btPrint);
     this.panel2.Controls.Add(this.btnReprintinvo);
     this.panel2.Controls.Add(this.groupBox7);
     this.panel2.Controls.Add(this.groupBox2);
     this.panel2.Controls.Add(this.buttonXP2);
     this.panel2.Controls.Add(this.buttonXP1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 393);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(952, 140);
     this.panel2.TabIndex = 57;
     //
     // lblBillNo
     //
     this.lblBillNo.Font      = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblBillNo.ForeColor = System.Drawing.Color.Red;
     this.lblBillNo.Location  = new System.Drawing.Point(744, 6);
     this.lblBillNo.Name      = "lblBillNo";
     this.lblBillNo.Size      = new System.Drawing.Size(208, 20);
     this.lblBillNo.TabIndex  = 60;
     this.lblBillNo.Text      = "医保记帐单号: 0123456789";
     //
     // btnExport
     //
     this.btnExport.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.btnExport.DefaultScheme = true;
     this.btnExport.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.btnExport.Font          = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnExport.Hint          = "";
     this.btnExport.Location      = new System.Drawing.Point(72, 96);
     this.btnExport.Name          = "btnExport";
     this.btnExport.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.btnExport.Size          = new System.Drawing.Size(125, 32);
     this.btnExport.TabIndex      = 17;
     this.btnExport.Text          = "导出清单(&E)";
     this.btnExport.Click        += new System.EventHandler(this.btnExport_Click);
     //
     // m_cboSub2
     //
     this.m_cboSub2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboSub2.FormattingEnabled = true;
     this.m_cboSub2.Location          = new System.Drawing.Point(274, 27);
     this.m_cboSub2.Name     = "m_cboSub2";
     this.m_cboSub2.Size     = new System.Drawing.Size(98, 22);
     this.m_cboSub2.TabIndex = 11;
     //
     // m_cboSub1
     //
     this.m_cboSub1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboSub1.FormattingEnabled = true;
     this.m_cboSub1.Location          = new System.Drawing.Point(173, 27);
     this.m_cboSub1.Name     = "m_cboSub1";
     this.m_cboSub1.Size     = new System.Drawing.Size(98, 22);
     this.m_cboSub1.TabIndex = 10;
     //
     // m_cboFildName
     //
     this.m_cboFildName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboFildName.Location      = new System.Drawing.Point(72, 27);
     this.m_cboFildName.Name          = "m_cboFildName";
     this.m_cboFildName.Size          = new System.Drawing.Size(98, 22);
     this.m_cboFildName.TabIndex      = 1;
     //
     // frmChargeCheck
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.ClientSize        = new System.Drawing.Size(952, 533);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.m_cobChang);
     this.Controls.Add(this.panel1);
     this.Font       = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon       = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.Name       = "frmChargeCheck";
     this.Text       = "门诊收费查询";
     this.Load      += new System.EventHandler(this.frmChargeCheck_Load);
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.frmChargeCheck_KeyDown);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DgChargeCheck)).EndInit();
     this.groupBox7.ResumeLayout(false);
     this.groupBox7.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }