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

📄 measureparameterform.frm

📁 内窥镜图案工作站有说明 有文档 有应用程序
💻 FRM
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form MeasureParameterForm 
   BackColor       =   &H00C0C000&
   Caption         =   "输入病人测量参数"
   ClientHeight    =   6315
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8655
   LinkTopic       =   "Form1"
   ScaleHeight     =   6315
   ScaleWidth      =   8655
   StartUpPosition =   2  '屏幕中心
   Visible         =   0   'False
   Begin VB.CommandButton OK 
      Appearance      =   0  'Flat
      Caption         =   "确   定"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   5760
      Width           =   1455
   End
   Begin VB.CommandButton Cancel 
      Appearance      =   0  'Flat
      Caption         =   "取   消"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6240
      Style           =   1  'Graphical
      TabIndex        =   12
      Top             =   5760
      Width           =   1455
   End
   Begin VB.CommandButton Command5 
      Height          =   495
      Left            =   7920
      Picture         =   "MeasureParameterForm.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   3480
      Width           =   495
   End
   Begin VB.CommandButton Command6 
      Height          =   495
      Left            =   7920
      Picture         =   "MeasureParameterForm.frx":0452
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   2400
      Width           =   495
   End
   Begin VB.CommandButton Command1 
      Height          =   495
      Left            =   3720
      Picture         =   "MeasureParameterForm.frx":0A70
      Style           =   1  'Graphical
      TabIndex        =   9
      Top             =   2040
      Width           =   495
   End
   Begin VB.CommandButton Command2 
      Height          =   495
      Left            =   3720
      Picture         =   "MeasureParameterForm.frx":0F4A
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   2640
      Width           =   495
   End
   Begin VB.CommandButton Command3 
      Height          =   495
      Left            =   3720
      Picture         =   "MeasureParameterForm.frx":15C8
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   3240
      Width           =   495
   End
   Begin VB.CommandButton Command4 
      Height          =   495
      Left            =   3720
      Picture         =   "MeasureParameterForm.frx":1B9E
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   3840
      Width           =   495
   End
   Begin VB.ComboBox Combo1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1680
      TabIndex        =   1
      Top             =   240
      Width           =   6135
   End
   Begin MSFlexGridLib.MSFlexGrid AllParaList 
      Height          =   3975
      Left            =   360
      TabIndex        =   4
      Top             =   1320
      Width           =   3015
      _ExtentX        =   5318
      _ExtentY        =   7011
      _Version        =   393216
      AllowUserResizing=   1
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSFlexGridLib.MSFlexGrid UsedParaList 
      Height          =   3975
      Left            =   4560
      TabIndex        =   5
      Top             =   1320
      Width           =   3015
      _ExtentX        =   5318
      _ExtentY        =   7011
      _Version        =   393216
      AllowUserResizing=   1
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "使用参数列表:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   4440
      TabIndex        =   3
      Top             =   960
      Width           =   1680
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "所有参数列表:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   240
      TabIndex        =   2
      Top             =   960
      Width           =   1680
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "所有部位:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   480
      TabIndex        =   0
      Top             =   360
      Width           =   1200
   End
End
Attribute VB_Name = "MeasureParameterForm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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