📄 rep oil dirt sale register.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form32
BackColor = &H80000013&
Caption = "Dirt Oil Sale Register Report"
ClientHeight = 6975
ClientLeft = 60
ClientTop = 450
ClientWidth = 9495
LinkTopic = "Form32"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6975
ScaleWidth = 9495
StartUpPosition = 3 'Windows Default
Begin VB.Frame Frame5
BackColor = &H80000013&
Height = 1215
Left = 600
TabIndex = 14
Top = 1200
Width = 6975
Begin VB.OptionButton Option5
BackColor = &H80000013&
Caption = "All Customer Records"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 21
Top = 240
Width = 2655
End
Begin VB.OptionButton Option4
BackColor = &H80000013&
Caption = "Single Customer Record"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 4200
TabIndex = 20
Top = 240
Width = 2775
End
Begin VB.TextBox a
Appearance = 0 'Flat
Height = 315
Left = 4680
Locked = -1 'True
TabIndex = 17
Top = 720
Width = 2175
End
Begin VB.TextBox b
Appearance = 0 'Flat
Height = 315
Left = 1800
Locked = -1 'True
TabIndex = 16
Top = 720
Width = 735
End
Begin VB.CommandButton Command3
Appearance = 0 'Flat
Caption = "......."
Height = 325
Left = 2520
Style = 1 'Graphical
TabIndex = 15
Top = 720
Width = 375
End
Begin VB.Label Label3
BackColor = &H80000013&
Caption = "Customer Code"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 19
Top = 720
Width = 1695
End
Begin VB.Label Label4
BackColor = &H80000013&
Caption = "Customer Name"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3000
TabIndex = 18
Top = 720
Width = 1695
End
End
Begin VB.OptionButton Option3
BackColor = &H80000013&
Caption = "From Day"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 960
TabIndex = 13
Top = 4560
Width = 1335
End
Begin VB.OptionButton Option1
BackColor = &H80000013&
Caption = "One Day"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 960
TabIndex = 12
Top = 3600
Width = 1335
End
Begin VB.OptionButton Option2
BackColor = &H80000013&
Caption = "All Days"
BeginProperty Font
Name = "Times New Roman"
Size = 11.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 960
TabIndex = 11
Top = 2640
Width = 1455
End
Begin VB.Frame Frame4
BackColor = &H80000013&
Height = 735
Left = 2160
TabIndex = 8
Top = 5400
Width = 3615
Begin VB.CommandButton Command2
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "Cancel"
BeginProperty Font
Name = "Times New Roman"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1800
Style = 1 'Graphical
TabIndex = 10
Top = 240
Width = 1575
End
Begin VB.CommandButton Command1
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "Preview"
BeginProperty Font
Name = "Times New Roman"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
Style = 1 'Graphical
TabIndex = 9
Top = 240
Width = 1575
End
End
Begin VB.Frame Frame3
BackColor = &H80000013&
Height = 855
Left = 600
TabIndex = 6
Top = 2400
Width = 6975
End
Begin VB.Frame Frame2
BackColor = &H80000013&
Height = 855
Left = 600
TabIndex = 2
Top = 4320
Width = 6975
Begin MSComCtl2.DTPicker d
Height = 375
Left = 4320
TabIndex = 3
Top = 240
Width = 1455
_ExtentX = 2566
_ExtentY = 661
_Version = 393216
Format = 64290817
CurrentDate = 38283
End
Begin MSComCtl2.DTPicker c
Height = 375
Left = 1800
TabIndex = 4
Top = 240
Width = 1455
_ExtentX = 2566
_ExtentY = 661
_Version = 393216
Format = 64290817
CurrentDate = 38283
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -