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

📄 form1.frm

📁 星级酒店管理系统(附带系统自写控件源码)
💻 FRM
字号:
VERSION 5.00
Object = "{CD67BC8B-EC89-11D5-889A-52544C199DEE}#1.0#0"; "GridFocusText.ocx"
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   ScaleHeight     =   3195
   ScaleWidth      =   4680
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text1 
      Height          =   315
      Left            =   495
      TabIndex        =   1
      Text            =   "Text1"
      Top             =   1320
      Width           =   2160
   End
   Begin 网格焦点文本框.GridFocusText GridFocusText1 
      Height          =   300
      Left            =   495
      TabIndex        =   0
      Top             =   1860
      Width           =   2295
      _extentx        =   4048
      _extenty        =   635
      font            =   "Form1.frx":0000
      borderstyle     =   0
   End
End
Attribute VB_Name = "Form1"
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 + -