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

📄 frmqueueset.frm

📁 银行、电信
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmQueueSet 
   Caption         =   "排队服务信息设置"
   ClientHeight    =   6015
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8415
   Icon            =   "frmQueueSet.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   6015
   ScaleWidth      =   8415
   WindowState     =   2  'Maximized
   Begin VB.CommandButton cmdQuit 
      Caption         =   "关闭(&C)"
      Height          =   375
      Left            =   7200
      TabIndex        =   0
      Top             =   5520
      Width           =   1095
   End
   Begin VB.CommandButton cmdDelete 
      Caption         =   "删除(&D)"
      Enabled         =   0   'False
      Height          =   375
      Left            =   2040
      TabIndex        =   4
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdChange 
      Caption         =   "修改(&M)"
      Enabled         =   0   'False
      Height          =   375
      Left            =   1080
      TabIndex        =   3
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdAddNew 
      Caption         =   "添加(&A)"
      Height          =   375
      Left            =   120
      TabIndex        =   2
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdRefresh 
      Caption         =   "刷新(&R)"
      Height          =   375
      Left            =   6120
      TabIndex        =   5
      Top             =   5520
      Width           =   1095
   End
   Begin MSComctlLib.StatusBar stbInfo 
      Height          =   300
      Index           =   3
      Left            =   4440
      TabIndex        =   6
      Top             =   600
      Width           =   2895
      _ExtentX        =   5106
      _ExtentY        =   529
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   1
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Bevel           =   2
            Object.Width           =   5080
            MinWidth        =   5080
            Text            =   "变更排队方式是否刷新当前队列:"
            TextSave        =   "变更排队方式是否刷新当前队列:"
         EndProperty
      EndProperty
   End
   Begin VB.Frame fra3 
      Caption         =   "服务类型列表"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3855
      Left            =   120
      TabIndex        =   17
      Top             =   1560
      Width           =   8175
      Begin MSComctlLib.ListView lsvService 
         Height          =   3495
         Left            =   120
         TabIndex        =   1
         Top             =   240
         Width           =   7935
         _ExtentX        =   13996
         _ExtentY        =   6165
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         NumItems        =   3
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "服务编号"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Alignment       =   2
            SubItemIndex    =   1
            Text            =   "服务名称"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Alignment       =   2
            SubItemIndex    =   2
            Text            =   "服务内容说明"
            Object.Width           =   7620
         EndProperty
      End
   End
   Begin VB.Frame fra1 
      Height          =   1365
      Left            =   1320
      TabIndex        =   11
      Top             =   120
      Width           =   2535
      Begin VB.OptionButton opt1 
         Caption         =   "单服务类型多队列排队"
         Enabled         =   0   'False
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   240
         Width           =   2295
      End
      Begin VB.OptionButton opt2 
         Caption         =   "多服务类型单队列排队"
         Enabled         =   0   'False
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   600
         Width           =   2295
      End
      Begin VB.OptionButton opt3 
         Caption         =   "多服务类型多队列排队"
         Enabled         =   0   'False
         Height          =   255
         Left            =   120
         TabIndex        =   12
         Top             =   960
         Value           =   -1  'True
         Width           =   2295
      End
   End
   Begin VB.TextBox txtType 
      Enabled         =   0   'False
      Height          =   270
      Left            =   5640
      TabIndex        =   10
      Top             =   240
      Width           =   2175
   End
   Begin VB.Frame fra2 
      Height          =   645
      Left            =   4440
      TabIndex        =   7
      Top             =   840
      Width           =   3855
      Begin VB.OptionButton opt5 
         Caption         =   "追加排队"
         Enabled         =   0   'False
         Height          =   255
         Left            =   2040
         TabIndex        =   9
         Top             =   240
         Value           =   -1  'True
         Width           =   1095
      End
      Begin VB.OptionButton opt4 
         Caption         =   "重新排队"
         Enabled         =   0   'False
         Height          =   255
         Left            =   480
         TabIndex        =   8
         Top             =   240
         Width           =   1095
      End
   End
   Begin MSComctlLib.StatusBar stbInfo 
      Height          =   300
      Index           =   0
      Left            =   120
      TabIndex        =   15
      Top             =   200
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   529
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   1
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Bevel           =   2
            Object.Width           =   3316
            MinWidth        =   3316
            Text            =   "排队方式:"
            TextSave        =   "排队方式:"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.StatusBar stbInfo 
      Height          =   300
      Index           =   1
      Left            =   4440
      TabIndex        =   16
      Top             =   200
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   529
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   1
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Bevel           =   2
            Object.Width           =   3316
            MinWidth        =   3316
            Text            =   "服务类型:"
            TextSave        =   "服务类型:"

⌨️ 快捷键说明

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