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

📄 frmvolumereg.frm

📁 一个把自己的东西刻成光盘后自动查询和启动的原代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{8E27C92E-1264-101C-8A2F-040224009C02}#7.0#0"; "MSCAL.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form FrmVolumeReg 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "案卷信息"
   ClientHeight    =   7050
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9945
   Icon            =   "FrmVolumeReg.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7050
   ScaleWidth      =   9945
   StartUpPosition =   2  'CenterScreen
   WindowState     =   2  'Maximized
   Begin VB.PictureBox PicCmd 
      BorderStyle     =   0  'None
      Height          =   615
      Left            =   -120
      ScaleHeight     =   615
      ScaleWidth      =   5295
      TabIndex        =   11
      Top             =   3960
      Width           =   5295
      Begin VB.CommandButton CmdNext 
         Caption         =   "下一页"
         Height          =   375
         Left            =   720
         TabIndex        =   14
         Top             =   0
         Width           =   735
      End
      Begin VB.CommandButton CmdPre 
         Caption         =   "上一页"
         Height          =   375
         Left            =   0
         TabIndex        =   13
         Top             =   0
         Width           =   735
      End
      Begin VB.CommandButton CmdCancel 
         Caption         =   "返回(&R)"
         Height          =   375
         Left            =   4080
         TabIndex        =   12
         Top             =   0
         Width           =   1095
      End
   End
   Begin VB.ComboBox CbxMain 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   0
      Left            =   4080
      TabIndex        =   4
      Top             =   0
      Visible         =   0   'False
      Width           =   1815
   End
   Begin VB.TextBox TxtMain 
      Height          =   405
      Index           =   0
      Left            =   4320
      TabIndex        =   3
      Top             =   600
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton CmdRQ 
      Caption         =   "..."
      Height          =   375
      Index           =   0
      Left            =   2400
      TabIndex        =   2
      Top             =   0
      Visible         =   0   'False
      Width           =   495
   End
   Begin VB.CommandButton CmdMain 
      Caption         =   "..."
      Height          =   375
      Index           =   0
      Left            =   6360
      TabIndex        =   1
      Top             =   360
      Visible         =   0   'False
      Width           =   495
   End
   Begin RichTextLib.RichTextBox RichTxtMain 
      Height          =   375
      Index           =   0
      Left            =   120
      TabIndex        =   0
      Top             =   2640
      Visible         =   0   'False
      Width           =   495
      _ExtentX        =   873
      _ExtentY        =   661
      _Version        =   393217
      Enabled         =   -1  'True
      ScrollBars      =   3
      TextRTF         =   $"FrmVolumeReg.frx":030A
   End
   Begin TabDlg.SSTab TabMain 
      Height          =   3615
      Left            =   1680
      TabIndex        =   5
      Top             =   3240
      Width           =   9255
      _ExtentX        =   16325
      _ExtentY        =   6376
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   1
      TabHeight       =   520
      TabMaxWidth     =   520
      TabCaption(0)   =   "Tab 0"
      TabPicture(0)   =   "FrmVolumeReg.frx":03A2
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "FrameSep(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "Tab 1"
      TabPicture(1)   =   "FrmVolumeReg.frx":03BE
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "LineCon(0)"
      Tab(1).Control(1)=   "LineCon(1)"
      Tab(1).ControlCount=   2
      Begin VB.Frame FrameSep 
         Height          =   125
         Index           =   0
         Left            =   0
         TabIndex        =   6
         Top             =   1440
         Width           =   8415
      End
      Begin VB.Line LineCon 
         Index           =   0
         Visible         =   0   'False
         X1              =   -74800
         X2              =   -74780
         Y1              =   960
         Y2              =   960
      End
      Begin VB.Line LineCon 
         Index           =   1
         Visible         =   0   'False
         X1              =   -74640
         X2              =   -74400
         Y1              =   600
         Y2              =   600
      End
   End
   Begin MSMask.MaskEdBox MaskRQ 
      Height          =   360
      Index           =   0
      Left            =   2160
      TabIndex        =   7
      Top             =   0
      Visible         =   0   'False
      Width           =   2415
      _ExtentX        =   4260
      _ExtentY        =   635
      _Version        =   393216
      MaxLength       =   11
      Format          =   "yyyy/mm/dd"
      Mask            =   "####年##月##日"
      PromptChar      =   "?"
   End
   Begin MSACAL.Calendar CalMain 
      Height          =   2055
      Index           =   0
      Left            =   0
      TabIndex        =   8
      Top             =   360
      Visible         =   0   'False
      Width           =   4095
      _Version        =   524288
      _ExtentX        =   7223
      _ExtentY        =   3625
      _StockProps     =   1
      BackColor       =   -2147483633
      Year            =   2000
      Month           =   12
      Day             =   5
      DayLength       =   1
      MonthLength     =   0
      DayFontColor    =   0
      FirstDay        =   2
      GridCellEffect  =   1
      GridFontColor   =   10485760
      GridLinesColor  =   -2147483632
      ShowDateSelectors=   -1  'True
      ShowDays        =   -1  'True
      ShowHorizontalGrid=   -1  'True
      ShowTitle       =   -1  'True
      ShowVerticalGrid=   -1  'True
      TitleFontColor  =   10485760
      ValueIsNull     =   0   'False
      BeginProperty DayFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty GridFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty TitleFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSComctlLib.ListView LVFile 
      Height          =   735
      Left            =   840
      TabIndex        =   9
      Top             =   2520
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   1296
      View            =   3
      LabelEdit       =   1
      MultiSelect     =   -1  'True
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      AllowReorder    =   -1  'True
      FullRowSelect   =   -1  'True
      _Version        =   393217
      Icons           =   "ImageLVNormal(1)"
      SmallIcons      =   "ImgListView(1)"
      ColHdrIcons     =   "ImgListView(1)"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin MSComctlLib.ImageList ImgListView 
      Index           =   1
      Left            =   0
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":03DA
            Key             =   "File"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":082C
            Key             =   "Volume"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":0C7E
            Key             =   "ColVolume"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":0F98
            Key             =   "ColFile"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageLVNormal 
      Index           =   1
      Left            =   720
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":13EA
            Key             =   "File"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":183C
            Key             =   "Volume"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":1C8E
            Key             =   "ColVolume"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmVolumeReg.frx":1FA8
            Key             =   "ColFile"
         EndProperty
      EndProperty
   End
   Begin VB.Label LblTitle 
      Alignment       =   2  'Center
      Caption         =   "案卷信息"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   18
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty

⌨️ 快捷键说明

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