📄 frmlogin.frm
字号:
VERSION 5.00
Begin VB.Form frmLogin
BorderStyle = 0 'None
Caption = "Hirdhav Digital Diary - Login"
ClientHeight = 2535
ClientLeft = 0
ClientTop = 0
ClientWidth = 6405
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Icon = "frmLogin.frx":0000
LinkTopic = "Form1"
ScaleHeight = 2535
ScaleWidth = 6405
StartUpPosition = 2 'CenterScreen
Begin VB.TextBox txtPassword
Appearance = 0 'Flat
ForeColor = &H00000000&
Height = 285
IMEMode = 3 'DISABLE
Left = 1920
PasswordChar = "*"
TabIndex = 5
Text = "forway"
Top = 1560
Width = 2775
End
Begin VB.TextBox txtUserName
Appearance = 0 'Flat
ForeColor = &H00000000&
Height = 285
Left = 1920
TabIndex = 3
Text = "forway"
Top = 1200
Width = 2775
End
Begin VB.Label lblCaptionSupport
BackStyle = 0 'Transparent
Height = 255
Left = 0
TabIndex = 16
Top = 0
Width = 6375
End
Begin VB.Label lblForgotPassSupport
BackStyle = 0 'Transparent
Height = 495
Left = 4800
TabIndex = 15
Top = 1260
Width = 1335
End
Begin VB.Label lblForgotPass
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = " 忘了 密码?"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 465
Left = 4800
TabIndex = 14
Top = 1260
Width = 1410
End
Begin VB.Shape shapeForgotPass
BackStyle = 1 'Opaque
Height = 495
Left = 4800
Top = 1260
Width = 1335
End
Begin VB.Label lblHelpSupport
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 4800
TabIndex = 13
Top = 1920
Width = 1335
End
Begin VB.Label lblCancelSupport
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3240
TabIndex = 12
Top = 1920
Width = 1455
End
Begin VB.Label lblNewUserSupport
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 11
Top = 1920
Width = 1335
End
Begin VB.Label lblNewUser
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "新建用户"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Left = 480
TabIndex = 10
Top = 2055
Width = 720
End
Begin VB.Shape shapeNewUser
BackStyle = 1 'Opaque
Height = 495
Left = 240
Top = 1920
Width = 1335
End
Begin VB.Label lblLogInSupport
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1680
TabIndex = 9
Top = 1920
Width = 1455
End
Begin VB.Label lblHelp
Alignment = 2 'Center
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "帮助"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Left = 5280
TabIndex = 8
Top = 2055
Width = 375
End
Begin VB.Label lblCancel
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "取消"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Left = 3675
TabIndex = 7
Top = 2055
Width = 360
End
Begin VB.Label lblLogIn
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "登录"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Left = 2160
TabIndex = 6
Top = 2055
Width = 360
End
Begin VB.Shape shapeHelp
BackStyle = 1 'Opaque
Height = 495
Left = 4800
Top = 1920
Width = 1335
End
Begin VB.Shape shapeCancel
BackStyle = 1 'Opaque
Height = 495
Left = 3240
Top = 1920
Width = 1455
End
Begin VB.Shape shapeLogIn
BackStyle = 1 'Opaque
Height = 495
Left = 1680
Top = 1920
Width = 1455
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "密码:"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Left = 1440
TabIndex = 4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -