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

📄 frmreadermodifyinfo.frm

📁 图书简明管理系统源代码(VB),可作为软件工程课程设计用,也可以作为学习用。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmreadermodifyinfo 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "修改读者资料"
   ClientHeight    =   4935
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   6480
   Icon            =   "frmreadermodifyinfo.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   4935
   ScaleWidth      =   6480
   Begin VB.CommandButton cmdsave 
      Caption         =   "保存"
      Default         =   -1  'True
      Height          =   375
      Left            =   5400
      TabIndex        =   14
      Top             =   3840
      Width           =   975
   End
   Begin VB.CommandButton cmdexit 
      Cancel          =   -1  'True
      Caption         =   "退出"
      Height          =   375
      Left            =   5400
      TabIndex        =   15
      Top             =   4440
      Width           =   975
   End
   Begin TabDlg.SSTab bookTab 
      Height          =   4935
      Left            =   0
      TabIndex        =   16
      Top             =   0
      Width           =   5295
      _ExtentX        =   9340
      _ExtentY        =   8705
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "读者信息一"
      TabPicture(0)   =   "frmreadermodifyinfo.frx":19862
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label4"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label5"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Label6"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Label7"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Label8"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Label9"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Label19"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "Label20(0)"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "Label20(1)"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Label20(2)"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "Label20(3)"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "DTP办证日期"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "DTP出生日期"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "combox读者状态"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "combox读者类别"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "combox读者性别"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "Text1"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).Control(20)=   "txt读者编号"
      Tab(0).Control(20).Enabled=   0   'False
      Tab(0).Control(21)=   "txt读者姓名"
      Tab(0).Control(21).Enabled=   0   'False
      Tab(0).Control(22)=   "txt证件名称"
      Tab(0).Control(22).Enabled=   0   'False
      Tab(0).Control(23)=   "txt证件号码"
      Tab(0).Control(23).Enabled=   0   'False
      Tab(0).ControlCount=   24
      TabCaption(1)   =   "读者信息二"
      TabPicture(1)   =   "frmreadermodifyinfo.frx":1987E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label13"
      Tab(1).Control(1)=   "Label14"
      Tab(1).Control(2)=   "Label16"
      Tab(1).Control(3)=   "Label17"
      Tab(1).Control(4)=   "Label18"
      Tab(1).Control(5)=   "Label15"
      Tab(1).Control(6)=   "txt读者单位"
      Tab(1).Control(7)=   "txt联系地址"
      Tab(1).Control(8)=   "txt联系电话"
      Tab(1).Control(9)=   "txt电子邮件"
      Tab(1).Control(10)=   "txt读者部门"
      Tab(1).Control(11)=   "txt备注"
      Tab(1).ControlCount=   12
      Begin VB.TextBox txt备注 
         Height          =   1695
         Left            =   -73680
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   13
         Top             =   3000
         Width           =   3495
      End
      Begin VB.TextBox txt读者部门 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   300
         Left            =   -73680
         TabIndex        =   9
         Top             =   960
         Width           =   3495
      End
      Begin VB.TextBox txt证件号码 
         BackColor       =   &H80000009&
         Height          =   300
         Left            =   1320
         TabIndex        =   7
         Top             =   4320
         Width           =   3495
      End
      Begin VB.TextBox txt证件名称 
         Height          =   300
         Left            =   1320
         TabIndex        =   6
         Top             =   3840
         Width           =   3495
      End
      Begin VB.TextBox txt读者姓名 
         Height          =   300
         Left            =   1320
         TabIndex        =   0
         Top             =   960
         Width           =   3495
      End
      Begin VB.TextBox txt读者编号 
         BackColor       =   &H8000000F&
         Enabled         =   0   'False
         Height          =   300
         Left            =   1320
         TabIndex        =   18
         Top             =   480
         Width           =   3495
      End
      Begin VB.TextBox Text1 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   375
         Left            =   3000
         TabIndex        =   17
         Text            =   "0.00"
         Top             =   6480
         Width           =   4095
      End
      Begin VB.TextBox txt电子邮件 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   300
         Left            =   -73680
         TabIndex        =   12
         Top             =   2520
         Width           =   3495
      End
      Begin VB.TextBox txt联系电话 
         Height          =   300
         Left            =   -73680
         TabIndex        =   10
         Top             =   1560
         Width           =   3495
      End
      Begin VB.TextBox txt联系地址 
         Height          =   300
         Left            =   -73680
         TabIndex        =   11
         Top             =   2040
         Width           =   3495
      End
      Begin VB.ComboBox combox读者性别 
         Height          =   300
         ItemData        =   "frmreadermodifyinfo.frx":1989A
         Left            =   1320
         List            =   "frmreadermodifyinfo.frx":198A4
         Style           =   2  'Dropdown List
         TabIndex        =   1
         Top             =   1440
         Width           =   3495
      End
      Begin VB.ComboBox combox读者类别 
         Height          =   300
         Left            =   1320
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   1920
         Width           =   3495
      End
      Begin VB.ComboBox combox读者状态 
         Height          =   300
         ItemData        =   "frmreadermodifyinfo.frx":198B0
         Left            =   1320
         List            =   "frmreadermodifyinfo.frx":198BD
         Style           =   2  'Dropdown List
         TabIndex        =   5
         Top             =   3360
         Width           =   3495
      End
      Begin VB.TextBox txt读者单位 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   300
         Left            =   -73680
         TabIndex        =   8
         Top             =   473
         Width           =   3495
      End
      Begin MSComCtl2.DTPicker DTP出生日期 
         Height          =   375
         Left            =   1320
         TabIndex        =   3
         Top             =   2400
         Width           =   3495
         _ExtentX        =   6165
         _ExtentY        =   661
         _Version        =   393216
         Format          =   25231361
         CurrentDate     =   38842
      End
      Begin MSComCtl2.DTPicker DTP办证日期 
         Height          =   375
         Left            =   1320
         TabIndex        =   4
         Top             =   2880
         Width           =   3495
         _ExtentX        =   6165
         _ExtentY        =   661
         _Version        =   393216
         Format          =   25231361
         CurrentDate     =   38842
      End
      Begin VB.Label Label20 
         BackStyle       =   0  'Transparent
         Caption         =   "*"
         Height          =   180
         Index           =   3
         Left            =   4920
         TabIndex        =   39
         Top             =   3420
         Width           =   90
      End
      Begin VB.Label Label20 
         BackStyle       =   0  'Transparent
         Caption         =   "*"
         Height          =   180
         Index           =   2

⌨️ 快捷键说明

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