?? frmclientsrecord.frm
字號:
VERSION 5.00
Begin VB.Form frmClientsRecord
BorderStyle = 1 'Fixed Single
Caption = "客戶記錄按條件:查詢-維護-分析"
ClientHeight = 1860
ClientLeft = 45
ClientTop = 435
ClientWidth = 8505
Icon = "frmClientsRecord.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 1860
ScaleWidth = 8505
StartUpPosition = 3 'Windows Default
Begin VB.CheckBox chk2
Caption = "+②"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3600
TabIndex = 31
ToolTipText = "加上條件②"
Top = 1440
Width = 735
End
Begin VB.CommandButton cmdInqeryTotal
Caption = "查詢"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4560
TabIndex = 15
Top = 1320
Width = 735
End
Begin VB.TextBox txtNum2
Alignment = 2 'Center
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2760
MaxLength = 5
TabIndex = 14
Top = 1320
Width = 615
End
Begin VB.TextBox txtNum1
Alignment = 2 'Center
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
MaxLength = 5
TabIndex = 13
Text = "1"
Top = 1320
Width = 615
End
Begin VB.TextBox txtYearFrom2
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
MaxLength = 4
TabIndex = 6
Top = 720
Width = 615
End
Begin VB.TextBox txtMonthFrom2
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2760
MaxLength = 2
TabIndex = 7
Top = 720
Width = 375
End
Begin VB.TextBox txtMonthTo2
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5160
MaxLength = 2
TabIndex = 9
Top = 720
Width = 375
End
Begin VB.TextBox txtYearTo2
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4080
MaxLength = 4
TabIndex = 8
Top = 720
Width = 615
End
Begin VB.CommandButton cmdPrintTotal
Caption = "打印"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5400
TabIndex = 16
Top = 1320
Width = 735
End
Begin VB.CommandButton cmdPrintLast
Caption = "打印"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 7560
TabIndex = 11
Top = 720
Width = 735
End
Begin VB.CommandButton cmdPrintFirst
Caption = "打印"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 7560
TabIndex = 5
Top = 120
Width = 735
End
Begin VB.CommandButton cmdDel
Caption = "刪除"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5880
TabIndex = 12
Top = 720
Width = 735
End
Begin VB.CommandButton cmdInqeryLast
Caption = "查詢"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6720
TabIndex = 10
Top = 720
Width = 735
End
Begin VB.TextBox txtYearTo1
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4080
MaxLength = 4
TabIndex = 2
Top = 120
Width = 615
End
Begin VB.TextBox txtMonthTo1
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5160
MaxLength = 2
TabIndex = 3
Top = 120
Width = 375
End
Begin VB.CommandButton cmdInqeryFirst
Caption = "查詢"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6720
TabIndex = 4
Top = 120
Width = 735
End
Begin VB.TextBox txtMonthFrom1
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2760
MaxLength = 2
TabIndex = 1
Top = 120
Width = 375
End
Begin VB.CommandButton cmdQuit
Caption = "退出"
Default = -1 'True
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 7560
TabIndex = 17
Top = 1320
Width = 735
End
Begin VB.CommandButton cmdClear
Caption = "清除"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6720
TabIndex = 18
Top = 1320
Width = 735
End
Begin VB.TextBox txtYearFrom1
Alignment = 2 'Center
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
MaxLength = 4
TabIndex = 0
Top = 120
Width = 615
End
Begin VB.Line Line2
BorderColor = &H000000FF&
BorderWidth = 2
X1 = 240
X2 = 8280
Y1 = 1200
Y2 = 1200
End
Begin VB.Line Line1
BorderColor = &H000000FF&
BorderWidth = 2
X1 = 240
X2 = 8280
Y1 = 600
Y2 = 600
End
Begin VB.Label Label12
Alignment = 2 'Center
Caption = "到"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 2280
TabIndex = 30
Top = 1440
Width = 375
End
Begin VB.Label Label4
Alignment = 2 'Center
Caption = "③累計瓶數從"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 29
Top = 1440
Width = 1575
End
Begin VB.Label Label11
Alignment = 2 'Center
Caption = "②最新日期從"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -