📄 包装物管理系统_期初处理_期初数据列表查询条件(单据式).frm
字号:
TabIndex = 0
Text = "1"
Top = 210
Width = 3640
End
Begin VB.Frame Frame2
Caption = "审核状态"
Height = 585
Left = 150
TabIndex = 32
Top = 2850
Width = 4485
Begin VB.OptionButton Opt_Check
Caption = "已审核"
Height = 195
Index = 2
Left = 3120
TabIndex = 35
Top = 270
Width = 1245
End
Begin VB.OptionButton Opt_Check
Caption = "未审核"
Height = 195
Index = 1
Left = 1620
TabIndex = 34
Top = 270
Width = 915
End
Begin VB.OptionButton Opt_Check
Caption = "全部"
Height = 195
Index = 0
Left = 180
TabIndex = 33
Top = 270
Value = -1 'True
Width = 855
End
End
Begin VB.TextBox LrText
Height = 300
Index = 3
Left = 990
TabIndex = 3
Text = "3"
Top = 1380
Width = 3345
End
Begin VB.TextBox LrText
Height = 300
Index = 4
Left = 990
TabIndex = 4
Text = "4"
Top = 1770
Width = 3345
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 0
Left = 4320
Picture = "包装物管理系统_期初处理_期初数据列表查询条件(单据式).frx":2552
Style = 1 'Graphical
TabIndex = 31
Top = 600
Visible = 0 'False
Width = 300
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "状态:"
Height = 180
Index = 8
Left = 150
TabIndex = 46
Top = 2580
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "包装物:"
Height = 180
Index = 7
Left = 150
TabIndex = 45
Top = 2190
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "单据号:"
Height = 180
Index = 0
Left = 150
TabIndex = 40
Top = 270
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "仓库:"
Height = 180
Index = 11
Left = 150
TabIndex = 39
Top = 1020
Width = 450
End
Begin VB.Label Label1
Caption = "业务类型:"
Height = 255
Index = 2
Left = 150
TabIndex = 38
Top = 630
Width = 915
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "供应商:"
Height = 180
Index = 1
Left = 150
TabIndex = 37
Top = 1410
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "部门:"
Height = 180
Index = 3
Left = 150
TabIndex = 36
Top = 1800
Width = 450
End
End
Begin VB.Frame Frame5
Height = 3495
Left = -74910
TabIndex = 17
Top = 420
Width = 5640
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 14
Left = 4995
Picture = "包装物管理系统_期初处理_期初数据列表查询条件(单据式).frx":28DC
Style = 1 'Graphical
TabIndex = 25
Top = 1695
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 13
Left = 4995
Picture = "包装物管理系统_期初处理_期初数据列表查询条件(单据式).frx":2C66
Style = 1 'Graphical
TabIndex = 24
Top = 1260
Visible = 0 'False
Width = 300
End
Begin VB.TextBox LrText
Height = 300
Index = 22
Left = 825
TabIndex = 23
Text = "14"
Top = 1695
Width = 4185
End
Begin VB.TextBox LrText
Height = 300
Index = 21
Left = 825
TabIndex = 22
Text = "13"
Top = 1260
Width = 4170
End
Begin VB.TextBox LrText
Height = 300
Index = 20
Left = 3270
TabIndex = 21
Text = "10"
Top = 390
Width = 2040
End
Begin VB.TextBox LrText
Height = 300
Index = 19
Left = 840
TabIndex = 20
Text = "9"
Top = 390
Width = 2040
End
Begin VB.TextBox LrText
Height = 300
Index = 18
Left = 3255
TabIndex = 19
Text = "12"
Top = 810
Width = 2040
End
Begin VB.TextBox LrText
Height = 300
Index = 17
Left = 840
TabIndex = 18
Text = "11"
Top = 810
Width = 2040
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "部门:"
Height = 180
Index = 18
Left = 300
TabIndex = 29
Top = 1305
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "货区:"
Height = 180
Index = 17
Left = 300
TabIndex = 28
Top = 1755
Width = 450
End
Begin VB.Line Line2
Index = 1
X1 = 2910
X2 = 3150
Y1 = 975
Y2 = 975
End
Begin VB.Line Line2
Index = 0
X1 = 2925
X2 = 3165
Y1 = 480
Y2 = 480
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "金额:"
Height = 180
Index = 16
Left = 300
TabIndex = 27
Top = 405
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "数量:"
Height = 180
Index = 15
Left = 300
TabIndex = 26
Top = 855
Width = 450
End
End
End
End
Attribute VB_Name = "Cask_StartInputListQuery"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'******************************************************************
'* 模 块 名 称 :期初数据列表查询条件
'* 功 能 描 述 :
'* 程序员姓名 :邹力
'* 最后修改人 :
'* 最后修改时间:2001/12/05
'* 备 注:程序中所有依实际情况自定义部分均用[>> <<]括起
'******************************************************************
Dim Tsxx As String '系统信息提示
'以下为固定使用变量(文本框)
Dim Textvar() As Variant '存储变体型文本框信息
Dim Textboolean() As Boolean '存储布尔型文本框信息
Dim Textint() As Integer '存储整型文本框信息
Dim Textstr() As String '存储字符型文本框信息
Dim Max_Text_Index As Integer '最大录入文本框索引值
Dim TextGroupCode As String '文本框录入分组编码
Dim TextValiLock As Boolean '文本框失去焦点是否进行有效性控制判断
Dim TextValiJudgeLock() As Boolean '文本框录入有效性判断控制锁
Dim CurTextIndex As Integer '当前文本框索引值
Dim TextChangeLock As Boolean '文本框内容变换控制锁
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -