📄 form0.frm
字号:
VERSION 5.00
Begin VB.Form Form0
Caption = "人事管理信息系统"
ClientHeight = 2970
ClientLeft = 60
ClientTop = 450
ClientWidth = 6060
LinkTopic = "Form11"
ScaleHeight = 2970
ScaleWidth = 6060
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command3
Caption = "注 册"
BeginProperty Font
Name = "楷体_GB2312"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4440
TabIndex = 7
Top = 2280
Width = 1455
End
Begin VB.CommandButton Command2
Caption = "退 出"
BeginProperty Font
Name = "楷体_GB2312"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2520
TabIndex = 6
Top = 2280
Width = 1455
End
Begin VB.TextBox Text2
Height = 375
IMEMode = 3 'DISABLE
Left = 4080
PasswordChar = "*"
TabIndex = 5
Top = 1680
Width = 1095
End
Begin VB.TextBox Text1
Height = 375
Left = 1440
TabIndex = 3
Top = 1680
Width = 1095
End
Begin VB.CommandButton Command1
Caption = " 进 入"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 1
Top = 2280
Width = 1455
End
Begin VB.Label Label3
Caption = "密码"
Height = 375
Left = 3480
TabIndex = 4
Top = 1800
Width = 1095
End
Begin VB.Label Label2
Caption = "用户名"
Height = 375
Left = 720
TabIndex = 2
Top = 1800
Width = 1215
End
Begin VB.Label Label1
BackColor = &H0000FF00&
BorderStyle = 1 'Fixed Single
Caption = "欢迎进入人事管 理信息系统"
DataMember = "
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -