?? frmregedit.frm
字號(hào):
VERSION 5.00
Begin VB.Form frmregedit
BorderStyle = 3 'Fixed Dialog
Caption = "注冊(cè)窗口"
ClientHeight = 1530
ClientLeft = 3300
ClientTop = 4695
ClientWidth = 4065
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1530
ScaleWidth = 4065
ShowInTaskbar = 0 'False
Begin VB.CommandButton Command2
Caption = "放棄"
Height = 375
Left = 2715
TabIndex = 3
Top = 1065
Width = 1050
End
Begin VB.CommandButton Command1
Caption = "注冊(cè)"
Height = 375
Left = 1575
TabIndex = 2
Top = 1065
Width = 1035
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000040C0&
Height = 300
Left = 855
TabIndex = 1
Top = 465
Width = 2940
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "注冊(cè)碼:"
Height = 180
Left = 165
TabIndex = 0
Top = 525
Width = 630
End
End
Attribute VB_Name = "frmregedit"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -