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

📄 userdocument2.dob

📁 一个OA办公自动化管理系统
💻 DOB
字号:
VERSION 5.00
Begin VB.UserDocument UserDocument2 
   ClientHeight    =   3600
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4800
   HScrollSmallChange=   225
   ScaleHeight     =   3600
   ScaleWidth      =   4800
   VScrollSmallChange=   225
   Begin VB.TextBox Text1 
      Height          =   1455
      Left            =   840
      TabIndex        =   0
      Text            =   "Text1"
      Top             =   900
      Width           =   1635
   End
   Begin VB.Label Label1 
      Caption         =   "Label1"
      Height          =   1095
      Left            =   3000
      TabIndex        =   1
      Top             =   1560
      Width           =   1035
   End
End
Attribute VB_Name = "UserDocument2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True

⌨️ 快捷键说明

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