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

📄 frmtempl_gb_p_s_bp.frm

📁 VB6.0编写的医院影像系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form frmTempL_GB_P_S_BP 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "肝胆胰脾后腹膜"
   ClientHeight    =   7635
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11790
   Icon            =   "frmTempL_GB_P_S_BP.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7635
   ScaleWidth      =   11790
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取消(Esc)"
      CausesValidation=   0   'False
      Height          =   495
      Left            =   9840
      TabIndex        =   90
      Top             =   7020
      Width           =   1575
   End
   Begin VB.CommandButton cmdCover 
      Caption         =   "覆盖(F3)"
      Height          =   495
      Left            =   8040
      TabIndex        =   89
      Top             =   7020
      Width           =   1635
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "添加(F2)"
      Height          =   495
      Left            =   6240
      TabIndex        =   88
      Top             =   7020
      Width           =   1635
   End
   Begin VB.PictureBox picOutside 
      CausesValidation=   0   'False
      Height          =   6900
      Left            =   0
      ScaleHeight     =   6840
      ScaleWidth      =   11730
      TabIndex        =   92
      TabStop         =   0   'False
      Top             =   0
      Width           =   11790
      Begin VB.VScrollBar vsbTemplet 
         CausesValidation=   0   'False
         Height          =   6840
         LargeChange     =   6000
         Left            =   11475
         Max             =   6000
         SmallChange     =   1500
         TabIndex        =   91
         TabStop         =   0   'False
         Top             =   0
         Width           =   255
      End
      Begin VB.PictureBox picInside 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         CausesValidation=   0   'False
         ForeColor       =   &H80000008&
         Height          =   10080
         Left            =   -225
         ScaleHeight     =   10080
         ScaleWidth      =   12045
         TabIndex        =   93
         TabStop         =   0   'False
         Tag             =   "腹部"
         Top             =   30
         Width           =   12045
         Begin VB.ComboBox cboA_YW 
            Height          =   300
            Left            =   2100
            TabIndex        =   86
            Tag             =   "隐窝"
            Text            =   "cboA_YW"
            Top             =   9495
            Width           =   1830
         End
         Begin VB.TextBox txtA_S3 
            Height          =   270
            Index           =   1
            Left            =   8010
            TabIndex        =   85
            Text            =   "txtA_S3"
            Top             =   9105
            Width           =   465
         End
         Begin VB.TextBox txtA_S2 
            Height          =   270
            Index           =   1
            Left            =   7290
            TabIndex        =   84
            Text            =   "txtA_S2"
            Top             =   9105
            Width           =   465
         End
         Begin VB.TextBox txtA_S1 
            Height          =   270
            Index           =   1
            Left            =   6570
            TabIndex        =   83
            Text            =   "txtA_S1"
            Top             =   9105
            Width           =   465
         End
         Begin VB.ComboBox cboA_Bigger 
            Height          =   300
            Index           =   1
            Left            =   5760
            TabIndex        =   82
            Tag             =   "大小"
            Text            =   "cboA_Bigger"
            Top             =   9090
            Width           =   735
         End
         Begin VB.ComboBox cboA_See 
            Height          =   300
            Index           =   1
            Left            =   2790
            TabIndex        =   81
            Tag             =   "所见声像图"
            Text            =   "cboA_See"
            Top             =   9090
            Width           =   2715
         End
         Begin VB.ComboBox cboA_PelvicPlace 
            Height          =   300
            Left            =   1515
            TabIndex        =   80
            Tag             =   "盆腔位置"
            Text            =   "cboA_PelvicPlace"
            Top             =   9090
            Width           =   915
         End
         Begin VB.TextBox txtA_S3 
            Height          =   270
            Index           =   0
            Left            =   8010
            TabIndex        =   79
            Text            =   "txtA_S3"
            Top             =   8700
            Width           =   465
         End
         Begin VB.TextBox txtA_S2 
            Height          =   270
            Index           =   0
            Left            =   7290
            TabIndex        =   78
            Text            =   "txtA_S2"
            Top             =   8700
            Width           =   465
         End
         Begin VB.TextBox txtA_S1 
            Height          =   270
            Index           =   0
            Left            =   6570
            TabIndex        =   77
            Text            =   "txtA_S1"
            Top             =   8700
            Width           =   465
         End
         Begin VB.ComboBox cboA_Bigger 
            Height          =   300
            Index           =   0
            Left            =   5760
            TabIndex        =   76
            Tag             =   "大小"
            Text            =   "cboA_Bigger"
            Top             =   8685
            Width           =   735
         End
         Begin VB.ComboBox cboA_See 
            Height          =   300
            Index           =   0
            Left            =   2790
            TabIndex        =   75
            Tag             =   "所见声像图"
            Text            =   "cboA_See"
            Top             =   8685
            Width           =   2715
         End
         Begin VB.ComboBox cboA_VenterPlace 
            Height          =   300
            Left            =   1515
            TabIndex        =   74
            Tag             =   "腹腔位置"
            Text            =   "cboA_VenterPlace"
            Top             =   8685
            Width           =   915
         End
         Begin VB.Frame fraBackPeritoneum 
            Caption         =   "后腹膜"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   795
            Left            =   360
            TabIndex        =   158
            Top             =   7710
            Width           =   11355
            Begin VB.TextBox txtBP_Z 
               Height          =   270
               Left            =   6540
               TabIndex        =   73
               Text            =   "txtBP_Z"
               Top             =   330
               Width           =   495
            End
            Begin VB.TextBox txtBP_Length 
               Height          =   270
               Left            =   4980
               TabIndex        =   71
               Text            =   "txtBP_Length"
               Top             =   330
               Width           =   495
            End
            Begin VB.TextBox txtBP_Width 
               Height          =   270
               Left            =   5760
               TabIndex        =   72
               Text            =   "txtBP_Width"
               Top             =   330
               Width           =   495
            End
            Begin VB.ComboBox cboBP_Bigger 
               Height          =   300
               Left            =   4200
               TabIndex        =   70
               Tag             =   "大小"
               Text            =   "cboBP_Bigger"
               Top             =   315
               Width           =   735
            End
            Begin VB.ComboBox cboBP_LymphNode 
               Height          =   300
               Left            =   1140
               TabIndex        =   69
               Tag             =   "腹主动脉旁"
               Text            =   "cboBP_LymphNode"
               Top             =   315
               Width           =   1395
            End
            Begin VB.Label Label71 
               Caption         =   "×"
               Height          =   195
               Left            =   6300
               TabIndex        =   167
               Top             =   368
               Width           =   195
            End
            Begin VB.Label Label56 
               Alignment       =   2  'Center
               Caption         =   "×"
               Height          =   195
               Left            =   5580
               TabIndex        =   162
               Top             =   375
               Width           =   135
            End
            Begin VB.Label Label57 
               Caption         =   "mm。"
               Height          =   195
               Left            =   7140
               TabIndex        =   161
               Top             =   375
               Width           =   315
            End
            Begin VB.Label Label58 
               Caption         =   "腹主动脉旁"
               Height          =   195
               Left            =   180
               TabIndex        =   160
               Top             =   375
               Width           =   975
            End
            Begin VB.Label Label59 
               Caption         =   "肿大淋巴结,"
               Height          =   195
               Left            =   2640
               TabIndex        =   159
               Top             =   375
               Width           =   1035
            End
         End
         Begin VB.Frame fraLiver 
            Caption         =   "肝脏"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2055
            Left            =   360
            TabIndex        =   130
            Top             =   480
            Width           =   11355
            Begin VB.ComboBox cboL_RL 
               Height          =   300
               Left            =   7320
               TabIndex        =   9
               Tag             =   "左右"
               Text            =   "cboL_RL"
               Top             =   760
               Width           =   555
            End
            Begin VB.ComboBox cboL_OutWall 
               Height          =   300
               Left            =   5370
               TabIndex        =   4
               Tag             =   "包膜"
               Text            =   "cboL_OutWall"
               Top             =   367
               Width           =   1545
            End
            Begin VB.TextBox txtL_DoorVein 
               Height          =   270
               Left            =   2520
               TabIndex        =   13
               Text            =   "txtL_DoorVein"
               Top             =   1170
               Width           =   465
            End
            Begin VB.TextBox txtL_NJ 
               Height          =   270

⌨️ 快捷键说明

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