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

📄 frmtemptumour.frm

📁 VB6.0编写的医院影像系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmTempTumour 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "肿块模板"
   ClientHeight    =   7635
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11790
   Icon            =   "frmTempTumour.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 
      Caption         =   "取消(Esc)"
      CausesValidation=   0   'False
      Height          =   495
      Left            =   9840
      TabIndex        =   20
      Top             =   7020
      Width           =   1575
   End
   Begin VB.CommandButton cmdCover 
      Caption         =   "覆盖(F3)"
      Height          =   495
      Left            =   8040
      TabIndex        =   19
      Top             =   7020
      Width           =   1635
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "添加(F2)"
      Height          =   495
      Left            =   6240
      TabIndex        =   18
      Top             =   7020
      Width           =   1635
   End
   Begin VB.PictureBox picOutside 
      CausesValidation=   0   'False
      Height          =   6900
      Left            =   0
      ScaleHeight     =   6840
      ScaleWidth      =   11730
      TabIndex        =   21
      TabStop         =   0   'False
      Top             =   0
      Width           =   11790
      Begin VB.PictureBox picInside 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         CausesValidation=   0   'False
         ForeColor       =   &H80000008&
         Height          =   12000
         Left            =   -300
         ScaleHeight     =   12000
         ScaleWidth      =   12045
         TabIndex        =   22
         TabStop         =   0   'False
         Top             =   0
         Width           =   12045
         Begin VB.Frame fraTumour 
            Caption         =   "肿块"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2070
            Left            =   360
            TabIndex        =   23
            Top             =   135
            Width           =   11355
            Begin VB.ComboBox cboT_B 
               Height          =   300
               Left            =   7620
               TabIndex        =   8
               Tag             =   "边缘"
               Text            =   "cboT_B"
               Top             =   715
               Width           =   1635
            End
            Begin VB.ComboBox cboT_Boundary 
               Height          =   300
               Left            =   990
               TabIndex        =   5
               Tag             =   "边界"
               Text            =   "cboT_Boundary"
               Top             =   715
               Width           =   1275
            End
            Begin VB.ComboBox cboT_I_Blood 
               Height          =   300
               Left            =   8340
               TabIndex        =   11
               Tag             =   "内部血流分布"
               Text            =   "cboT_I_Blood"
               Top             =   1100
               Width           =   1635
            End
            Begin VB.ComboBox cboT_Envelope 
               Height          =   300
               Left            =   5430
               TabIndex        =   7
               Tag             =   "包膜"
               Text            =   "cboT_Envelope"
               Top             =   715
               Width           =   735
            End
            Begin VB.ComboBox cboT_O_Blood 
               Height          =   300
               Left            =   1350
               TabIndex        =   9
               Tag             =   "外部血流分布"
               Text            =   "cboT_O_Blood"
               Top             =   1100
               Width           =   1635
            End
            Begin VB.TextBox txtT_RI 
               Height          =   270
               Left            =   7920
               TabIndex        =   17
               Text            =   "txtT_RI"
               Top             =   1485
               Width           =   495
            End
            Begin VB.TextBox txtT_PI 
               Height          =   270
               Left            =   6660
               TabIndex        =   16
               Text            =   "txtT_PI"
               Top             =   1485
               Width           =   495
            End
            Begin VB.TextBox txtT_SD 
               Height          =   270
               Left            =   5430
               TabIndex        =   15
               Text            =   "txtT_SD"
               Top             =   1485
               Width           =   495
            End
            Begin VB.TextBox txtT_MV 
               Height          =   270
               Left            =   3840
               TabIndex        =   14
               TabStop         =   0   'False
               Text            =   "txtT_MV"
               Top             =   1485
               Width           =   495
            End
            Begin VB.TextBox txtT_EDV 
               Height          =   270
               Left            =   2220
               TabIndex        =   13
               Text            =   "txtT_EDV"
               Top             =   1485
               Width           =   495
            End
            Begin VB.TextBox txtT_PSV 
               Height          =   270
               Left            =   510
               TabIndex        =   12
               Text            =   "txtT_PSV"
               Top             =   1485
               Width           =   495
            End
            Begin VB.TextBox txtT_Large 
               Height          =   270
               Left            =   8340
               TabIndex        =   4
               Text            =   "txtT_Large"
               Top             =   345
               Width           =   495
            End
            Begin VB.ComboBox cboT_A_Echo 
               Height          =   300
               Left            =   5430
               TabIndex        =   10
               Tag             =   "内部回声"
               Text            =   "cboT_A_Echo"
               Top             =   1100
               Width           =   1080
            End
            Begin VB.TextBox txtT_Length 
               Height          =   270
               Left            =   6930
               TabIndex        =   2
               Text            =   "txtT_Length"
               Top             =   345
               Width           =   495
            End
            Begin VB.TextBox txtT_Width 
               Height          =   270
               Left            =   7620
               TabIndex        =   3
               Text            =   "txtT_Width"
               Top             =   345
               Width           =   495
            End
            Begin VB.ComboBox cboT_See 
               Height          =   300
               Left            =   2220
               TabIndex        =   1
               Tag             =   "所见声像"
               Text            =   "cboT_See"
               Top             =   330
               Width           =   3795
            End
            Begin VB.ComboBox cboT_Shape 
               Height          =   300
               Left            =   3900
               TabIndex        =   6
               Tag             =   "形态"
               Text            =   "cboT_Shape"
               Top             =   715
               Width           =   1080
            End
            Begin VB.ComboBox cboT_Place 
               Height          =   300
               Left            =   180
               TabIndex        =   0
               Tag             =   "部位"
               Text            =   "cboT_Place"
               Top             =   330
               Width           =   1635
            End
            Begin VB.Label Label21 
               Caption         =   ","
               Height          =   195
               Left            =   9300
               TabIndex        =   57
               Top             =   780
               Width           =   195
            End
            Begin VB.Label Label18 
               Caption         =   "边缘"
               Height          =   195
               Left            =   7140
               TabIndex        =   56
               Top             =   768
               Width           =   555
            End
            Begin VB.Label Label17 
               Caption         =   "。"
               Height          =   255
               Left            =   8460
               TabIndex        =   55
               Top             =   1500
               Width           =   255
            End
            Begin VB.Label Label15 
               Caption         =   ",    RI"
               Height          =   195
               Left            =   7260
               TabIndex        =   54
               Top             =   1523
               Width           =   915
            End
            Begin VB.Label Label13 
               Caption         =   ",    PI"
               Height          =   195
               Left            =   6000
               TabIndex        =   53
               Top             =   1523
               Width           =   675
            End
            Begin VB.Label Label12 
               Caption         =   "cm/s,   S/D"
               Height          =   195
               Left            =   4380
               TabIndex        =   52
               Top             =   1523
               Width           =   1035
            End
            Begin VB.Label Label11 
               Caption         =   "cm/s,    MV"
               Height          =   195
               Left            =   2760
               TabIndex        =   51
               Top             =   1523
               Width           =   1095
            End
            Begin VB.Label Label10 
               Caption         =   "cm/s,    EDV"
               Height          =   195
               Left            =   1080
               TabIndex        =   50
               Top             =   1523
               Width           =   1095
            End
            Begin VB.Label Label6 
               Caption         =   "PSV"
               Height          =   195
               Left            =   180
               TabIndex        =   49
               Top             =   1523
               Width           =   1095
            End
            Begin VB.Label Label5 
               Caption         =   ","
               Height          =   195
               Left            =   10020
               TabIndex        =   48
               Top             =   1155
               Width           =   195

⌨️ 快捷键说明

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