1121 lines
64 KiB
C#
1121 lines
64 KiB
C#
namespace AIMS.PublicUI.UI
|
|
{
|
|
partial class frmFeesRecord
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmFeesRecord));
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.tabDrugs = new DevComponents.DotNetBar.SuperTabControl();
|
|
this.superTabControlPanel5 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
this.dgvDrugs = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.type = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewComboEditBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewComboBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.frees = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.P2 = new DevComponents.DotNetBar.SuperTabItem();
|
|
this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
this.dgvChargsRecord = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.P3 = new DevComponents.DotNetBar.SuperTabItem();
|
|
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
this.panelleft = new System.Windows.Forms.Panel();
|
|
this.TabSelDrugs = new DevComponents.DotNetBar.SuperTabControl();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.lblDrugs = new DevComponents.DotNetBar.LabelX();
|
|
this.TxtOperatorName = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
this.labelX2 = new DevComponents.DotNetBar.LabelX();
|
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
|
this.btnTemp = new DevComponents.DotNetBar.ButtonX();
|
|
this.btnTypeManager = new DevComponents.DotNetBar.ButtonX();
|
|
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
|
|
this.btnDelete = new DevComponents.DotNetBar.ButtonX();
|
|
this.bynPrint = new DevComponents.DotNetBar.ButtonX();
|
|
this.btnSave = new DevComponents.DotNetBar.ButtonX();
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
|
|
this.superTabItem3 = new DevComponents.DotNetBar.SuperTabItem();
|
|
this.superTabItem4 = new DevComponents.DotNetBar.SuperTabItem();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.dgvYP = new System.Windows.Forms.DataGridView();
|
|
this.id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.TypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.TypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.DrugName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.HCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Norm = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.DOSEPER = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.DoseUnit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Price = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Factroy = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Channel = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ZFBL = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewComboBoxColumn2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.panel1.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabDrugs)).BeginInit();
|
|
this.tabDrugs.SuspendLayout();
|
|
this.superTabControlPanel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvDrugs)).BeginInit();
|
|
this.superTabControlPanel4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvChargsRecord)).BeginInit();
|
|
this.panelleft.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TabSelDrugs)).BeginInit();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvYP)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.White;
|
|
this.panel1.Controls.Add(this.panel5);
|
|
this.panel1.Controls.Add(this.panelleft);
|
|
this.panel1.Controls.Add(this.panel2);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1195, 677);
|
|
this.panel1.TabIndex = 2;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.Controls.Add(this.tabDrugs);
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel5.Location = new System.Drawing.Point(330, 42);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(865, 635);
|
|
this.panel5.TabIndex = 2;
|
|
//
|
|
// tabDrugs
|
|
//
|
|
this.tabDrugs.BackColor = System.Drawing.Color.White;
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.tabDrugs.ControlBox.CloseBox.Name = "";
|
|
//
|
|
//
|
|
//
|
|
this.tabDrugs.ControlBox.MenuBox.Name = "";
|
|
this.tabDrugs.ControlBox.Name = "";
|
|
this.tabDrugs.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.tabDrugs.ControlBox.MenuBox,
|
|
this.tabDrugs.ControlBox.CloseBox});
|
|
this.tabDrugs.Controls.Add(this.superTabControlPanel5);
|
|
this.tabDrugs.Controls.Add(this.superTabControlPanel4);
|
|
this.tabDrugs.Controls.Add(this.superTabControlPanel1);
|
|
this.tabDrugs.Controls.Add(this.superTabControlPanel2);
|
|
this.tabDrugs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabDrugs.ForeColor = System.Drawing.Color.Black;
|
|
this.tabDrugs.Location = new System.Drawing.Point(0, 0);
|
|
this.tabDrugs.Name = "tabDrugs";
|
|
this.tabDrugs.ReorderTabsEnabled = true;
|
|
this.tabDrugs.SelectedTabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.tabDrugs.SelectedTabIndex = 0;
|
|
this.tabDrugs.Size = new System.Drawing.Size(865, 635);
|
|
this.tabDrugs.TabFont = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.tabDrugs.TabIndex = 464;
|
|
this.tabDrugs.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.P2,
|
|
this.P3});
|
|
this.tabDrugs.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
|
|
this.tabDrugs.SelectedTabChanged += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.tabDrugs_SelectedTabChanged);
|
|
//
|
|
// superTabControlPanel5
|
|
//
|
|
this.superTabControlPanel5.Controls.Add(this.dgvDrugs);
|
|
this.superTabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabControlPanel5.Location = new System.Drawing.Point(0, 31);
|
|
this.superTabControlPanel5.Name = "superTabControlPanel5";
|
|
this.superTabControlPanel5.Size = new System.Drawing.Size(865, 604);
|
|
this.superTabControlPanel5.TabIndex = 0;
|
|
this.superTabControlPanel5.TabItem = this.P2;
|
|
this.superTabControlPanel5.Visible = false;
|
|
//
|
|
// dgvDrugs
|
|
//
|
|
this.dgvDrugs.AllowUserToAddRows = false;
|
|
this.dgvDrugs.AllowUserToResizeColumns = false;
|
|
this.dgvDrugs.AllowUserToResizeRows = false;
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
|
|
this.dgvDrugs.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
this.dgvDrugs.BackgroundColor = System.Drawing.Color.White;
|
|
this.dgvDrugs.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvDrugs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
this.dgvDrugs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvDrugs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridViewTextBoxColumn1,
|
|
this.type,
|
|
this.dataGridViewTextBoxColumn2,
|
|
this.dataGridViewTextBoxColumn3,
|
|
this.Spec,
|
|
this.dataGridViewComboEditBoxColumn2,
|
|
this.dataGridViewComboBoxColumn4,
|
|
this.dataGridViewTextBoxColumn6,
|
|
this.frees});
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvDrugs.DefaultCellStyle = dataGridViewCellStyle4;
|
|
this.dgvDrugs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvDrugs.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
this.dgvDrugs.EnableHeadersVisualStyles = false;
|
|
this.dgvDrugs.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
this.dgvDrugs.Location = new System.Drawing.Point(0, 0);
|
|
this.dgvDrugs.Margin = new System.Windows.Forms.Padding(0);
|
|
this.dgvDrugs.MultiSelect = false;
|
|
this.dgvDrugs.Name = "dgvDrugs";
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvDrugs.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
this.dgvDrugs.RowHeadersVisible = false;
|
|
this.dgvDrugs.RowTemplate.Height = 25;
|
|
this.dgvDrugs.ShowCellErrors = false;
|
|
this.dgvDrugs.ShowCellToolTips = false;
|
|
this.dgvDrugs.Size = new System.Drawing.Size(865, 604);
|
|
this.dgvDrugs.TabIndex = 16;
|
|
this.dgvDrugs.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDrugs_CellDoubleClick);
|
|
this.dgvDrugs.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvDrugs_DataError);
|
|
this.dgvDrugs.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
|
|
//
|
|
// dataGridViewTextBoxColumn1
|
|
//
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Red;
|
|
this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle3;
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "ID";
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
this.dataGridViewTextBoxColumn1.Visible = false;
|
|
this.dataGridViewTextBoxColumn1.Width = 30;
|
|
//
|
|
// type
|
|
//
|
|
this.type.HeaderText = "类型";
|
|
this.type.Name = "type";
|
|
this.type.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn2
|
|
//
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "编码";
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
//
|
|
// dataGridViewTextBoxColumn3
|
|
//
|
|
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "名称";
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
this.dataGridViewTextBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
//
|
|
// Spec
|
|
//
|
|
this.Spec.HeaderText = "规格";
|
|
this.Spec.Name = "Spec";
|
|
this.Spec.Width = 150;
|
|
//
|
|
// dataGridViewComboEditBoxColumn2
|
|
//
|
|
this.dataGridViewComboEditBoxColumn2.HeaderText = "价格";
|
|
this.dataGridViewComboEditBoxColumn2.Name = "dataGridViewComboEditBoxColumn2";
|
|
this.dataGridViewComboEditBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
//
|
|
// dataGridViewComboBoxColumn4
|
|
//
|
|
this.dataGridViewComboBoxColumn4.HeaderText = "单位";
|
|
this.dataGridViewComboBoxColumn4.Name = "dataGridViewComboBoxColumn4";
|
|
this.dataGridViewComboBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dataGridViewComboBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewComboBoxColumn4.Width = 60;
|
|
//
|
|
// dataGridViewTextBoxColumn6
|
|
//
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "数量";
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn6.Width = 60;
|
|
//
|
|
// frees
|
|
//
|
|
this.frees.HeaderText = "收费金额";
|
|
this.frees.Name = "frees";
|
|
//
|
|
// P2
|
|
//
|
|
this.P2.AttachedControl = this.superTabControlPanel5;
|
|
this.P2.GlobalItem = false;
|
|
this.P2.Name = "P2";
|
|
this.P2.Text = "药品列表";
|
|
//
|
|
// superTabControlPanel4
|
|
//
|
|
this.superTabControlPanel4.Controls.Add(this.dgvChargsRecord);
|
|
this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabControlPanel4.Location = new System.Drawing.Point(0, 31);
|
|
this.superTabControlPanel4.Name = "superTabControlPanel4";
|
|
this.superTabControlPanel4.Size = new System.Drawing.Size(865, 604);
|
|
this.superTabControlPanel4.TabIndex = 1;
|
|
this.superTabControlPanel4.TabItem = this.P3;
|
|
//
|
|
// dgvChargsRecord
|
|
//
|
|
this.dgvChargsRecord.AllowUserToAddRows = false;
|
|
this.dgvChargsRecord.AllowUserToResizeColumns = false;
|
|
this.dgvChargsRecord.AllowUserToResizeRows = false;
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.MintCream;
|
|
this.dgvChargsRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
this.dgvChargsRecord.BackgroundColor = System.Drawing.Color.White;
|
|
this.dgvChargsRecord.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvChargsRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
|
this.dgvChargsRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvChargsRecord.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridViewTextBoxColumn4,
|
|
this.dataGridViewTextBoxColumn5,
|
|
this.dataGridViewTextBoxColumn7,
|
|
this.dataGridViewTextBoxColumn8,
|
|
this.dataGridViewTextBoxColumn9,
|
|
this.dataGridViewTextBoxColumn27,
|
|
this.dataGridViewComboBoxColumn1,
|
|
this.dataGridViewTextBoxColumn28,
|
|
this.dataGridViewTextBoxColumn29});
|
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
|
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvChargsRecord.DefaultCellStyle = dataGridViewCellStyle9;
|
|
this.dgvChargsRecord.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvChargsRecord.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
this.dgvChargsRecord.EnableHeadersVisualStyles = false;
|
|
this.dgvChargsRecord.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
this.dgvChargsRecord.Location = new System.Drawing.Point(0, 0);
|
|
this.dgvChargsRecord.Margin = new System.Windows.Forms.Padding(0);
|
|
this.dgvChargsRecord.MultiSelect = false;
|
|
this.dgvChargsRecord.Name = "dgvChargsRecord";
|
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvChargsRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
|
|
this.dgvChargsRecord.RowHeadersVisible = false;
|
|
this.dgvChargsRecord.RowTemplate.Height = 25;
|
|
this.dgvChargsRecord.ShowCellErrors = false;
|
|
this.dgvChargsRecord.ShowCellToolTips = false;
|
|
this.dgvChargsRecord.Size = new System.Drawing.Size(865, 604);
|
|
this.dgvChargsRecord.TabIndex = 17;
|
|
this.dgvChargsRecord.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvChargsRecord_DataError);
|
|
this.dgvChargsRecord.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvChargsRecord_RowPostPaint);
|
|
//
|
|
// dataGridViewTextBoxColumn4
|
|
//
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.Red;
|
|
this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle8;
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "ID";
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
this.dataGridViewTextBoxColumn4.Visible = false;
|
|
this.dataGridViewTextBoxColumn4.Width = 30;
|
|
//
|
|
// dataGridViewTextBoxColumn5
|
|
//
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "类型";
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
this.dataGridViewTextBoxColumn5.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn7
|
|
//
|
|
this.dataGridViewTextBoxColumn7.HeaderText = "编码";
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
//
|
|
// dataGridViewTextBoxColumn8
|
|
//
|
|
this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "名称";
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
this.dataGridViewTextBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
//
|
|
// dataGridViewTextBoxColumn9
|
|
//
|
|
this.dataGridViewTextBoxColumn9.HeaderText = "规格";
|
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
|
this.dataGridViewTextBoxColumn9.Width = 150;
|
|
//
|
|
// dataGridViewTextBoxColumn27
|
|
//
|
|
this.dataGridViewTextBoxColumn27.HeaderText = "价格";
|
|
this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
|
|
this.dataGridViewTextBoxColumn27.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
//
|
|
// dataGridViewComboBoxColumn1
|
|
//
|
|
this.dataGridViewComboBoxColumn1.HeaderText = "单位";
|
|
this.dataGridViewComboBoxColumn1.Name = "dataGridViewComboBoxColumn1";
|
|
this.dataGridViewComboBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dataGridViewComboBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewComboBoxColumn1.Width = 60;
|
|
//
|
|
// dataGridViewTextBoxColumn28
|
|
//
|
|
this.dataGridViewTextBoxColumn28.HeaderText = "数量";
|
|
this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
|
|
this.dataGridViewTextBoxColumn28.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn28.Width = 60;
|
|
//
|
|
// dataGridViewTextBoxColumn29
|
|
//
|
|
this.dataGridViewTextBoxColumn29.HeaderText = "收费金额";
|
|
this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
|
|
//
|
|
// P3
|
|
//
|
|
this.P3.AttachedControl = this.superTabControlPanel4;
|
|
this.P3.GlobalItem = false;
|
|
this.P3.Name = "P3";
|
|
this.P3.Text = "技术耗材列表";
|
|
//
|
|
// superTabControlPanel1
|
|
//
|
|
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.superTabControlPanel1.Name = "superTabControlPanel1";
|
|
this.superTabControlPanel1.Size = new System.Drawing.Size(865, 635);
|
|
this.superTabControlPanel1.TabIndex = 0;
|
|
//
|
|
// superTabControlPanel2
|
|
//
|
|
this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabControlPanel2.Location = new System.Drawing.Point(0, 0);
|
|
this.superTabControlPanel2.Name = "superTabControlPanel2";
|
|
this.superTabControlPanel2.Size = new System.Drawing.Size(865, 635);
|
|
this.superTabControlPanel2.TabIndex = 0;
|
|
//
|
|
// panelleft
|
|
//
|
|
this.panelleft.Controls.Add(this.TabSelDrugs);
|
|
this.panelleft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panelleft.Location = new System.Drawing.Point(0, 42);
|
|
this.panelleft.Name = "panelleft";
|
|
this.panelleft.Size = new System.Drawing.Size(330, 635);
|
|
this.panelleft.TabIndex = 1;
|
|
//
|
|
// TabSelDrugs
|
|
//
|
|
this.TabSelDrugs.BackColor = System.Drawing.Color.White;
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.TabSelDrugs.ControlBox.CloseBox.Name = "";
|
|
//
|
|
//
|
|
//
|
|
this.TabSelDrugs.ControlBox.MenuBox.Name = "";
|
|
this.TabSelDrugs.ControlBox.Name = "";
|
|
this.TabSelDrugs.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.TabSelDrugs.ControlBox.MenuBox,
|
|
this.TabSelDrugs.ControlBox.CloseBox});
|
|
this.TabSelDrugs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TabSelDrugs.ForeColor = System.Drawing.Color.Black;
|
|
this.TabSelDrugs.HorizontalText = false;
|
|
this.TabSelDrugs.Location = new System.Drawing.Point(0, 0);
|
|
this.TabSelDrugs.Name = "TabSelDrugs";
|
|
this.TabSelDrugs.ReorderTabsEnabled = true;
|
|
this.TabSelDrugs.SelectedTabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.TabSelDrugs.SelectedTabIndex = 0;
|
|
this.TabSelDrugs.Size = new System.Drawing.Size(330, 635);
|
|
this.TabSelDrugs.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
|
|
this.TabSelDrugs.TabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.TabSelDrugs.TabIndex = 0;
|
|
this.TabSelDrugs.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
|
|
this.TabSelDrugs.Text = "常用药品";
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel2.Controls.Add(this.lblDrugs);
|
|
this.panel2.Controls.Add(this.TxtOperatorName);
|
|
this.panel2.Controls.Add(this.labelX2);
|
|
this.panel2.Controls.Add(this.labelX1);
|
|
this.panel2.Controls.Add(this.btnTemp);
|
|
this.panel2.Controls.Add(this.btnTypeManager);
|
|
this.panel2.Controls.Add(this.buttonX1);
|
|
this.panel2.Controls.Add(this.btnDelete);
|
|
this.panel2.Controls.Add(this.bynPrint);
|
|
this.panel2.Controls.Add(this.btnSave);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1195, 42);
|
|
this.panel2.TabIndex = 0;
|
|
//
|
|
// lblDrugs
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.lblDrugs.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.lblDrugs.Location = new System.Drawing.Point(208, 12);
|
|
this.lblDrugs.Name = "lblDrugs";
|
|
this.lblDrugs.Size = new System.Drawing.Size(483, 23);
|
|
this.lblDrugs.TabIndex = 13;
|
|
//
|
|
// TxtOperatorName
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.TxtOperatorName.Border.BackColor = System.Drawing.SystemColors.Desktop;
|
|
this.TxtOperatorName.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.TxtOperatorName.Border.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(227)))), ((int)(((byte)(231)))));
|
|
this.TxtOperatorName.Border.BorderBottomWidth = 1;
|
|
this.TxtOperatorName.Border.BorderColor = System.Drawing.SystemColors.Desktop;
|
|
this.TxtOperatorName.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.TxtOperatorName.Border.BorderLeftWidth = 1;
|
|
this.TxtOperatorName.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.TxtOperatorName.Border.BorderRightWidth = 1;
|
|
this.TxtOperatorName.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.TxtOperatorName.Border.BorderTopWidth = 1;
|
|
this.TxtOperatorName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.TxtOperatorName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.TxtOperatorName.Location = new System.Drawing.Point(59, 11);
|
|
this.TxtOperatorName.Name = "TxtOperatorName";
|
|
this.TxtOperatorName.Size = new System.Drawing.Size(85, 22);
|
|
this.TxtOperatorName.TabIndex = 24;
|
|
this.TxtOperatorName.DoubleClick += new System.EventHandler(this.TxtOperatorName_DoubleClick);
|
|
//
|
|
// labelX2
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.labelX2.Location = new System.Drawing.Point(4, 10);
|
|
this.labelX2.Name = "labelX2";
|
|
this.labelX2.Size = new System.Drawing.Size(50, 23);
|
|
this.labelX2.TabIndex = 13;
|
|
this.labelX2.Text = "开单人";
|
|
//
|
|
// labelX1
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.labelX1.Location = new System.Drawing.Point(150, 11);
|
|
this.labelX1.Name = "labelX1";
|
|
this.labelX1.Size = new System.Drawing.Size(75, 23);
|
|
this.labelX1.TabIndex = 13;
|
|
this.labelX1.Text = "费用合计";
|
|
//
|
|
// btnTemp
|
|
//
|
|
this.btnTemp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.btnTemp.Location = new System.Drawing.Point(700, 6);
|
|
this.btnTemp.Name = "btnTemp";
|
|
this.btnTemp.Size = new System.Drawing.Size(77, 30);
|
|
this.btnTemp.TabIndex = 12;
|
|
this.btnTemp.Text = "模板应用";
|
|
this.btnTemp.Click += new System.EventHandler(this.btnTemp_Click);
|
|
//
|
|
// btnTypeManager
|
|
//
|
|
this.btnTypeManager.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.btnTypeManager.Location = new System.Drawing.Point(786, 6);
|
|
this.btnTypeManager.Name = "btnTypeManager";
|
|
this.btnTypeManager.Size = new System.Drawing.Size(77, 30);
|
|
this.btnTypeManager.TabIndex = 12;
|
|
this.btnTypeManager.Text = "类别维护";
|
|
this.btnTypeManager.Click += new System.EventHandler(this.btnTypeManager_Click);
|
|
//
|
|
// buttonX1
|
|
//
|
|
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.buttonX1.Location = new System.Drawing.Point(872, 6);
|
|
this.buttonX1.Name = "buttonX1";
|
|
this.buttonX1.Size = new System.Drawing.Size(77, 30);
|
|
this.buttonX1.TabIndex = 2;
|
|
this.buttonX1.Text = "重新计算";
|
|
this.buttonX1.Click += new System.EventHandler(this.buttonX1_Click);
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.btnDelete.Location = new System.Drawing.Point(958, 6);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(60, 30);
|
|
this.btnDelete.TabIndex = 2;
|
|
this.btnDelete.Text = "删除";
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
|
//
|
|
// bynPrint
|
|
//
|
|
this.bynPrint.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.bynPrint.Location = new System.Drawing.Point(1096, 6);
|
|
this.bynPrint.Name = "bynPrint";
|
|
this.bynPrint.Size = new System.Drawing.Size(60, 30);
|
|
this.bynPrint.TabIndex = 1;
|
|
this.bynPrint.Text = "打印";
|
|
this.bynPrint.Click += new System.EventHandler(this.bynPrint_Click);
|
|
//
|
|
// btnSave
|
|
//
|
|
this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.btnSave.Location = new System.Drawing.Point(1027, 6);
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.Size = new System.Drawing.Size(60, 30);
|
|
this.btnSave.TabIndex = 1;
|
|
this.btnSave.Text = "保存";
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
//
|
|
// superTabItem2
|
|
//
|
|
this.superTabItem2.GlobalItem = false;
|
|
this.superTabItem2.Name = "superTabItem2";
|
|
this.superTabItem2.Text = "superTabItem2";
|
|
//
|
|
// superTabItem3
|
|
//
|
|
this.superTabItem3.GlobalItem = false;
|
|
this.superTabItem3.Name = "superTabItem3";
|
|
this.superTabItem3.Text = "superTabItem3";
|
|
//
|
|
// superTabItem4
|
|
//
|
|
this.superTabItem4.GlobalItem = false;
|
|
this.superTabItem4.Name = "superTabItem4";
|
|
this.superTabItem4.Text = "superTabItem4";
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "插入列.png");
|
|
this.imageList1.Images.SetKeyName(1, "未插入列 .png");
|
|
//
|
|
// dgvYP
|
|
//
|
|
this.dgvYP.AllowUserToAddRows = false;
|
|
this.dgvYP.AllowUserToDeleteRows = false;
|
|
this.dgvYP.BackgroundColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvYP.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
|
|
this.dgvYP.ColumnHeadersHeight = 30;
|
|
this.dgvYP.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.id,
|
|
this.Code,
|
|
this.TypeId,
|
|
this.TypeName,
|
|
this.DrugName,
|
|
this.HCode,
|
|
this.Norm,
|
|
this.DOSEPER,
|
|
this.DoseUnit,
|
|
this.Unit,
|
|
this.Price,
|
|
this.Factroy,
|
|
this.Channel,
|
|
this.Remark,
|
|
this.ZFBL});
|
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Window;
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvYP.DefaultCellStyle = dataGridViewCellStyle12;
|
|
this.dgvYP.EnableHeadersVisualStyles = false;
|
|
this.dgvYP.Location = new System.Drawing.Point(208, 203);
|
|
this.dgvYP.Name = "dgvYP";
|
|
this.dgvYP.ReadOnly = true;
|
|
this.dgvYP.RowHeadersVisible = false;
|
|
this.dgvYP.RowTemplate.Height = 30;
|
|
this.dgvYP.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvYP.Size = new System.Drawing.Size(793, 210);
|
|
this.dgvYP.TabIndex = 17;
|
|
this.dgvYP.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvYP_CellClick);
|
|
this.dgvYP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvYP_KeyDown);
|
|
this.dgvYP.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvYP_KeyPress);
|
|
this.dgvYP.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.dgvYP_PreviewKeyDown);
|
|
//
|
|
// id
|
|
//
|
|
this.id.DataPropertyName = "Id";
|
|
this.id.HeaderText = "id";
|
|
this.id.Name = "id";
|
|
this.id.ReadOnly = true;
|
|
this.id.Visible = false;
|
|
//
|
|
// Code
|
|
//
|
|
this.Code.DataPropertyName = "Code";
|
|
this.Code.HeaderText = "编码";
|
|
this.Code.Name = "Code";
|
|
this.Code.ReadOnly = true;
|
|
//
|
|
// TypeId
|
|
//
|
|
this.TypeId.DataPropertyName = "TypeId";
|
|
this.TypeId.HeaderText = "TypeId";
|
|
this.TypeId.Name = "TypeId";
|
|
this.TypeId.ReadOnly = true;
|
|
this.TypeId.Visible = false;
|
|
//
|
|
// TypeName
|
|
//
|
|
this.TypeName.DataPropertyName = "TypeName";
|
|
this.TypeName.HeaderText = "药品类型";
|
|
this.TypeName.Name = "TypeName";
|
|
this.TypeName.ReadOnly = true;
|
|
this.TypeName.Visible = false;
|
|
//
|
|
// DrugName
|
|
//
|
|
this.DrugName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.DrugName.DataPropertyName = "Name";
|
|
this.DrugName.HeaderText = "名称";
|
|
this.DrugName.Name = "DrugName";
|
|
this.DrugName.ReadOnly = true;
|
|
//
|
|
// HCode
|
|
//
|
|
this.HCode.DataPropertyName = "HCode";
|
|
this.HCode.HeaderText = "HCode";
|
|
this.HCode.Name = "HCode";
|
|
this.HCode.ReadOnly = true;
|
|
this.HCode.Visible = false;
|
|
//
|
|
// Norm
|
|
//
|
|
this.Norm.DataPropertyName = "Stand";
|
|
this.Norm.HeaderText = "规格";
|
|
this.Norm.Name = "Norm";
|
|
this.Norm.ReadOnly = true;
|
|
this.Norm.Width = 160;
|
|
//
|
|
// DOSEPER
|
|
//
|
|
this.DOSEPER.DataPropertyName = "Dosage";
|
|
this.DOSEPER.HeaderText = "剂量";
|
|
this.DOSEPER.Name = "DOSEPER";
|
|
this.DOSEPER.ReadOnly = true;
|
|
this.DOSEPER.Visible = false;
|
|
this.DOSEPER.Width = 60;
|
|
//
|
|
// DoseUnit
|
|
//
|
|
this.DoseUnit.DataPropertyName = "DosageUnit";
|
|
this.DoseUnit.HeaderText = "单位";
|
|
this.DoseUnit.Name = "DoseUnit";
|
|
this.DoseUnit.ReadOnly = true;
|
|
this.DoseUnit.Width = 50;
|
|
//
|
|
// Unit
|
|
//
|
|
this.Unit.DataPropertyName = "Unit";
|
|
this.Unit.HeaderText = "单位2";
|
|
this.Unit.Name = "Unit";
|
|
this.Unit.ReadOnly = true;
|
|
this.Unit.Visible = false;
|
|
//
|
|
// Price
|
|
//
|
|
this.Price.DataPropertyName = "Price";
|
|
this.Price.HeaderText = "价格";
|
|
this.Price.Name = "Price";
|
|
this.Price.ReadOnly = true;
|
|
this.Price.Width = 80;
|
|
//
|
|
// Factroy
|
|
//
|
|
this.Factroy.DataPropertyName = "Factory";
|
|
this.Factroy.HeaderText = "厂家";
|
|
this.Factroy.Name = "Factroy";
|
|
this.Factroy.ReadOnly = true;
|
|
this.Factroy.Width = 200;
|
|
//
|
|
// Channel
|
|
//
|
|
this.Channel.DataPropertyName = "Channel";
|
|
this.Channel.HeaderText = "途径";
|
|
this.Channel.Name = "Channel";
|
|
this.Channel.ReadOnly = true;
|
|
this.Channel.Visible = false;
|
|
//
|
|
// Remark
|
|
//
|
|
this.Remark.DataPropertyName = "Remark";
|
|
this.Remark.HeaderText = "备注";
|
|
this.Remark.Name = "Remark";
|
|
this.Remark.ReadOnly = true;
|
|
this.Remark.Visible = false;
|
|
//
|
|
// ZFBL
|
|
//
|
|
this.ZFBL.DataPropertyName = "ZFBL";
|
|
this.ZFBL.HeaderText = "自付比例";
|
|
this.ZFBL.Name = "ZFBL";
|
|
this.ZFBL.ReadOnly = true;
|
|
this.ZFBL.Visible = false;
|
|
//
|
|
// superTabControlPanel3
|
|
//
|
|
this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabControlPanel3.Location = new System.Drawing.Point(0, 0);
|
|
this.superTabControlPanel3.Name = "superTabControlPanel3";
|
|
this.superTabControlPanel3.Size = new System.Drawing.Size(865, 31);
|
|
this.superTabControlPanel3.TabIndex = 0;
|
|
//
|
|
// dataGridViewTextBoxColumn10
|
|
//
|
|
this.dataGridViewTextBoxColumn10.HeaderText = "价格";
|
|
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
|
this.dataGridViewTextBoxColumn10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
//
|
|
// dataGridViewTextBoxColumn11
|
|
//
|
|
this.dataGridViewTextBoxColumn11.HeaderText = "数量";
|
|
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
|
|
this.dataGridViewTextBoxColumn11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn11.Width = 60;
|
|
//
|
|
// dataGridViewComboBoxColumn2
|
|
//
|
|
this.dataGridViewComboBoxColumn2.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
|
|
this.dataGridViewComboBoxColumn2.HeaderText = "单位";
|
|
this.dataGridViewComboBoxColumn2.Name = "dataGridViewComboBoxColumn2";
|
|
this.dataGridViewComboBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dataGridViewComboBoxColumn2.Width = 60;
|
|
//
|
|
// dataGridViewTextBoxColumn12
|
|
//
|
|
this.dataGridViewTextBoxColumn12.DataPropertyName = "Id";
|
|
this.dataGridViewTextBoxColumn12.HeaderText = "id";
|
|
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
|
|
this.dataGridViewTextBoxColumn12.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn13
|
|
//
|
|
this.dataGridViewTextBoxColumn13.DataPropertyName = "Code";
|
|
this.dataGridViewTextBoxColumn13.HeaderText = "编码";
|
|
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
|
|
//
|
|
// dataGridViewTextBoxColumn14
|
|
//
|
|
this.dataGridViewTextBoxColumn14.DataPropertyName = "TypeId";
|
|
this.dataGridViewTextBoxColumn14.HeaderText = "TypeId";
|
|
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
|
|
this.dataGridViewTextBoxColumn14.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn15
|
|
//
|
|
this.dataGridViewTextBoxColumn15.DataPropertyName = "TypeName";
|
|
this.dataGridViewTextBoxColumn15.HeaderText = "药品类型";
|
|
this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
|
|
this.dataGridViewTextBoxColumn15.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn16
|
|
//
|
|
this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.dataGridViewTextBoxColumn16.DataPropertyName = "Name";
|
|
this.dataGridViewTextBoxColumn16.HeaderText = "名称";
|
|
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
|
|
//
|
|
// dataGridViewTextBoxColumn17
|
|
//
|
|
this.dataGridViewTextBoxColumn17.DataPropertyName = "HCode";
|
|
this.dataGridViewTextBoxColumn17.HeaderText = "HCode";
|
|
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
|
|
this.dataGridViewTextBoxColumn17.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn18
|
|
//
|
|
this.dataGridViewTextBoxColumn18.DataPropertyName = "Stand";
|
|
this.dataGridViewTextBoxColumn18.HeaderText = "规格";
|
|
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
|
|
this.dataGridViewTextBoxColumn18.Width = 210;
|
|
//
|
|
// dataGridViewTextBoxColumn19
|
|
//
|
|
this.dataGridViewTextBoxColumn19.DataPropertyName = "Dosage";
|
|
this.dataGridViewTextBoxColumn19.HeaderText = "剂量";
|
|
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
|
|
this.dataGridViewTextBoxColumn19.Visible = false;
|
|
this.dataGridViewTextBoxColumn19.Width = 60;
|
|
//
|
|
// dataGridViewTextBoxColumn20
|
|
//
|
|
this.dataGridViewTextBoxColumn20.DataPropertyName = "DosageUnit";
|
|
this.dataGridViewTextBoxColumn20.HeaderText = "单位";
|
|
this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
|
|
this.dataGridViewTextBoxColumn20.Width = 50;
|
|
//
|
|
// dataGridViewTextBoxColumn21
|
|
//
|
|
this.dataGridViewTextBoxColumn21.DataPropertyName = "Unit";
|
|
this.dataGridViewTextBoxColumn21.HeaderText = "单位2";
|
|
this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
|
|
this.dataGridViewTextBoxColumn21.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn22
|
|
//
|
|
this.dataGridViewTextBoxColumn22.DataPropertyName = "Price";
|
|
this.dataGridViewTextBoxColumn22.HeaderText = "价格";
|
|
this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
|
|
//
|
|
// dataGridViewTextBoxColumn23
|
|
//
|
|
this.dataGridViewTextBoxColumn23.DataPropertyName = "Factory";
|
|
this.dataGridViewTextBoxColumn23.HeaderText = "厂家";
|
|
this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
|
|
this.dataGridViewTextBoxColumn23.Width = 200;
|
|
//
|
|
// dataGridViewTextBoxColumn24
|
|
//
|
|
this.dataGridViewTextBoxColumn24.DataPropertyName = "Channel";
|
|
this.dataGridViewTextBoxColumn24.HeaderText = "途径";
|
|
this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
|
|
this.dataGridViewTextBoxColumn24.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn25
|
|
//
|
|
this.dataGridViewTextBoxColumn25.DataPropertyName = "Remark";
|
|
this.dataGridViewTextBoxColumn25.HeaderText = "备注";
|
|
this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
|
|
this.dataGridViewTextBoxColumn25.Visible = false;
|
|
//
|
|
// dataGridViewTextBoxColumn26
|
|
//
|
|
this.dataGridViewTextBoxColumn26.DataPropertyName = "ZFBL";
|
|
this.dataGridViewTextBoxColumn26.HeaderText = "自付比例";
|
|
this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
|
|
this.dataGridViewTextBoxColumn26.Visible = false;
|
|
//
|
|
// frmFeesRecord
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(1195, 677);
|
|
this.Controls.Add(this.dgvYP);
|
|
this.Controls.Add(this.panel1);
|
|
this.DoubleBuffered = true;
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "frmFeesRecord";
|
|
this.ShowIcon = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "收费记录";
|
|
this.Load += new System.EventHandler(this.frmFeesRecord_Load);
|
|
this.Scroll += new System.Windows.Forms.ScrollEventHandler(this.frmFeesRecord_Scroll);
|
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.frmFeesRecord_Paint);
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tabDrugs)).EndInit();
|
|
this.tabDrugs.ResumeLayout(false);
|
|
this.superTabControlPanel5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvDrugs)).EndInit();
|
|
this.superTabControlPanel4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvChargsRecord)).EndInit();
|
|
this.panelleft.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TabSelDrugs)).EndInit();
|
|
this.panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvYP)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Panel panelleft;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private DevComponents.DotNetBar.ButtonX btnDelete;
|
|
private DevComponents.DotNetBar.ButtonX btnSave;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.ToolTip toolTip1;
|
|
private DevComponents.DotNetBar.SuperTabItem superTabItem2;
|
|
private DevComponents.DotNetBar.SuperTabItem superTabItem3;
|
|
private DevComponents.DotNetBar.SuperTabItem superTabItem4;
|
|
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
|
|
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2;
|
|
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel5;
|
|
private DevComponents.DotNetBar.SuperTabItem P2;
|
|
private DevComponents.DotNetBar.SuperTabControl TabSelDrugs;
|
|
public DevComponents.DotNetBar.SuperTabControl tabDrugs;
|
|
private DevComponents.DotNetBar.Controls.DataGridViewX dgvDrugs;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private DevComponents.DotNetBar.ButtonX btnTypeManager;
|
|
private System.Windows.Forms.DataGridView dgvYP;
|
|
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel3;
|
|
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel4;
|
|
private DevComponents.DotNetBar.SuperTabItem P3;
|
|
private DevComponents.DotNetBar.ButtonX btnTemp;
|
|
private DevComponents.DotNetBar.ButtonX bynPrint;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn id;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Code;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn TypeId;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn TypeName;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn DrugName;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn HCode;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Norm;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn DOSEPER;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn DoseUnit;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Unit;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Price;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Factroy;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Channel;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Remark;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ZFBL;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
|
|
private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
|
|
private DevComponents.DotNetBar.Controls.DataGridViewX dgvChargsRecord;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn type;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Spec;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewComboEditBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewComboBoxColumn4;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn frees;
|
|
private DevComponents.DotNetBar.LabelX lblDrugs;
|
|
private DevComponents.DotNetBar.LabelX labelX1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewComboBoxColumn1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
|
|
private DevComponents.DotNetBar.Controls.TextBoxX TxtOperatorName;
|
|
private DevComponents.DotNetBar.LabelX labelX2;
|
|
private DevComponents.DotNetBar.ButtonX buttonX1;
|
|
}
|
|
} |