?? frmmain.frm
字號:
VERSION 5.00
Begin VB.Form FrmMain
BorderStyle = 1 'Fixed Single
Caption = "順義水檢測系統"
ClientHeight = 7875
ClientLeft = 45
ClientTop = 435
ClientWidth = 9180
LinkTopic = "Form1"
Picture = "FrmMain.frx":0000
ScaleHeight = 7875
ScaleWidth = 9180
StartUpPosition = 2 '屏幕中心
End
Attribute VB_Name = "frmmain"
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 + -