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

📄 frmorderstatistics.frm

📁 vb编出的关于传销工资结算系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{00025600-0000-0000-C000-000000000046}#4.6#0"; "CRYSTL32.OCX"
Begin VB.Form frmOrderStatistics 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "审购统计查询"
   ClientHeight    =   6630
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8655
   ClipControls    =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6630
   ScaleWidth      =   8655
   StartUpPosition =   2  '屏幕中心
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   855
      Left            =   0
      TabIndex        =   22
      Top             =   0
      Width           =   8655
      _ExtentX        =   15266
      _ExtentY        =   1508
      ButtonWidth     =   1455
      ButtonHeight    =   1349
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   327682
      BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7} 
         NumButtons      =   9
         BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   "查询"
            Key             =   "Search"
            Object.ToolTipText     =   "查询"
            Object.Tag             =   ""
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Object.Tag             =   ""
            Style           =   3
         EndProperty
         BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Object.Tag             =   ""
            Style           =   3
         EndProperty
         BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Object.Tag             =   ""
            Style           =   3
         EndProperty
         BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   "打印预览"
            Key             =   "Preview"
            Object.ToolTipText     =   "打印预览"
            Object.Tag             =   ""
            ImageIndex      =   2
         EndProperty
         BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   "打印 "
            Key             =   "Print"
            Object.ToolTipText     =   "打印 "
            Object.Tag             =   ""
            ImageIndex      =   3
         EndProperty
         BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Object.Tag             =   ""
            Style           =   3
         EndProperty
         BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Object.Tag             =   ""
            Style           =   3
         EndProperty
         BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   "退出"
            Key             =   "Close"
            Object.ToolTipText     =   "退出"
            Object.Tag             =   ""
            ImageIndex      =   4
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton cmdPreview 
      Caption         =   "Preview"
      Height          =   375
      Left            =   840
      TabIndex        =   26
      Top             =   840
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdPrint 
      Caption         =   "Print"
      Height          =   375
      Left            =   1680
      TabIndex        =   25
      Top             =   840
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdClose 
      Caption         =   "Close"
      Height          =   375
      Left            =   2520
      TabIndex        =   24
      Top             =   840
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdSearch 
      Caption         =   "search"
      Height          =   375
      Left            =   0
      TabIndex        =   23
      Top             =   840
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.Frame Frame1 
      Caption         =   "查询方式"
      ForeColor       =   &H00FF0000&
      Height          =   1590
      Left            =   225
      TabIndex        =   0
      Top             =   1275
      Width           =   8190
      Begin VB.Frame Frame4 
         Height          =   615
         Left            =   1425
         TabIndex        =   15
         Top             =   825
         Width           =   6465
         Begin VB.ComboBox Combo3 
            BackColor       =   &H00C0FFFF&
            ForeColor       =   &H00FF0000&
            Height          =   300
            Left            =   825
            TabIndex        =   21
            Top             =   200
            Width           =   765
         End
         Begin VB.CommandButton Command2 
            Caption         =   "搜索"
            Height          =   315
            Left            =   3750
            TabIndex        =   17
            Top             =   200
            Width           =   690
         End
         Begin VB.TextBox txt员工工号 
            BackColor       =   &H00C0FFFF&
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   2400
            MaxLength       =   8
            TabIndex        =   16
            Top             =   200
            Width           =   1365
         End
         Begin VB.Label Label5 
            Caption         =   "公司"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   240
            Left            =   225
            TabIndex        =   20
            Top             =   255
            Width           =   465
         End
      End
      Begin VB.Frame Frame3 
         Height          =   615
         Left            =   1425
         TabIndex        =   10
         Top             =   150
         Width           =   6465
         Begin VB.ComboBox Combo2 
            BackColor       =   &H00C0FFFF&
            ForeColor       =   &H00FF0000&
            Height          =   300
            Left            =   825
            TabIndex        =   19
            Top             =   200
            Width           =   765
         End
         Begin VB.TextBox txt终止订单号码 
            BackColor       =   &H00C0FFFF&
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   4725
            MaxLength       =   8
            TabIndex        =   12
            Top             =   200
            Width           =   1365
         End
         Begin VB.TextBox txt起始订单号码 
            BackColor       =   &H00C0FFFF&
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   2400
            MaxLength       =   8
            TabIndex        =   11
            Top             =   200
            Width           =   1365
         End
         Begin VB.Label Label1 
            Caption         =   "公司"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   240
            Left            =   225
            TabIndex        =   18
            Top             =   255
            Width           =   465
         End
         Begin VB.Label Label8 
            Caption         =   "到"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   240
            Left            =   4125
            TabIndex        =   14
            Top             =   255
            Width           =   240
         End
         Begin VB.Label Label7 
            Caption         =   "从"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   240
            Left            =   1950
            TabIndex        =   13
            Top             =   255
            Width           =   240
         End
      End
      Begin VB.OptionButton Option2 
         Caption         =   "员工工号"
         ForeColor       =   &H00FF0000&
         Height          =   390
         Left            =   225
         TabIndex        =   9
         Top             =   975
         Width           =   1065
      End
      Begin VB.OptionButton Option1 
         Caption         =   "订单号码"
         ForeColor       =   &H00FF0000&
         Height          =   240
         Left            =   225
         TabIndex        =   8
         Top             =   375
         Value           =   -1  'True
         Width           =   1065
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3600
      Top             =   840
      Visible         =   0   'False
      Width           =   1860
      _ExtentX        =   3281
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      ForeColor       =   &H00FF0000&
      Height          =   3465

⌨️ 快捷键说明

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