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

📄 frmaddnew.frm

📁 图书馆管理系统 对图书进行管理
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 frmaddnew 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "新书订购"
   ClientHeight    =   5385
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6780
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5385
   ScaleWidth      =   6780
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame2 
      Height          =   680
      Left            =   100
      TabIndex        =   18
      Top             =   4680
      Width           =   6645
      Begin VB.CommandButton Command5 
         Caption         =   "添加"
         Height          =   375
         Left            =   240
         TabIndex        =   39
         Top             =   200
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "保存"
         Height          =   375
         Left            =   1440
         Picture         =   "frmaddnew.frx":0000
         TabIndex        =   22
         Top             =   200
         Width           =   1095
      End
      Begin VB.CommandButton Command2 
         Caption         =   "清除"
         Height          =   375
         Left            =   2640
         TabIndex        =   21
         Top             =   200
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "退出"
         Height          =   375
         Left            =   5280
         TabIndex        =   20
         Top             =   200
         Width           =   1095
      End
      Begin VB.CommandButton Command4 
         Caption         =   "删除"
         Height          =   375
         Left            =   3960
         TabIndex        =   19
         Top             =   200
         Width           =   1215
      End
   End
   Begin VB.Frame Frame1 
      Height          =   2850
      Left            =   120
      TabIndex        =   1
      Top             =   0
      Width           =   6600
      Begin VB.TextBox Text13 
         Height          =   270
         Left            =   4245
         TabIndex        =   38
         Text            =   "Text13"
         Top             =   2310
         Width           =   2115
      End
      Begin VB.TextBox Text12 
         Height          =   270
         Left            =   1125
         Locked          =   -1  'True
         TabIndex        =   37
         Text            =   "Text12"
         Top             =   2310
         Width           =   2115
      End
      Begin VB.TextBox Text11 
         Height          =   270
         Left            =   4245
         TabIndex        =   36
         Text            =   "Text11"
         Top             =   1995
         Width           =   2115
      End
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   1125
         TabIndex        =   35
         Text            =   "Text10"
         Top             =   1995
         Width           =   2115
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   4245
         TabIndex        =   34
         Text            =   "Text9"
         Top             =   1680
         Width           =   2115
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   1125
         TabIndex        =   33
         Text            =   "Text8"
         Top             =   1680
         Width           =   2115
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   4245
         TabIndex        =   32
         Text            =   "Text7"
         Top             =   1380
         Width           =   2115
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   1125
         TabIndex        =   31
         Text            =   "Text6"
         Top             =   1395
         Width           =   2115
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   270
         Left            =   4245
         TabIndex        =   30
         Top             =   1095
         Width           =   2115
         _ExtentX        =   3731
         _ExtentY        =   476
         _Version        =   393216
         Format          =   49872897
         CurrentDate     =   38379
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   1125
         TabIndex        =   29
         Text            =   "Text5"
         Top             =   1095
         Width           =   2115
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   4230
         Locked          =   -1  'True
         TabIndex        =   28
         Text            =   "Text4"
         Top             =   780
         Width           =   2115
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1125
         Style           =   2  'Dropdown List
         TabIndex        =   27
         Top             =   765
         Width           =   2115
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   4245
         TabIndex        =   26
         Text            =   "Text3"
         Top             =   480
         Width           =   2115
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1125
         TabIndex        =   25
         Text            =   "Text2"
         Top             =   480
         Width           =   2115
      End
      Begin MSComCtl2.DTPicker DT1 
         Height          =   270
         Left            =   4245
         TabIndex        =   0
         Top             =   195
         Width           =   2115
         _ExtentX        =   3731
         _ExtentY        =   476
         _Version        =   393216
         Format          =   49872897
         CurrentDate     =   38379
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1125
         TabIndex        =   24
         Text            =   "Text1"
         Top             =   195
         Width           =   2115
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   " I S B N:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3315
         TabIndex        =   23
         Top             =   2310
         Width           =   975
      End
      Begin VB.Label Label16 
         BackStyle       =   0  'Transparent
         Caption         =   "条 码 号:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3330
         TabIndex        =   16
         Top             =   1995
         Width           =   975
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "规定天数:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   240
         TabIndex        =   15
         Top             =   2310
         Width           =   975
      End
      Begin VB.Label Label14 
         BackStyle       =   0  'Transparent
         Caption         =   "复 本 数:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3330
         TabIndex        =   14
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "附    件:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   255
         TabIndex        =   13
         Top             =   1995
         Width           =   975
      End
      Begin VB.Label Label12 
         BackStyle       =   0  'Transparent
         Caption         =   "版    次:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3330
         TabIndex        =   12
         Top             =   1380
         Width           =   975
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "订购价格:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   240
         TabIndex        =   11
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "出版日期:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3330
         TabIndex        =   10
         Top             =   1095
         Width           =   975
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "出 版 社:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   1380
         Width           =   975
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "类别代码:"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3345
         TabIndex        =   8
         Top             =   780
         Width           =   975
      End
      Begin VB.Label Label7 

⌨️ 快捷键说明

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