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

📄 frmtempthorax.frm

📁 VB6.0编写的医院影像系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmTempThorax 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "胸腔探测"
   ClientHeight    =   7635
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11790
   Icon            =   "frmTempThorax.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        =   16
      Top             =   7020
      Width           =   1575
   End
   Begin VB.CommandButton cmdCover 
      Caption         =   "覆盖(F3)"
      Height          =   495
      Left            =   8040
      TabIndex        =   15
      Top             =   7020
      Width           =   1635
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "添加(F2)"
      Height          =   495
      Left            =   6240
      TabIndex        =   14
      Top             =   7020
      Width           =   1635
   End
   Begin VB.PictureBox picOutside 
      CausesValidation=   0   'False
      Height          =   6900
      Left            =   0
      ScaleHeight     =   6840
      ScaleWidth      =   11730
      TabIndex        =   17
      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        =   18
         TabStop         =   0   'False
         Tag             =   "回声"
         Top             =   0
         Width           =   12045
         Begin VB.Frame fraEyes 
            Caption         =   "胸腔"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   6375
            Left            =   360
            TabIndex        =   19
            Top             =   180
            Width           =   11355
            Begin VB.TextBox txtThorax_ID 
               Height          =   270
               Index           =   1
               Left            =   6360
               TabIndex        =   11
               Top             =   960
               Width           =   495
            End
            Begin VB.TextBox txtThorax_Rib_2 
               Height          =   270
               Index           =   1
               Left            =   5160
               TabIndex        =   10
               Top             =   960
               Width           =   375
            End
            Begin VB.TextBox txtThorax_Rib_1 
               Height          =   270
               Index           =   1
               Left            =   4320
               TabIndex        =   9
               Top             =   960
               Width           =   375
            End
            Begin VB.ComboBox cboThorax_Locate 
               Height          =   300
               Index           =   1
               Left            =   9900
               TabIndex        =   13
               Tag             =   "定位"
               Top             =   960
               Width           =   735
            End
            Begin VB.ComboBox cboThorax_Side 
               Height          =   300
               Index           =   1
               Left            =   240
               TabIndex        =   7
               Tag             =   "胸侧"
               Top             =   960
               Width           =   915
            End
            Begin VB.ComboBox cboThorax_Liq 
               Height          =   300
               Index           =   1
               Left            =   2040
               TabIndex        =   8
               Tag             =   "积液"
               Top             =   960
               Width           =   1275
            End
            Begin VB.ComboBox cboThorax_Echo 
               Height          =   300
               Index           =   1
               Left            =   7560
               TabIndex        =   12
               Tag             =   "回声"
               Top             =   960
               Width           =   2175
            End
            Begin VB.TextBox txtThorax_ID 
               Height          =   270
               Index           =   0
               Left            =   6360
               TabIndex        =   4
               Top             =   480
               Width           =   495
            End
            Begin VB.TextBox txtThorax_Rib_2 
               Height          =   270
               Index           =   0
               Left            =   5160
               TabIndex        =   3
               Top             =   480
               Width           =   375
            End
            Begin VB.TextBox txtThorax_Rib_1 
               Height          =   270
               Index           =   0
               Left            =   4320
               TabIndex        =   2
               Top             =   480
               Width           =   375
            End
            Begin VB.ComboBox cboThorax_Echo 
               Height          =   300
               Index           =   0
               Left            =   7560
               TabIndex        =   5
               Tag             =   "回声"
               Top             =   480
               Width           =   2175
            End
            Begin VB.ComboBox cboThorax_Liq 
               Height          =   300
               Index           =   0
               Left            =   2040
               TabIndex        =   1
               Tag             =   "积液"
               Top             =   480
               Width           =   1275
            End
            Begin VB.ComboBox cboThorax_Side 
               Height          =   300
               Index           =   0
               Left            =   240
               TabIndex        =   0
               Tag             =   "胸侧"
               Top             =   480
               Width           =   915
            End
            Begin VB.ComboBox cboThorax_Locate 
               Height          =   300
               Index           =   0
               Left            =   9900
               TabIndex        =   6
               Tag             =   "定位"
               Top             =   480
               Width           =   735
            End
            Begin VB.Label Label9 
               Caption         =   "mm,内见"
               Height          =   195
               Index           =   1
               Left            =   6900
               TabIndex        =   33
               Top             =   1020
               Width           =   675
            End
            Begin VB.Label Label8 
               Caption         =   "肋到"
               Height          =   195
               Index           =   1
               Left            =   4740
               TabIndex        =   32
               Top             =   1020
               Width           =   375
            End
            Begin VB.Label Label7 
               Caption         =   "肋, 内径"
               Height          =   195
               Index           =   1
               Left            =   5580
               TabIndex        =   31
               Top             =   1020
               Width           =   735
            End
            Begin VB.Label Label58 
               Caption         =   "胸腔探测, "
               Height          =   195
               Index           =   1
               Left            =   1200
               TabIndex        =   30
               Top             =   1035
               Width           =   975
            End
            Begin VB.Label Label1 
               Caption         =   "积液, 范围"
               Height          =   195
               Index           =   1
               Left            =   3375
               TabIndex        =   29
               Top             =   1020
               Width           =   915
            End
            Begin VB.Label Label6 
               Caption         =   "定位。"
               Height          =   195
               Index           =   1
               Left            =   10680
               TabIndex        =   28
               Top             =   1020
               Width           =   555
            End
            Begin VB.Label Label10 
               Caption         =   ","
               Height          =   195
               Index           =   1
               Left            =   9780
               TabIndex        =   27
               Top             =   1020
               Width           =   75
            End
            Begin VB.Label Label9 
               Caption         =   "mm,内见"
               Height          =   195
               Index           =   0
               Left            =   6900
               TabIndex        =   26
               Top             =   540
               Width           =   675
            End
            Begin VB.Label Label8 
               Caption         =   "肋到"
               Height          =   195
               Index           =   0
               Left            =   4740
               TabIndex        =   25
               Top             =   540
               Width           =   375
            End
            Begin VB.Label Label7 
               Caption         =   "肋, 内径"
               Height          =   195
               Index           =   0
               Left            =   5580
               TabIndex        =   24
               Top             =   540
               Width           =   735
            End
            Begin VB.Label Label10 
               Caption         =   ","
               Height          =   195
               Index           =   0
               Left            =   9780
               TabIndex        =   23
               Top             =   540
               Width           =   75
            End
            Begin VB.Label Label6 
               Caption         =   "定位。"
               Height          =   195
               Index           =   0
               Left            =   10680
               TabIndex        =   22
               Top             =   540
               Width           =   555
            End
            Begin VB.Label Label1 
               Caption         =   "积液, 范围"
               Height          =   195
               Index           =   0
               Left            =   3375
               TabIndex        =   21
               Top             =   540
               Width           =   915
            End
            Begin VB.Label Label58 
               Caption         =   "胸腔探测, "
               Height          =   195
               Index           =   0
               Left            =   1200
               TabIndex        =   20
               Top             =   555
               Width           =   975
            End
         End
      End
   End
End
Attribute VB_Name = "frmTempThorax"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Public strDescribe As String
Public strTip As String
Public Loaded As Boolean        '窗体是否加载
Private CurrentTempOrderNumber As Integer

Private Sub cmdAdd_Click()

    strDescribe = strDescribe & ThoraxDescribe(Me)
    'strTip = EyesTip(Me)
    'AddTip strTip
    
    AddDescribe strDescribe
    
    Unload Me
    
    With frmReport
'        If .txtUSTip(0).Text = "" Then .txtUSTip(0).Text = "未见异常。"
        .txtDescribe.SetFocus
    End With
    
End Sub

Private Sub cmdCancel_Click()
    Unload Me
End Sub

Private Sub cmdCover_Click()
    
    CleanTip
    
    strDescribe = strDescribe & ThoraxDescribe(Me)
    'strTip = EyesTip(Me)
    'AddTip strTip
    
    CoverDescribe strDescribe
    
    Unload Me
    
    With frmReport
'        If .txtUSTip(0).Text = "" Then .txtUSTip(0).Text = "未见异常。"
        .txtDescribe.SetFocus
    End With
    
End Sub

Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)

    Select Case KeyCode
        Case US_KEY_ADD
            cmdAdd_Click
        Case US_KEY_COVER
            cmdCover_Click
        Case US_KEY_CANCEL
            cmdCancel_Click
        Case vbKeyReturn
            SendKeys "{TAB}"
        Case Else
        
    End Select
    
End Sub

Private Sub Form_Load()
    strDescribe = ""
    strTip = ""
        
    Me.Loaded = True
    CurrentTempOrderNumber = modCommon.TempOrderNumber
    modCommon.TempLoadFlag(CurrentTempOrderNumber) = Me.Loaded
    modCommon.OldTempLoadFlag(CurrentTempOrderNumber) = Me.Loaded
    
    TempletINI Me
    Screen.MousePointer = vbDefault
    
End Sub

Private Sub Form_Terminate()
    Me.Loaded = False
    modCommon.TempLoadFlag(CurrentTempOrderNumber) = Me.Loaded
    If modCommon.LastTempNumber <> CurrentTempOrderNumber Then modCommon.PopOrganTemp (modCommon.OrganModelNameChosen)
End Sub

Private Sub Form_Unload(Cancel As Integer)
    Set frmTempThorax = Nothing
End Sub

⌨️ 快捷键说明

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