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

📄 frmcashie.frm

📁 vb+sql 用于公交点钞结算和报表结合的相关软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmCashIE 
   Caption         =   "收银现金浏览"
   ClientHeight    =   8205
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10515
   ClipControls    =   0   'False
   Icon            =   "frmCashIE.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   Picture         =   "frmCashIE.frx":08CA
   ScaleHeight     =   8205
   ScaleWidth      =   10515
   Visible         =   0   'False
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000004&
      ForeColor       =   &H80000008&
      Height          =   225
      Left            =   60
      ScaleHeight     =   195
      ScaleWidth      =   9705
      TabIndex        =   16
      Top             =   7410
      Width           =   9735
      Begin VB.Label Label3 
         Caption         =   "  100|   50|   20|   10|    5|    2|    1|  0.5|  0.2|  0.1| 0.05| 0.02| 0.01"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   60
         TabIndex        =   17
         Top             =   0
         Width           =   9705
      End
   End
   Begin VB.TextBox txtDisplay 
      Appearance      =   0  'Flat
      BackColor       =   &H80000004&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   465
      Left            =   90
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   15
      Top             =   7440
      Width           =   9675
   End
   Begin VB.OptionButton optCountBill 
      Caption         =   "按点钞员"
      Height          =   315
      Left            =   180
      TabIndex        =   14
      Top             =   6900
      Value           =   -1  'True
      Width           =   1035
   End
   Begin VB.OptionButton optLine 
      Caption         =   "按线路"
      Height          =   315
      Left            =   3720
      TabIndex        =   13
      Top             =   6930
      Width           =   915
   End
   Begin VB.OptionButton optBus 
      Caption         =   "按车号"
      Height          =   180
      Left            =   2580
      TabIndex        =   12
      Top             =   6975
      Width           =   915
   End
   Begin VB.OptionButton optDri 
      Caption         =   "按司机"
      Height          =   315
      Left            =   1500
      TabIndex        =   11
      Top             =   6900
      Width           =   915
   End
   Begin VB.CheckBox chkCountBill 
      Caption         =   "选择点钞员"
      Height          =   210
      Left            =   4050
      TabIndex        =   9
      Top             =   6420
      Width           =   1245
   End
   Begin VB.CheckBox chkDate 
      Caption         =   "选择日期"
      Height          =   210
      Left            =   60
      TabIndex        =   8
      Top             =   6420
      Width           =   1125
   End
   Begin VB.TextBox txtDcOpNo 
      Alignment       =   1  'Right Justify
      Enabled         =   0   'False
      Height          =   315
      Left            =   6000
      TabIndex        =   4
      Text            =   "0"
      Top             =   6360
      Width           =   975
   End
   Begin VB.PictureBox Picture1 
      Height          =   6285
      Left            =   0
      ScaleHeight     =   6225
      ScaleWidth      =   9855
      TabIndex        =   3
      Top             =   0
      Width           =   9915
      Begin MSAdodcLib.Adodc adodcRec 
         Height          =   330
         Left            =   0
         Top             =   0
         Visible         =   0   'False
         Width           =   2355
         _ExtentX        =   4154
         _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         =   ""
         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 MSDataGridLib.DataGrid DatGrdDisPlay 
         Bindings        =   "frmCashIE.frx":0C0C
         Height          =   6255
         Index           =   0
         Left            =   -30
         TabIndex        =   18
         Tag             =   "50"
         Top             =   -30
         Visible         =   0   'False
         Width           =   9885
         _ExtentX        =   17436
         _ExtentY        =   11033
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         BackColor       =   16777215
         DefColWidth     =   67
         ColumnHeaders   =   -1  'True
         HeadLines       =   1
         RowHeight       =   18
         RowDividerStyle =   4
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "总共 0 条记录"
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            MarqueeStyle    =   4
            AllowFocus      =   0   'False
            AllowRowSizing  =   0   'False
            AllowSizing     =   0   'False
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定[&O]"
      Height          =   345
      Left            =   5070
      TabIndex        =   2
      Top             =   6900
      Width           =   1335
   End
   Begin VB.CommandButton cmdHlp 
      Caption         =   "帮助[&H]"
      Height          =   345
      Left            =   7830
      TabIndex        =   1
      Top             =   6900
      Width           =   1335
   End
   Begin VB.CommandButton cmdExit 
      Cancel          =   -1  'True
      Caption         =   "退出[&X]"
      Height          =   345
      Left            =   6450
      TabIndex        =   0
      Top             =   6900
      Width           =   1335

⌨️ 快捷键说明

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