📄 frm_login.frm
字号:
VERSION 5.00
Begin VB.Form Frm_Login
BorderStyle = 1 'Fixed Single
Caption = "Lab Master - 图书馆信息管理系统"
ClientHeight = 3270
ClientLeft = 45
ClientTop = 435
ClientWidth = 8310
Icon = "Frm_Login.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 3270
ScaleWidth = 8310
StartUpPosition = 2 'CenterScreen
Begin VB.PictureBox Pic_Logo
Appearance = 0 'Flat
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 720
Left = 840
Picture = "Frm_Login.frx":058A
ScaleHeight = 720
ScaleWidth = 720
TabIndex = 25
Top = 720
Width = 720
End
Begin VB.TextBox Txt_Copyright
BackColor = &H8000000F&
BorderStyle = 0 'None
BeginProperty Font
Name = "Tahoma"
Size = 7.5
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00404040&
Height = 855
Left = 840
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 23
Text = "Frm_Login.frx":0F84
Top = 1920
Width = 2775
End
Begin VB.Timer Timer
Enabled = 0 'False
Left = 0
Top = 0
End
Begin VB.Frame Frmae_Login
Height = 2775
Left = 4560
TabIndex = 10
Top = 240
Width = 3495
Begin VB.PictureBox Pic_GoSQLSet
Appearance = 0 'Flat
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 240
Left = 840
Picture = "Frm_Login.frx":0FE8
ScaleHeight = 240
ScaleWidth = 240
TabIndex = 22
Top = 1680
Width = 240
End
Begin VB.PictureBox Pic_TipLogin
Appearance = 0 'Flat
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 480
Left = 120
Picture = "Frm_Login.frx":1572
ScaleHeight = 480
ScaleWidth = 480
TabIndex = 20
Top = 150
Width = 480
End
Begin LabMangeSystem.XButton Cmd_Login
Height = 375
Left = 480
TabIndex = 2
Top = 2160
Width = 1215
_ExtentX = 2143
_ExtentY = 661
Caption = "登录"
BackColor = 14737632
ForeColor = 8421504
MouseDownColor = -2147483644
MouseOnColor = -2147483644
StyleColor = 16777215
Style3dColor1 = 16577259
Style3dColor2 = 8421504
Picture = "Frm_Login.frx":2C5C
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
IfDraw = -1 'True
End
Begin LabMangeSystem.FTextBox Txt_Password
Height = 300
Left = 840
TabIndex = 1
Top = 1320
Width = 2415
_ExtentX = 4260
_ExtentY = 529
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
FontName = "Tahoma"
FontSize = 8.25
Text = "0000"
PasswordChar = "*"
AutoSelAll = -1 'True
End
Begin LabMangeSystem.FCombo Cmb_UID
Height = 315
Left = 840
TabIndex = 0
Top = 840
Width = 2415
_ExtentX = 4260
_ExtentY = 556
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BackColor = 16777215
ListIndex = -1
End
Begin LabMangeSystem.XButton Cmd_Exit
Height = 375
Left = 1920
TabIndex = 3
Top = 2160
Width = 1215
_ExtentX = 2143
_ExtentY = 661
Caption = "退出"
BackColor = 14737632
ForeColor = 8421504
MouseDownColor = -2147483644
MouseOnColor = -2147483644
StyleColor = 16777215
Style3dColor1 = 16577259
Style3dColor2 = 8421504
Picture = "Frm_Login.frx":31F6
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
IfDraw = -1 'True
End
Begin VB.Label Lbl_ForgetPWD
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "忘记密码?"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 195
Left = 2400
TabIndex = 29
Top = 1695
Width = 900
End
Begin VB.Label Lbl_UID
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "用户名"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00404040&
Height = 195
Left = 240
TabIndex = 18
Top = 900
Width = 540
End
Begin VB.Label Lbl_TipLogin
BackColor = &H00E0E0E0&
BackStyle = 0 'Transparent
Caption = "登录 Login"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF8080&
Height = 195
Left = 720
TabIndex = 17
Top = 360
Width = 2475
End
Begin VB.Label Lbl_GoSQLSet
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "服务器设置..."
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 1125
TabIndex = 9
Top = 1695
Width = 1080
End
Begin VB.Label Lbl_Password
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "密 码"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00404040&
Height = 195
Left = 240
TabIndex = 11
Top = 1373
Width = 540
End
End
Begin VB.Frame Frmae_SQLServer
Height = 2775
Left = 4560
TabIndex = 12
Top = 240
Width = 3495
Begin VB.PictureBox Pic_TipSQL
Appearance = 0 'Flat
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 240
Left = 240
Picture = "Frm_Login.frx":3790
ScaleHeight = 240
ScaleWidth = 240
TabIndex = 21
Top = 210
Width = 240
End
Begin LabMangeSystem.FTextBox Txt_SQLDB
Height = 300
Left = 840
TabIndex = 7
Top = 1680
Width = 2415
_ExtentX = 4260
_ExtentY = 529
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
FontName = "Tahoma"
FontSize = 8.25
ForeColor = 0
AutoSelAll = -1 'True
End
Begin LabMangeSystem.FTextBox Txt_SQLPassword
Height = 300
Left = 840
TabIndex = 6
Top = 1320
Width = 2415
_ExtentX = 4260
_ExtentY = 529
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
FontName = "Tahoma"
FontSize = 8.25
ForeColor = 0
PasswordChar = "*"
AutoSelAll = -1 'True
End
Begin LabMangeSystem.FTextBox Txt_SQLUID
Height = 300
Left = 840
TabIndex = 5
Top = 960
Width = 2415
_ExtentX = 4260
_ExtentY = 529
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
FontName = "Tahoma"
FontSize = 8.25
ForeColor = 0
AutoSelAll = -1 'True
End
Begin LabMangeSystem.FTextBox Txt_SQLServer
Height = 300
Left = 840
TabIndex = 4
Top = 600
Width = 2415
_ExtentX = 4260
_ExtentY = 529
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
FontName = "Tahoma"
FontSize = 8.25
AutoSelAll = -1 'True
End
Begin LabMangeSystem.XButton Cmd_SQLBack
Height = 375
Left = 960
TabIndex = 8
Top = 2160
Width = 1575
_ExtentX = 2778
_ExtentY = 661
Caption = "返回登录框"
BackColor = 14737632
ForeColor = 8421504
MouseDownColor = -2147483644
MouseOnColor = -2147483644
StyleColor = 16777215
Style3dColor1 = 16577259
Style3dColor2 = 8421504
Picture = "Frm_Login.frx":3BD2
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
IfDraw = -1 'True
End
Begin VB.Label Lbl_SQLDB
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "数据库"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -