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

📄 frmtempkidneyspuncture.frm

📁 VB6.0编写的医院影像系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmTempKidneysPuncture 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "双肾穿刺定位"
   ClientHeight    =   7635
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11790
   Icon            =   "frmTempKidneysPuncture.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        =   13
      Top             =   7020
      Width           =   1575
   End
   Begin VB.CommandButton cmdCover 
      Caption         =   "覆盖(F3)"
      Height          =   495
      Left            =   8040
      TabIndex        =   12
      Top             =   7020
      Width           =   1635
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "添加(F2)"
      Height          =   495
      Left            =   6240
      TabIndex        =   11
      Top             =   7020
      Width           =   1635
   End
   Begin VB.PictureBox picOutside 
      CausesValidation=   0   'False
      Height          =   6900
      Left            =   0
      ScaleHeight     =   6840
      ScaleWidth      =   11730
      TabIndex        =   14
      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        =   15
         TabStop         =   0   'False
         Top             =   0
         Width           =   12045
         Begin VB.Frame fraKidneysPuncture 
            Caption         =   "双肾穿刺定位"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2115
            Left            =   360
            TabIndex        =   16
            Top             =   180
            Width           =   11355
            Begin VB.TextBox txtKP_L_Distance 
               Height          =   270
               Left            =   9840
               TabIndex        =   9
               Text            =   "txtKP_L_Distance"
               Top             =   937
               Width           =   495
            End
            Begin VB.TextBox txtKP_L_Thick 
               Height          =   270
               Left            =   6960
               TabIndex        =   8
               Text            =   "txtKP_L_Thick"
               Top             =   937
               Width           =   495
            End
            Begin VB.TextBox txtKP_L_X 
               Height          =   270
               Left            =   1140
               TabIndex        =   5
               Text            =   "txtKP_L_X"
               Top             =   937
               Width           =   495
            End
            Begin VB.TextBox txtKP_L_Y 
               Height          =   270
               Left            =   2880
               TabIndex        =   6
               Text            =   "txtKP_L_Y"
               Top             =   937
               Width           =   495
            End
            Begin VB.TextBox txtKP_L_Z 
               Height          =   270
               Left            =   4800
               TabIndex        =   7
               Text            =   "txtKP_L_Z"
               Top             =   937
               Width           =   495
            End
            Begin VB.TextBox txtKP_R_Distance 
               Height          =   270
               Left            =   9840
               TabIndex        =   4
               Text            =   "txtKP_R_Distance"
               Top             =   397
               Width           =   495
            End
            Begin VB.TextBox txtKP_R_Thick 
               Height          =   270
               Left            =   6960
               TabIndex        =   3
               Text            =   "txtKP_R_Thick"
               Top             =   397
               Width           =   495
            End
            Begin VB.ComboBox cboKP_Part 
               Height          =   300
               Left            =   180
               TabIndex        =   10
               Tag             =   "穿刺部位"
               Text            =   "cboKP_Part"
               Top             =   1500
               Width           =   735
            End
            Begin VB.TextBox txtKP_R_Z 
               Height          =   270
               Left            =   4800
               TabIndex        =   2
               Text            =   "txtKP_R_Z"
               Top             =   397
               Width           =   495
            End
            Begin VB.TextBox txtKP_R_Y 
               Height          =   270
               Left            =   2880
               TabIndex        =   1
               Text            =   "txtKP_R_Y"
               Top             =   397
               Width           =   495
            End
            Begin VB.TextBox txtKP_R_X 
               Height          =   270
               Left            =   1140
               TabIndex        =   0
               Text            =   "txtKP_R_X"
               Top             =   397
               Width           =   495
            End
            Begin VB.Label Label14 
               Caption         =   "mm。"
               Height          =   195
               Left            =   10440
               TabIndex        =   37
               Top             =   975
               Width           =   315
            End
            Begin VB.Label Label13 
               Caption         =   "肾包膜至表皮距离约"
               Height          =   195
               Left            =   8160
               TabIndex        =   36
               Top             =   975
               Width           =   1935
            End
            Begin VB.Label Label12 
               Caption         =   "mm,"
               Height          =   195
               Left            =   7560
               TabIndex        =   35
               Top             =   975
               Width           =   315
            End
            Begin VB.Label Label11 
               Caption         =   "肾实质厚度"
               Height          =   195
               Left            =   6000
               TabIndex        =   34
               Top             =   975
               Width           =   975
            End
            Begin VB.Label Label10 
               Caption         =   "mm,"
               Height          =   195
               Left            =   1740
               TabIndex        =   33
               Top             =   975
               Width           =   315
            End
            Begin VB.Label Label9 
               Caption         =   "左肾上下径"
               Height          =   195
               Left            =   180
               TabIndex        =   32
               Top             =   975
               Width           =   975
            End
            Begin VB.Label Label8 
               Caption         =   "mm,"
               Height          =   195
               Left            =   3480
               TabIndex        =   31
               Top             =   975
               Width           =   315
            End
            Begin VB.Label Label7 
               Caption         =   "前后径"
               Height          =   195
               Left            =   2280
               TabIndex        =   30
               Top             =   975
               Width           =   735
            End
            Begin VB.Label Label6 
               Caption         =   "mm,"
               Height          =   195

⌨️ 快捷键说明

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