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

📄 datamange.designer.vb

📁 这是我自己用VB.NET编写的一款监护仪的电脑软件
💻 VB
📖 第 1 页 / 共 3 页
字号:
        Me.yunzhou.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.yunzhou.Location = New System.Drawing.Point(320, 314)
        Me.yunzhou.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.yunzhou.Name = "yunzhou"
        Me.yunzhou.Size = New System.Drawing.Size(100, 22)
        Me.yunzhou.TabIndex = 10
        '
        'Label5
        '
        Me.Label5.AutoSize = True
        Me.Label5.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label5.Location = New System.Drawing.Point(220, 316)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(97, 14)
        Me.Label5.TabIndex = 9
        Me.Label5.Text = "Pregnant Week:"
        '
        'zhuyuanhao
        '
        Me.zhuyuanhao.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.zhuyuanhao.Location = New System.Drawing.Point(105, 312)
        Me.zhuyuanhao.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.zhuyuanhao.Name = "zhuyuanhao"
        Me.zhuyuanhao.Size = New System.Drawing.Size(100, 22)
        Me.zhuyuanhao.TabIndex = 8
        '
        'Label6
        '
        Me.Label6.AutoSize = True
        Me.Label6.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label6.Location = New System.Drawing.Point(3, 316)
        Me.Label6.Name = "Label6"
        Me.Label6.Size = New System.Drawing.Size(97, 14)
        Me.Label6.TabIndex = 7
        Me.Label6.Text = "Patient Number:"
        '
        'chuangweihao
        '
        Me.chuangweihao.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.chuangweihao.Location = New System.Drawing.Point(485, 268)
        Me.chuangweihao.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.chuangweihao.Name = "chuangweihao"
        Me.chuangweihao.Size = New System.Drawing.Size(100, 22)
        Me.chuangweihao.TabIndex = 6
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        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(399, 271)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(79, 14)
        Me.Label3.TabIndex = 5
        Me.Label3.Text = "Bed Number:"
        '
        'yunfuming
        '
        Me.yunfuming.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.yunfuming.Location = New System.Drawing.Point(286, 268)
        Me.yunfuming.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.yunfuming.Name = "yunfuming"
        Me.yunfuming.Size = New System.Drawing.Size(100, 22)
        Me.yunfuming.TabIndex = 4
        '
        'Label2
        '
        Me.Label2.AutoSize = True
        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(195, 270)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(85, 14)
        Me.Label2.TabIndex = 3
        Me.Label2.Text = "Patient Name:"
        '
        'yunfuID
        '
        Me.yunfuID.BackColor = System.Drawing.Color.WhiteSmoke
        Me.yunfuID.Enabled = False
        Me.yunfuID.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.yunfuID.Location = New System.Drawing.Point(80, 266)
        Me.yunfuID.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.yunfuID.Name = "yunfuID"
        Me.yunfuID.Size = New System.Drawing.Size(100, 22)
        Me.yunfuID.TabIndex = 2
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        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(14, 268)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(66, 14)
        Me.Label1.TabIndex = 1
        Me.Label1.Text = "Patient ID:"
        '
        'DataGridView1
        '
        Me.DataGridView1.AutoGenerateColumns = False
        Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
        Me.DataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
        Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.PregIDDataGridViewTextBoxColumn, Me.PregNameDataGridViewTextBoxColumn, Me.PregBedIDDataGridViewTextBoxColumn, Me.PregHosIDDataGridViewTextBoxColumn, Me.PregWeekDataGridViewTextBoxColumn, Me.PregGPDataGridViewTextBoxColumn, Me.PregAgeDataGridViewTextBoxColumn, Me.PregNoteDataGridViewTextBoxColumn})
        Me.DataGridView1.DataSource = Me.PregnantBindingSource
        Me.DataGridView1.Location = New System.Drawing.Point(0, 0)
        Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.DataGridView1.MultiSelect = False
        Me.DataGridView1.Name = "DataGridView1"
        Me.DataGridView1.RowHeadersWidth = 4
        Me.DataGridView1.RowTemplate.Height = 23
        Me.DataGridView1.Size = New System.Drawing.Size(672, 232)
        Me.DataGridView1.TabIndex = 0
        '
        'PregIDDataGridViewTextBoxColumn
        '
        Me.PregIDDataGridViewTextBoxColumn.DataPropertyName = "Preg_ID"
        Me.PregIDDataGridViewTextBoxColumn.HeaderText = "Patient ID(automatic numbering)"
        Me.PregIDDataGridViewTextBoxColumn.Name = "PregIDDataGridViewTextBoxColumn"
        '
        'PregNameDataGridViewTextBoxColumn
        '
        Me.PregNameDataGridViewTextBoxColumn.DataPropertyName = "Preg_Name"
        Me.PregNameDataGridViewTextBoxColumn.HeaderText = "Patient Name"
        Me.PregNameDataGridViewTextBoxColumn.Name = "PregNameDataGridViewTextBoxColumn"
        '
        'PregBedIDDataGridViewTextBoxColumn
        '
        Me.PregBedIDDataGridViewTextBoxColumn.DataPropertyName = "Preg_BedID"
        Me.PregBedIDDataGridViewTextBoxColumn.HeaderText = "Bed Number"
        Me.PregBedIDDataGridViewTextBoxColumn.Name = "PregBedIDDataGridViewTextBoxColumn"
        '
        'PregHosIDDataGridViewTextBoxColumn
        '
        Me.PregHosIDDataGridViewTextBoxColumn.DataPropertyName = "Preg_HosID"
        Me.PregHosIDDataGridViewTextBoxColumn.HeaderText = "Patient Number"
        Me.PregHosIDDataGridViewTextBoxColumn.Name = "PregHosIDDataGridViewTextBoxColumn"
        '
        'PregWeekDataGridViewTextBoxColumn
        '
        Me.PregWeekDataGridViewTextBoxColumn.DataPropertyName = "Preg_Week"
        Me.PregWeekDataGridViewTextBoxColumn.HeaderText = "Pregnant Week"
        Me.PregWeekDataGridViewTextBoxColumn.Name = "PregWeekDataGridViewTextBoxColumn"
        '
        'PregGPDataGridViewTextBoxColumn
        '
        Me.PregGPDataGridViewTextBoxColumn.DataPropertyName = "Preg_GP"
        Me.PregGPDataGridViewTextBoxColumn.HeaderText = "G/P"
        Me.PregGPDataGridViewTextBoxColumn.Name = "PregGPDataGridViewTextBoxColumn"
        '
        'PregAgeDataGridViewTextBoxColumn
        '
        Me.PregAgeDataGridViewTextBoxColumn.DataPropertyName = "Preg_Age"
        Me.PregAgeDataGridViewTextBoxColumn.HeaderText = "Age"
        Me.PregAgeDataGridViewTextBoxColumn.Name = "PregAgeDataGridViewTextBoxColumn"
        '
        'PregNoteDataGridViewTextBoxColumn
        '
        Me.PregNoteDataGridViewTextBoxColumn.DataPropertyName = "Preg_Note"
        Me.PregNoteDataGridViewTextBoxColumn.HeaderText = "Note"
        Me.PregNoteDataGridViewTextBoxColumn.Name = "PregNoteDataGridViewTextBoxColumn"
        '
        'PregnantBindingSource
        '
        Me.PregnantBindingSource.DataMember = "Pregnant"
        Me.PregnantBindingSource.DataSource = Me.Preg_FileDataSet
        '
        'Preg_FileDataSet
        '
        Me.Preg_FileDataSet.DataSetName = "Preg_FileDataSet"
        Me.Preg_FileDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
        '
        'TabPage2
        '
        Me.TabPage2.Controls.Add(Me.ComboBox1)
        Me.TabPage2.Controls.Add(Me.Button4)
        Me.TabPage2.Controls.Add(Me.Button5)
        Me.TabPage2.Controls.Add(Me.Button6)
        Me.TabPage2.Controls.Add(Me.TextBox4)
        Me.TabPage2.Controls.Add(Me.Label12)
        Me.TabPage2.Controls.Add(Me.Label11)
        Me.TabPage2.Controls.Add(Me.TextBox2)
        Me.TabPage2.Controls.Add(Me.Label10)
        Me.TabPage2.Controls.Add(Me.TextBox1)
        Me.TabPage2.Controls.Add(Me.Label9)
        Me.TabPage2.Controls.Add(Me.DataGridView2)
        Me.TabPage2.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.TabPage2.Location = New System.Drawing.Point(4, 24)
        Me.TabPage2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.TabPage2.Name = "TabPage2"
        Me.TabPage2.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.TabPage2.Size = New System.Drawing.Size(672, 445)
        Me.TabPage2.TabIndex = 1
        Me.TabPage2.Text = "User Infromation"
        Me.TabPage2.UseVisualStyleBackColor = True
        '
        'ComboBox1
        '
        Me.ComboBox1.FormattingEnabled = True
        Me.ComboBox1.Items.AddRange(New Object() {"系统管理员", "普通用户"})
        Me.ComboBox1.Location = New System.Drawing.Point(304, 268)
        Me.ComboBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.ComboBox1.Name = "ComboBox1"
        Me.ComboBox1.Size = New System.Drawing.Size(100, 22)
        Me.ComboBox1.TabIndex = 19
        '
        'Button4
        '
        Me.Button4.Location = New System.Drawing.Point(515, 358)
        Me.Button4.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.Button4.Name = "Button4"
        Me.Button4.Size = New System.Drawing.Size(75, 23)
        Me.Button4.TabIndex = 18
        Me.Button4.Text = "Delete(&D)"
        Me.Button4.UseVisualStyleBackColor = True
        '
        'Button5
        '
        Me.Button5.Location = New System.Drawing.Point(515, 288)
        Me.Button5.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
        Me.Button5.Name = "Button5"
        Me.Button5.Size = New System.Drawing.Size(75, 23)
        Me.Button5.TabIndex = 17
        Me.Button5.Text = "Update(&E)"
        Me.Button5.UseVisualStyleBackColor = True
        '

⌨️ 快捷键说明

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