808 lines
50 KiB
C#
808 lines
50 KiB
C#
|
|
namespace HL_FristAidPlatform_Trauma
|
|
{
|
|
partial class Form_Turnover
|
|
{
|
|
/// <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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
|
|
this.tablePanel3 = new DevExpress.Utils.Layout.TablePanel();
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
|
|
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl44 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl54 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
|
|
this.labelControl57 = new DevExpress.XtraEditors.LabelControl();
|
|
this.separatorControl4 = new DevExpress.XtraEditors.SeparatorControl();
|
|
this.timeControl11 = new HL_FristAidPlatform_Public.TimeControl();
|
|
this.labelControl58 = new DevExpress.XtraEditors.LabelControl();
|
|
this.uiDatetimePicker1 = new Sunny.UI.UIDatetimePicker();
|
|
this.uiDatetimePicker2 = new Sunny.UI.UIDatetimePicker();
|
|
this.uiDatetimePicker3 = new Sunny.UI.UIDatetimePicker();
|
|
this.uiDatetimePicker4 = new Sunny.UI.UIDatetimePicker();
|
|
this.uiDatetimePicker5 = new Sunny.UI.UIDatetimePicker();
|
|
this.uiDatetimePicker6 = new Sunny.UI.UIDatetimePicker();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
|
|
this.panelControl8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
|
|
this.panelControl11.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).BeginInit();
|
|
this.tablePanel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit();
|
|
this.panelControl12.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.separatorControl4)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(248)))));
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.simpleButton1);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 536);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(1028, 46);
|
|
this.panelControl1.TabIndex = 2;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
|
|
this.simpleButton1.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.simpleButton1.Appearance.Options.UseBackColor = true;
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Appearance.Options.UseForeColor = true;
|
|
this.simpleButton1.Location = new System.Drawing.Point(478, 5);
|
|
this.simpleButton1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
|
|
this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(97, 37);
|
|
this.simpleButton1.TabIndex = 1;
|
|
this.simpleButton1.Text = "保存";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.AutoScroll = true;
|
|
this.panel1.AutoSize = true;
|
|
this.panel1.Controls.Add(this.panelControl8);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1028, 536);
|
|
this.panel1.TabIndex = 3;
|
|
//
|
|
// panelControl8
|
|
//
|
|
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl8.Controls.Add(this.panelControl11);
|
|
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl8.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl8.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
this.panelControl8.Name = "panelControl8";
|
|
this.panelControl8.Padding = new System.Windows.Forms.Padding(11, 19, 11, 19);
|
|
this.panelControl8.Size = new System.Drawing.Size(1028, 536);
|
|
this.panelControl8.TabIndex = 16;
|
|
//
|
|
// panelControl11
|
|
//
|
|
this.panelControl11.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl11.Appearance.Options.UseBackColor = true;
|
|
this.panelControl11.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl11.Controls.Add(this.tablePanel3);
|
|
this.panelControl11.Controls.Add(this.panelControl12);
|
|
this.panelControl11.Controls.Add(this.timeControl11);
|
|
this.panelControl11.Controls.Add(this.labelControl58);
|
|
this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl11.Location = new System.Drawing.Point(11, 19);
|
|
this.panelControl11.Margin = new System.Windows.Forms.Padding(5);
|
|
this.panelControl11.Name = "panelControl11";
|
|
this.panelControl11.Padding = new System.Windows.Forms.Padding(5);
|
|
this.panelControl11.Size = new System.Drawing.Size(1006, 498);
|
|
this.panelControl11.TabIndex = 8;
|
|
//
|
|
// tablePanel3
|
|
//
|
|
this.tablePanel3.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 30.96F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 54.04F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 35.6F),
|
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 57F)});
|
|
this.tablePanel3.Controls.Add(this.uiDatetimePicker6);
|
|
this.tablePanel3.Controls.Add(this.uiDatetimePicker5);
|
|
this.tablePanel3.Controls.Add(this.uiDatetimePicker4);
|
|
this.tablePanel3.Controls.Add(this.uiDatetimePicker3);
|
|
this.tablePanel3.Controls.Add(this.uiDatetimePicker2);
|
|
this.tablePanel3.Controls.Add(this.uiDatetimePicker1);
|
|
this.tablePanel3.Controls.Add(this.textBox7);
|
|
this.tablePanel3.Controls.Add(this.textBox6);
|
|
this.tablePanel3.Controls.Add(this.textBox5);
|
|
this.tablePanel3.Controls.Add(this.textBox4);
|
|
this.tablePanel3.Controls.Add(this.textBox3);
|
|
this.tablePanel3.Controls.Add(this.textBox2);
|
|
this.tablePanel3.Controls.Add(this.textBox1);
|
|
this.tablePanel3.Controls.Add(this.radioGroup2);
|
|
this.tablePanel3.Controls.Add(this.radioGroup1);
|
|
this.tablePanel3.Controls.Add(this.labelControl13);
|
|
this.tablePanel3.Controls.Add(this.labelControl12);
|
|
this.tablePanel3.Controls.Add(this.labelControl11);
|
|
this.tablePanel3.Controls.Add(this.labelControl10);
|
|
this.tablePanel3.Controls.Add(this.labelControl9);
|
|
this.tablePanel3.Controls.Add(this.labelControl8);
|
|
this.tablePanel3.Controls.Add(this.labelControl7);
|
|
this.tablePanel3.Controls.Add(this.labelControl6);
|
|
this.tablePanel3.Controls.Add(this.labelControl5);
|
|
this.tablePanel3.Controls.Add(this.labelControl4);
|
|
this.tablePanel3.Controls.Add(this.labelControl3);
|
|
this.tablePanel3.Controls.Add(this.labelControl2);
|
|
this.tablePanel3.Controls.Add(this.labelControl1);
|
|
this.tablePanel3.Controls.Add(this.labelControl44);
|
|
this.tablePanel3.Controls.Add(this.labelControl54);
|
|
this.tablePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tablePanel3.Location = new System.Drawing.Point(5, 49);
|
|
this.tablePanel3.Margin = new System.Windows.Forms.Padding(11, 10, 11, 10);
|
|
this.tablePanel3.Name = "tablePanel3";
|
|
this.tablePanel3.Padding = new System.Windows.Forms.Padding(11, 5, 11, 5);
|
|
this.tablePanel3.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 61F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 51F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 51F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 55F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 55F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 56F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 50F),
|
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 45F)});
|
|
this.tablePanel3.Size = new System.Drawing.Size(996, 444);
|
|
this.tablePanel3.TabIndex = 314;
|
|
//
|
|
// textBox7
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox7, 1);
|
|
this.textBox7.Location = new System.Drawing.Point(191, 394);
|
|
this.textBox7.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox7.Multiline = true;
|
|
this.textBox7.Name = "textBox7";
|
|
this.tablePanel3.SetRow(this.textBox7, 7);
|
|
this.textBox7.Size = new System.Drawing.Size(276, 35);
|
|
this.textBox7.TabIndex = 101;
|
|
//
|
|
// textBox6
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox6, 1);
|
|
this.textBox6.Location = new System.Drawing.Point(191, 341);
|
|
this.textBox6.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox6.Multiline = true;
|
|
this.textBox6.Name = "textBox6";
|
|
this.tablePanel3.SetRow(this.textBox6, 6);
|
|
this.textBox6.Size = new System.Drawing.Size(276, 35);
|
|
this.textBox6.TabIndex = 100;
|
|
//
|
|
// textBox5
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox5, 3);
|
|
this.textBox5.Location = new System.Drawing.Point(682, 288);
|
|
this.textBox5.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox5.Multiline = true;
|
|
this.textBox5.Name = "textBox5";
|
|
this.tablePanel3.SetRow(this.textBox5, 5);
|
|
this.textBox5.Size = new System.Drawing.Size(293, 35);
|
|
this.textBox5.TabIndex = 99;
|
|
//
|
|
// textBox4
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox4, 3);
|
|
this.textBox4.Location = new System.Drawing.Point(682, 233);
|
|
this.textBox4.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox4.Multiline = true;
|
|
this.textBox4.Name = "textBox4";
|
|
this.tablePanel3.SetRow(this.textBox4, 4);
|
|
this.textBox4.Size = new System.Drawing.Size(293, 35);
|
|
this.textBox4.TabIndex = 98;
|
|
//
|
|
// textBox3
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox3, 3);
|
|
this.textBox3.Location = new System.Drawing.Point(682, 178);
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox3.Multiline = true;
|
|
this.textBox3.Name = "textBox3";
|
|
this.tablePanel3.SetRow(this.textBox3, 3);
|
|
this.textBox3.Size = new System.Drawing.Size(293, 35);
|
|
this.textBox3.TabIndex = 97;
|
|
//
|
|
// textBox2
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox2, 3);
|
|
this.textBox2.Location = new System.Drawing.Point(682, 128);
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox2.Multiline = true;
|
|
this.textBox2.Name = "textBox2";
|
|
this.tablePanel3.SetRow(this.textBox2, 2);
|
|
this.textBox2.Size = new System.Drawing.Size(293, 29);
|
|
this.textBox2.TabIndex = 96;
|
|
//
|
|
// textBox1
|
|
//
|
|
this.tablePanel3.SetColumn(this.textBox1, 3);
|
|
this.textBox1.Location = new System.Drawing.Point(682, 77);
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.textBox1.Multiline = true;
|
|
this.textBox1.Name = "textBox1";
|
|
this.tablePanel3.SetRow(this.textBox1, 1);
|
|
this.textBox1.Size = new System.Drawing.Size(293, 29);
|
|
this.textBox1.TabIndex = 95;
|
|
//
|
|
// radioGroup2
|
|
//
|
|
this.tablePanel3.SetColumn(this.radioGroup2, 1);
|
|
this.radioGroup2.Location = new System.Drawing.Point(191, 175);
|
|
this.radioGroup2.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.radioGroup2.Name = "radioGroup2";
|
|
this.radioGroup2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "是"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "否")});
|
|
this.tablePanel3.SetRow(this.radioGroup2, 3);
|
|
this.radioGroup2.Size = new System.Drawing.Size(276, 40);
|
|
this.radioGroup2.TabIndex = 88;
|
|
//
|
|
// radioGroup1
|
|
//
|
|
this.tablePanel3.SetColumn(this.radioGroup1, 1);
|
|
this.radioGroup1.Location = new System.Drawing.Point(191, 18);
|
|
this.radioGroup1.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.radioGroup1.Name = "radioGroup1";
|
|
this.radioGroup1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "1"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "2"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "3"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "4")});
|
|
this.tablePanel3.SetRow(this.radioGroup1, 0);
|
|
this.radioGroup1.Size = new System.Drawing.Size(276, 35);
|
|
this.radioGroup1.TabIndex = 87;
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl13.Appearance.Options.UseFont = true;
|
|
this.labelControl13.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl13.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl13.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl13, 0);
|
|
this.labelControl13.Location = new System.Drawing.Point(14, 402);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.tablePanel3.SetRow(this.labelControl13, 7);
|
|
this.labelControl13.Size = new System.Drawing.Size(164, 19);
|
|
this.labelControl13.TabIndex = 86;
|
|
this.labelControl13.Text = "转归情况备注:";
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl12.Appearance.Options.UseFont = true;
|
|
this.labelControl12.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl12.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl12.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl12, 2);
|
|
this.labelControl12.Location = new System.Drawing.Point(480, 349);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.tablePanel3.SetRow(this.labelControl12, 6);
|
|
this.labelControl12.Size = new System.Drawing.Size(189, 19);
|
|
this.labelControl12.TabIndex = 85;
|
|
this.labelControl12.Text = "转归时间:";
|
|
//
|
|
// labelControl11
|
|
//
|
|
this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl11.Appearance.Options.UseFont = true;
|
|
this.labelControl11.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl11.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl11.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl11, 0);
|
|
this.labelControl11.Location = new System.Drawing.Point(14, 349);
|
|
this.labelControl11.Name = "labelControl11";
|
|
this.tablePanel3.SetRow(this.labelControl11, 6);
|
|
this.labelControl11.Size = new System.Drawing.Size(164, 19);
|
|
this.labelControl11.TabIndex = 84;
|
|
this.labelControl11.Text = "具体去向:";
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl10.Appearance.Options.UseFont = true;
|
|
this.labelControl10.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl10.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl10.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl10, 2);
|
|
this.labelControl10.Location = new System.Drawing.Point(480, 296);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.tablePanel3.SetRow(this.labelControl10, 5);
|
|
this.labelControl10.Size = new System.Drawing.Size(189, 19);
|
|
this.labelControl10.TabIndex = 83;
|
|
this.labelControl10.Text = "留观时间描述:";
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl9.Appearance.Options.UseFont = true;
|
|
this.labelControl9.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl9.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl9, 0);
|
|
this.labelControl9.Location = new System.Drawing.Point(14, 296);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.tablePanel3.SetRow(this.labelControl9, 5);
|
|
this.labelControl9.Size = new System.Drawing.Size(164, 19);
|
|
this.labelControl9.TabIndex = 82;
|
|
this.labelControl9.Text = "留观时间:";
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl8.Appearance.Options.UseFont = true;
|
|
this.labelControl8.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl8, 2);
|
|
this.labelControl8.Location = new System.Drawing.Point(480, 241);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.tablePanel3.SetRow(this.labelControl8, 4);
|
|
this.labelControl8.Size = new System.Drawing.Size(189, 19);
|
|
this.labelControl8.TabIndex = 81;
|
|
this.labelControl8.Text = "死亡原因描述:";
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl7.Appearance.Options.UseFont = true;
|
|
this.labelControl7.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl7, 0);
|
|
this.labelControl7.Location = new System.Drawing.Point(14, 241);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.tablePanel3.SetRow(this.labelControl7, 4);
|
|
this.labelControl7.Size = new System.Drawing.Size(164, 19);
|
|
this.labelControl7.TabIndex = 80;
|
|
this.labelControl7.Text = "死亡时间:";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl6.Appearance.Options.UseFont = true;
|
|
this.labelControl6.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl6, 2);
|
|
this.labelControl6.Location = new System.Drawing.Point(480, 186);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.tablePanel3.SetRow(this.labelControl6, 3);
|
|
this.labelControl6.Size = new System.Drawing.Size(189, 19);
|
|
this.labelControl6.TabIndex = 79;
|
|
this.labelControl6.Text = "转科原因描述:";
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl5.Appearance.Options.UseFont = true;
|
|
this.labelControl5.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl5, 0);
|
|
this.labelControl5.Location = new System.Drawing.Point(14, 186);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.tablePanel3.SetRow(this.labelControl5, 3);
|
|
this.labelControl5.Size = new System.Drawing.Size(164, 19);
|
|
this.labelControl5.TabIndex = 78;
|
|
this.labelControl5.Text = "是否到达手术室:";
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl4.Appearance.Options.UseFont = true;
|
|
this.labelControl4.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl4, 2);
|
|
this.labelControl4.Location = new System.Drawing.Point(480, 133);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.tablePanel3.SetRow(this.labelControl4, 2);
|
|
this.labelControl4.Size = new System.Drawing.Size(189, 19);
|
|
this.labelControl4.TabIndex = 77;
|
|
this.labelControl4.Text = "接收科室:";
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl3.Appearance.Options.UseFont = true;
|
|
this.labelControl3.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl3, 0);
|
|
this.labelControl3.Location = new System.Drawing.Point(14, 133);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.tablePanel3.SetRow(this.labelControl3, 2);
|
|
this.labelControl3.Size = new System.Drawing.Size(164, 19);
|
|
this.labelControl3.TabIndex = 76;
|
|
this.labelControl3.Text = "交接时间:";
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl2.Appearance.Options.UseFont = true;
|
|
this.labelControl2.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl2, 2);
|
|
this.labelControl2.Location = new System.Drawing.Point(480, 74);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.tablePanel3.SetRow(this.labelControl2, 1);
|
|
this.labelControl2.Size = new System.Drawing.Size(189, 34);
|
|
this.labelControl2.TabIndex = 75;
|
|
this.labelControl2.Text = "接收医院:";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|
this.labelControl1.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.tablePanel3.SetColumn(this.labelControl1, 2);
|
|
this.labelControl1.Location = new System.Drawing.Point(480, 19);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.tablePanel3.SetRow(this.labelControl1, 0);
|
|
this.labelControl1.Size = new System.Drawing.Size(189, 32);
|
|
this.labelControl1.TabIndex = 74;
|
|
this.labelControl1.Text = "出院时间:";
|
|
//
|
|
// labelControl44
|
|
//
|
|
this.labelControl44.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.labelControl44.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelControl44.Appearance.Options.UseFont = true;
|
|
this.labelControl44.Appearance.Options.UseForeColor = true;
|
|
this.labelControl44.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl44.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel3.SetColumn(this.labelControl44, 0);
|
|
this.labelControl44.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl44.Location = new System.Drawing.Point(22, 15);
|
|
this.labelControl44.Margin = new System.Windows.Forms.Padding(11, 10, 11, 10);
|
|
this.labelControl44.Name = "labelControl44";
|
|
this.tablePanel3.SetRow(this.labelControl44, 0);
|
|
this.labelControl44.Size = new System.Drawing.Size(148, 41);
|
|
this.labelControl44.TabIndex = 64;
|
|
this.labelControl44.Text = "患者去向:";
|
|
//
|
|
// labelControl54
|
|
//
|
|
this.labelControl54.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.labelControl54.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelControl54.Appearance.Options.UseFont = true;
|
|
this.labelControl54.Appearance.Options.UseForeColor = true;
|
|
this.labelControl54.Appearance.Options.UseTextOptions = true;
|
|
this.labelControl54.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.tablePanel3.SetColumn(this.labelControl54, 0);
|
|
this.labelControl54.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelControl54.Location = new System.Drawing.Point(22, 76);
|
|
this.labelControl54.Margin = new System.Windows.Forms.Padding(11, 10, 11, 10);
|
|
this.labelControl54.Name = "labelControl54";
|
|
this.tablePanel3.SetRow(this.labelControl54, 1);
|
|
this.labelControl54.Size = new System.Drawing.Size(148, 31);
|
|
this.labelControl54.TabIndex = 73;
|
|
this.labelControl54.Text = "交接时间:";
|
|
//
|
|
// panelControl12
|
|
//
|
|
this.panelControl12.Appearance.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.panelControl12.Appearance.Options.UseBackColor = true;
|
|
this.panelControl12.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl12.Controls.Add(this.labelControl57);
|
|
this.panelControl12.Controls.Add(this.separatorControl4);
|
|
this.panelControl12.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl12.Location = new System.Drawing.Point(5, 5);
|
|
this.panelControl12.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
this.panelControl12.Name = "panelControl12";
|
|
this.panelControl12.Size = new System.Drawing.Size(996, 44);
|
|
this.panelControl12.TabIndex = 12;
|
|
//
|
|
// labelControl57
|
|
//
|
|
this.labelControl57.Appearance.Font = new System.Drawing.Font("Tahoma", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl57.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.labelControl57.Appearance.Options.UseFont = true;
|
|
this.labelControl57.Appearance.Options.UseForeColor = true;
|
|
this.labelControl57.Location = new System.Drawing.Point(13, 10);
|
|
this.labelControl57.Name = "labelControl57";
|
|
this.labelControl57.Size = new System.Drawing.Size(120, 23);
|
|
this.labelControl57.TabIndex = 293;
|
|
this.labelControl57.Text = "患者转归信息";
|
|
//
|
|
// separatorControl4
|
|
//
|
|
this.separatorControl4.BackColor = System.Drawing.Color.Transparent;
|
|
this.separatorControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.separatorControl4.LineColor = System.Drawing.Color.White;
|
|
this.separatorControl4.Location = new System.Drawing.Point(0, 29);
|
|
this.separatorControl4.Name = "separatorControl4";
|
|
this.separatorControl4.Padding = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
this.separatorControl4.Size = new System.Drawing.Size(996, 15);
|
|
this.separatorControl4.TabIndex = 292;
|
|
//
|
|
// timeControl11
|
|
//
|
|
this.timeControl11.BackColor = System.Drawing.Color.Transparent;
|
|
this.timeControl11.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
|
this.timeControl11.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
|
this.timeControl11.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
|
this.timeControl11.Location = new System.Drawing.Point(28, 591);
|
|
this.timeControl11.Margin = new System.Windows.Forms.Padding(6);
|
|
this.timeControl11.Name = "timeControl11";
|
|
this.timeControl11.Size = new System.Drawing.Size(167, 24);
|
|
this.timeControl11.TabIndex = 10;
|
|
this.timeControl11.TimeValue = "";
|
|
//
|
|
// labelControl58
|
|
//
|
|
this.labelControl58.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.labelControl58.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelControl58.Appearance.Options.UseFont = true;
|
|
this.labelControl58.Appearance.Options.UseForeColor = true;
|
|
this.labelControl58.Location = new System.Drawing.Point(76, 569);
|
|
this.labelControl58.Name = "labelControl58";
|
|
this.labelControl58.Size = new System.Drawing.Size(64, 19);
|
|
this.labelControl58.TabIndex = 9;
|
|
this.labelControl58.Text = "出院时间";
|
|
//
|
|
// uiDatetimePicker1
|
|
//
|
|
this.tablePanel3.SetColumn(this.uiDatetimePicker1, 3);
|
|
this.uiDatetimePicker1.FillColor = System.Drawing.Color.White;
|
|
this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiDatetimePicker1.Location = new System.Drawing.Point(682, 21);
|
|
this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.uiDatetimePicker1.MaxLength = 19;
|
|
this.uiDatetimePicker1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
this.uiDatetimePicker1.Name = "uiDatetimePicker1";
|
|
this.uiDatetimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
this.tablePanel3.SetRow(this.uiDatetimePicker1, 0);
|
|
this.uiDatetimePicker1.Size = new System.Drawing.Size(293, 29);
|
|
this.uiDatetimePicker1.SymbolDropDown = 61555;
|
|
this.uiDatetimePicker1.SymbolNormal = 61555;
|
|
this.uiDatetimePicker1.TabIndex = 102;
|
|
this.uiDatetimePicker1.Text = "uiDatetimePicker1";
|
|
this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiDatetimePicker1.Value = new System.DateTime(2022, 3, 4, 10, 28, 8, 359);
|
|
//
|
|
// uiDatetimePicker2
|
|
//
|
|
this.tablePanel3.SetColumn(this.uiDatetimePicker2, 1);
|
|
this.uiDatetimePicker2.FillColor = System.Drawing.Color.White;
|
|
this.uiDatetimePicker2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiDatetimePicker2.Location = new System.Drawing.Point(191, 77);
|
|
this.uiDatetimePicker2.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.uiDatetimePicker2.MaxLength = 19;
|
|
this.uiDatetimePicker2.MinimumSize = new System.Drawing.Size(63, 0);
|
|
this.uiDatetimePicker2.Name = "uiDatetimePicker2";
|
|
this.uiDatetimePicker2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
this.tablePanel3.SetRow(this.uiDatetimePicker2, 1);
|
|
this.uiDatetimePicker2.Size = new System.Drawing.Size(276, 29);
|
|
this.uiDatetimePicker2.SymbolDropDown = 61555;
|
|
this.uiDatetimePicker2.SymbolNormal = 61555;
|
|
this.uiDatetimePicker2.TabIndex = 103;
|
|
this.uiDatetimePicker2.Text = "uiDatetimePicker2";
|
|
this.uiDatetimePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiDatetimePicker2.Value = new System.DateTime(2022, 3, 4, 10, 28, 23, 544);
|
|
//
|
|
// uiDatetimePicker3
|
|
//
|
|
this.tablePanel3.SetColumn(this.uiDatetimePicker3, 1);
|
|
this.uiDatetimePicker3.FillColor = System.Drawing.Color.White;
|
|
this.uiDatetimePicker3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiDatetimePicker3.Location = new System.Drawing.Point(191, 128);
|
|
this.uiDatetimePicker3.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.uiDatetimePicker3.MaxLength = 19;
|
|
this.uiDatetimePicker3.MinimumSize = new System.Drawing.Size(63, 0);
|
|
this.uiDatetimePicker3.Name = "uiDatetimePicker3";
|
|
this.uiDatetimePicker3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
this.tablePanel3.SetRow(this.uiDatetimePicker3, 2);
|
|
this.uiDatetimePicker3.Size = new System.Drawing.Size(276, 29);
|
|
this.uiDatetimePicker3.SymbolDropDown = 61555;
|
|
this.uiDatetimePicker3.SymbolNormal = 61555;
|
|
this.uiDatetimePicker3.TabIndex = 104;
|
|
this.uiDatetimePicker3.Text = "uiDatetimePicker3";
|
|
this.uiDatetimePicker3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiDatetimePicker3.Value = new System.DateTime(2022, 3, 4, 10, 28, 46, 718);
|
|
//
|
|
// uiDatetimePicker4
|
|
//
|
|
this.tablePanel3.SetColumn(this.uiDatetimePicker4, 1);
|
|
this.uiDatetimePicker4.FillColor = System.Drawing.Color.White;
|
|
this.uiDatetimePicker4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiDatetimePicker4.Location = new System.Drawing.Point(191, 236);
|
|
this.uiDatetimePicker4.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.uiDatetimePicker4.MaxLength = 19;
|
|
this.uiDatetimePicker4.MinimumSize = new System.Drawing.Size(63, 0);
|
|
this.uiDatetimePicker4.Name = "uiDatetimePicker4";
|
|
this.uiDatetimePicker4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
this.tablePanel3.SetRow(this.uiDatetimePicker4, 4);
|
|
this.uiDatetimePicker4.Size = new System.Drawing.Size(276, 29);
|
|
this.uiDatetimePicker4.SymbolDropDown = 61555;
|
|
this.uiDatetimePicker4.SymbolNormal = 61555;
|
|
this.uiDatetimePicker4.TabIndex = 105;
|
|
this.uiDatetimePicker4.Text = "uiDatetimePicker4";
|
|
this.uiDatetimePicker4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiDatetimePicker4.Value = new System.DateTime(2022, 3, 4, 10, 29, 17, 597);
|
|
//
|
|
// uiDatetimePicker5
|
|
//
|
|
this.tablePanel3.SetColumn(this.uiDatetimePicker5, 1);
|
|
this.uiDatetimePicker5.FillColor = System.Drawing.Color.White;
|
|
this.uiDatetimePicker5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiDatetimePicker5.Location = new System.Drawing.Point(191, 291);
|
|
this.uiDatetimePicker5.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.uiDatetimePicker5.MaxLength = 19;
|
|
this.uiDatetimePicker5.MinimumSize = new System.Drawing.Size(63, 0);
|
|
this.uiDatetimePicker5.Name = "uiDatetimePicker5";
|
|
this.uiDatetimePicker5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
this.tablePanel3.SetRow(this.uiDatetimePicker5, 5);
|
|
this.uiDatetimePicker5.Size = new System.Drawing.Size(276, 29);
|
|
this.uiDatetimePicker5.SymbolDropDown = 61555;
|
|
this.uiDatetimePicker5.SymbolNormal = 61555;
|
|
this.uiDatetimePicker5.TabIndex = 106;
|
|
this.uiDatetimePicker5.Text = "uiDatetimePicker5";
|
|
this.uiDatetimePicker5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiDatetimePicker5.Value = new System.DateTime(2022, 3, 4, 10, 29, 28, 361);
|
|
//
|
|
// uiDatetimePicker6
|
|
//
|
|
this.tablePanel3.SetColumn(this.uiDatetimePicker6, 3);
|
|
this.uiDatetimePicker6.FillColor = System.Drawing.Color.White;
|
|
this.uiDatetimePicker6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiDatetimePicker6.Location = new System.Drawing.Point(682, 344);
|
|
this.uiDatetimePicker6.Margin = new System.Windows.Forms.Padding(10, 5, 10, 5);
|
|
this.uiDatetimePicker6.MaxLength = 19;
|
|
this.uiDatetimePicker6.MinimumSize = new System.Drawing.Size(63, 0);
|
|
this.uiDatetimePicker6.Name = "uiDatetimePicker6";
|
|
this.uiDatetimePicker6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
this.tablePanel3.SetRow(this.uiDatetimePicker6, 6);
|
|
this.uiDatetimePicker6.Size = new System.Drawing.Size(293, 29);
|
|
this.uiDatetimePicker6.SymbolDropDown = 61555;
|
|
this.uiDatetimePicker6.SymbolNormal = 61555;
|
|
this.uiDatetimePicker6.TabIndex = 107;
|
|
this.uiDatetimePicker6.Text = "uiDatetimePicker6";
|
|
this.uiDatetimePicker6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiDatetimePicker6.Value = new System.DateTime(2022, 3, 4, 10, 29, 38, 904);
|
|
//
|
|
// Form_Turnover
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1028, 582);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Name = "Form_Turnover";
|
|
this.Text = "转归信息";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
|
|
this.panelControl8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
|
|
this.panelControl11.ResumeLayout(false);
|
|
this.panelControl11.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).EndInit();
|
|
this.tablePanel3.ResumeLayout(false);
|
|
this.tablePanel3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit();
|
|
this.panelControl12.ResumeLayout(false);
|
|
this.panelControl12.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.separatorControl4)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl8;
|
|
private DevExpress.XtraEditors.PanelControl panelControl11;
|
|
private DevExpress.Utils.Layout.TablePanel tablePanel3;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl44;
|
|
private DevExpress.XtraEditors.LabelControl labelControl54;
|
|
private DevExpress.XtraEditors.PanelControl panelControl12;
|
|
private DevExpress.XtraEditors.LabelControl labelControl57;
|
|
private DevExpress.XtraEditors.SeparatorControl separatorControl4;
|
|
private HL_FristAidPlatform_Public.TimeControl timeControl11;
|
|
private DevExpress.XtraEditors.LabelControl labelControl58;
|
|
private DevExpress.XtraEditors.RadioGroup radioGroup1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private System.Windows.Forms.TextBox textBox7;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private DevExpress.XtraEditors.RadioGroup radioGroup2;
|
|
private Sunny.UI.UIDatetimePicker uiDatetimePicker6;
|
|
private Sunny.UI.UIDatetimePicker uiDatetimePicker5;
|
|
private Sunny.UI.UIDatetimePicker uiDatetimePicker4;
|
|
private Sunny.UI.UIDatetimePicker uiDatetimePicker3;
|
|
private Sunny.UI.UIDatetimePicker uiDatetimePicker2;
|
|
private Sunny.UI.UIDatetimePicker uiDatetimePicker1;
|
|
}
|
|
} |