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

📄 tabgui.frm

📁 优秀的 VB GUI 接口 ( 申请下拉菜单, 工具条, 页标签, 选择, 驱动器 bowes , 控制, 等等 ) 加快开发任何应用程序!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form giumenu 
   Caption         =   "Programmable System Checker"
   ClientHeight    =   6105
   ClientLeft      =   1275
   ClientTop       =   1620
   ClientWidth     =   9480
   LinkTopic       =   "Form1"
   ScaleHeight     =   6105
   ScaleWidth      =   9480
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   660
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   9480
      _ExtentX        =   16722
      _ExtentY        =   1164
      ButtonWidth     =   1032
      ButtonHeight    =   1005
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   327682
      BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7} 
         NumButtons      =   16
         BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "A"
            Object.Tag             =   ""
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "B"
            Object.Tag             =   ""
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "C"
            Object.Tag             =   ""
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "D"
            Object.Tag             =   ""
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "E"
            Object.Tag             =   ""
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "F"
            Object.Tag             =   ""
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "G"
            Object.Tag             =   ""
            ImageIndex      =   7
         EndProperty
         BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "H"
            Object.Tag             =   ""
            ImageIndex      =   8
         EndProperty
         BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "I"
            Object.Tag             =   ""
            ImageIndex      =   9
         EndProperty
         BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "J"
            Object.Tag             =   ""
            ImageIndex      =   10
         EndProperty
         BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "K"
            Object.Tag             =   ""
            ImageIndex      =   11
         EndProperty
         BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "L"
            Object.Tag             =   ""
            ImageIndex      =   12
         EndProperty
         BeginProperty Button13 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "M"
            Object.Tag             =   ""
            ImageIndex      =   13
         EndProperty
         BeginProperty Button14 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "N"
            Object.Tag             =   ""
            ImageIndex      =   14
         EndProperty
         BeginProperty Button15 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "O"
            Object.Tag             =   ""
            ImageIndex      =   15
         EndProperty
         BeginProperty Button16 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "P"
            Object.Tag             =   ""
            ImageIndex      =   16
         EndProperty
      EndProperty
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Left            =   120
      TabIndex        =   2
      Top             =   5760
      Width           =   9135
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4935
      Left            =   120
      TabIndex        =   1
      Top             =   720
      Width           =   9255
      _ExtentX        =   16325
      _ExtentY        =   8705
      _Version        =   327681
      Tabs            =   6
      Tab             =   5
      TabsPerRow      =   6
      TabHeight       =   520
      TabCaption(0)   =   "Bemchmark"
      TabPicture(0)   =   "tabgui.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "label1"
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(2)=   "Label3"
      Tab(0).Control(3)=   "Label4"
      Tab(0).Control(4)=   "ProgressBar1"
      Tab(0).Control(5)=   "HScroll1"
      Tab(0).Control(6)=   "Command1"
      Tab(0).Control(7)=   "Command2"
      Tab(0).Control(8)=   "Command3"
      Tab(0).Control(9)=   "ProgressBar2"
      Tab(0).Control(10)=   "Command4"
      Tab(0).Control(11)=   "HScroll2"
      Tab(0).Control(12)=   "HScroll3"
      Tab(0).Control(13)=   "Command5"
      Tab(0).Control(14)=   "Command6"
      Tab(0).Control(15)=   "Text2"
      Tab(0).Control(16)=   "Text3"
      Tab(0).Control(17)=   "Text4"
      Tab(0).ControlCount=   18
      TabCaption(1)   =   "Sound"
      TabPicture(1)   =   "tabgui.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).ControlCount=   0
      TabCaption(2)   =   "Color / Sound"
      TabPicture(2)   =   "tabgui.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).ControlCount=   0
      TabCaption(3)   =   "Graphing"
      TabPicture(3)   =   "tabgui.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).ControlCount=   0
      TabCaption(4)   =   "Bi-Lateral"
      TabPicture(4)   =   "tabgui.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).ControlCount=   0
      TabCaption(5)   =   "File Lists"
      TabPicture(5)   =   "tabgui.frx":008C
      Tab(5).ControlEnabled=   -1  'True
      Tab(5).Control(0)=   "Drive1"
      Tab(5).Control(0).Enabled=   0   'False
      Tab(5).Control(1)=   "Drive2"
      Tab(5).Control(1).Enabled=   0   'False
      Tab(5).Control(2)=   "Drive3"
      Tab(5).Control(2).Enabled=   0   'False
      Tab(5).Control(3)=   "Drive4"
      Tab(5).Control(3).Enabled=   0   'False
      Tab(5).Control(4)=   "File1"
      Tab(5).Control(4).Enabled=   0   'False
      Tab(5).Control(5)=   "File2"
      Tab(5).Control(5).Enabled=   0   'False
      Tab(5).Control(6)=   "Dir1"
      Tab(5).Control(6).Enabled=   0   'False
      Tab(5).Control(7)=   "Dir2"
      Tab(5).Control(7).Enabled=   0   'False
      Tab(5).Control(8)=   "Dir3"
      Tab(5).Control(8).Enabled=   0   'False
      Tab(5).Control(9)=   "Dir4"
      Tab(5).Control(9).Enabled=   0   'False
      Tab(5).Control(10)=   "File3"
      Tab(5).Control(10).Enabled=   0   'False
      Tab(5).Control(11)=   "File4"
      Tab(5).Control(11).Enabled=   0   'False
      Tab(5).ControlCount=   12
      Begin VB.FileListBox File4 
         Height          =   1455
         Left            =   7080
         TabIndex        =   32
         Top             =   3000
         Width           =   1695
      End
      Begin VB.FileListBox File3 
         Height          =   1455
         Left            =   4800
         TabIndex        =   31
         Top             =   3000
         Width           =   1815
      End
      Begin VB.DirListBox Dir4 
         Height          =   1440
         Left            =   7080
         TabIndex        =   30
         Top             =   1320
         Width           =   1695
      End
      Begin VB.DirListBox Dir3 
         Height          =   1440
         Left            =   4800
         TabIndex        =   29
         Top             =   1320
         Width           =   1815
      End
      Begin VB.DirListBox Dir2 
         Height          =   1440
         Left            =   2640
         TabIndex        =   28
         Top             =   1320
         Width           =   1695
      End
      Begin VB.DirListBox Dir1 
         Height          =   1440
         Left            =   360
         TabIndex        =   27
         Top             =   1320
         Width           =   1815
      End
      Begin VB.FileListBox File2 
         Height          =   1455
         Left            =   360
         TabIndex        =   26
         Top             =   3000
         Width           =   1815
      End
      Begin VB.FileListBox File1 
         Height          =   1455
         Left            =   2640
         TabIndex        =   25
         Top             =   3000
         Width           =   1695
      End
      Begin VB.DriveListBox Drive4 
         Height          =   315
         Left            =   7080
         TabIndex        =   24
         Top             =   720
         Width           =   1695
      End
      Begin VB.DriveListBox Drive3 
         Height          =   315
         Left            =   4800
         TabIndex        =   23
         Top             =   720
         Width           =   1815
      End
      Begin VB.DriveListBox Drive2 
         Height          =   315
         Left            =   2640
         TabIndex        =   22
         Top             =   720
         Width           =   1695
      End
      Begin VB.DriveListBox Drive1 
         Height          =   315
         Left            =   360
         TabIndex        =   21
         Top             =   720
         Width           =   1815
      End
      Begin VB.TextBox Text4 
         Height          =   495
         Left            =   -68040
         TabIndex        =   19
         Top             =   2400
         Width           =   1815
      End
      Begin VB.TextBox Text3 
         Height          =   495
         Left            =   -68040
         TabIndex        =   18
         Top             =   1560
         Width           =   1815
      End
      Begin VB.TextBox Text2 
         Height          =   495
         Left            =   -68040
         TabIndex        =   17
         Top             =   720
         Width           =   1815
      End
      Begin VB.CommandButton Command6 
         Caption         =   "Exit / Stop"
         Height          =   495
         Left            =   -72480
         TabIndex        =   13
         Top             =   2400
         Width           =   1695
      End
      Begin VB.CommandButton Command5 
         Caption         =   "Save Settings"
         Height          =   495
         Left            =   -72480
         TabIndex        =   12
         Top             =   1560
         Width           =   1695
      End
      Begin VB.HScrollBar HScroll3 
         Height          =   375
         Left            =   -70320
         TabIndex        =   11
         Top             =   2520
         Width           =   1815
      End
      Begin VB.HScrollBar HScroll2 
         Height          =   375
         Left            =   -70320
         TabIndex        =   10
         Top             =   1680
         Width           =   1815
      End
      Begin VB.CommandButton Command4 
         Caption         =   "Load Settings"
         Height          =   495
         Left            =   -72480
         TabIndex        =   9
         Top             =   720
         Width           =   1695
      End
      Begin ComctlLib.ProgressBar ProgressBar2 
         Height          =   495
         Left            =   -74640
         TabIndex        =   8
         Top             =   4080

⌨️ 快捷键说明

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