📄 mainform.designer.vb
字号:
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(3, 115)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(39, 15)
Me.Label9.TabIndex = 1
Me.Label9.Text = "FHR2"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(7, 16)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(39, 15)
Me.Label5.TabIndex = 0
Me.Label5.Text = "FHR1"
'
'Panel6
'
Me.Panel6.BackColor = System.Drawing.Color.WhiteSmoke
Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Panel6.Controls.Add(Me.MonthCalendar1)
Me.Panel6.Controls.Add(Me.Total_Page)
Me.Panel6.Controls.Add(Me.Label7)
Me.Panel6.Controls.Add(Me.Button1)
Me.Panel6.Controls.Add(Me.Button2)
Me.Panel6.Controls.Add(Me.ComboBox1)
Me.Panel6.Controls.Add(Me.HScrollBar1)
Me.Panel6.Controls.Add(Me.PictureBox1)
Me.Panel6.Location = New System.Drawing.Point(107, 90)
Me.Panel6.Name = "Panel6"
Me.Panel6.Size = New System.Drawing.Size(778, 642)
Me.Panel6.TabIndex = 13
'
'MonthCalendar1
'
Me.MonthCalendar1.BackColor = System.Drawing.SystemColors.Info
Me.MonthCalendar1.Location = New System.Drawing.Point(195, -2)
Me.MonthCalendar1.Name = "MonthCalendar1"
Me.MonthCalendar1.TabIndex = 0
Me.MonthCalendar1.Visible = False
'
'Total_Page
'
Me.Total_Page.AutoSize = True
Me.Total_Page.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Total_Page.Location = New System.Drawing.Point(416, 606)
Me.Total_Page.Name = "Total_Page"
Me.Total_Page.Size = New System.Drawing.Size(71, 14)
Me.Total_Page.TabIndex = 11
Me.Total_Page.Text = " Page total"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(360, 606)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(34, 14)
Me.Label7.TabIndex = 9
Me.Label7.Text = "Page"
'
'Button1
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button1.Location = New System.Drawing.Point(183, 601)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(75, 23)
Me.Button1.TabIndex = 6
Me.Button1.Text = "Page Up"
Me.Button1.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button2.Location = New System.Drawing.Point(511, 601)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 7
Me.Button2.Text = "Page Down"
Me.Button2.UseVisualStyleBackColor = True
'
'ComboBox1
'
Me.ComboBox1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Location = New System.Drawing.Point(305, 603)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(49, 22)
Me.ComboBox1.TabIndex = 8
'
'HScrollBar1
'
Me.HScrollBar1.Location = New System.Drawing.Point(1, 573)
Me.HScrollBar1.Maximum = 325
Me.HScrollBar1.Name = "HScrollBar1"
Me.HScrollBar1.Size = New System.Drawing.Size(773, 25)
Me.HScrollBar1.SmallChange = 5
Me.HScrollBar1.TabIndex = 1
'
'PictureBox1
'
Me.PictureBox1.BackColor = System.Drawing.Color.White
Me.PictureBox1.Location = New System.Drawing.Point(0, -45)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(1088, 637)
Me.PictureBox1.TabIndex = 0
Me.PictureBox1.TabStop = False
'
'PrintDocument1
'
Me.PrintDocument1.DocumentName = ""
'
'NowTimer
'
Me.NowTimer.Enabled = True
Me.NowTimer.Interval = 1000
'
'DataTimer
'
Me.DataTimer.Interval = 40
'
'SPort
'
'
'ReceiveTimer
'
'
'PrintPreviewDialog1
'
Me.PrintPreviewDialog1.AutoScrollMargin = New System.Drawing.Size(0, 0)
Me.PrintPreviewDialog1.AutoScrollMinSize = New System.Drawing.Size(0, 0)
Me.PrintPreviewDialog1.ClientSize = New System.Drawing.Size(398, 298)
Me.PrintPreviewDialog1.DataBindings.Add(New System.Windows.Forms.Binding("TopMost", Global.Bestman.My.MySettings.Default, "top", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
Me.PrintPreviewDialog1.Enabled = True
Me.PrintPreviewDialog1.Icon = CType(resources.GetObject("PrintPreviewDialog1.Icon"), System.Drawing.Icon)
Me.PrintPreviewDialog1.Name = "PrintPreviewDialog1"
Me.PrintPreviewDialog1.TopMost = Global.Bestman.My.MySettings.Default.top
Me.PrintPreviewDialog1.Visible = False
'
'Obv_Timer
'
Me.Obv_Timer.Interval = 1000
'
'OpenFileDialog1
'
'
'ImageList2
'
Me.ImageList2.ImageStream = CType(resources.GetObject("ImageList2.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList2.Images.SetKeyName(0, "ArrowDown.gif")
Me.ImageList2.Images.SetKeyName(1, "图形7.jpg")
'
'PrintDialog1
'
Me.PrintDialog1.UseEXDialog = True
'
'MainForm
'
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
Me.ClientSize = New System.Drawing.Size(1024, 768)
Me.Controls.Add(Me.StatusStrip1)
Me.Controls.Add(Me.Panel1)
Me.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "MainForm"
Me.ShowIcon = False
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "胎儿监护软件"
Me.TopMost = True
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel8.ResumeLayout(False)
Me.Panel8.PerformLayout()
Me.Panel4.ResumeLayout(False)
Me.Panel7.ResumeLayout(False)
Me.Panel2.ResumeLayout(False)
Me.Panel5.ResumeLayout(False)
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
Me.Panel6.ResumeLayout(False)
Me.Panel6.PerformLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents ToolStripStatusLabel3 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents ToolStripStatusLabel4 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents ToolStripStatusLabel5 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents ToolStripStatusLabel6 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Panel6 As System.Windows.Forms.Panel
Friend WithEvents HScrollBar1 As System.Windows.Forms.HScrollBar
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents Panel5 As System.Windows.Forms.Panel
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
Friend WithEvents Print_rate As System.Windows.Forms.LinkLabel
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Obv_status As System.Windows.Forms.LinkLabel
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Obv_Left As System.Windows.Forms.LinkLabel
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents MoreInform As System.Windows.Forms.LinkLabel
Friend WithEvents Prag_week As System.Windows.Forms.LinkLabel
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Prag_BedID As System.Windows.Forms.LinkLabel
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Prag_HosID As System.Windows.Forms.LinkLabel
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Prag_Name As System.Windows.Forms.LinkLabel
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents Start_Obv As System.Windows.Forms.Button
Friend WithEvents Stop_obv As System.Windows.Forms.Button
Friend WithEvents Print_Image As System.Windows.Forms.Button
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents Sys_Set As System.Windows.Forms.Button
Friend WithEvents Pra_File As System.Windows.Forms.Button
Friend WithEvents File_Op As System.Windows.Forms.Button
Friend WithEvents NowTimer As System.Windows.Forms.Timer
Friend WithEvents DataTimer As System.Windows.Forms.Timer
Friend WithEvents SPort As System.IO.Ports.SerialPort
Friend WithEvents ToolStripStatusLabel7 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents PrintDocument1 As System.Drawing.Printing.PrintDocument
Friend WithEvents ReceiveTimer As System.Windows.Forms.Timer
Friend WithEvents PrintPreviewDialog1 As System.Windows.Forms.PrintPreviewDialog
Friend WithEvents Obv_Timer As System.Windows.Forms.Timer
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents UC_Obv As System.Windows.Forms.Label
Friend WithEvents FHR_2 As System.Windows.Forms.Label
Friend WithEvents FHR_1 As System.Windows.Forms.Label
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents RichTextBox1 As System.Windows.Forms.RichTextBox
Friend WithEvents Panel4 As System.Windows.Forms.Panel
Friend WithEvents Panel7 As System.Windows.Forms.Panel
Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel
Friend WithEvents SysQuit As System.Windows.Forms.Button
Friend WithEvents Data_Man As System.Windows.Forms.Button
Friend WithEvents ImageSave As System.Windows.Forms.Button
Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
Friend WithEvents ImageLogo As System.Windows.Forms.Label
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents PrintDialog1 As System.Windows.Forms.PrintDialog
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Total_Page As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Panel8 As System.Windows.Forms.Panel
Friend WithEvents SearchPreg_Name As System.Windows.Forms.TextBox
Friend WithEvents ButtonOpenFile As System.Windows.Forms.Button
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
Friend WithEvents DateFile As System.Windows.Forms.TextBox
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents MonthCalendar1 As System.Windows.Forms.MonthCalendar
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -