📄 frm_issue.frm
字号:
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form Frm_issue
BorderStyle = 1 'Fixed Single
Caption = "Issue"
ClientHeight = 5100
ClientLeft = 45
ClientTop = 435
ClientWidth = 3975
Icon = "Frm_issue.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5100
ScaleWidth = 3975
ShowInTaskbar = 0 'False
Begin VB.Frame Frame1
Height = 2175
Left = 120
TabIndex = 10
Top = 2760
Width = 3735
Begin VB.CommandButton cmd_add
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 120
MouseIcon = "Frm_issue.frx":24A2
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":25F4
Style = 1 'Graphical
TabIndex = 18
ToolTipText = "Add new"
Top = 240
Width = 1095
End
Begin VB.CommandButton cmd_issue
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2520
MouseIcon = "Frm_issue.frx":2BD2
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":2D24
Style = 1 'Graphical
TabIndex = 17
ToolTipText = "Issue book"
Top = 240
Width = 1095
End
Begin VB.CommandButton cmd_return
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 120
MouseIcon = "Frm_issue.frx":331E
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":3470
Style = 1 'Graphical
TabIndex = 16
ToolTipText = "Switch to Return form"
Top = 1200
Width = 1095
End
Begin VB.CommandButton cmd_cancel
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 1320
MouseIcon = "Frm_issue.frx":3A79
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":3BCB
Style = 1 'Graphical
TabIndex = 15
ToolTipText = "Cancel"
Top = 240
Width = 1095
End
Begin VB.CommandButton cmdFirst
Appearance = 0 'Flat
Height = 345
Left = 1440
MouseIcon = "Frm_issue.frx":414B
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":429D
Style = 1 'Graphical
TabIndex = 14
ToolTipText = "Move First"
Top = 1200
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdPrevious
Appearance = 0 'Flat
Height = 345
Left = 1800
MouseIcon = "Frm_issue.frx":44EC
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":463E
Style = 1 'Graphical
TabIndex = 13
ToolTipText = "Move Previous"
Top = 1200
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdNext
Appearance = 0 'Flat
Height = 345
Left = 2880
MouseIcon = "Frm_issue.frx":484D
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":499F
Style = 1 'Graphical
TabIndex = 12
ToolTipText = "Move Next"
Top = 1200
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdLast
Appearance = 0 'Flat
Height = 345
Left = 3240
MouseIcon = "Frm_issue.frx":4BAB
MousePointer = 99 'Custom
Picture = "Frm_issue.frx":4CFD
Style = 1 'Graphical
TabIndex = 11
ToolTipText = "Move Last"
Top = 1200
UseMaskColor = -1 'True
Width = 345
End
Begin VB.Label Label2
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "New"
Height = 255
Left = 120
TabIndex = 25
Top = 885
Width = 975
End
Begin VB.Label Label3
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Cancel"
Height = 255
Left = 1320
TabIndex = 24
Top = 885
Width = 975
End
Begin VB.Label Label4
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Issue"
Height = 255
Left = 2520
TabIndex = 23
Top = 885
Width = 975
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "Move to Return"
Height = 255
Left = 120
TabIndex = 22
Top = 1840
Width = 1215
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "of"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 2400
TabIndex = 21
Top = 1680
Width = 255
End
Begin VB.Label lbl_rec
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 1440
TabIndex = 20
Top = 1680
Width = 855
End
Begin VB.Label lbl_total
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 2640
TabIndex = 19
Top = 1680
Width = 975
End
End
Begin VB.Frame Fra_Date
Caption = "Date of"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000040&
Height = 1095
Left = 120
TabIndex = 6
Top = 1680
Width = 3735
Begin MSMask.MaskEdBox msk_return
Height = 285
Left = 2160
TabIndex = 3
ToolTipText = "Administrator default settings"
Top = 720
Width = 1335
_ExtentX = 2355
_ExtentY = 503
_Version = 393216
ForeColor = 4194304
MaxLength = 10
Format = "mm/dd/yyyy"
Mask = "##/##/####"
PromptChar = "_"
End
Begin MSMask.MaskEdBox msk_issue
Height = 285
Left = 2160
TabIndex = 2
ToolTipText = "Administrator default settings"
Top = 360
Width = 1335
_ExtentX = 2355
_ExtentY = 503
_Version = 393216
ForeColor = 4194304
MaxLength = 10
Format = "mm/dd/yyyy"
Mask = "##/##/####"
PromptChar = "_"
End
Begin VB.Label Doissue
BackStyle = 0 'Transparent
Caption = "Issue (mm/dd/yyyy)"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 255
Left = 240
TabIndex = 8
Top = 360
Width = 1815
End
Begin VB.Label lbl_Doreturn
BackStyle = 0 'Transparent
Caption = "Return (mm/dd/yyyy)"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 255
Left = 240
TabIndex = 7
Top = 750
Width = 1815
End
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -