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

📄 frmmain.frm

📁 很好用的Access工具
💻 FRM
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form frmMain 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "qbd Database Code Creation Add-in"
   ClientHeight    =   4455
   ClientLeft      =   2175
   ClientTop       =   1935
   ClientWidth     =   7185
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4455
   ScaleWidth      =   7185
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton cmdInsert 
      Caption         =   "&Insert Code"
      Enabled         =   0   'False
      Height          =   315
      Left            =   1320
      TabIndex        =   11
      Top             =   4080
      Width           =   1095
   End
   Begin MSComDlg.CommonDialog cmData 
      Left            =   3480
      Top             =   3960
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.PictureBox picMain 
      AutoRedraw      =   -1  'True
      BorderStyle     =   0  'None
      ClipControls    =   0   'False
      Height          =   3915
      Left            =   60
      ScaleHeight     =   3915
      ScaleWidth      =   7095
      TabIndex        =   2
      Top             =   60
      Width           =   7095
      Begin VB.PictureBox picInstructions 
         BackColor       =   &H00C0FFFF&
         Height          =   3855
         Left            =   1710
         ScaleHeight     =   3795
         ScaleWidth      =   6915
         TabIndex        =   13
         Top             =   780
         Visible         =   0   'False
         Width           =   6975
         Begin VB.TextBox Text1 
            BackColor       =   &H00C0FFFF&
            BorderStyle     =   0  'None
            BeginProperty Font 
               Name            =   "Courier New"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   3855
            Left            =   -540
            MultiLine       =   -1  'True
            TabIndex        =   14
            Text            =   "frmMain.frx":014A
            Top             =   -90
            Width           =   6855
         End
      End
      Begin VB.PictureBox picData 
         AutoRedraw      =   -1  'True
         ClipControls    =   0   'False
         Height          =   2535
         Left            =   0
         ScaleHeight     =   2475
         ScaleWidth      =   1995
         TabIndex        =   7
         Top             =   120
         Width           =   2055
         Begin VB.PictureBox picDataBar 
            BackColor       =   &H00800000&
            BorderStyle     =   0  'None
            Height          =   255
            Left            =   0
            ScaleHeight     =   255
            ScaleWidth      =   1935
            TabIndex        =   8
            Top             =   0
            Width           =   1935
            Begin VB.Label lblData 
               Appearance      =   0  'Flat
               BackColor       =   &H80000010&
               BackStyle       =   0  'Transparent
               Caption         =   "Database"
               ForeColor       =   &H8000000E&
               Height          =   225
               Left            =   120
               TabIndex        =   12
               Top             =   0
               Width           =   1695
            End
         End
         Begin ComctlLib.TreeView tvData 
            Height          =   1455
            Left            =   0
            TabIndex        =   9
            ToolTipText     =   "The layout of the Database"
            Top             =   360
            Width           =   1935
            _ExtentX        =   3413
            _ExtentY        =   2566
            _Version        =   327682
            HideSelection   =   0   'False
            Indentation     =   459
            LabelEdit       =   1
            LineStyle       =   1
            Style           =   7
            Appearance      =   0
         End
      End
      Begin VB.PictureBox picDetails 
         AutoRedraw      =   -1  'True
         ClipControls    =   0   'False
         Height          =   2535
         Left            =   2280
         ScaleHeight     =   2475
         ScaleWidth      =   2235
         TabIndex        =   3
         Top             =   120
         Width           =   2295
         Begin VB.PictureBox picDetailsBar 
            BackColor       =   &H00800000&
            BorderStyle     =   0  'None
            Height          =   255
            Left            =   0
            ScaleHeight     =   255
            ScaleWidth      =   1935
            TabIndex        =   4
            Top             =   0
            Width           =   1935
            Begin VB.Label lblDetails 
               Appearance      =   0  'Flat
               BackColor       =   &H80000010&
               BackStyle       =   0  'Transparent
               Caption         =   "Information"
               ForeColor       =   &H8000000E&
               Height          =   225
               Left            =   120
               TabIndex        =   5
               Top             =   0
               Width           =   1695
            End
         End
         Begin ComctlLib.ListView lvDetails 
            Height          =   1455
            Left            =   0
            TabIndex        =   6
            ToolTipText     =   "Details properties of individual items"
            Top             =   360
            Width           =   1935
            _ExtentX        =   3413
            _ExtentY        =   2566
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            _Version        =   327682
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            Appearance      =   0
            NumItems        =   2
            BeginProperty ColumnHeader(1) {0713E8C7-850A-101B-AFC0-4210102A8DA7} 
               Key             =   ""
               Object.Tag             =   ""
               Text            =   "Attribute"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(2) {0713E8C7-850A-101B-AFC0-4210102A8DA7} 
               SubItemIndex    =   1
               Key             =   ""
               Object.Tag             =   ""
               Text            =   "Details"
               Object.Width           =   5292
            EndProperty
         End
      End
      Begin VB.PictureBox picSplit 
         Appearance      =   0  'Flat
         BackColor       =   &H80000010&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Left            =   2160
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   10
         Top             =   2760
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.Image imgSplit 
         Height          =   2535
         Left            =   2160
         MousePointer    =   9  'Size W E
         Top             =   120
         Width           =   60
      End
   End
   Begin VB.CommandButton cmdOpen 
      Caption         =   "&Open"
      Height          =   315
      Left            =   120
      TabIndex        =   1
      Top             =   4080
      Width           =   1095
   End
   Begin VB.CommandButton cmdExit 
      Cancel          =   -1  'True
      Caption         =   "Exit"
      Height          =   315
      Left            =   6000
      TabIndex        =   0
      Top             =   4080
      Width           =   1095
   End
   Begin ComctlLib.ImageList imlTree 
      Left            =   4080
      Top             =   3840
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   8421376
      _Version        =   327682
      BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
         NumListImages   =   6
         BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMain.frx":0457
            Key             =   "Field"
         EndProperty
         BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMain.frx":0631
            Key             =   "dbOpen"
         EndProperty
         BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMain.frx":080B
            Key             =   "Index"
         EndProperty
         BeginProperty ListImage4 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMain.frx":09E5
            Key             =   "Relation"
         EndProperty
         BeginProperty ListImage5 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMain.frx":0BBF
            Key             =   "Table"
         EndProperty
         BeginProperty ListImage6 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMain.frx":0D99
            Key             =   "Query"
         EndProperty
      EndProperty
   End
End
Attribute VB_Name = "frmMain"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
' ==============================================================
' Project:      DatabaseCoder 1.3
' Type:         Add-In
' Author:       edward moth
' Copyright:    

⌨️ 快捷键说明

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