📄
字号:
VERSION 5.00
Begin VB.Form Book_Vari_Search
BorderStyle = 3 'Fixed Dialog
Caption = "资产变动单查询条件"
ClientHeight = 2460
ClientLeft = 45
ClientTop = 330
ClientWidth = 4935
HelpContextID = 505002
Icon = "资产变动报表条件.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2460
ScaleWidth = 4935
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Cmd_Clear
Caption = "全清"
Height = 300
Left = 60
TabIndex = 11
Top = 2100
Width = 1120
End
Begin VB.CommandButton QdCommand
Caption = "确定(&O)"
Height = 300
Left = 2550
TabIndex = 9
Top = 2100
Width = 1120
End
Begin VB.CommandButton QxCommand
Caption = "取消(&C)"
Height = 300
Left = 3750
TabIndex = 10
Top = 2100
Width = 1120
End
Begin VB.Frame Frame1
Height = 2025
Left = 60
TabIndex = 12
Top = 0
Width = 4815
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 8
Left = 4335
Picture = "资产变动报表条件.frx":1042
Style = 1 'Graphical
TabIndex = 27
Top = 1602
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 7
Left = 4335
Picture = "资产变动报表条件.frx":13CC
Style = 1 'Graphical
TabIndex = 26
Top = 1254
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 6
Left = 2340
Picture = "资产变动报表条件.frx":1756
Style = 1 'Graphical
TabIndex = 25
Top = 1254
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 5
Left = 4335
Picture = "资产变动报表条件.frx":1AE0
Style = 1 'Graphical
TabIndex = 24
Top = 906
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 4
Left = 2340
Picture = "资产变动报表条件.frx":1E6A
Style = 1 'Graphical
TabIndex = 23
Top = 906
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 3
Left = 4335
Picture = "资产变动报表条件.frx":21F4
Style = 1 'Graphical
TabIndex = 22
Top = 558
Width = 300
End
Begin VB.TextBox lrtext
Height = 300
Index = 8
Left = 1020
TabIndex = 8
Text = "8"
Top = 1602
Width = 3315
End
Begin VB.TextBox lrtext
Height = 300
Index = 2
Left = 1020
TabIndex = 2
Text = "2"
Top = 558
Width = 1335
End
Begin VB.TextBox lrtext
Height = 300
Index = 1
Left = 3000
TabIndex = 1
Text = "1"
Top = 210
Width = 1335
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 2
Left = 2340
Picture = "资产变动报表条件.frx":257E
Style = 1 'Graphical
TabIndex = 15
Top = 558
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 1
Left = 4335
Picture = "资产变动报表条件.frx":2908
Style = 1 'Graphical
TabIndex = 14
Top = 210
Width = 300
End
Begin VB.TextBox lrtext
Height = 300
Index = 0
Left = 1020
TabIndex = 0
Text = "0"
Top = 210
Width = 1335
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 0
Left = 2340
Picture = "资产变动报表条件.frx":2C92
Style = 1 'Graphical
TabIndex = 13
Top = 210
Width = 300
End
Begin VB.TextBox lrtext
Height = 300
Index = 7
Left = 3000
TabIndex = 7
Text = "7"
Top = 1254
Width = 1335
End
Begin VB.TextBox lrtext
Height = 300
Index = 6
Left = 1020
TabIndex = 6
Text = "6"
Top = 1254
Width = 1335
End
Begin VB.TextBox lrtext
Height = 300
Index = 3
Left = 3000
TabIndex = 3
Text = "3"
Top = 558
Width = 1335
End
Begin VB.TextBox lrtext
Height = 300
Index = 4
Left = 1020
TabIndex = 4
Text = "4"
Top = 906
Width = 1335
End
Begin VB.TextBox lrtext
Height = 300
Index = 5
Left = 3000
TabIndex = 5
Text = "5"
Top = 906
Width = 1335
End
Begin VB.Line Line4
X1 = 2730
X2 = 2910
Y1 = 1397
Y2 = 1397
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "资产编号:"
Height = 180
Left = 150
TabIndex = 20
Top = 1320
Width = 810
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "变动方式:"
Height = 180
Left = 150
TabIndex = 19
Top = 1665
Width = 810
End
Begin VB.Line Line1
X1 = 2730
X2 = 2910
Y1 = 701
Y2 = 701
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "变动单号:"
Height = 180
Left = 150
TabIndex = 18
Top = 615
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "日 期:"
Height = 180
Left = 150
TabIndex = 17
Top = 270
Width = 810
End
Begin VB.Line Line2
X1 = 2730
X2 = 2910
Y1 = 353
Y2 = 353
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "卡片编号:"
Height = 180
Left = 150
TabIndex = 16
Top = 960
Width = 810
End
Begin VB.Line Line3
X1 = 2730
X2 = 2910
Y1 = 1049
Y2 = 1049
End
End
Begin VB.CheckBox UnloadCheck
Caption = "Check5"
Height = 315
Left = 1530
TabIndex = 21
Top = 1680
Visible = 0 'False
Width = 345
End
End
Attribute VB_Name = "Book_Vari_Search"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'******************************************************************
'* 模 块 名 称 :资产变动报表
'* 功 能 描 述 :
'* 程序员姓名 :徐衍民
'* 最后修改人 :徐衍民
'* 最后修改时间:2001/12/12
'* 备 注:
'******************************************************************
Dim Tsxx As String '系统信息提示
Dim Rs_Temp As ADODB.Recordset
'以下为固定使用变量(文本框)
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 '文本框内容变换控制锁
Dim Bln_Cancel As Boolean '取消按钮信息传递
Private Sub Form_KeyPress(KeyAscii As Integer) '控 制 焦 点 转 移
Dim jdzygs As Integer '控件焦点转移个数
jdzygs = 9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -