⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainform.designer.vb

📁 这是我自己用VB.NET编写的一款监护仪的电脑软件
💻 VB
📖 第 1 页 / 共 4 页
字号:
        '
        Me.Obv_Left.AutoSize = True
        Me.Obv_Left.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
        Me.Obv_Left.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
        Me.Obv_Left.Enabled = False
        Me.Obv_Left.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Obv_Left.LinkColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.Obv_Left.Location = New System.Drawing.Point(4, 145)
        Me.Obv_Left.Name = "Obv_Left"
        Me.Obv_Left.Size = New System.Drawing.Size(74, 16)
        Me.Obv_Left.TabIndex = 0
        Me.Obv_Left.TabStop = True
        Me.Obv_Left.Text = "00min00sec"
        '
        'Label8
        '
        Me.Label8.AutoSize = True
        Me.Label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.Label8.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label8.Location = New System.Drawing.Point(14, 116)
        Me.Label8.Name = "Label8"
        Me.Label8.Size = New System.Drawing.Size(71, 16)
        Me.Label8.TabIndex = 0
        Me.Label8.Text = "Time Used:"
        '
        'GroupBox1
        '
        Me.GroupBox1.BackColor = System.Drawing.SystemColors.Info
        Me.GroupBox1.Controls.Add(Me.MoreInform)
        Me.GroupBox1.Controls.Add(Me.Prag_week)
        Me.GroupBox1.Controls.Add(Me.Label4)
        Me.GroupBox1.Controls.Add(Me.Prag_BedID)
        Me.GroupBox1.Controls.Add(Me.Label3)
        Me.GroupBox1.Controls.Add(Me.Prag_HosID)
        Me.GroupBox1.Controls.Add(Me.Label2)
        Me.GroupBox1.Controls.Add(Me.Prag_Name)
        Me.GroupBox1.Controls.Add(Me.Label1)
        Me.GroupBox1.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.GroupBox1.Location = New System.Drawing.Point(1, 26)
        Me.GroupBox1.Name = "GroupBox1"
        Me.GroupBox1.Size = New System.Drawing.Size(100, 302)
        Me.GroupBox1.TabIndex = 0
        Me.GroupBox1.TabStop = False
        Me.GroupBox1.Text = "Information of Patient"
        '
        'MoreInform
        '
        Me.MoreInform.AutoSize = True
        Me.MoreInform.Cursor = System.Windows.Forms.Cursors.Hand
        Me.MoreInform.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.MoreInform.LinkColor = System.Drawing.Color.DeepPink
        Me.MoreInform.Location = New System.Drawing.Point(7, 259)
        Me.MoreInform.Name = "MoreInform"
        Me.MoreInform.Size = New System.Drawing.Size(81, 28)
        Me.MoreInform.TabIndex = 7
        Me.MoreInform.TabStop = True
        Me.MoreInform.Text = "  See More " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Information"
        '
        'Prag_week
        '
        Me.Prag_week.AutoSize = True
        Me.Prag_week.Cursor = System.Windows.Forms.Cursors.No
        Me.Prag_week.Enabled = False
        Me.Prag_week.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Prag_week.LinkColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.Prag_week.Location = New System.Drawing.Point(20, 237)
        Me.Prag_week.Name = "Prag_week"
        Me.Prag_week.Size = New System.Drawing.Size(48, 14)
        Me.Prag_week.TabIndex = 6
        Me.Prag_week.TabStop = True
        Me.Prag_week.Text = "Not set"
        '
        'Label4
        '
        Me.Label4.AutoSize = True
        Me.Label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.Label4.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label4.Location = New System.Drawing.Point(-2, 207)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(106, 16)
        Me.Label4.TabIndex = 5
        Me.Label4.Text = "Gestation Weeks:"
        '
        'Prag_BedID
        '
        Me.Prag_BedID.AutoSize = True
        Me.Prag_BedID.Cursor = System.Windows.Forms.Cursors.No
        Me.Prag_BedID.Enabled = False
        Me.Prag_BedID.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Prag_BedID.LinkColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.Prag_BedID.Location = New System.Drawing.Point(20, 166)
        Me.Prag_BedID.Name = "Prag_BedID"
        Me.Prag_BedID.Size = New System.Drawing.Size(48, 14)
        Me.Prag_BedID.TabIndex = 4
        Me.Prag_BedID.TabStop = True
        Me.Prag_BedID.Text = "Not set"
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        Me.Label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.Label3.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label3.Location = New System.Drawing.Point(20, 143)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(57, 16)
        Me.Label3.TabIndex = 3
        Me.Label3.Text = "Bed No.:"
        '
        'Prag_HosID
        '
        Me.Prag_HosID.AutoSize = True
        Me.Prag_HosID.Cursor = System.Windows.Forms.Cursors.No
        Me.Prag_HosID.Enabled = False
        Me.Prag_HosID.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Prag_HosID.LinkColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.Prag_HosID.Location = New System.Drawing.Point(18, 110)
        Me.Prag_HosID.Name = "Prag_HosID"
        Me.Prag_HosID.Size = New System.Drawing.Size(48, 14)
        Me.Prag_HosID.TabIndex = 2
        Me.Prag_HosID.TabStop = True
        Me.Prag_HosID.Text = "Not set"
        '
        'Label2
        '
        Me.Label2.AutoSize = True
        Me.Label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.Label2.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label2.Location = New System.Drawing.Point(8, 87)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(75, 16)
        Me.Label2.TabIndex = 1
        Me.Label2.Text = "Patient No.:"
        '
        'Prag_Name
        '
        Me.Prag_Name.AutoSize = True
        Me.Prag_Name.Cursor = System.Windows.Forms.Cursors.No
        Me.Prag_Name.Enabled = False
        Me.Prag_Name.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Prag_Name.LinkColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.Prag_Name.Location = New System.Drawing.Point(18, 58)
        Me.Prag_Name.Name = "Prag_Name"
        Me.Prag_Name.Size = New System.Drawing.Size(48, 14)
        Me.Prag_Name.TabIndex = 0
        Me.Prag_Name.TabStop = True
        Me.Prag_Name.Text = "Not set"
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.Label1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label1.Location = New System.Drawing.Point(26, 34)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(44, 16)
        Me.Label1.TabIndex = 0
        Me.Label1.Text = "Name:"
        '
        'Panel3
        '
        Me.Panel3.BackColor = System.Drawing.Color.Gainsboro
        Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
        Me.Panel3.Controls.Add(Me.ImageLogo)
        Me.Panel3.Controls.Add(Me.Label21)
        Me.Panel3.Controls.Add(Me.Start_Obv)
        Me.Panel3.Controls.Add(Me.Stop_obv)
        Me.Panel3.Controls.Add(Me.RichTextBox1)
        Me.Panel3.Controls.Add(Me.UC_Obv)
        Me.Panel3.Controls.Add(Me.FHR_2)
        Me.Panel3.Controls.Add(Me.FHR_1)
        Me.Panel3.Controls.Add(Me.Label10)
        Me.Panel3.Controls.Add(Me.Label9)
        Me.Panel3.Controls.Add(Me.Label5)
        Me.Panel3.Location = New System.Drawing.Point(886, 50)
        Me.Panel3.Name = "Panel3"
        Me.Panel3.Size = New System.Drawing.Size(131, 682)
        Me.Panel3.TabIndex = 16
        '
        'ImageLogo
        '
        Me.ImageLogo.Image = Global.Bestman.My.Resources.Resources.商标
        Me.ImageLogo.Location = New System.Drawing.Point(7, 373)
        Me.ImageLogo.Name = "ImageLogo"
        Me.ImageLogo.Size = New System.Drawing.Size(113, 55)
        Me.ImageLogo.TabIndex = 0
        Me.ImageLogo.Text = " "
        Me.ImageLogo.Visible = False
        '
        'Label21
        '
        Me.Label21.AutoSize = True
        Me.Label21.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label21.Location = New System.Drawing.Point(2, 527)
        Me.Label21.Name = "Label21"
        Me.Label21.Size = New System.Drawing.Size(64, 15)
        Me.Label21.TabIndex = 13
        Me.Label21.Text = "Event Log:"
        '
        'Start_Obv
        '
        Me.Start_Obv.BackColor = System.Drawing.Color.LimeGreen
        Me.Start_Obv.Cursor = System.Windows.Forms.Cursors.Hand
        Me.Start_Obv.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Start_Obv.ImageAlign = System.Drawing.ContentAlignment.BottomCenter
        Me.Start_Obv.ImageIndex = 8
        Me.Start_Obv.ImageList = Me.ImageList1
        Me.Start_Obv.Location = New System.Drawing.Point(12, 215)
        Me.Start_Obv.Name = "Start_Obv"
        Me.Start_Obv.Size = New System.Drawing.Size(100, 50)
        Me.Start_Obv.TabIndex = 4
        Me.Start_Obv.Text = "Start"
        Me.Start_Obv.TextAlign = System.Drawing.ContentAlignment.TopCenter
        Me.Start_Obv.UseVisualStyleBackColor = False
        '
        'Stop_obv
        '
        Me.Stop_obv.BackColor = System.Drawing.Color.LightGray
        Me.Stop_obv.Cursor = System.Windows.Forms.Cursors.Hand
        Me.Stop_obv.Enabled = False
        Me.Stop_obv.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Stop_obv.ImageAlign = System.Drawing.ContentAlignment.BottomCenter
        Me.Stop_obv.ImageKey = "Stop.png"
        Me.Stop_obv.ImageList = Me.ImageList1
        Me.Stop_obv.Location = New System.Drawing.Point(12, 310)
        Me.Stop_obv.Name = "Stop_obv"
        Me.Stop_obv.Size = New System.Drawing.Size(100, 50)
        Me.Stop_obv.TabIndex = 5
        Me.Stop_obv.Text = "Stop"
        Me.Stop_obv.TextAlign = System.Drawing.ContentAlignment.TopCenter
        Me.Stop_obv.UseVisualStyleBackColor = False
        '
        'RichTextBox1
        '
        Me.RichTextBox1.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.RichTextBox1.Location = New System.Drawing.Point(4, 547)
        Me.RichTextBox1.Name = "RichTextBox1"
        Me.RichTextBox1.Size = New System.Drawing.Size(114, 128)
        Me.RichTextBox1.TabIndex = 12
        Me.RichTextBox1.Text = ""
        '
        'UC_Obv
        '
        Me.UC_Obv.AutoSize = True
        Me.UC_Obv.BackColor = System.Drawing.SystemColors.Control
        Me.UC_Obv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
        Me.UC_Obv.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.UC_Obv.Location = New System.Drawing.Point(6, 455)
        Me.UC_Obv.Name = "UC_Obv"
        Me.UC_Obv.Size = New System.Drawing.Size(110, 58)
        Me.UC_Obv.TabIndex = 8
        Me.UC_Obv.Text = "000"
        '
        'FHR_2
        '
        Me.FHR_2.AutoSize = True
        Me.FHR_2.BackColor = System.Drawing.SystemColors.Control
        Me.FHR_2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
        Me.FHR_2.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.FHR_2.Location = New System.Drawing.Point(4, 136)
        Me.FHR_2.Name = "FHR_2"
        Me.FHR_2.Size = New System.Drawing.Size(110, 58)
        Me.FHR_2.TabIndex = 7
        Me.FHR_2.Text = "000"
        '
        'FHR_1
        '
        Me.FHR_1.AutoSize = True
        Me.FHR_1.BackColor = System.Drawing.SystemColors.Control
        Me.FHR_1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
        Me.FHR_1.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.FHR_1.Location = New System.Drawing.Point(4, 38)
        Me.FHR_1.Name = "FHR_1"
        Me.FHR_1.Size = New System.Drawing.Size(110, 58)
        Me.FHR_1.TabIndex = 6
        Me.FHR_1.Text = "000"
        '
        'Label10
        '
        Me.Label10.AutoSize = True
        Me.Label10.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label10.Location = New System.Drawing.Point(3, 433)
        Me.Label10.Name = "Label10"
        Me.Label10.Size = New System.Drawing.Size(25, 15)
        Me.Label10.TabIndex = 2
        Me.Label10.Text = "UC"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -