|
|
@@ -28,20 +28,25 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = 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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = 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 dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.uiPanel1 = new Sunny.UI.UIPanel();
|
|
|
this.btnCancle = new Sunny.UI.UIButton();
|
|
|
this.btnOK = new Sunny.UI.UIButton();
|
|
|
this.uiPanel2 = new Sunny.UI.UIPanel();
|
|
|
+ this.uiLabel11 = new Sunny.UI.UILabel();
|
|
|
+ this.tbDspoWay = new Sunny.UI.UITextBox();
|
|
|
+ this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
|
|
|
+ this.rtbDspoWayRea = new Sunny.UI.UIRichTextBox();
|
|
|
+ this.cbxDspoWay = new Sunny.UI.UIComboBox();
|
|
|
this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
|
|
|
this.dgvVolaDetailDtos = new Sunny.UI.UIDataGridView();
|
|
|
this.tbRuleName = new Sunny.UI.UITextBox();
|
|
|
@@ -70,6 +75,7 @@
|
|
|
this.dgvVolaItems = new Sunny.UI.UIDataGridView();
|
|
|
this.uiPanel1.SuspendLayout();
|
|
|
this.uiPanel2.SuspendLayout();
|
|
|
+ this.uiGroupBox5.SuspendLayout();
|
|
|
this.uiGroupBox2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvVolaDetailDtos)).BeginInit();
|
|
|
this.uiGroupBox1.SuspendLayout();
|
|
|
@@ -83,11 +89,11 @@
|
|
|
this.uiPanel1.Controls.Add(this.btnOK);
|
|
|
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiPanel1.Location = new System.Drawing.Point(0, 806);
|
|
|
- this.uiPanel1.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiPanel1.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiPanel1.Location = new System.Drawing.Point(0, 875);
|
|
|
+ this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiPanel1.Name = "uiPanel1";
|
|
|
- this.uiPanel1.Size = new System.Drawing.Size(1953, 80);
|
|
|
+ this.uiPanel1.Size = new System.Drawing.Size(1545, 53);
|
|
|
this.uiPanel1.TabIndex = 0;
|
|
|
this.uiPanel1.Text = null;
|
|
|
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
@@ -98,7 +104,7 @@
|
|
|
this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnCancle.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnCancle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnCancle.Location = new System.Drawing.Point(1045, 3);
|
|
|
+ this.btnCancle.Location = new System.Drawing.Point(1288, 3);
|
|
|
this.btnCancle.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnCancle.Name = "btnCancle";
|
|
|
this.btnCancle.Size = new System.Drawing.Size(100, 35);
|
|
|
@@ -113,7 +119,7 @@
|
|
|
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnOK.Location = new System.Drawing.Point(896, 4);
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(1139, 4);
|
|
|
this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
this.btnOK.Size = new System.Drawing.Size(100, 35);
|
|
|
@@ -125,6 +131,10 @@
|
|
|
//
|
|
|
// uiPanel2
|
|
|
//
|
|
|
+ this.uiPanel2.Controls.Add(this.uiLabel11);
|
|
|
+ this.uiPanel2.Controls.Add(this.tbDspoWay);
|
|
|
+ this.uiPanel2.Controls.Add(this.uiGroupBox5);
|
|
|
+ this.uiPanel2.Controls.Add(this.cbxDspoWay);
|
|
|
this.uiPanel2.Controls.Add(this.uiGroupBox2);
|
|
|
this.uiPanel2.Controls.Add(this.tbRuleName);
|
|
|
this.uiPanel2.Controls.Add(this.tbVolaEvid);
|
|
|
@@ -149,27 +159,109 @@
|
|
|
this.uiPanel2.Controls.Add(this.uiGroupBox1);
|
|
|
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiPanel2.Location = new System.Drawing.Point(405, 0);
|
|
|
- this.uiPanel2.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiPanel2.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiPanel2.Location = new System.Drawing.Point(270, 0);
|
|
|
+ this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiPanel2.Name = "uiPanel2";
|
|
|
- this.uiPanel2.Size = new System.Drawing.Size(1548, 806);
|
|
|
+ this.uiPanel2.Size = new System.Drawing.Size(1275, 875);
|
|
|
this.uiPanel2.TabIndex = 1;
|
|
|
this.uiPanel2.Text = null;
|
|
|
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
+ // uiLabel11
|
|
|
+ //
|
|
|
+ this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiLabel11.Location = new System.Drawing.Point(54, 360);
|
|
|
+ this.uiLabel11.Name = "uiLabel11";
|
|
|
+ this.uiLabel11.Size = new System.Drawing.Size(90, 20);
|
|
|
+ this.uiLabel11.TabIndex = 25;
|
|
|
+ this.uiLabel11.Text = "处理方式";
|
|
|
+ this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
+ this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // tbDspoWay
|
|
|
+ //
|
|
|
+ this.tbDspoWay.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
+ this.tbDspoWay.Enabled = false;
|
|
|
+ this.tbDspoWay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbDspoWay.Location = new System.Drawing.Point(432, 358);
|
|
|
+ this.tbDspoWay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbDspoWay.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
+ this.tbDspoWay.Name = "tbDspoWay";
|
|
|
+ this.tbDspoWay.ShowText = false;
|
|
|
+ this.tbDspoWay.Size = new System.Drawing.Size(321, 24);
|
|
|
+ this.tbDspoWay.TabIndex = 24;
|
|
|
+ this.tbDspoWay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.tbDspoWay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // uiGroupBox5
|
|
|
+ //
|
|
|
+ this.uiGroupBox5.Controls.Add(this.rtbDspoWayRea);
|
|
|
+ this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
+ this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiGroupBox5.Location = new System.Drawing.Point(0, 443);
|
|
|
+ this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.uiGroupBox5.Name = "uiGroupBox5";
|
|
|
+ this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 24, 0, 0);
|
|
|
+ this.uiGroupBox5.Size = new System.Drawing.Size(1275, 223);
|
|
|
+ this.uiGroupBox5.TabIndex = 23;
|
|
|
+ this.uiGroupBox5.Text = "请填写采用此种处理方式的原因,处理方式为继续执行医嘱时必填";
|
|
|
+ this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ this.uiGroupBox5.TitleInterval = 0;
|
|
|
+ this.uiGroupBox5.TitleTop = 8;
|
|
|
+ this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // rtbDspoWayRea
|
|
|
+ //
|
|
|
+ this.rtbDspoWayRea.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.rtbDspoWayRea.FillColor = System.Drawing.Color.White;
|
|
|
+ this.rtbDspoWayRea.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.rtbDspoWayRea.Location = new System.Drawing.Point(0, 24);
|
|
|
+ this.rtbDspoWayRea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.rtbDspoWayRea.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.rtbDspoWayRea.Name = "rtbDspoWayRea";
|
|
|
+ this.rtbDspoWayRea.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.rtbDspoWayRea.ShowText = false;
|
|
|
+ this.rtbDspoWayRea.Size = new System.Drawing.Size(1275, 199);
|
|
|
+ this.rtbDspoWayRea.TabIndex = 0;
|
|
|
+ this.rtbDspoWayRea.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ this.rtbDspoWayRea.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ this.rtbDspoWayRea.TextChanged += new System.EventHandler(this.rtbDspoWayRea_TextChanged);
|
|
|
+ //
|
|
|
+ // cbxDspoWay
|
|
|
+ //
|
|
|
+ this.cbxDspoWay.DataSource = null;
|
|
|
+ this.cbxDspoWay.FillColor = System.Drawing.Color.White;
|
|
|
+ this.cbxDspoWay.FilterMaxCount = 50;
|
|
|
+ this.cbxDspoWay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cbxDspoWay.Items.AddRange(new object[] {
|
|
|
+ "",
|
|
|
+ "1.继续执行医嘱",
|
|
|
+ "2.返回修改医嘱"});
|
|
|
+ this.cbxDspoWay.Location = new System.Drawing.Point(166, 358);
|
|
|
+ this.cbxDspoWay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.cbxDspoWay.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
+ this.cbxDspoWay.Name = "cbxDspoWay";
|
|
|
+ this.cbxDspoWay.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
+ this.cbxDspoWay.Size = new System.Drawing.Size(244, 24);
|
|
|
+ this.cbxDspoWay.TabIndex = 22;
|
|
|
+ this.cbxDspoWay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.cbxDspoWay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ this.cbxDspoWay.SelectedIndexChanged += new System.EventHandler(this.cbxDspoWay_SelectedIndexChanged);
|
|
|
+ //
|
|
|
// uiGroupBox2
|
|
|
//
|
|
|
this.uiGroupBox2.Controls.Add(this.dgvVolaDetailDtos);
|
|
|
this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiGroupBox2.Location = new System.Drawing.Point(0, 651);
|
|
|
+ this.uiGroupBox2.Location = new System.Drawing.Point(0, 666);
|
|
|
this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiGroupBox2.Name = "uiGroupBox2";
|
|
|
this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 24, 0, 0);
|
|
|
- this.uiGroupBox2.Size = new System.Drawing.Size(1548, 155);
|
|
|
+ this.uiGroupBox2.Size = new System.Drawing.Size(1275, 209);
|
|
|
this.uiGroupBox2.TabIndex = 21;
|
|
|
this.uiGroupBox2.Text = "违规明细";
|
|
|
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
@@ -180,55 +272,53 @@
|
|
|
// dgvVolaDetailDtos
|
|
|
//
|
|
|
this.dgvVolaDetailDtos.AllowUserToAddRows = false;
|
|
|
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvVolaDetailDtos.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvVolaDetailDtos.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
|
|
|
this.dgvVolaDetailDtos.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
this.dgvVolaDetailDtos.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvVolaDetailDtos.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvVolaDetailDtos.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
|
|
|
this.dgvVolaDetailDtos.ColumnHeadersHeight = 32;
|
|
|
this.dgvVolaDetailDtos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvVolaDetailDtos.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
+ dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvVolaDetailDtos.DefaultCellStyle = dataGridViewCellStyle23;
|
|
|
this.dgvVolaDetailDtos.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dgvVolaDetailDtos.EnableHeadersVisualStyles = false;
|
|
|
this.dgvVolaDetailDtos.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.dgvVolaDetailDtos.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
|
|
|
this.dgvVolaDetailDtos.Location = new System.Drawing.Point(0, 24);
|
|
|
this.dgvVolaDetailDtos.Name = "dgvVolaDetailDtos";
|
|
|
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvVolaDetailDtos.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
- this.dgvVolaDetailDtos.RowHeadersWidth = 62;
|
|
|
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.dgvVolaDetailDtos.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
+ dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvVolaDetailDtos.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
|
|
|
+ dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ this.dgvVolaDetailDtos.RowsDefaultCellStyle = dataGridViewCellStyle25;
|
|
|
this.dgvVolaDetailDtos.RowTemplate.Height = 23;
|
|
|
this.dgvVolaDetailDtos.SelectedIndex = -1;
|
|
|
- this.dgvVolaDetailDtos.Size = new System.Drawing.Size(1548, 131);
|
|
|
+ this.dgvVolaDetailDtos.Size = new System.Drawing.Size(1275, 185);
|
|
|
this.dgvVolaDetailDtos.TabIndex = 1;
|
|
|
this.dgvVolaDetailDtos.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- this.dgvVolaDetailDtos.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellContentClick);
|
|
|
//
|
|
|
// tbRuleName
|
|
|
//
|
|
|
@@ -519,11 +609,11 @@
|
|
|
this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.uiGroupBox3.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiGroupBox3.Name = "uiGroupBox3";
|
|
|
- this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 39, 0, 0);
|
|
|
- this.uiGroupBox3.Size = new System.Drawing.Size(405, 806);
|
|
|
+ this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
|
|
|
+ this.uiGroupBox3.Size = new System.Drawing.Size(270, 875);
|
|
|
this.uiGroupBox3.TabIndex = 2;
|
|
|
this.uiGroupBox3.Text = "违规项目";
|
|
|
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
@@ -534,69 +624,68 @@
|
|
|
// dgvVolaItems
|
|
|
//
|
|
|
this.dgvVolaItems.AllowUserToAddRows = false;
|
|
|
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvVolaItems.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
+ dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
+ this.dgvVolaItems.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
|
|
|
this.dgvVolaItems.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
this.dgvVolaItems.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvVolaItems.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
|
|
+ dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvVolaItems.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
|
|
|
this.dgvVolaItems.ColumnHeadersHeight = 32;
|
|
|
this.dgvVolaItems.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvVolaItems.DefaultCellStyle = dataGridViewCellStyle8;
|
|
|
+ dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvVolaItems.DefaultCellStyle = dataGridViewCellStyle28;
|
|
|
this.dgvVolaItems.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dgvVolaItems.EnableHeadersVisualStyles = false;
|
|
|
this.dgvVolaItems.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.dgvVolaItems.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvVolaItems.Location = new System.Drawing.Point(0, 39);
|
|
|
+ this.dgvVolaItems.Location = new System.Drawing.Point(0, 26);
|
|
|
this.dgvVolaItems.Name = "dgvVolaItems";
|
|
|
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvVolaItems.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
|
|
- this.dgvVolaItems.RowHeadersWidth = 62;
|
|
|
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
|
|
|
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
- this.dgvVolaItems.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
+ dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvVolaItems.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
|
|
|
+ dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
|
|
|
+ dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
|
|
+ dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
+ this.dgvVolaItems.RowsDefaultCellStyle = dataGridViewCellStyle30;
|
|
|
this.dgvVolaItems.RowTemplate.Height = 23;
|
|
|
this.dgvVolaItems.SelectedIndex = -1;
|
|
|
- this.dgvVolaItems.Size = new System.Drawing.Size(405, 767);
|
|
|
+ this.dgvVolaItems.Size = new System.Drawing.Size(270, 849);
|
|
|
this.dgvVolaItems.TabIndex = 0;
|
|
|
this.dgvVolaItems.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- this.dgvVolaItems.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvVolaItems_CellContentClick);
|
|
|
this.dgvVolaItems.SelectionChanged += new System.EventHandler(this.dgvVolaItems_SelectionChanged);
|
|
|
//
|
|
|
// PreAndInProcessAnalysisForm
|
|
|
//
|
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
|
- this.ClientSize = new System.Drawing.Size(1953, 886);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1545, 928);
|
|
|
this.Controls.Add(this.uiPanel2);
|
|
|
this.Controls.Add(this.uiGroupBox3);
|
|
|
this.Controls.Add(this.uiPanel1);
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "PreAndInProcessAnalysisForm";
|
|
|
this.Text = "事前事中智能审核";
|
|
|
this.uiPanel1.ResumeLayout(false);
|
|
|
this.uiPanel2.ResumeLayout(false);
|
|
|
+ this.uiGroupBox5.ResumeLayout(false);
|
|
|
this.uiGroupBox2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvVolaDetailDtos)).EndInit();
|
|
|
this.uiGroupBox1.ResumeLayout(false);
|
|
|
@@ -632,11 +721,16 @@
|
|
|
private Sunny.UI.UILabel uiLabel1;
|
|
|
private Sunny.UI.UIGroupBox uiGroupBox1;
|
|
|
private Sunny.UI.UIRichTextBox rbtVolaContent;
|
|
|
- private Sunny.UI.UIGroupBox uiGroupBox2;
|
|
|
private Sunny.UI.UIButton btnOK;
|
|
|
private Sunny.UI.UIButton btnCancle;
|
|
|
private Sunny.UI.UIGroupBox uiGroupBox3;
|
|
|
private Sunny.UI.UIDataGridView dgvVolaItems;
|
|
|
+ private Sunny.UI.UIGroupBox uiGroupBox2;
|
|
|
private Sunny.UI.UIDataGridView dgvVolaDetailDtos;
|
|
|
+ private Sunny.UI.UIGroupBox uiGroupBox5;
|
|
|
+ private Sunny.UI.UIRichTextBox rtbDspoWayRea;
|
|
|
+ private Sunny.UI.UIComboBox cbxDspoWay;
|
|
|
+ private Sunny.UI.UILabel uiLabel11;
|
|
|
+ private Sunny.UI.UITextBox tbDspoWay;
|
|
|
}
|
|
|
}
|