📄 frm_keyboard_help.frm
字号:
VERSION 5.00
Begin VB.Form FRM_KEYBOARD_HELP
BackColor = &H00E0E0E0&
BorderStyle = 4 'Fixed ToolWindow
Caption = "Keyboard Help"
ClientHeight = 6240
ClientLeft = 45
ClientTop = 315
ClientWidth = 6000
Icon = "FRM_KEYBOARD_HELP.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6240
ScaleWidth = 6000
ShowInTaskbar = 0 'False
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Close any of the opened Form."
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 31
Left = 1680
TabIndex = 31
Top = 5880
Width = 4335
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "ESC"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 30
Left = 0
TabIndex = 30
Top = 5880
Width = 1575
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Press CTRL + W Keys while you are in Invoice Number Field it Will Create Without Bill Number For that Transaction"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 29
Left = 1680
TabIndex = 29
Top = 5160
Width = 4335
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = " CTRL + W"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 28
Left = 0
TabIndex = 28
Top = 5160
Width = 1575
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Close the System"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 27
Left = 1680
TabIndex = 27
Top = 4800
Width = 4335
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "CTRL + Q"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 26
Left = 0
TabIndex = 26
Top = 4800
Width = 1575
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Cancel Updates made in Invoice"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 25
Left = 1680
TabIndex = 25
Top = 4440
Width = 4335
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Modify Items From Invoice"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 24
Left = 1680
TabIndex = 24
Top = 4080
Width = 4335
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Delete Item from Invoice"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 23
Left = 1680
TabIndex = 23
Top = 3720
Width = 4335
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Save Items in to Invoice"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 22
Left = 1680
TabIndex = 22
Top = 3360
Width = 4335
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Add New Item in to Invoice"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 21
Left = 1680
TabIndex = 21
Top = 3000
Width = 4335
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "ALT + C"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 20
Left = 0
TabIndex = 20
Top = 4440
Width = 1575
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "ALT + M"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 19
Left = 0
TabIndex = 19
Top = 4080
Width = 1575
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "ALT + D"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 18
Left = 0
TabIndex = 18
Top = 3720
Width = 1575
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "ALT + S"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 17
Left = 0
TabIndex = 17
Top = 3360
Width = 1575
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = "ALT + A"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 16
Left = 0
TabIndex = 16
Top = 3000
Width = 1575
End
Begin VB.Label Label1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -