dd.frm
资源名称:WebSite1.rar [点击查看]
上传用户:vtryaojia
上传日期:2020-04-18
资源大小:1214k
文件大小:5k
源码类别:
SCSI/ASPI
开发平台:
Others
- VERSION 5.00
- Begin VB.Form ddan
- Caption = "未处理订单"
- ClientHeight = 7020
- ClientLeft = 60
- ClientTop = 450
- ClientWidth = 7575
- LinkTopic = "Form1"
- ScaleHeight = 7020
- ScaleWidth = 7575
- StartUpPosition = 3 '窗口缺省
- Begin VB.Frame Frame1
- Caption = "订单"
- Height = 6255
- Left = 240
- TabIndex = 0
- Top = 240
- Width = 7095
- Begin VB.TextBox Text1
- Height = 390
- Left = 1080
- TabIndex = 17
- Top = 240
- Width = 1935
- End
- Begin VB.CommandButton Command1
- Caption = "打印订单"
- Height = 615
- Left = 4800
- TabIndex = 16
- Top = 4080
- Width = 1695
- End
- Begin VB.ListBox List1
- Height = 960
- Left = 1080
- TabIndex = 15
- Top = 4680
- Width = 2775
- End
- Begin VB.TextBox Text7
- Height = 375
- Left = 1080
- TabIndex = 13
- Top = 3840
- Width = 2055
- End
- Begin VB.TextBox Text6
- Height = 375
- Left = 1080
- TabIndex = 11
- Top = 3240
- Width = 1575
- End
- Begin VB.TextBox Text5
- Height = 375
- Left = 1080
- TabIndex = 9
- Top = 2640
- Width = 3495
- End
- Begin VB.TextBox Text4
- Height = 375
- Left = 1080
- TabIndex = 7
- Top = 2040
- Width = 2415
- End
- Begin VB.TextBox Text3
- Height = 375
- Left = 1080
- TabIndex = 5
- Top = 1440
- Width = 2775
- End
- Begin VB.TextBox Text2
- Height = 375
- Left = 1080
- TabIndex = 3
- Top = 840
- Width = 1935
- End
- Begin VB.Label Label8
- Caption = "订单备注:"
- Height = 375
- Left = 120
- TabIndex = 14
- Top = 5040
- Width = 975
- End
- Begin VB.Label Label7
- Caption = "订货日期:"
- Height = 375
- Left = 120
- TabIndex = 12
- Top = 3960
- Width = 975
- End
- Begin VB.Label Label6
- Caption = "邮编:"
- Height = 375
- Left = 360
- TabIndex = 10
- Top = 3360
- Width = 615
- End
- Begin VB.Label Label5
- Caption = "送货地址:"
- Height = 375
- Left = 120
- TabIndex = 8
- Top = 2760
- Width = 975
- End
- Begin VB.Label Label4
- Caption = "电话:"
- Height = 255
- Left = 360
- TabIndex = 6
- Top = 2160
- Width = 615
- End
- Begin VB.Label Label3
- Caption = "E-mail:"
- Height = 255
- Left = 240
- TabIndex = 4
- Top = 1560
- Width = 735
- End
- Begin VB.Label Label2
- Caption = "联系人:"
- Height = 375
- Left = 240
- TabIndex = 2
- Top = 960
- Width = 735
- End
- Begin VB.Label Label1
- Caption = "订单号:"
- Height = 255
- Left = 240
- TabIndex = 1
- Top = 360
- Width = 735
- End
- End
- End
- Attribute VB_Name = "ddan"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False