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

📄 frmkeshi.frm

📁 本系统可用于医院和专业体检中心的健康体检管理
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Begin VB.Form frmKeShi 
   BackColor       =   &H80000018&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "科室与项目组合"
   ClientHeight    =   6795
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   9270
   Icon            =   "frmKeShi.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6795
   ScaleWidth      =   9270
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000018&
      ForeColor       =   &H80000008&
      Height          =   1695
      Left            =   3750
      TabIndex        =   35
      Top             =   4950
      Width           =   5385
      Begin XPControls.XPCommandButton cmdExit 
         Cancel          =   -1  'True
         Height          =   375
         Left            =   3660
         TabIndex        =   36
         Top             =   1020
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   661
         Caption         =   "退  出"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin XPControls.XPCommandButton cmdSave 
         Height          =   375
         Left            =   630
         TabIndex        =   37
         Top             =   1020
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   661
         Caption         =   "保  存"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin XPControls.XPCommandButton cmdDelete 
         Height          =   375
         Left            =   2145
         TabIndex        =   38
         Top             =   420
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   661
         Caption         =   "删  除"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin XPControls.XPCommandButton cmdAdd 
         Height          =   375
         Left            =   630
         TabIndex        =   39
         Top             =   420
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   661
         Caption         =   "添  加"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin XPControls.XPCommandButton cmdModify 
         Height          =   375
         Left            =   3660
         TabIndex        =   40
         Top             =   420
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   661
         Caption         =   "修  改"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.Frame fraKS 
      Appearance      =   0  'Flat
      BackColor       =   &H80000018&
      Caption         =   "科室信息"
      ForeColor       =   &H80000008&
      Height          =   4515
      Left            =   3750
      TabIndex        =   0
      Top             =   90
      Width           =   5385
      Begin VB.ComboBox cmbKSType 
         Height          =   315
         ItemData        =   "frmKeShi.frx":0CCA
         Left            =   1200
         List            =   "frmKeShi.frx":0CCC
         Style           =   2  'Dropdown List
         TabIndex        =   42
         Top             =   1260
         Width           =   2205
      End
      Begin VB.TextBox txtKSID 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1200
         TabIndex        =   6
         Top             =   330
         Width           =   3945
      End
      Begin VB.TextBox txtKSMC 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1200
         TabIndex        =   5
         Top             =   795
         Width           =   3945
      End
      Begin VB.TextBox txtKSPYSX 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1200
         TabIndex        =   4
         Top             =   1725
         Width           =   3945
      End
      Begin VB.TextBox txtKSWBSX 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1200
         TabIndex        =   3
         Top             =   2160
         Width           =   3945
      End
      Begin VB.TextBox txtKSSM 
         Enabled         =   0   'False
         Height          =   1275
         Left            =   1200
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   2
         Top             =   3090
         Width           =   3945
      End
      Begin VB.ComboBox cmbKSSXH 
         Height          =   315
         Left            =   1200
         Style           =   2  'Dropdown List
         TabIndex        =   1
         Top             =   2610
         Width           =   1095
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "类  型:"
         Height          =   225
         Left            =   240
         TabIndex        =   43
         Top             =   1290
         Width           =   765
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "科室ID"
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   12
         Top             =   390
         Width           =   615
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "名  称"
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   11
         Top             =   855
         Width           =   615
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "说 明"
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   10
         Top             =   3090
         Width           =   615
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "拼音简码"
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   9
         Top             =   1770
         Width           =   855
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "五笔简码"
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   8
         Top             =   2220
         Width           =   855
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "显示顺序"
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   7
         Top             =   2655
         Width           =   855
      End
   End
   Begin MSComctlLib.TreeView tvwKSZH 
      Height          =   6495
      Left            =   150
      TabIndex        =   41
      Top             =   150
      Width           =   3375
      _ExtentX        =   5953
      _ExtentY        =   11456
      _Version        =   393217
      HideSelection   =   0   'False
      LabelEdit       =   1
      Style           =   7
      Appearance      =   1
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame fraDX 
      Appearance      =   0  'Flat
      BackColor       =   &H80000018&
      Caption         =   "组合信息"
      ForeColor       =   &H80000008&
      Height          =   4515
      Left            =   3750
      TabIndex        =   13
      Top             =   90
      Width           =   5385
      Begin VB.TextBox txtDXZYSX 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1170
         TabIndex        =   25
         Top             =   3105
         Width           =   3795
      End
      Begin VB.ComboBox cmbDXSXH 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1170
         Style           =   2  'Dropdown List
         TabIndex        =   24
         Top             =   1635
         Width           =   1305
      End
      Begin VB.Frame Frame3 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000008&
         Height          =   495
         Left            =   1170
         TabIndex        =   20
         Top             =   2010
         Width           =   3795
         Begin VB.OptionButton optFemale 
            BackColor       =   &H80000018&
            Caption         =   "女"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   2805
            TabIndex        =   23
            Top             =   180
            Width           =   615
         End
         Begin VB.OptionButton optNNTY 
            BackColor       =   &H80000018&
            Caption         =   "所有"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   315
            TabIndex        =   22
            Top             =   180
            Value           =   -1  'True
            Width           =   855
         End
         Begin VB.OptionButton optMale 
            BackColor       =   &H80000018&
            Caption         =   "男"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   1605
            TabIndex        =   21
            Top             =   180
            Width           =   615
         End
      End
      Begin VB.TextBox txtDXSM 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   1170
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   19
         Top             =   3555
         Width           =   3795
      End
      Begin VB.TextBox txtDXJG 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9

⌨️ 快捷键说明

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