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

📄 frmdataconn.frm

📁 VB做的报表设计源程序,非常不错,可以自定义模版
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form frmDataConn 
   BackColor       =   &H8000000B&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Connect to Data Source"
   ClientHeight    =   9000
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   6570
   Icon            =   "frmDataConn.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   9000
   ScaleWidth      =   6570
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.ComboBox cboFolderPath 
      Height          =   315
      Left            =   210
      TabIndex        =   45
      Top             =   6720
      Width           =   6075
   End
   Begin VB.CheckBox chkGrpFVis 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   195
      Index           =   2
      Left            =   5220
      TabIndex        =   43
      Top             =   4500
      Width           =   195
   End
   Begin VB.CheckBox chkGrpFVis 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   195
      Index           =   1
      Left            =   5220
      TabIndex        =   42
      Top             =   4020
      Width           =   195
   End
   Begin VB.CheckBox chkGrpFVis 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   195
      Index           =   0
      Left            =   5220
      TabIndex        =   41
      Top             =   3480
      Width           =   195
   End
   Begin VB.CheckBox chkGrpHVis 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   195
      Index           =   2
      Left            =   4620
      TabIndex        =   39
      Top             =   4500
      Width           =   195
   End
   Begin VB.CheckBox chkGrpHVis 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   195
      Index           =   1
      Left            =   4620
      TabIndex        =   38
      Top             =   4020
      Width           =   195
   End
   Begin VB.CheckBox chkGrpHVis 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   195
      Index           =   0
      Left            =   4620
      TabIndex        =   37
      Top             =   3480
      Width           =   195
   End
   Begin VB.CommandButton cmdViewData 
      Caption         =   "View Data..."
      Enabled         =   0   'False
      Height          =   360
      Left            =   1740
      TabIndex        =   35
      Top             =   2070
      Width           =   1200
   End
   Begin VB.Frame FraOrder 
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   255
      Index           =   2
      Left            =   3480
      TabIndex        =   10
      Top             =   4515
      Width           =   795
      Begin VB.OptionButton OptAsc 
         BackColor       =   &H8000000B&
         Height          =   195
         Index           =   2
         Left            =   45
         TabIndex        =   32
         Top             =   15
         Value           =   -1  'True
         Width           =   195
      End
      Begin VB.OptionButton OptDesc 
         BackColor       =   &H8000000B&
         Height          =   210
         Index           =   2
         Left            =   480
         TabIndex        =   31
         Top             =   15
         Width           =   210
      End
   End
   Begin VB.Frame FraOrder 
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   195
      Index           =   1
      Left            =   3480
      TabIndex        =   9
      Top             =   4005
      Width           =   795
      Begin VB.OptionButton OptAsc 
         BackColor       =   &H8000000B&
         Height          =   195
         Index           =   1
         Left            =   45
         TabIndex        =   30
         Top             =   15
         Value           =   -1  'True
         Width           =   195
      End
      Begin VB.OptionButton OptDesc 
         BackColor       =   &H8000000B&
         Height          =   210
         Index           =   1
         Left            =   480
         TabIndex        =   29
         Top             =   15
         Width           =   210
      End
   End
   Begin VB.Frame FraOrder 
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   195
      Index           =   0
      Left            =   3480
      TabIndex        =   8
      Top             =   3495
      Width           =   795
      Begin VB.OptionButton OptDesc 
         BackColor       =   &H8000000B&
         Height          =   210
         Index           =   0
         Left            =   480
         TabIndex        =   28
         Top             =   0
         Width           =   210
      End
      Begin VB.OptionButton OptAsc 
         BackColor       =   &H8000000B&
         Height          =   195
         Index           =   0
         Left            =   45
         TabIndex        =   27
         Top             =   0
         Value           =   -1  'True
         Width           =   195
      End
   End
   Begin VB.ComboBox cboFields 
      BackColor       =   &H8000000F&
      Enabled         =   0   'False
      Height          =   315
      Index           =   3
      Left            =   2850
      TabIndex        =   13
      Top             =   6135
      Width           =   2445
   End
   Begin VB.ComboBox cboTables 
      BackColor       =   &H8000000F&
      Enabled         =   0   'False
      Height          =   315
      Index           =   1
      Left            =   210
      TabIndex        =   12
      Top             =   6135
      Width           =   2445
   End
   Begin VB.CheckBox chkHasPics 
      BackColor       =   &H8000000B&
      Caption         =   "Images associated with records."
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   240
      TabIndex        =   11
      Top             =   5220
      Width           =   3165
   End
   Begin VB.TextBox txtPicFolder 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000F&
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   315
      Left            =   180
      Locked          =   -1  'True
      TabIndex        =   23
      Top             =   7920
      Width           =   6105
   End
   Begin VB.CommandButton cmdFindPicFolder 
      Caption         =   "Select Folder..."
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   720
      TabIndex        =   14
      Top             =   7140
      Width           =   1575
   End
   Begin VB.ComboBox cboFields 
      BackColor       =   &H8000000F&
      Enabled         =   0   'False
      Height          =   315
      Index           =   2
      Left            =   810
      TabIndex        =   7
      Top             =   4455
      Width           =   2265
   End
   Begin VB.ComboBox cboFields 
      BackColor       =   &H8000000F&
      Enabled         =   0   'False
      Height          =   315
      Index           =   1
      Left            =   810
      TabIndex        =   6
      Top             =   3945
      Width           =   2265
   End
   Begin VB.ComboBox cboFields 
      BackColor       =   &H8000000F&
      Enabled         =   0   'False
      Height          =   315
      Index           =   0
      Left            =   810
      TabIndex        =   5
      Top             =   3435
      Width           =   2265
   End
   Begin VB.CommandButton cmdConnect 
      Caption         =   "Connect"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   180
      TabIndex        =   3
      Top             =   960
      Width           =   1245
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   5820
      Top             =   1140
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      CancelError     =   -1  'True
      DefaultExt      =   "mdb"
      DialogTitle     =   "Open Data File"
      Filter          =   "MS Access Files (*.mdb)|*.mdb"
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "Cancel"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5220
      TabIndex        =   16
      Top             =   8460
      Width           =   1095
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "OK"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   4020
      TabIndex        =   15
      Top             =   8460
      Width           =   1095
   End
   Begin VB.ComboBox cboTables 
      BackColor       =   &H8000000F&
      Enabled         =   0   'False
      Height          =   315
      Index           =   0
      Left            =   1740
      TabIndex        =   4
      Top             =   1695
      Width           =   2865
   End
   Begin VB.CommandButton cmdBrowse 
      Caption         =   "Browse..."
      Height          =   315
      Left            =   5340
      TabIndex        =   0
      Top             =   240
      Width           =   1035
   End
   Begin VB.TextBox txtDataFile 
      Height          =   315
      Left            =   180

⌨️ 快捷键说明

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