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

📄 frmborrow.frm

📁 本人自己编写的!!!!!看看这样做的怎么样
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmborrow 
   Caption         =   "借书信息"
   ClientHeight    =   6135
   ClientLeft      =   60
   ClientTop       =   420
   ClientWidth     =   9720
   LinkTopic       =   "Form1"
   ScaleHeight     =   6135
   ScaleWidth      =   9720
   StartUpPosition =   3  '窗口缺省
   Begin VB.ComboBox Combo3 
      Height          =   300
      Left            =   1200
      TabIndex        =   35
      Top             =   4200
      Width           =   2775
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "返 回(&X)"
      Height          =   615
      Left            =   4560
      TabIndex        =   32
      Top             =   4800
      Width           =   1335
   End
   Begin VB.CommandButton cmd 
      Caption         =   "保 存(&S)"
      Height          =   615
      Left            =   2640
      TabIndex        =   31
      Top             =   4800
      Width           =   1335
   End
   Begin VB.TextBox txtItem 
      Height          =   375
      Index           =   10
      Left            =   1200
      TabIndex        =   30
      Top             =   4200
      Width           =   2775
   End
   Begin VB.Frame Frame2 
      Caption         =   "读者信息"
      Height          =   4455
      Left            =   4560
      TabIndex        =   1
      Top             =   120
      Width           =   4455
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   1080
         TabIndex        =   34
         Top             =   240
         Width           =   2775
      End
      Begin VB.Frame Frame3 
         Caption         =   "性别"
         Height          =   1455
         Left            =   600
         TabIndex        =   27
         Top             =   2760
         Width           =   3015
         Begin VB.OptionButton Option1 
            Caption         =   "  女"
            Height          =   255
            Index           =   1
            Left            =   480
            TabIndex        =   29
            Top             =   840
            Width           =   1215
         End
         Begin VB.OptionButton Option1 
            Caption         =   "  男"
            Height          =   255
            Index           =   0
            Left            =   480
            TabIndex        =   28
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   9
         Left            =   1080
         TabIndex        =   26
         Top             =   2160
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   8
         Left            =   1080
         TabIndex        =   25
         Top             =   1680
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   7
         Left            =   1080
         TabIndex        =   24
         Top             =   1200
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   6
         Left            =   1080
         TabIndex        =   23
         Top             =   720
         Width           =   2775
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1080
         TabIndex        =   16
         Top             =   240
         Width           =   2775
      End
      Begin VB.Label Label2 
         Caption         =   "借 书 数"
         Height          =   375
         Index           =   12
         Left            =   240
         TabIndex        =   14
         Top             =   2280
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "出生时间"
         Height          =   375
         Index           =   11
         Left            =   240
         TabIndex        =   13
         Top             =   1800
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "专 业 名"
         Height          =   375
         Index           =   10
         Left            =   240
         TabIndex        =   12
         Top             =   1320
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "姓    名"
         Height          =   375
         Index           =   9
         Left            =   240
         TabIndex        =   11
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "借书证号"
         Height          =   375
         Index           =   8
         Left            =   240
         TabIndex        =   10
         Top             =   360
         Width           =   855
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "书籍信息"
      Height          =   3855
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   4215
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   1080
         TabIndex        =   33
         Top             =   240
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   5
         Left            =   1080
         TabIndex        =   22
         Top             =   3240
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   4
         Left            =   1080
         TabIndex        =   21
         Top             =   2730
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   3
         Left            =   1080
         TabIndex        =   20
         Top             =   2235
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   2
         Left            =   1080
         TabIndex        =   19
         Top             =   1725
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   1
         Left            =   1080
         TabIndex        =   18
         Top             =   1230
         Width           =   2775
      End
      Begin VB.TextBox txtItem 
         Height          =   375
         Index           =   0
         Left            =   1080
         TabIndex        =   17
         Top             =   720
         Width           =   2775
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1080
         TabIndex        =   15
         Top             =   240
         Width           =   2775
      End
      Begin VB.Label Label2 
         Caption         =   "库存数"
         Height          =   375
         Index           =   6
         Left            =   120
         TabIndex        =   8
         Top             =   3360
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "复本数"
         Height          =   375
         Index           =   5
         Left            =   120
         TabIndex        =   7
         Top             =   2880
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "价  格"
         Height          =   375
         Index           =   4
         Left            =   120
         TabIndex        =   6
         Top             =   2355
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "出版社"
         Height          =   375
         Index           =   3
         Left            =   120
         TabIndex        =   5
         Top             =   1860
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "作  者"
         Height          =   375
         Index           =   2
         Left            =   120
         TabIndex        =   4
         Top             =   1365
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "书  名"
         Height          =   375
         Index           =   1
         Left            =   120
         TabIndex        =   3
         Top             =   855
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   " ISBN"
         Height          =   375
         Index           =   0
         Left            =   120
         TabIndex        =   2
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.Label Label2 
      Caption         =   "索书号"
      Height          =   375
      Index           =   7
      Left            =   240
      TabIndex        =   9
      Top             =   4320
      Width           =   615
   End
End
Attribute VB_Name = "frmBorrow"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False

⌨️ 快捷键说明

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