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

📄 病历.frm

📁 简易的病历管理 在VB6.0下编辑
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1 
   Caption         =   "简单病历管理系统  by 无嗔制作"
   ClientHeight    =   10500
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   15015
   Icon            =   "病历.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   10500
   ScaleWidth      =   15015
   Begin MSComctlLib.Toolbar Toolbar1 
      Height          =   330
      Left            =   0
      TabIndex        =   33
      Top             =   0
      Width           =   15015
      _ExtentX        =   26485
      _ExtentY        =   582
      ButtonWidth     =   1667
      ButtonHeight    =   582
      Appearance      =   1
      Style           =   1
      TextAlignment   =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   11
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查询"
            Key             =   "查询"
            Object.ToolTipText     =   "查询"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "新增"
            Key             =   "新增"
            Object.ToolTipText     =   "新增"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "刷新"
            Key             =   "刷新"
            Object.ToolTipText     =   "刷新"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "删除"
            Object.ToolTipText     =   "删除"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "上一条"
            Key             =   "上一条"
            Object.ToolTipText     =   "上一条"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "下一条"
            Key             =   "下一条"
            Object.ToolTipText     =   "下一条"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "最前"
            Key             =   "最前"
            Object.ToolTipText     =   "最前"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "最后"
            Key             =   "最后"
            Object.ToolTipText     =   "最后"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            Key             =   "修改"
            Object.ToolTipText     =   "修改"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "退出"
            Object.ToolTipText     =   "退出"
            ImageIndex      =   10
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "帮助"
            Object.ToolTipText     =   "帮助"
            ImageIndex      =   11
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame3 
      Caption         =   " 当前 "
      Height          =   8895
      Left            =   120
      TabIndex        =   24
      Top             =   1440
      Width           =   4095
      Begin VB.CommandButton Command11 
         Caption         =   "最后一条"
         Height          =   375
         Left            =   2400
         TabIndex        =   10
         Top             =   960
         Width           =   1095
      End
      Begin VB.CommandButton Command10 
         Caption         =   "第一条"
         Height          =   375
         Left            =   480
         TabIndex        =   9
         Top             =   960
         Width           =   1095
      End
      Begin VB.CommandButton Command9 
         Caption         =   "下一条"
         Height          =   375
         Left            =   2400
         TabIndex        =   8
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton Command8 
         Caption         =   "上一条"
         Height          =   375
         Left            =   480
         TabIndex        =   7
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton Command7 
         Caption         =   "应用"
         Height          =   375
         Left            =   2400
         TabIndex        =   12
         Top             =   1560
         Width           =   1095
      End
      Begin VB.CommandButton Command6 
         Caption         =   "修改"
         Height          =   375
         Left            =   480
         TabIndex        =   11
         Top             =   1560
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         DataField       =   "ID"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   375
         Index           =   0
         Left            =   3000
         TabIndex        =   14
         Top             =   2160
         Width           =   975
      End
      Begin VB.TextBox Text2 
         DataField       =   "姓名"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   720
         TabIndex        =   13
         Top             =   2160
         Width           =   1815
      End
      Begin VB.TextBox Text2 
         DataField       =   "性别"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   375
         Index           =   2
         Left            =   720
         TabIndex        =   15
         Top             =   2880
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         DataField       =   "年龄"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   375
         Index           =   3
         Left            =   2760
         TabIndex        =   16
         Top             =   2880
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         DataField       =   "入院时间"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   375
         Index           =   4
         Left            =   720
         TabIndex        =   17
         Top             =   3600
         Width           =   3255
      End
      Begin VB.TextBox Text2 
         DataField       =   "病史"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   2055
         Index           =   5
         Left            =   720
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   18
         Top             =   4380
         Width           =   3255
      End
      Begin VB.TextBox Text2 
         DataField       =   "备注"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   2055
         Index           =   6
         Left            =   720
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   19
         Top             =   6720
         Width           =   3255
      End
      Begin VB.Label Label3 
         Caption         =   "备注:"
         Height          =   255
         Index           =   7
         Left            =   120
         TabIndex        =   31
         Top             =   6840
         Width           =   495
      End
      Begin VB.Label Label3 
         Caption         =   "病史:"
         Height          =   255
         Index           =   6
         Left            =   120
         TabIndex        =   30
         Top             =   4440
         Width           =   495
      End
      Begin VB.Label Label3 
         Caption         =   "入院时间"
         Height          =   375
         Index           =   5
         Left            =   120
         TabIndex        =   29
         Top             =   3600
         Width           =   375
      End
      Begin VB.Label Label3 
         Caption         =   "年龄:"
         Height          =   255
         Index           =   4
         Left            =   2160
         TabIndex        =   28
         Top             =   3000
         Width           =   495
      End
      Begin VB.Label Label3 
         Caption         =   "性别:"
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   27
         Top             =   3000
         Width           =   495
      End
      Begin VB.Label Label3 
         Caption         =   "姓名:"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   26
         Top             =   2280
         Width           =   495
      End
      Begin VB.Label Label3 
         Caption         =   "ID:"
         Height          =   255
         Index           =   0
         Left            =   2640
         TabIndex        =   25
         Top             =   2280
         Width           =   255
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   " 信息浏览窗口 "
      Height          =   8895
      Left            =   4440
      TabIndex        =   20
      Top             =   1440
      Width           =   10575
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   1200
         Top             =   2160
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   11
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":F84A
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":1F0A4
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":2E8FE
               Key             =   ""
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":3E158
               Key             =   ""
            EndProperty
            BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":4D9B2
               Key             =   ""
            EndProperty
            BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":5D20C
               Key             =   ""
            EndProperty
            BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":6CA66
               Key             =   ""
            EndProperty
            BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":7C2C0
               Key             =   ""
            EndProperty
            BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":8BB1A
               Key             =   ""
            EndProperty
            BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":9B374
               Key             =   ""
            EndProperty
            BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "病历.frx":AABCE

⌨️ 快捷键说明

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