📄 buyfind.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_BuyFind
BackColor = &H00E0E0E0&
BorderStyle = 3 'Fixed Dialog
Caption = "采购单查询"
ClientHeight = 3060
ClientLeft = 45
ClientTop = 435
ClientWidth = 6615
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3060
ScaleWidth = 6615
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Height = 1932
Left = 0
TabIndex = 5
Top = 480
Width = 6615
Begin VB.CheckBox ck1
BackColor = &H00E0E0E0&
Caption = "Check1"
Height = 255
Left = 120
TabIndex = 20
Top = 240
Width = 255
End
Begin VB.CheckBox ck2
BackColor = &H00E0E0E0&
Caption = "Check2"
Height = 255
Left = 120
TabIndex = 19
Top = 600
Width = 255
End
Begin VB.CheckBox ck3
BackColor = &H00E0E0E0&
Caption = "Check3"
Height = 255
Left = 120
TabIndex = 18
Top = 1080
Width = 255
End
Begin VB.CheckBox ck4
BackColor = &H00E0E0E0&
Caption = "Check4"
Height = 180
Left = 120
TabIndex = 17
Top = 1560
Width = 255
End
Begin VB.TextBox txtid
Appearance = 0 'Flat
Enabled = 0 'False
Height = 270
Left = 1440
TabIndex = 16
Top = 210
Width = 1815
End
Begin VB.TextBox txt1id
Appearance = 0 'Flat
Enabled = 0 'False
Height = 270
Left = 4200
TabIndex = 15
Top = 210
Width = 2055
End
Begin VB.TextBox txtele
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Enabled = 0 'False
ForeColor = &H008080FF&
Height = 270
Left = 1440
TabIndex = 14
Top = 1080
Width = 1455
End
Begin VB.TextBox txtele1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Enabled = 0 'False
Height = 270
Left = 4200
TabIndex = 13
Top = 1080
Width = 1575
End
Begin VB.CommandButton cmdE1
BackColor = &H00E0E0E0&
Caption = "查找"
Enabled = 0 'False
Height = 255
Left = 2880
Style = 1 'Graphical
TabIndex = 11
Top = 1080
Width = 495
End
Begin VB.CommandButton cmdE2
BackColor = &H00E0E0E0&
Caption = "查找"
Enabled = 0 'False
Height = 255
Left = 5760
Style = 1 'Graphical
TabIndex = 10
Top = 1080
Width = 495
End
Begin VB.TextBox txtcomp1
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Enabled = 0 'False
Height = 270
Left = 4200
TabIndex = 9
Top = 1560
Width = 1575
End
Begin VB.TextBox txtcomp
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Enabled = 0 'False
Height = 270
Left = 1440
TabIndex = 8
Text = " "
Top = 1560
Width = 1455
End
Begin VB.CommandButton cmdcomp1
BackColor = &H00E0E0E0&
Caption = "查找"
Enabled = 0 'False
Height = 255
Left = 5760
Style = 1 'Graphical
TabIndex = 7
Top = 1560
Width = 495
End
Begin VB.CommandButton cmdcomp
BackColor = &H00E0E0E0&
Caption = "查找"
Enabled = 0 'False
Height = 255
Left = 2880
Style = 1 'Graphical
TabIndex = 6
Top = 1560
Width = 495
End
Begin MSComCtl2.DTPicker dtp1
Height = 375
Left = 1440
TabIndex = 12
Top = 600
Width = 1815
_ExtentX = 3201
_ExtentY = 661
_Version = 393216
Enabled = 0 'False
CalendarTitleBackColor= 14737632
Format = 30081025
CurrentDate = 37511
End
Begin MSComCtl2.DTPicker dtp2
Height = 375
Left = 4200
TabIndex = 21
Top = 600
Width = 2055
_ExtentX = 3625
_ExtentY = 661
_Version = 393216
Enabled = 0 'False
CalendarTitleBackColor= 12632256
Format = 30081025
CurrentDate = 37480
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "单据号:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 480
TabIndex = 27
Top = 240
Width = 840
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "日 期:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 480
TabIndex = 26
Top = 600
Width = 960
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "产品名称:"
Height = 180
Left = 480
TabIndex = 25
Top = 1080
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "公司名称:"
Height = 180
Left = 480
TabIndex = 24
Top = 1560
Width = 900
End
Begin VB.Image Image1
Appearance = 0 'Flat
Height = 480
Index = 0
Left = 3480
Picture = "BuyFind.frx":0000
Top = 120
Width = 480
End
Begin VB.Image Image1
Appearance = 0 'Flat
Height = 480
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -