📄 frmsidebar.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5734474E-78D3-4254-99B9-C35F31BDF509}#63.0#0"; "vbskpro2.ocx"
Begin VB.Form frmSideBar
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "Side Bar"
ClientHeight = 8145
ClientLeft = -135
ClientTop = 435
ClientWidth = 2895
Icon = "frmSideBar.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 8145
ScaleWidth = 2895
ShowInTaskbar = 0 'False
Begin VB.PictureBox Picture2
Height = 3855
Left = 360
ScaleHeight = 3795
ScaleWidth = 2115
TabIndex = 12
Top = 480
Width = 2175
Begin VB.CommandButton Command6
Appearance = 0 'Flat
Caption = "&Exit"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 355
Left = 240
TabIndex = 18
Top = 3120
Width = 1695
End
Begin VB.CommandButton Command5
Appearance = 0 'Flat
Caption = "&Log Off"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 240
MaskColor = &H00FFFF80&
TabIndex = 17
Top = 2520
UseMaskColor = -1 'True
Width = 1695
End
Begin VB.CommandButton Command4
Appearance = 0 'Flat
Caption = "Disable Skin"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 355
Left = 240
TabIndex = 16
Top = 1965
Width = 1695
End
Begin VB.CommandButton Command3
Appearance = 0 'Flat
Caption = "Change Password"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 355
Left = 240
TabIndex = 15
Top = 1395
Width = 1695
End
Begin VB.CommandButton Command2
Appearance = 0 'Flat
Caption = "&Calculator"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 355
Left = 240
TabIndex = 14
Top = 810
Width = 1695
End
Begin VB.CommandButton Command1
Appearance = 0 'Flat
Caption = "&Note Pad"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 355
Left = 240
TabIndex = 13
Top = 240
Width = 1695
End
End
Begin VB.Frame Frame1
Caption = " User Name"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 615
Left = 120
TabIndex = 10
Top = 4800
Width = 2655
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H8000000F&
BorderStyle = 0 'None
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 285
Left = 120
Locked = -1 'True
TabIndex = 11
Top = 240
Width = 2535
End
Begin VB.Image Image1
Height = 240
Left = 100
Picture = "frmSideBar.frx":57E2
Top = -30
Width = 240
End
End
Begin VB.Frame Frame2
Caption = " Time Log-in"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 615
Left = 120
TabIndex = 8
Top = 5760
Width = 2655
Begin VB.TextBox Text2
Appearance = 0 'Flat
BackColor = &H8000000F&
BorderStyle = 0 'None
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 285
Left = 120
Locked = -1 'True
TabIndex = 9
Top = 240
Width = 2535
End
Begin VB.Image Image2
Height = 240
Left = 100
Picture = "frmSideBar.frx":5D6C
Top = -30
Width = 240
End
End
Begin VB.Frame Frame3
Caption = " Menu Explorer"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 4515
Left = 120
TabIndex = 5
Top = 120
Width = 2655
Begin VB.PictureBox Picture1
Height = 3660
Left = 240
ScaleHeight = 3600
ScaleWidth = 2115
TabIndex = 6
Top = 360
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -