formtemp.frm

来自「使用ado 來自動管理資料庫,使用表單設計關念自動產生相對應資料庫.」· FRM 代码 · 共 47 行

FRM
47
字号
VERSION 5.00
Begin VB.Form FormTemp 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "DocuSave"
   ClientHeight    =   5970
   ClientLeft      =   3675
   ClientTop       =   1290
   ClientWidth     =   4725
   ControlBox      =   0   'False
   Icon            =   "FormTemp.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5970
   ScaleWidth      =   4725
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   2000
      Left            =   120
      Top             =   2880
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000004&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   1365
      Left            =   150
      ScaleHeight     =   1365
      ScaleWidth      =   2085
      TabIndex        =   0
      Top             =   840
      Width           =   2085
      Begin VB.Shape Shape1 
         BorderColor     =   &H80000004&
         FillColor       =   &H000080FF&
         FillStyle       =   6  'Cross
         Height          =   1065
         Left            =   -30
         Top             =   0
         Width           =   1395
      End
      Begin VB.Label Label1 
         BackColor       =   &H80000007&
         Caption         =   "OLE"
         BeginProperty Font 
            Name            =   "穝灿

⌨️ 快捷键说明

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