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

📄 frmmian.frm

📁 这是本人几年前写的一个导医院His数据的小程序。
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmMian 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "导出数据"
   ClientHeight    =   3000
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4650
   Icon            =   "frmMian.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3000
   ScaleWidth      =   4650
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command2 
      Caption         =   "生成代码(住院)"
      Height          =   285
      Index           =   0
      Left            =   1530
      TabIndex        =   23
      Top             =   1560
      Width           =   1545
   End
   Begin VB.CommandButton Command2 
      Caption         =   "生成代码(门诊)"
      Height          =   285
      Index           =   1
      Left            =   3090
      TabIndex        =   22
      Top             =   1560
      Width           =   1455
   End
   Begin ComctlLib.ProgressBar pb 
      Height          =   135
      Left            =   60
      TabIndex        =   15
      Top             =   2820
      Visible         =   0   'False
      Width           =   4515
      _ExtentX        =   7964
      _ExtentY        =   238
      _Version        =   327682
      Appearance      =   1
   End
   Begin VB.Frame Frame2 
      Caption         =   "月报选项"
      Height          =   1515
      Left            =   60
      TabIndex        =   7
      Top             =   0
      Width           =   4515
      Begin VB.OptionButton optSel 
         Caption         =   "类别表(门诊)"
         CausesValidation=   0   'False
         Height          =   300
         Index           =   11
         Left            =   2820
         TabIndex        =   21
         Top             =   1170
         Width           =   1635
      End
      Begin VB.OptionButton optSel 
         Caption         =   "类别表(住院)"
         CausesValidation=   0   'False
         Height          =   270
         Index           =   10
         Left            =   1470
         TabIndex        =   20
         Top             =   1200
         Width           =   1515
      End
      Begin VB.OptionButton optSel 
         Caption         =   "门诊流量"
         Height          =   270
         Index           =   8
         Left            =   90
         TabIndex        =   18
         Top             =   570
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "-->"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   3990
         TabIndex        =   17
         Top             =   120
         Width           =   495
      End
      Begin VB.OptionButton optSel 
         Caption         =   "材料表"
         CausesValidation=   0   'False
         Height          =   270
         Index           =   7
         Left            =   90
         TabIndex        =   16
         Top             =   1200
         Width           =   1635
      End
      Begin VB.OptionButton optSel 
         Caption         =   "药品收费表"
         CausesValidation=   0   'False
         Height          =   270
         Index           =   6
         Left            =   2820
         TabIndex        =   14
         Top             =   900
         Width           =   1245
      End
      Begin VB.OptionButton optSel 
         Caption         =   "科室表(住院)"
         CausesValidation=   0   'False
         Height          =   270
         Index           =   5
         Left            =   120
         TabIndex        =   13
         Top             =   900
         Width           =   1395
      End
      Begin VB.OptionButton optSel 
         Caption         =   "门诊收费项目"
         CausesValidation=   0   'False
         Height          =   270
         Index           =   4
         Left            =   2820
         TabIndex        =   12
         Top             =   570
         Width           =   1395
      End
      Begin VB.OptionButton optSel 
         Caption         =   "住院收费项目"
         Height          =   270
         Index           =   3
         Left            =   1470
         TabIndex        =   11
         Top             =   570
         Width           =   1425
      End
      Begin VB.OptionButton optSel 
         Caption         =   "住院流量"
         Height          =   270
         Index           =   2
         Left            =   2820
         TabIndex        =   10
         Top             =   270
         Width           =   1155
      End
      Begin VB.OptionButton optSel 
         Caption         =   "门诊月报"
         Height          =   270
         Index           =   1
         Left            =   1470
         TabIndex        =   9
         Top             =   270
         Width           =   1095
      End
      Begin VB.OptionButton optSel 
         Caption         =   "住院月报"
         Height          =   270
         Index           =   0
         Left            =   90
         TabIndex        =   8
         Top             =   270
         Value           =   -1  'True
         Width           =   1095
      End
      Begin VB.OptionButton optSel 
         Caption         =   "科室表(门诊)"
         CausesValidation=   0   'False
         Height          =   270
         Index           =   9
         Left            =   1470
         TabIndex        =   19
         Top             =   900
         Width           =   1485
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "时间段"
      Height          =   1335
      Left            =   60
      TabIndex        =   0
      Top             =   1620
      Width           =   4515
      Begin VB.CommandButton cmdOK 
         Caption         =   "取消(&C)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   3360
         TabIndex        =   3
         Top             =   780
         Width           =   1035
      End
      Begin VB.CommandButton cmdOK 
         Caption         =   "导出(&O)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   3360
         TabIndex        =   2
         Top             =   300
         Width           =   1035
      End
      Begin MSComCtl2.DTPicker dtpDate 
         Height          =   375
         Index           =   0
         Left            =   1080
         TabIndex        =   1
         Top             =   270
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CustomFormat    =   "yyyy年MM月"
         Format          =   21430272
         UpDown          =   -1  'True
         CurrentDate     =   38341
      End
      Begin MSComCtl2.DTPicker dtpDate 
         Height          =   375
         Index           =   1
         Left            =   1080
         TabIndex        =   5
         Top             =   810
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CustomFormat    =   "yyyy年MM月"
         Format          =   21430272
         UpDown          =   -1  'True
         CurrentDate     =   38341
      End
      Begin VB.Label Label1 
         Caption         =   "终止日期:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   150
         TabIndex        =   6
         Top             =   870
         Width           =   1515
      End
      Begin VB.Label Label1 
         Caption         =   "起始日期:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False

⌨️ 快捷键说明

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