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

📄 frmconfig_01.frm

📁 vb源码之家界面源码,非常详细的说明和代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmConfig_01 
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   4575
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6375
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4575
   ScaleWidth      =   6375
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VBFriend2006.XPText txtInput 
      Height          =   315
      Index           =   2
      Left            =   1500
      TabIndex        =   0
      Top             =   1095
      Width           =   4575
      _ExtentX        =   8070
      _ExtentY        =   556
      Text            =   "YYYY-MM-DD HH:MM:SS"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
   End
   Begin VBFriend2006.XPText txtInput 
      Height          =   315
      Index           =   0
      Left            =   1500
      TabIndex        =   1
      Top             =   180
      Width           =   4575
      _ExtentX        =   8070
      _ExtentY        =   556
      Enabled         =   0   'False
      Text            =   "叶帆"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
   End
   Begin VBFriend2006.Xp_Frame Xp_Frame1 
      Height          =   2385
      Left            =   90
      TabIndex        =   2
      Top             =   1665
      Width           =   3105
      _ExtentX        =   5477
      _ExtentY        =   4207
      Caption         =   "基本设置"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BackColor       =   16777215
      Begin VBFriend2006.CommandButton cmdHot 
         Height          =   285
         Index           =   2
         Left            =   2130
         TabIndex        =   3
         Top             =   750
         Width           =   795
         _ExtentX        =   1402
         _ExtentY        =   503
         Caption         =   "说明"
         ForeColor       =   16744576
         DotBackColor    =   -2147483633
      End
      Begin VBFriend2006.XPCombo XPCombo1 
         Height          =   315
         Left            =   300
         TabIndex        =   4
         Top             =   1860
         Width           =   2625
         _ExtentX        =   4630
         _ExtentY        =   556
         Text            =   "简体中文"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VBFriend2006.XPCombo cmbInput 
         Height          =   315
         Left            =   2130
         TabIndex        =   5
         Top             =   360
         Width           =   795
         _ExtentX        =   1402
         _ExtentY        =   556
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VBFriend2006.XpCheckBox chkInput 
         Height          =   405
         Index           =   0
         Left            =   300
         TabIndex        =   6
         Top             =   330
         Width           =   2385
         _ExtentX        =   4207
         _ExtentY        =   714
         Caption         =   "工程文件定时保存"
         BackColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VBFriend2006.XpCheckBox chkInput 
         Height          =   405
         Index           =   1
         Left            =   300
         TabIndex        =   7
         Top             =   690
         Width           =   2385
         _ExtentX        =   4207
         _ExtentY        =   714
         Caption         =   "启用功能热键"
         BackColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VBFriend2006.XpCheckBox chkInput 
         Height          =   405
         Index           =   2
         Left            =   300
         TabIndex        =   8
         Top             =   1050
         Width           =   2385
         _ExtentX        =   4207
         _ExtentY        =   714
         Caption         =   "启用VB IDE操作面板"
         BackColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   ">> 界面语言(重启后有效):"
         Enabled         =   0   'False
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   300
         TabIndex        =   9
         Top             =   1560
         Width           =   3075
      End
   End
   Begin VBFriend2006.Xp_Frame Xp_Frame2 
      Height          =   2385
      Left            =   3420
      TabIndex        =   10
      Top             =   1665
      Width           =   2715
      _ExtentX        =   4789
      _ExtentY        =   4207
      Caption         =   "鼠标滚轮设置"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BackColor       =   16777215
      Begin VBFriend2006.OsenXPSpin spnInput 
         Height          =   330
         Left            =   1680
         TabIndex        =   11
         Top             =   870
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   582
         Enabled         =   0   'False
         Locked          =   -1  'True
         Text            =   "3"
         Max             =   10
         Min             =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VBFriend2006.XpRadioButton optInput 
         Height          =   285
         Index           =   0
         Left            =   180
         TabIndex        =   12
         Top             =   900
         Width           =   1275
         _ExtentX        =   2249
         _ExtentY        =   503
         Enabled         =   0   'False
         Value           =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "卷动行数"
         BackColor       =   16777215
      End
      Begin VBFriend2006.XpCheckBox chkInput 
         Height          =   405
         Index           =   3
         Left            =   180
         TabIndex        =   13
         Top             =   330
         Width           =   2385
         _ExtentX        =   4207
         _ExtentY        =   714
         Caption         =   "启用鼠标滚轮"
         BackColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VBFriend2006.XpRadioButton optInput 
         Height          =   285
         Index           =   1
         Left            =   180
         TabIndex        =   14
         Top             =   1320
         Width           =   1965
         _ExtentX        =   3466
         _ExtentY        =   503
         Enabled         =   0   'False

⌨️ 快捷键说明

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