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

📄 xu3.frm

📁 测绘工程学科内容
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form4 
   Caption         =   "Form4"
   ClientHeight    =   8760
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10020
   LinkTopic       =   "Form4"
   ScaleHeight     =   8760
   ScaleWidth      =   10020
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command1 
      Caption         =   "Command1"
      Height          =   495
      Left            =   4560
      TabIndex        =   6
      Top             =   120
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Index           =   5
      Left            =   600
      TabIndex        =   5
      Text            =   "Text1"
      Top             =   4320
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Index           =   4
      Left            =   600
      TabIndex        =   4
      Text            =   "Text1"
      Top             =   3600
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Index           =   3
      Left            =   600
      TabIndex        =   3
      Text            =   "Text1"
      Top             =   2880
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Index           =   2
      Left            =   600
      TabIndex        =   2
      Text            =   "Text1"
      Top             =   2160
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Index           =   1
      Left            =   600
      TabIndex        =   1
      Text            =   "Text1"
      Top             =   1440
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Index           =   0
      Left            =   600
      TabIndex        =   0
      Text            =   "Text1"
      Top             =   720
      Width           =   2055
   End
End
Attribute VB_Name = "Form4"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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