⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmseller.frm

📁 多方讨价还价系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmSeller 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "当前登录:物流卖家"
   ClientHeight    =   6690
   ClientLeft      =   2640
   ClientTop       =   2865
   ClientWidth     =   19110
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6690
   ScaleWidth      =   19110
   Begin VB.CommandButton Command1 
      Caption         =   "退出(&E)"
      Height          =   375
      Left            =   6120
      TabIndex        =   33
      Top             =   5880
      Width           =   1815
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   240
      Top             =   5880
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   36
      ImageHeight     =   25
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   2
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmSeller.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmSeller.frx":00E8
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton cmdNext 
      Caption         =   "下一步(&N)"
      Height          =   375
      Left            =   4200
      TabIndex        =   28
      Top             =   5880
      Width           =   1815
   End
   Begin VB.CommandButton cmdPrevious 
      Caption         =   "上一步(&P)"
      Height          =   375
      Left            =   2280
      TabIndex        =   27
      Top             =   5880
      Width           =   1815
   End
   Begin VB.PictureBox Container 
      BorderStyle     =   0  'None
      Height          =   5775
      Index           =   1
      Left            =   7920
      ScaleHeight     =   5775
      ScaleWidth      =   5775
      TabIndex        =   7
      Top             =   0
      Width           =   5775
      Begin VB.Frame Frame2 
         Caption         =   "过程预览"
         Height          =   5175
         Left            =   120
         TabIndex        =   29
         Top             =   480
         Width           =   5415
         Begin MSComctlLib.ListView listProcess 
            Height          =   4575
            Left            =   240
            TabIndex        =   30
            Top             =   360
            Width           =   4935
            _ExtentX        =   8705
            _ExtentY        =   8070
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            FullRowSelect   =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            Appearance      =   1
            NumItems        =   4
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Key             =   "id"
               Text            =   "编号"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Key             =   "username"
               Text            =   "姓名"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   2
               Key             =   "buyname"
               Text            =   "单位"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   3
               Key             =   "highprice"
               Text            =   "成交价"
               Object.Width           =   2540
            EndProperty
         End
      End
      Begin VB.Label Label1 
         Caption         =   "第二步:谈判过程"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   8
         Top             =   120
         Width           =   3735
      End
   End
   Begin VB.PictureBox Container 
      BorderStyle     =   0  'None
      Height          =   5775
      Index           =   2
      Left            =   13800
      ScaleHeight     =   5775
      ScaleWidth      =   5655
      TabIndex        =   6
      Top             =   0
      Width           =   5655
      Begin VB.Frame Frame3 
         Caption         =   "汇总结果(以综合评价指数递减排序)"
         Height          =   5175
         Left            =   120
         TabIndex        =   31
         Top             =   480
         Width           =   5415
         Begin MSComctlLib.ListView ListSum 
            Height          =   4575
            Left            =   240
            TabIndex        =   32
            Top             =   360
            Width           =   4935
            _ExtentX        =   8705
            _ExtentY        =   8070
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            FullRowSelect   =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            Appearance      =   1
            NumItems        =   7
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Key             =   "id"
               Text            =   "编号"
               Object.Width           =   706
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Key             =   "username"
               Text            =   "姓名"
               Object.Width           =   1058
            EndProperty
            BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   2
               Key             =   "buyname"
               Text            =   "单位"
               Object.Width           =   2822
            EndProperty
            BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   3
               Key             =   "highprice"
               Text            =   "成交价"
               Object.Width           =   1764
            EndProperty
            BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   4
               Key             =   "serve"
               Text            =   "服务系数"
               Object.Width           =   1764
            EndProperty
            BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   5
               Key             =   "quality"
               Text            =   "质量系数"
               Object.Width           =   1764
            EndProperty
            BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   6
               Text            =   "综合指数"
               Object.Width           =   1764
            EndProperty
         End
      End
      Begin VB.Label Label1 
         Caption         =   "第三步:汇总"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   9
         Top             =   120
         Width           =   3735
      End
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   5055
      Left            =   0
      ScaleHeight     =   5055
      ScaleWidth      =   2055
      TabIndex        =   1
      Top             =   0
      Width           =   2055
      Begin VB.CommandButton stepButton 
         Appearance      =   0  'Flat
         Caption         =   "汇总"
         Height          =   615
         Index           =   2
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   2520
         Width           =   1935
      End
      Begin VB.CommandButton stepButton 
         Appearance      =   0  'Flat
         BackColor       =   &H0080FFFF&
         Caption         =   "查询"
         Height          =   615
         Index           =   0
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   120
         Width           =   1935
      End
      Begin VB.CommandButton stepButton 
         Appearance      =   0  'Flat
         Caption         =   "谈判"
         Height          =   615
         Index           =   1
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   1320
         Width           =   1935
      End
      Begin VB.Image Image2 
         Height          =   375
         Left            =   840
         Picture         =   "frmSeller.frx":0388
         Top             =   2040
         Width           =   540
      End
      Begin VB.Image Image1 
         Height          =   375
         Left            =   840
         Picture         =   "frmSeller.frx":0460
         Top             =   840
         Width           =   540
      End
   End
   Begin VB.PictureBox Container 
      BorderStyle     =   0  'None
      Height          =   5775
      Index           =   0
      Left            =   2400
      ScaleHeight     =   5775
      ScaleWidth      =   5775
      TabIndex        =   0
      Top             =   0
      Width           =   5775
      Begin MSComctlLib.ListView listResult 
         Height          =   2655
         Left            =   120
         TabIndex        =   26
         Top             =   3000
         Width           =   5415
         _ExtentX        =   9551
         _ExtentY        =   4683
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   1
         NumItems        =   7
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Key             =   "id"
            Text            =   "编号"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Key             =   "username"
            Text            =   "姓名"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Key             =   "buyname"
            Text            =   "单位"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Key             =   "production"
            Text            =   "产品"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   4
            Key             =   "serve"
            Text            =   "服务系数"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   5
            Key             =   "quality"
            Text            =   "理赔系数"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   6
            Key             =   "lowprice"
            Text            =   "最低价格"
            Object.Width           =   2540
         EndProperty
      End
      Begin VB.Frame Frame1 
         Caption         =   "物流卖家信息"
         Height          =   2415
         Left            =   120
         TabIndex        =   10
         Top             =   480
         Width           =   5415
         Begin VB.CommandButton CmdEditor 
            Caption         =   "编辑"
            Height          =   375
            Left            =   2760
            TabIndex        =   34
            Top             =   1800
            Width           =   975
         End
         Begin VB.CommandButton cmdGo 
            Caption         =   "查询"
            Height          =   375
            Left            =   3960

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -