📄 包装物管理系统_单据列表_附属物出库单列表查询条件(单据式).frm
字号:
TabIndex = 57
Top = 2895
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "单据号:"
Height = 180
Index = 0
Left = 150
TabIndex = 56
Top = 660
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "仓库:"
Height = 180
Index = 11
Left = 150
TabIndex = 55
Top = 1380
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "业务类型:"
Height = 180
Index = 2
Left = 150
TabIndex = 54
Top = 1770
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "客户:"
Height = 180
Index = 1
Left = 150
TabIndex = 53
Top = 2175
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "部门:"
Height = 180
Index = 3
Left = 150
TabIndex = 52
Top = 2535
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "日期:"
Height = 180
Index = 10
Left = 150
TabIndex = 51
Top = 270
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "包装物:"
Height = 180
Index = 13
Left = 150
TabIndex = 50
Top = 1020
Width = 630
End
End
Begin VB.Frame Frame5
Height = 3495
Left = -74910
TabIndex = 26
Top = 420
Width = 5640
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "数量:"
Height = 180
Index = 15
Left = 300
TabIndex = 30
Top = 855
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "金额:"
Height = 180
Index = 16
Left = 300
TabIndex = 29
Top = 405
Width = 450
End
Begin VB.Line Line2
Index = 0
X1 = 2925
X2 = 3165
Y1 = 480
Y2 = 480
End
Begin VB.Line Line2
Index = 1
X1 = 2910
X2 = 3150
Y1 = 975
Y2 = 975
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "货区:"
Height = 180
Index = 17
Left = 300
TabIndex = 28
Top = 1755
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "部门:"
Height = 180
Index = 18
Left = 300
TabIndex = 27
Top = 1305
Width = 450
End
End
Begin VB.Frame Frame3
Height = 4215
Left = -74880
TabIndex = 22
Top = 330
Width = 4755
Begin VB.TextBox LrText
Height = 300
Index = 16
Left = 3045
TabIndex = 16
Text = "16"
Top = 1779
Width = 1545
End
Begin VB.TextBox LrText
Height = 300
Index = 15
Left = 1170
TabIndex = 15
Text = "15"
Top = 1779
Width = 1545
End
Begin VB.TextBox LrText
Height = 300
Index = 14
Left = 3045
TabIndex = 14
Text = "14"
Top = 1380
Width = 1545
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 12
Left = 4290
Picture = "包装物管理系统_单据列表_附属物出库单列表查询条件(单据式).frx":28DC
Style = 1 'Graphical
TabIndex = 34
Top = 990
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 11
Left = 4290
Picture = "包装物管理系统_单据列表_附属物出库单列表查询条件(单据式).frx":2C66
Style = 1 'Graphical
TabIndex = 33
Top = 600
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 10
Left = 4290
Picture = "包装物管理系统_单据列表_附属物出库单列表查询条件(单据式).frx":2FF0
Style = 1 'Graphical
TabIndex = 32
Top = 210
Visible = 0 'False
Width = 300
End
Begin VB.TextBox LrText
Height = 300
Index = 13
Left = 1170
TabIndex = 13
Text = "13"
Top = 1380
Width = 1545
End
Begin VB.TextBox LrText
Height = 300
Index = 12
Left = 1170
TabIndex = 12
Text = "12"
Top = 990
Width = 3135
End
Begin VB.TextBox LrText
Height = 300
Index = 10
Left = 1170
TabIndex = 10
Text = "10"
Top = 210
Width = 3135
End
Begin VB.TextBox LrText
Height = 300
Index = 11
Left = 1170
TabIndex = 11
Text = "11"
Top = 600
Width = 3135
End
Begin VB.Line Line4
X1 = 2790
X2 = 2970
Y1 = 1890
Y2 = 1890
End
Begin VB.Line Line1
X1 = 2790
X2 = 2970
Y1 = 1530
Y2 = 1530
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "附属物数量:"
Height = 180
Index = 14
Left = 150
TabIndex = 35
Top = 1830
Width = 990
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "运输方式:"
Height = 180
Index = 12
Left = 150
TabIndex = 31
Top = 270
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "制单人:"
Height = 180
Index = 6
Left = 150
TabIndex = 25
Top = 1050
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "经手人:"
Height = 180
Index = 4
Left = 150
TabIndex = 24
Top = 660
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "包装物数量:"
Height = 180
Index = 9
Left = 150
TabIndex = 23
Top = 1440
Width = 990
End
End
End
End
Attribute VB_Name = "Cask_AppertainOuListQuery"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'******************************************************************
'* 模 块 名 称 :附属物入库单列表查询条件
'* 功 能 描 述 :
'* 程序员姓名 :邹力
'* 最后修改人 :
'* 最后修改时间:2001/12/17
'* 备 注:程序中所有依实际情况自定义部分均用[>> <<]括起
'******************************************************************
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 '文本框录入有效性判断控制锁
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -