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

📄 frmtransaction.frm

📁 中小型图书会员制租赁管理系统,采用ACCESS数据库。
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmTransaction 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "交易界面"
   ClientHeight    =   8385
   ClientLeft      =   1530
   ClientTop       =   2370
   ClientWidth     =   12090
   BeginProperty Font 
      Name            =   "MS Serif"
      Size            =   12
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmTransaction.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   8385
   ScaleWidth      =   12090
   Begin VB.Frame FrameTranSactionMain 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   8295
      Left            =   120
      TabIndex        =   20
      Top             =   0
      Width           =   11895
      Begin VB.Frame FrameBorrowedItemsList 
         BorderStyle     =   0  'None
         Height          =   6015
         Left            =   240
         TabIndex        =   24
         Top             =   2040
         Width           =   11535
         Begin VB.TextBox txtsl 
            Alignment       =   2  'Center
            BeginProperty Font 
               Name            =   "微软雅黑"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   405
            Left            =   4080
            TabIndex        =   41
            Text            =   "1"
            Top             =   4440
            Width           =   735
         End
         Begin VB.TextBox txtcxid 
            Alignment       =   2  'Center
            BeginProperty Font 
               Name            =   "MS Serif"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   10080
            Locked          =   -1  'True
            TabIndex        =   39
            Top             =   3960
            Width           =   1215
         End
         Begin VB.Frame frameOptionsControls 
            BorderStyle     =   0  'None
            Height          =   975
            Left            =   120
            TabIndex        =   27
            Top             =   4920
            Width           =   7800
            Begin VB.CommandButton cmdCancel 
               Caption         =   "取消(&C)"
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   4560
               TabIndex        =   17
               Top             =   360
               Width           =   975
            End
            Begin VB.CommandButton cmdPrint 
               Caption         =   "打印(&P)"
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   6720
               TabIndex        =   19
               Top             =   360
               Width           =   975
            End
            Begin VB.CommandButton cmdDelete 
               Caption         =   "删除(&D)"
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   5640
               TabIndex        =   18
               Top             =   360
               Width           =   975
            End
            Begin VB.CommandButton cmdSave 
               Caption         =   "保存(&S)"
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   3480
               TabIndex        =   16
               Top             =   360
               Width           =   975
            End
            Begin VB.CommandButton cmdEdit 
               Caption         =   "编辑(&E)"
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   2400
               TabIndex        =   15
               Top             =   360
               Width           =   975
            End
            Begin VB.CommandButton cmdFind 
               Caption         =   "查找(&F)"
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   1320
               TabIndex        =   14
               Top             =   360
               Width           =   975
            End
            Begin VB.CommandButton cmdNew 
               Caption         =   "新建(&N)"
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   240
               TabIndex        =   13
               Top             =   360
               Width           =   975
            End
            Begin VB.Label Label1 
               Caption         =   $"frmTransaction.frx":628A
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Left            =   600
               TabIndex        =   34
               Top             =   0
               Width           =   7095
            End
         End
         Begin VB.TextBox txtzksp 
            Alignment       =   2  'Center
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   6960
            Locked          =   -1  'True
            TabIndex        =   38
            TabStop         =   0   'False
            Top             =   240
            Width           =   1455
         End
         Begin VB.TextBox txtzhekou 
            Alignment       =   1  'Right Justify
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   10080
            Locked          =   -1  'True
            TabIndex        =   35
            TabStop         =   0   'False
            Top             =   4800
            Width           =   1215
         End
         Begin VB.ComboBox cboDeleteRow 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   6480
            Style           =   2  'Dropdown List
            TabIndex        =   8
            Top             =   4440
            Width           =   975
         End
         Begin VB.CommandButton cmdDeleteRow 
            Caption         =   "移除行"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   385
            Left            =   5160
            TabIndex        =   7
            Top             =   4440
            Width           =   1255
         End
         Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
            Height          =   3375
            Left            =   120
            TabIndex        =   11
            Top             =   720
            Width           =   7575
            _ExtentX        =   13361
            _ExtentY        =   5953
            _Version        =   393216
            Cols            =   5
            AllowUserResizing=   1
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin VB.CommandButton cmdAddItem 
            Caption         =   "添加项目"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   385
            Left            =   2760
            TabIndex        =   6
            Top             =   4440
            Width           =   1215
         End
         Begin VB.CommandButton cmdRefreshList 
            Appearance      =   0  'Flat
            Caption         =   "刷新"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75

⌨️ 快捷键说明

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