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

📄 frmavicapture.frm

📁 VB6.0编写的医院影像系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{1BE65FA0-CBF9-11D2-BBC7-00104B9E0792}#2.0#0"; "sstbars2.ocx"
Object = "{772D8C60-6294-11D0-B9B5-00A024FF8660}#1.2#0"; "WnvVideo.ocx"
Object = "{5B5E2861-6554-11D0-B9B5-00A024FF8660}#1.0#0"; "WnvVidX.ocx"
Begin VB.Form frmVideoCapture 
   Caption         =   "视频捕捉"
   ClientHeight    =   8595
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   11130
   Icon            =   "frmAviCapture.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   ScaleHeight     =   8595
   ScaleWidth      =   11130
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame fraVideo 
      Height          =   3555
      Left            =   1320
      TabIndex        =   9
      Top             =   840
      Width           =   4035
      Begin WNVVIDEOLib.WnvVideo wvAvi 
         Height          =   2970
         Left            =   360
         TabIndex        =   10
         Top             =   240
         Width           =   3420
         _Version        =   65538
         _ExtentX        =   6032
         _ExtentY        =   5239
         _StockProps     =   65
         VideoBorder     =   2
         VideoWidth      =   224
         VideoHeight     =   168
         AudioCaptureOn  =   0   'False
         EnableVideoStreamEvents=   -1  'True
      End
   End
   Begin MSComDlg.CommonDialog cdl 
      Left            =   75
      Top             =   2700
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin ActiveToolBars.SSActiveToolBars barCapture 
      Left            =   120
      Top             =   1800
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   131082
      ToolBarsCount   =   1
      ToolsCount      =   9
      PersonalizedMenus=   0
      Style           =   0
      Tools           =   "frmAviCapture.frx":014A
      ToolBars        =   "frmAviCapture.frx":5C2D
   End
   Begin VB.PictureBox Picture1 
      Align           =   4  'Align Right
      BorderStyle     =   0  'None
      Height          =   7725
      Left            =   6765
      ScaleHeight     =   7725
      ScaleWidth      =   4365
      TabIndex        =   7
      Top             =   0
      Width           =   4365
      Begin USNet.ImageBrowserControl ibPic 
         Height          =   2295
         Left            =   60
         TabIndex        =   35
         Top             =   5280
         Width           =   4275
         _ExtentX        =   7541
         _ExtentY        =   4048
         ShowAttachInfo  =   -1  'True
      End
      Begin VB.Frame Frame4 
         Caption         =   "预览"
         Height          =   615
         Left            =   60
         TabIndex        =   26
         Top             =   3780
         Width           =   4275
         Begin VB.OptionButton optPreview 
            Caption         =   "高性能(&H)"
            Height          =   255
            Index           =   2
            Left            =   2640
            TabIndex        =   27
            Top             =   240
            Width           =   1335
         End
         Begin VB.OptionButton optPreview 
            Caption         =   "正常(&N)"
            Height          =   255
            Index           =   1
            Left            =   1380
            TabIndex        =   28
            Top             =   240
            Value           =   -1  'True
            Width           =   1455
         End
         Begin VB.OptionButton optPreview 
            Caption         =   "冻结(&F)"
            Height          =   255
            Index           =   0
            Left            =   180
            TabIndex        =   29
            Top             =   240
            Width           =   1455
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "捕捉"
         Height          =   615
         Left            =   60
         TabIndex        =   21
         Top             =   4530
         Width           =   4275
         Begin VB.CheckBox chkCopyFrame 
            Caption         =   "静态快照(&F)"
            Height          =   300
            Left            =   1890
            TabIndex        =   30
            Top             =   240
            Width           =   1500
         End
         Begin VB.CheckBox chkSlowScan 
            Caption         =   "慢速扫描(&L)"
            Height          =   300
            Left            =   300
            TabIndex        =   22
            Top             =   240
            Width           =   1500
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "图片"
         Height          =   1395
         Left            =   60
         TabIndex        =   14
         Top             =   2280
         Width           =   4275
         Begin VB.CheckBox chkSave 
            Caption         =   "保存图像(&I)"
            Enabled         =   0   'False
            Height          =   300
            Left            =   300
            TabIndex        =   19
            Top             =   300
            Width           =   1380
         End
         Begin VB.CheckBox chkSound 
            Caption         =   "保存配音(&O)"
            Enabled         =   0   'False
            Height          =   300
            Left            =   300
            TabIndex        =   18
            Top             =   660
            Width           =   1320
         End
         Begin VB.CheckBox chkPrint 
            Caption         =   "打印报告(&P)"
            Enabled         =   0   'False
            Height          =   300
            Left            =   300
            TabIndex        =   17
            Top             =   1020
            Width           =   1320
         End
         Begin VB.CommandButton cmdSaveAs 
            Enabled         =   0   'False
            Height          =   330
            Left            =   3840
            Picture         =   "frmAviCapture.frx":5CA6
            Style           =   1  'Graphical
            TabIndex        =   16
            Top             =   240
            Width           =   330
         End
         Begin VB.CommandButton cmdImageSound 
            Enabled         =   0   'False
            Height          =   330
            Left            =   3840
            Picture         =   "frmAviCapture.frx":5DF0
            Style           =   1  'Graphical
            TabIndex        =   15
            Top             =   660
            Width           =   330
         End
         Begin VB.Label lblSound 
            Alignment       =   1  'Right Justify
            BackColor       =   &H00000000&
            BorderStyle     =   1  'Fixed Single
            ForeColor       =   &H0000FF00&
            Height          =   315
            Left            =   1860
            TabIndex        =   25
            Top             =   660
            Width           =   1815
         End
         Begin VB.Label lblImage 
            Alignment       =   1  'Right Justify
            BackColor       =   &H00000000&
            BorderStyle     =   1  'Fixed Single
            ForeColor       =   &H0000FF00&
            Height          =   315
            Left            =   1860
            TabIndex        =   20
            Top             =   240
            Width           =   1815
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "视频"
         Height          =   645
         Left            =   60
         TabIndex        =   11
         Top             =   60
         Width           =   4275
         Begin VB.CommandButton cmdPlayVideoSound 
            Height          =   330
            Left            =   3315
            Picture         =   "frmAviCapture.frx":5F0E
            Style           =   1  'Graphical
            TabIndex        =   34
            ToolTipText     =   "播放配音"
            Top             =   180
            Width           =   330
         End
         Begin VB.CommandButton cmdDeleteVideo 
            Height          =   330
            Left            =   3855
            Picture         =   "frmAviCapture.frx":6058
            Style           =   1  'Graphical
            TabIndex        =   33
            ToolTipText     =   "删除视频"
            Top             =   180
            Width           =   330
         End
         Begin VB.CommandButton cmdVideoSound 
            Enabled         =   0   'False
            Height          =   330
            Left            =   2955
            Picture         =   "frmAviCapture.frx":61A2
            Style           =   1  'Graphical
            TabIndex        =   13
            ToolTipText     =   "录制视频配音"
            Top             =   180
            Width           =   330
         End
         Begin VB.CheckBox chkSaveVideo 
            Caption         =   "保存视频(V)"
            Enabled         =   0   'False
            Height          =   255
            Left            =   300
            TabIndex        =   12
            Top             =   240
            Width           =   1470
         End
      End
      Begin MSComctlLib.ListView lvwVideo 
         Height          =   1380
         Left            =   60
         TabIndex        =   31
         Top             =   765
         Width           =   4260
         _ExtentX        =   7514
         _ExtentY        =   2434
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         FullRowSelect   =   -1  'True
         _Version        =   393217
         SmallIcons      =   "imlVideo"
         ColHdrIcons     =   "imlVideo"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   1
         NumItems        =   4
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "视频文件名"
            Object.Width           =   2117
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Alignment       =   1
            SubItemIndex    =   1
            Text            =   "大小"
            Object.Width           =   1905
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Alignment       =   1
            SubItemIndex    =   2
            Text            =   "帧数"
            Object.Width           =   1587
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "配音"
            Object.Width           =   1323
         EndProperty
      End
   End
   Begin VB.PictureBox picCommand 
      Align           =   2  'Align Bottom
      BorderStyle     =   0  'None
      Height          =   540
      Left            =   0
      ScaleHeight     =   540
      ScaleWidth      =   11130
      TabIndex        =   2
      Top             =   7725
      Width           =   11130
      Begin VB.CommandButton cmdCancel 
         Cancel          =   -1  'True
         Caption         =   "取消 [ESC]"
         Height          =   390
         Left            =   8160
         TabIndex        =   24
         Top             =   60
         Width           =   1245
      End
      Begin VB.CommandButton cmdOK 
         Caption         =   "确认 [ENTER]"
         Default         =   -1  'True
         Height          =   390
         Left            =   6840
         TabIndex        =   23
         Top             =   60
         Width           =   1275
      End
      Begin VB.CommandButton cmdVideoProp 
         Caption         =   "属性 [F6]"
         Height          =   375
         Left            =   4425
         TabIndex        =   8
         Top             =   75
         Width           =   1035
      End
      Begin VB.CommandButton cmdPlay 
         Caption         =   "回放 [F5]"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3345
         TabIndex        =   6
         Top             =   75
         Width           =   1035
      End
      Begin VB.CommandButton cmdStillImage 
         Caption         =   "静态 [F4]"
         Height          =   375
         Left            =   2265
         TabIndex        =   5
         Top             =   75
         Width           =   1035
      End
      Begin VB.CommandButton cmdStartCapture 
         Caption         =   "开始 [F2]"
         Height          =   375
         Left            =   105
         TabIndex        =   4
         Top             =   75
         Width           =   1035
      End
      Begin VB.CommandButton cmdStopCapture 
         Caption         =   "停止 [F3]"
         Enabled         =   0   'False
         Height          =   375
         Left            =   1185
         TabIndex        =   3
         Top             =   75
         Width           =   1035
      End
      Begin VB.Label lblInfo 
         Caption         =   "信息"
         Height          =   300
         Left            =   9480
         TabIndex        =   32
         Top             =   150
         Width           =   6000
      End
   End
   Begin WNVVIDXLib.WnvVidX wvVidX 
      Height          =   600
      Left            =   4215
      TabIndex        =   0
      Top             =   0
      Visible         =   0   'False
      Width           =   750
      _Version        =   65536
      _ExtentX        =   1323
      _ExtentY        =   1058
      _StockProps     =   9
   End
   Begin MSComctlLib.StatusBar sbrPicView 
      Align           =   2  'Align Bottom
      Height          =   330
      Left            =   0
      TabIndex        =   1
      Top             =   8265
      Width           =   11130
      _ExtentX        =   19632
      _ExtentY        =   582
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   5318
            Key             =   "Info"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   7937
            MinWidth        =   7937
            Key             =   "US_NO"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5821
            MinWidth        =   5821
            Key             =   "Pic"
         EndProperty
      EndProperty
   End
   Begin MSComDlg.CommonDialog cdlSave 
      Left            =   90
      Top             =   1125
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      DialogTitle     =   "图形另存为:"
      Filter          =   "图形文件(*.BMP)|*.BMP"
   End
   Begin MSComctlLib.ImageList imlVideo 
      Left            =   105
      Top             =   3480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   2
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmAviCapture.frx":62C0
            Key             =   "Video"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmAviCapture.frx":641C
            Key             =   "Sound"
         EndProperty
      EndProperty
   End
   Begin VB.Image imgHasPrint 

⌨️ 快捷键说明

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