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

📄 frmmain.frm

📁 管理文档的原代码,可以把扫描的文档归类,便于查询
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         ScaleWidth      =   3735
         TabIndex        =   6
         Top             =   600
         Width           =   3735
         Begin VB.CommandButton CmdClear 
            Caption         =   "清除"
            Height          =   375
            Left            =   0
            TabIndex        =   12
            Top             =   120
            Width           =   495
         End
         Begin VB.ComboBox Cbx 
            Appearance      =   0  'Flat
            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
            Left            =   600
            TabIndex        =   7
            Top             =   120
            Width           =   2655
         End
         Begin VB.Label Label1 
            Alignment       =   2  'Center
            Caption         =   "地址"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   120
            TabIndex        =   8
            Top             =   80
            Width           =   735
         End
      End
      Begin MSComctlLib.ListView LV 
         Height          =   1935
         Left            =   0
         TabIndex        =   13
         Top             =   0
         Visible         =   0   'False
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   3413
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         AllowReorder    =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         Icons           =   "ImgBig"
         SmallIcons      =   "ImgTVMain"
         ColHdrIcons     =   "ImgTVMain"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         NumItems        =   4
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "卷名称"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "卷标"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "状态"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "是否可访问"
            Object.Width           =   2540
         EndProperty
      End
   End
   Begin MSComctlLib.Toolbar Tbar 
      Align           =   1  'Align Top
      Height          =   600
      Left            =   0
      TabIndex        =   2
      Top             =   0
      Width           =   15240
      _ExtentX        =   26882
      _ExtentY        =   1058
      ButtonWidth     =   1032
      ButtonHeight    =   1005
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImgTBar"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   15
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnback"
            Object.ToolTipText     =   "后退"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnforword"
            Object.ToolTipText     =   "前进"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   4
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnproperty"
            Object.ToolTipText     =   "属性"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnrefresh"
            Object.ToolTipText     =   "刷新"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   4
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnload"
            Object.ToolTipText     =   "导入查询文件"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnrange"
            Object.ToolTipText     =   "整理目录"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnlockdisk"
            Object.ToolTipText     =   "封盘"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   4
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnlock"
            Object.ToolTipText     =   "锁定工作站"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   4
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnexit"
            Object.ToolTipText     =   "退出"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   4
         EndProperty
         BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnhelp"
            Object.ToolTipText     =   "关于"
            ImageIndex      =   10
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.StatusBar SBar 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   3
      Top             =   10455
      Width           =   15240
      _ExtentX        =   26882
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   7
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   2646
            MinWidth        =   2646
            Picture         =   "FrmMain.frx":9D2A
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   4313
            MinWidth        =   4304
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   12295
            MinWidth        =   9702
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Text            =   "类型:"
            TextSave        =   "类型:"
         EndProperty
         BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   1773
            MinWidth        =   1764
            Text            =   "大小:"
            TextSave        =   "大小:"
         EndProperty
         BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            AutoSize        =   2
            Object.Width           =   1773
            MinWidth        =   1764
            TextSave        =   "12:28"
         EndProperty
         BeginProperty Panel7 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   882
            MinWidth        =   882
            Picture         =   "FrmMain.frx":E3CC
         EndProperty
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSComDlg.CommonDialog CmnDlg 
      Left            =   0
      Top             =   0
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Image ImgDrag 
      Height          =   3645
      Left            =   375
      MousePointer    =   9  'Size W E
      Top             =   1695
      Width           =   120
   End
   Begin VB.Menu mnu_dir 
      Caption         =   "选择目录(&S)  "
      Begin VB.Menu mnu_Dir_Do 
         Caption         =   "临时文件(&T)"
         Checked         =   -1  'True
         Index           =   0
      End
      Begin VB.Menu mnu_Dir_Do 
         Caption         =   "已建索引(&I)"
         Checked         =   -1  'True
         Index           =   1
      End
      Begin VB.Menu mnu_Dir_Do 
         Caption         =   "备份文件(&B)"
         Checked         =   -1  'True
         Index           =   2
      End
      Begin VB.Menu mnu_Dir_Do 
         Caption         =   "编研文件(&S)"
         Checked         =   -1  'True
         Index           =   3
      End
      Begin VB.Menu mnu_Dir_Do 
         Caption         =   "增补盘(&S)"
         Checked         =   -1  'True
         Index           =   4
      End
      Begin VB.Menu mnu_Dir_Do 
         Caption         =   "光盘柜(&C)"
         Checked         =   -1  'True
         Index           =   5
      End
   End
   Begin VB.Menu mnu_view 
      Caption         =   "查 看(&V)  "
      Begin VB.Menu mnu_view_do 
         Caption         =   "浏览(&E)"
         Index           =   0
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "-"
         Index           =   1
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "大图标(&G)"
         Index           =   2
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "小图标(&M)"
         Index           =   3
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "列 表(&L)"
         Index           =   4
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "详细资料(&D)"
         Index           =   5
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "-"
         Index           =   6
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "属 性(&P)"
         Index           =   7
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "-"
         Index           =   8
      End
      Begin VB.Menu mnu_view_do 
         Caption         =   "刷 新(&R)"
         Index           =   9
         Shortcut        =   {F5}
      End
   End
   Begin VB.Menu mnu_File 
      Caption         =   "刻 盘(&M)  "
      Begin VB.Menu mnu_File_Do 
         Caption         =   "导入(&I)"
         Index           =   0
      End
      Begin VB.Menu mnu_File_Do 
         Caption         =   "整理(&R)"
         Index           =   1
      End

⌨️ 快捷键说明

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