📄 +
字号:
VERSION 5.00
Begin VB.Form Kpgl_Search
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "卡片查询条件"
ClientHeight = 2820
ClientLeft = 45
ClientTop = 330
ClientWidth = 5160
HelpContextID = 503001
Icon = "卡片查询条件.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form3"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2820
ScaleWidth = 5160
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
Height = 2385
Left = 60
TabIndex = 13
Top = 0
Width = 5025
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 7
Left = 4515
Picture = "卡片查询条件.frx":1042
Style = 1 'Graphical
TabIndex = 27
Top = 1602
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 6
Left = 4515
Picture = "卡片查询条件.frx":13CC
Style = 1 'Graphical
TabIndex = 26
Top = 1254
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 5
Left = 4515
Picture = "卡片查询条件.frx":1756
Style = 1 'Graphical
TabIndex = 25
Top = 906
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 4
Left = 2400
Picture = "卡片查询条件.frx":1AE0
Style = 1 'Graphical
TabIndex = 24
Top = 906
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 3
Left = 4515
Picture = "卡片查询条件.frx":1E6A
Style = 1 'Graphical
TabIndex = 23
Top = 558
Width = 300
End
Begin VB.TextBox lrtext
Height = 300
Index = 8
Left = 1050
TabIndex = 8
Text = "8"
Top = 1950
Width = 3765
End
Begin VB.TextBox lrtext
Height = 300
Index = 5
Left = 3150
TabIndex = 5
Text = "5"
Top = 906
Width = 1365
End
Begin VB.TextBox lrtext
Height = 300
Index = 4
Left = 1050
TabIndex = 4
Text = "4"
Top = 906
Width = 1365
End
Begin VB.TextBox lrtext
Height = 300
Index = 3
Left = 3150
TabIndex = 3
Text = "3"
Top = 558
Width = 1365
End
Begin VB.TextBox lrtext
Height = 300
Index = 6
Left = 1050
TabIndex = 6
Text = "6"
Top = 1254
Width = 3465
End
Begin VB.TextBox lrtext
Height = 300
Index = 7
Left = 1050
TabIndex = 7
Text = "7"
Top = 1602
Width = 3465
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 0
Left = 2400
Picture = "卡片查询条件.frx":21F4
Style = 1 'Graphical
TabIndex = 16
Top = 210
Width = 300
End
Begin VB.TextBox lrtext
Height = 300
Index = 0
Left = 1050
TabIndex = 0
Text = "0"
Top = 210
Width = 1365
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 1
Left = 4515
Picture = "卡片查询条件.frx":257E
Style = 1 'Graphical
TabIndex = 15
Top = 210
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 2
Left = 2400
Picture = "卡片查询条件.frx":2908
Style = 1 'Graphical
TabIndex = 14
Top = 558
Width = 300
End
Begin VB.TextBox lrtext
Height = 300
Index = 1
Left = 3150
TabIndex = 1
Text = "1"
Top = 210
Width = 1365
End
Begin VB.TextBox lrtext
Height = 300
Index = 2
Left = 1050
TabIndex = 2
Text = "2"
Top = 558
Width = 1365
End
Begin VB.Line Line3
X1 = 2820
X2 = 3000
Y1 = 1050
Y2 = 1050
End
Begin VB.Line Line1
X1 = 2820
X2 = 3000
Y1 = 705
Y2 = 705
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "设备位号:"
Height = 180
Left = 210
TabIndex = 22
ToolTipText = "阿维吾尔"
Top = 2010
Width = 810
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "资产编号:"
Height = 180
Left = 210
TabIndex = 21
Top = 960
Width = 810
End
Begin VB.Line Line2
X1 = 2820
X2 = 3000
Y1 = 360
Y2 = 360
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "日 期:"
Height = 180
Left = 210
TabIndex = 20
Top = 270
Width = 810
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "卡片编号:"
Height = 180
Left = 210
TabIndex = 19
Top = 615
Width = 810
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "所属部门:"
Height = 180
Left = 210
TabIndex = 18
Top = 1665
Width = 810
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "资产类别:"
Height = 180
Left = 210
TabIndex = 17
Top = 1320
Width = 810
End
End
Begin VB.CheckBox UnloadCheck
Caption = "Check5"
Height = 315
Left = 2310
TabIndex = 12
Top = 2040
Visible = 0 'False
Width = 345
End
Begin VB.CommandButton Cmd_Clear
Caption = "全清"
Height = 300
Left = 60
TabIndex = 11
Top = 2460
Width = 1120
End
Begin VB.CommandButton QdCommand
Caption = "确定(&O)"
Height = 300
Left = 2760
TabIndex = 9
Top = 2460
Width = 1120
End
Begin VB.CommandButton QxCommand
Caption = "取消(&C)"
Height = 300
Left = 3960
TabIndex = 10
Top = 2460
Width = 1120
End
End
Attribute VB_Name = "Kpgl_Search"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'******************************************************************
'* 模 块 名 称 :卡片列表条件
'* 功 能 描 述 :
'* 程序员姓名 :徐衍民
'* 最后修改人 :徐衍民
'* 最后修改时间:2001/11/21
'* 备 注:
'******************************************************************
Dim Tsxx As String '系统信息提示
Dim Jsqte As Integer
'以下为固定使用变量(文本框)
Dim Textvar() As Variant '存储变体型文本框信息
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -