purchase transfer form.frm

来自「This project is to design the automated 」· FRM 代码 · 共 20 行

FRM
20
字号
VERSION 5.00
Begin VB.Form Form30 
   ClientHeight    =   6420
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7965
   LinkTopic       =   "Form30"
   ScaleHeight     =   6420
   ScaleWidth      =   7965
   StartUpPosition =   3  'Windows Default
End
Attribute VB_Name = "Form30"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub MSFlexGrid1_Click()

End Sub

⌨️ 快捷键说明

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