frmsellquery.frm
来自「通用书店管理系统」· FRM 代码 · 共 1,468 行 · 第 1/5 页
FRM
1,468 行
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{DEF7CADD-83C0-11D0-A0F1-00A024703500}#7.0#0"; "TODG7.OCX"
Begin VB.Form frmSellQuery
Caption = "销售查询——零售"
ClientHeight = 6945
ClientLeft = 60
ClientTop = 345
ClientWidth = 11880
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 6945
ScaleWidth = 11880
WindowState = 2 'Maximized
Begin TabDlg.SSTab SSTab1
Height = 6690
Left = 60
TabIndex = 49
Top = 60
Width = 11715
_ExtentX = 20664
_ExtentY = 11800
_Version = 393216
Tabs = 4
TabsPerRow = 4
TabHeight = 520
TabCaption(0) = "单书明细"
TabPicture(0) = "frmSellQuery.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "tdbQuery(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame1(0)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "cmdSearch(0)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).ControlCount= 3
TabCaption(1) = "单书汇总"
TabPicture(1) = "frmSellQuery.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "tdbQuery(1)"
Tab(1).Control(1)= "Frame1(1)"
Tab(1).Control(2)= "cmdSearch(1)"
Tab(1).ControlCount= 3
TabCaption(2) = "清单明细"
TabPicture(2) = "frmSellQuery.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "tdbQuery(2)"
Tab(2).Control(1)= "Frame1(2)"
Tab(2).Control(2)= "cmdSearch(2)"
Tab(2).ControlCount= 3
TabCaption(3) = "清单汇总"
TabPicture(3) = "frmSellQuery.frx":0054
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "tdbQuery(3)"
Tab(3).Control(1)= "cmdSearch(3)"
Tab(3).Control(2)= "Frame1(3)"
Tab(3).ControlCount= 3
Begin VB.Frame Frame1
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "查询条件"
ForeColor = &H80000008&
Height = 2715
Index = 3
Left = -71580
TabIndex = 60
Top = 1320
Visible = 0 'False
Width = 4560
Begin VB.CommandButton cmdExit
Appearance = 0 'Flat
Height = 405
Index = 3
Left = 2640
Picture = "frmSellQuery.frx":0070
Style = 1 'Graphical
TabIndex = 79
Top = 1980
Width = 960
End
Begin VB.CommandButton cmdOk
Appearance = 0 'Flat
Height = 405
Index = 3
Left = 1260
Picture = "frmSellQuery.frx":1554
Style = 1 'Graphical
TabIndex = 42
Top = 1980
Width = 960
End
Begin VB.CommandButton cmdSearch
Appearance = 0 'Flat
Height = 315
Index = 13
Left = 4020
Picture = "frmSellQuery.frx":2A38
Style = 1 'Graphical
TabIndex = 78
Top = 780
Width = 345
End
Begin VB.CommandButton cmdSearch
Appearance = 0 'Flat
Height = 315
Index = 14
Left = 4020
Picture = "frmSellQuery.frx":2D7C
Style = 1 'Graphical
TabIndex = 77
Top = 240
Width = 345
End
Begin VB.CheckBox chkFields
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "销售日期"
ForeColor = &H80000008&
Height = 315
Index = 14
Left = 180
TabIndex = 48
Top = 1380
Visible = 0 'False
Width = 1050
End
Begin VB.CheckBox chkFields
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "客户"
ForeColor = &H80000008&
Height = 315
Index = 13
Left = 180
TabIndex = 46
Top = 315
Value = 1 'Checked
Visible = 0 'False
Width = 960
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
Height = 345
Index = 9
Left = 1260
TabIndex = 40
Top = 240
Visible = 0 'False
Width = 2505
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
Height = 345
Index = 8
Left = 1260
TabIndex = 41
Top = 780
Visible = 0 'False
Width = 2505
End
Begin VB.CheckBox chkFields
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "会员卡号"
ForeColor = &H80000008&
Height = 315
Index = 12
Left = 180
TabIndex = 47
Top = 840
Value = 1 'Checked
Visible = 0 'False
Width = 1320
End
Begin MSComCtl2.DTPicker dtpDate
Height = 375
Index = 6
Left = 1260
TabIndex = 43
Top = 1320
Visible = 0 'False
Width = 1365
_ExtentX = 2408
_ExtentY = 661
_Version = 393216
Format = 24444929
CurrentDate = 37329
End
Begin MSComCtl2.DTPicker dtpDate
Height = 375
Index = 7
Left = 3060
TabIndex = 44
Top = 1320
Visible = 0 'False
Width = 1365
_ExtentX = 2408
_ExtentY = 661
_Version = 393216
Format = 24444929
CurrentDate = 37329
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "至"
ForeColor = &H80000008&
Height = 300
Index = 3
Left = 2760
TabIndex = 61
Top = 1380
Visible = 0 'False
Width = 330
End
End
Begin VB.CommandButton cmdSearch
Caption = "查询条件(&F)"
Height = 405
Index = 0
Left = 10215
TabIndex = 12
Top = 6120
Width = 1335
End
Begin VB.CommandButton cmdSearch
Caption = "查询条件(&F)"
Height = 405
Index = 1
Left = -64785
TabIndex = 23
Top = 6135
Width = 1335
End
Begin VB.CommandButton cmdSearch
Caption = "查询条件(&F)"
Height = 405
Index = 2
Left = -64785
TabIndex = 29
Top = 6135
Width = 1335
End
Begin VB.CommandButton cmdSearch
Caption = "查询条件(&F)"
Height = 405
Index = 3
Left = -64860
TabIndex = 45
Top = 6120
Visible = 0 'False
Width = 1335
End
Begin VB.Frame Frame1
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "查询条件"
ForeColor = &H80000008&
Height = 3750
Index = 0
Left = 2100
TabIndex = 52
Top = 1140
Visible = 0 'False
Width = 7260
Begin VB.CheckBox chkFields
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "会员卡号"
ForeColor = &H80000008&
Height = 315
Index = 1
Left = 3840
TabIndex = 82
Top = 240
Value = 1 'Checked
Width = 1050
End
Begin VB.CheckBox chkFields
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "书号"
ForeColor = &H80000008&
Height = 315
Index = 2
Left = 3840
TabIndex = 81
Top = 720
Value = 1 'Checked
Width = 720
End
Begin VB.CheckBox chkFields
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?