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

📄 frmquota.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.4#0"; "ATLEDIT1.OCX"
Begin VB.Form frmQuota 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "配款表查询向导"
   ClientHeight    =   4830
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8160
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5094.937
   ScaleMode       =   0  'User
   ScaleWidth      =   8192.771
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdComplete 
      Enabled         =   0   'False
      Height          =   315
      Left            =   6720
      Style           =   1  'Graphical
      TabIndex        =   58
      Top             =   4440
      UseMaskColor    =   -1  'True
      Width           =   1110
   End
   Begin VB.CommandButton CmdPrevious 
      Height          =   315
      Left            =   4260
      Style           =   1  'Graphical
      TabIndex        =   56
      Top             =   4440
      UseMaskColor    =   -1  'True
      Width           =   1110
   End
   Begin VB.CommandButton cmdNext 
      Height          =   315
      Left            =   5460
      Style           =   1  'Graphical
      TabIndex        =   57
      Top             =   4440
      UseMaskColor    =   -1  'True
      Width           =   1110
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Height          =   315
      Left            =   3060
      Style           =   1  'Graphical
      TabIndex        =   55
      Top             =   4440
      UseMaskColor    =   -1  'True
      Width           =   1110
   End
   Begin VB.CommandButton CmdReset 
      Height          =   315
      Left            =   1860
      Style           =   1  'Graphical
      TabIndex        =   54
      Top             =   4440
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1110
   End
   Begin VB.PictureBox picWizard 
      Height          =   3165
      Left            =   480
      ScaleHeight     =   3105
      ScaleWidth      =   1845
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   720
      Width           =   1905
   End
   Begin TabDlg.SSTab sstQuota 
      Height          =   4155
      Left            =   60
      TabIndex        =   1
      Top             =   120
      Width           =   8025
      _ExtentX        =   14155
      _ExtentY        =   7329
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      Tab             =   3
      TabsPerRow      =   6
      TabHeight       =   520
      TabCaption(0)   =   "名称(&N)"
      TabPicture(0)   =   "frmQuota.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "LblName"
      Tab(0).Control(1)=   "txtName"
      Tab(0).Control(2)=   "Frame5"
      Tab(0).Control(3)=   "Frame3"
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "查询项目(&Q)"
      TabPicture(1)   =   "frmQuota.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "LblList"
      Tab(1).Control(1)=   "LblReport(0)"
      Tab(1).Control(2)=   "LblData"
      Tab(1).Control(3)=   "txtList"
      Tab(1).Control(4)=   "LstReport"
      Tab(1).Control(5)=   "LstDataField"
      Tab(1).Control(6)=   "cmdArrow(0)"
      Tab(1).Control(7)=   "cmdArrow(1)"
      Tab(1).Control(8)=   "cmdArrow(2)"
      Tab(1).Control(9)=   "cmdArrow(3)"
      Tab(1).Control(10)=   "cmdUpDown(1)"
      Tab(1).Control(11)=   "cmdUpDown(0)"
      Tab(1).ControlCount=   12
      TabCaption(2)   =   "查询条件(&C)"
      TabPicture(2)   =   "frmQuota.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "LblCond"
      Tab(2).Control(1)=   "Frame6"
      Tab(2).Control(2)=   "Frame2"
      Tab(2).Control(3)=   "Frame1"
      Tab(2).Control(4)=   "cboCond"
      Tab(2).ControlCount=   5
      TabCaption(3)   =   "表头栏目(&H)"
      TabPicture(3)   =   "frmQuota.frx":0054
      Tab(3).ControlEnabled=   -1  'True
      Tab(3).Control(0)=   "LblHead"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "LblHeaded"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).Control(2)=   "LblCode"
      Tab(3).Control(2).Enabled=   0   'False
      Tab(3).Control(3)=   "LstHead"
      Tab(3).Control(3).Enabled=   0   'False
      Tab(3).Control(4)=   "LstHeaded"
      Tab(3).Control(4).Enabled=   0   'False
      Tab(3).Control(5)=   "cmdHeadArrow(0)"
      Tab(3).Control(5).Enabled=   0   'False
      Tab(3).Control(6)=   "cmdHeadUpDown(0)"
      Tab(3).Control(6).Enabled=   0   'False
      Tab(3).Control(7)=   "cmdHeadArrow(1)"
      Tab(3).Control(7).Enabled=   0   'False
      Tab(3).Control(8)=   "cmdHeadUpDown(1)"
      Tab(3).Control(8).Enabled=   0   'False
      Tab(3).Control(9)=   "cboCode"
      Tab(3).Control(9).Enabled=   0   'False
      Tab(3).ControlCount=   10
      Begin VB.ComboBox cboCond 
         Height          =   300
         Left            =   -73710
         Style           =   2  'Dropdown List
         TabIndex        =   28
         Top             =   3600
         Width           =   1545
      End
      Begin VB.ComboBox cboCode 
         Height          =   300
         Left            =   5370
         Style           =   2  'Dropdown List
         TabIndex        =   49
         Top             =   3600
         Width           =   1875
      End
      Begin VB.CommandButton cmdHeadUpDown 
         Enabled         =   0   'False
         Height          =   375
         Index           =   1
         Left            =   7320
         Style           =   1  'Graphical
         TabIndex        =   53
         Top             =   2040
         Width           =   275
      End
      Begin VB.CommandButton cmdHeadArrow 
         Caption         =   "<"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   1
         Left            =   4800
         MaskColor       =   &H8000000F&
         TabIndex        =   51
         Top             =   2040
         Width           =   415
      End
      Begin VB.CommandButton cmdHeadUpDown 
         Enabled         =   0   'False
         Height          =   375
         Index           =   0
         Left            =   7320
         Style           =   1  'Graphical
         TabIndex        =   52
         Top             =   1590
         Width           =   275
      End
      Begin VB.CommandButton cmdHeadArrow 
         Caption         =   ">"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   0
         Left            =   4800
         MaskColor       =   &H8000000F&
         TabIndex        =   50
         Top             =   1635
         Width           =   415
      End
      Begin VB.ListBox LstHeaded 
         Height          =   2580
         ItemData        =   "frmQuota.frx":0070
         Left            =   5310
         List            =   "frmQuota.frx":0072
         TabIndex        =   47
         Top             =   900
         Width           =   1875
      End
      Begin VB.ListBox LstHead 
         Height          =   2580
         ItemData        =   "frmQuota.frx":0074
         Left            =   2820
         List            =   "frmQuota.frx":0076
         TabIndex        =   45
         Top             =   900
         Width           =   1875
      End
      Begin VB.Frame Frame3 
         Caption         =   "数据来源"
         Height          =   1695
         Left            =   -72240
         TabIndex        =   4
         Top             =   1200
         Width           =   4695
         Begin VB.ComboBox cboStandard 
            Height          =   300
            Left            =   1320
            Style           =   2  'Dropdown List
            TabIndex        =   10
            Top             =   1200
            Width           =   2895
         End
         Begin VB.ComboBox cboQuota 
            Height          =   300
            Left            =   1320
            Style           =   2  'Dropdown List
            TabIndex        =   8
            Top             =   720
            Width           =   2895
         End
         Begin VB.ComboBox cboSalary 
            Height          =   300
            Left            =   1320
            Style           =   2  'Dropdown List
            TabIndex        =   6
            Top             =   300
            Width           =   2895
         End
         Begin VB.Label Label5 
            Caption         =   "配款标准(&S)"
            Height          =   255
            Left            =   240
            TabIndex        =   9
            Top             =   1230
            Width           =   1095
         End
         Begin VB.Label Label4 
            Caption         =   "配款项目(&P)"
            Height          =   255
            Left            =   240
            TabIndex        =   7
            Top             =   780
            Width           =   1215
         End
         Begin VB.Label Label2 
            Caption         =   "工资表名(&M)"
            Height          =   255
            Left            =   240
            TabIndex        =   5
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "说明"
         Height          =   765
         Left            =   -72240
         TabIndex        =   11
         Top             =   3030
         Width           =   4725
         Begin MSForms.Label Label3 
            Height          =   360
            Left            =   450
            TabIndex        =   12
            Top             =   360
            Width           =   3135
            VariousPropertyBits=   276824091
            Caption         =   "请按向导步骤选择查询项目和方式!"
            Size            =   "5530;635"
            FontName        =   "宋体"
            FontHeight      =   180
            FontCharSet     =   134
            FontPitchAndFamily=   34
         End
      End
      Begin VB.TextBox txtName 
         Height          =   300
         Left            =   -72240
         TabIndex        =   3
         Text            =   "未命名"
         Top             =   840
         Width           =   4725
      End
      Begin VB.CommandButton cmdUpDown 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   -67680
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   1590
         UseMaskColor    =   -1  'True
         Width           =   275
      End
      Begin VB.CommandButton cmdUpDown 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   -67680

⌨️ 快捷键说明

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