📄 frmprint.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmprint
Caption = "订单[简]汇总报告"
ClientHeight = 3795
ClientLeft = 2370
ClientTop = 3165
ClientWidth = 6255
Icon = "frmprint.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3795
ScaleWidth = 6255
Begin VB.CommandButton cmdok
Caption = "查询(&F)"
Height = 340
Left = 2040
Style = 1 'Graphical
TabIndex = 4
Top = 3120
UseMaskColor = -1 'True
Width = 1095
End
Begin VB.CommandButton cmdcancel
Caption = "关闭(&C)"
Height = 340
Left = 3600
Style = 1 'Graphical
TabIndex = 3
Top = 3120
UseMaskColor = -1 'True
Width = 1095
End
Begin VB.Frame Frame1
Caption = "参数选项"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 2895
Left = 120
TabIndex = 0
Top = 120
Width = 6015
Begin VB.TextBox Txtclient
Height = 270
Left = 1440
MaxLength = 10
TabIndex = 24
Top = 600
Width = 1215
End
Begin VB.CommandButton cmdsolocate
Height = 285
Left = 2640
Picture = "frmprint.frx":0442
Style = 1 'Graphical
TabIndex = 23
Top = 600
Width = 375
End
Begin VB.ComboBox cmbType3
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmprint.frx":053C
Left = 4320
List = "frmprint.frx":053E
Style = 2 'Dropdown List
TabIndex = 22
Top = 1860
Width = 1575
End
Begin VB.ComboBox cmbType2
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmprint.frx":0540
Left = 1440
List = "frmprint.frx":0542
Style = 2 'Dropdown List
TabIndex = 21
Top = 1860
Width = 1575
End
Begin VB.ComboBox cmbType1
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmprint.frx":0544
Left = 4320
List = "frmprint.frx":0546
Style = 2 'Dropdown List
TabIndex = 20
Top = 1440
Width = 1575
End
Begin VB.ComboBox cmbTown
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmprint.frx":0548
Left = 1440
List = "frmprint.frx":054A
Style = 2 'Dropdown List
TabIndex = 19
Top = 1440
Width = 1575
End
Begin VB.ComboBox cmbfang
Height = 300
ItemData = "frmprint.frx":054C
Left = 3960
List = "frmprint.frx":0562
Style = 2 'Dropdown List
TabIndex = 13
Top = 1080
Width = 1935
End
Begin VB.CheckBox ChkType
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 4200
TabIndex = 11
Top = 240
Width = 255
End
Begin VB.TextBox TxtSearch
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 1440
TabIndex = 10
Top = 240
Width = 1575
End
Begin VB.ComboBox Cmbtype
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmprint.frx":05A2
Left = 1440
List = "frmprint.frx":05A4
Style = 2 'Dropdown List
TabIndex = 7
Top = 1020
Width = 1575
End
Begin MSComCtl2.DTPicker DTP2
Height = 375
Left = 3600
TabIndex = 6
Top = 2280
Width = 1575
_ExtentX = 2778
_ExtentY = 661
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CalendarForeColor= 16711680
CalendarTitleBackColor= 255
Format = 25690113
CurrentDate = 36400
End
Begin MSComCtl2.DTPicker DTP1
Height = 375
Left = 1440
TabIndex = 5
Top = 2280
Width = 1575
_ExtentX = 2778
_ExtentY = 661
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CalendarForeColor= 16711680
CalendarTitleBackColor= 255
Format = 25690113
CurrentDate = 36400
End
Begin VB.Label lblclient
ForeColor = &H000000C0&
Height = 255
Left = 3240
TabIndex = 26
Top = 600
Width = 2655
End
Begin VB.Label lbl1
Caption = "客户名称:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 255
Index = 7
Left = 240
TabIndex = 25
Top = 600
Width = 1095
End
Begin VB.Label lbl1
Caption = "型体类型三:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 255
Index = 6
Left = 3120
TabIndex = 18
Top = 1920
Width = 1335
End
Begin VB.Label lbl1
Caption = "型体类型二:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 255
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -