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

📄 frmconfig_04.frm

📁 vb源码之家界面源码,非常详细的说明和代码
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmConfig_04 
   Appearance      =   0  'Flat
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   4575
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6375
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4575
   ScaleWidth      =   6375
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VBFriend2006.XpCheckBox chkInput 
      Height          =   315
      Index           =   1
      Left            =   210
      TabIndex        =   13
      Top             =   4110
      Visible         =   0   'False
      Width           =   3405
      _ExtentX        =   6006
      _ExtentY        =   556
      Caption         =   "空行->Tab"
      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            =   1770
      TabIndex        =   12
      Top             =   4110
      Width           =   1965
      _ExtentX        =   3466
      _ExtentY        =   503
      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 VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   2925
      Left            =   190
      ScaleHeight     =   2925
      ScaleWidth      =   5985
      TabIndex        =   0
      Top             =   540
      Width           =   5985
      Begin VB.ListBox lstInput 
         Appearance      =   0  'Flat
         Height          =   2970
         Left            =   -15
         Style           =   1  'Checkbox
         TabIndex        =   1
         Top             =   -15
         Width           =   6015
      End
   End
   Begin VBFriend2006.XpCheckBox chkInput 
      Height          =   405
      Index           =   0
      Left            =   180
      TabIndex        =   2
      Top             =   60
      Width           =   2775
      _ExtentX        =   4895
      _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.CommandButton cmdWork 
      Height          =   345
      Index           =   0
      Left            =   4320
      TabIndex        =   3
      Top             =   90
      Width           =   825
      _ExtentX        =   1455
      _ExtentY        =   609
      Caption         =   "全选"
      DotBackColor    =   -2147483633
   End
   Begin VBFriend2006.CommandButton cmdWork 
      Height          =   345
      Index           =   1
      Left            =   5220
      TabIndex        =   4
      Top             =   90
      Width           =   825
      _ExtentX        =   1455
      _ExtentY        =   609
      Caption         =   "全不选"
      DotBackColor    =   -2147483633
   End
   Begin VBFriend2006.XPText txtInput 
      Height          =   315
      Index           =   0
      Left            =   930
      TabIndex        =   5
      Top             =   3660
      Width           =   1935
      _ExtentX        =   3413
      _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
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
   End
   Begin VBFriend2006.XPText txtInput 
      Height          =   315
      Index           =   1
      Left            =   3780
      TabIndex        =   6
      Top             =   3660
      Width           =   2445
      _ExtentX        =   4313
      _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
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
   End
   Begin VBFriend2006.CommandButton cmdWork 
      Height          =   345
      Index           =   2
      Left            =   3960
      TabIndex        =   9
      Top             =   4080
      Width           =   1035
      _ExtentX        =   1826
      _ExtentY        =   609
      Caption         =   "添加"
      DotBackColor    =   -2147483633
   End
   Begin VBFriend2006.CommandButton cmdWork 
      Height          =   345
      Index           =   3
      Left            =   5100
      TabIndex        =   10
      Top             =   4080
      Width           =   1035
      _ExtentX        =   1826
      _ExtentY        =   609
      Caption         =   "删除"
      DotBackColor    =   -2147483633
   End
   Begin VBFriend2006.XpRadioButton optInput 
      Height          =   285
      Index           =   0
      Left            =   210
      TabIndex        =   11
      Top             =   4110
      Width           =   1545
      _ExtentX        =   2725
      _ExtentY        =   503
      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 VB.Shape ShapeBorder 
      BorderColor     =   &H00B99D7F&
      Height          =   3015
      Left            =   180
      Top             =   510
      Width           =   6045
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "关键字:"
      Height          =   315
      Left            =   210
      TabIndex        =   8
      Top             =   3720
      Width           =   1365
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "数  据:"
      Height          =   315
      Left            =   3030
      TabIndex        =   7
      Top             =   3720
      Width           =   1365
   End
End
Attribute VB_Name = "frmConfig_04"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

'*************************************************************************
'**函 数 名:Form_Load
'**输    入:无
'**输    出:无
'**功能描述:
'**全局变量:
'**调用模块:
'**作    者:叶帆
'**日    期:2005-10-18 11:49:08
'**修 改 人:
'**日    期:
'**版    本:V1.0.0
'*************************************************************************
Public Sub Form_Load()
    Me.Move 0, 0

    Select Case Val(Me.Tag)
      Case 0:
        chkInput(0).Caption = "启用[变量前缀自动编辑功能]"
        chkInput(1).Visible = False
      Case 1:
        chkInput(0).Caption = "启用[命令代码自动补齐功能]"
        chkInput(1).Visible = True
        chkInput(1).Caption = "函数说明:回车自动输入前缀符"
      Case 2:
        chkInput(0).Caption = "启用[关键字自动替换功能]"
        chkInput(1).Visible = True
        chkInput(1).Caption = "空代码行:空格键等同TAB键"
    End Select

End Sub

'*************************************************************************
'**函 数 名:SaveValue
'**输    入:无
'**输    出:无
'**功能描述:保存参数
'**全局变量:
'**调用模块:
'**作    者:叶帆
'**日    期:2005-11-10 10:50:20
'**修 改 人:
'**日    期:
'**版    本:V1.0.0
'*************************************************************************
Public Sub SaveValue()
    
End Sub

'*************************************************************************
'**函 数 名:ResumeValue
'**输    入:无
'**输    出:无
'**功能描述:恢复参数
'**全局变量:
'**调用模块:
'**作    者:叶帆
'**日    期:2005-11-10 10:52:05
'**修 改 人:
'**日    期:
'**版    本:V1.0.0
'*************************************************************************
Public Sub ResumeValue()
    
End Sub

⌨️ 快捷键说明

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