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

📄 frmcangguanmain.frm

📁 图书馆信息管理系统,具有文档和源代码.是毕业设计的好参考
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Caption         =   "赠送礼品:"
            Height          =   255
            Left            =   120
            TabIndex        =   55
            Top             =   2040
            Width           =   855
         End
         Begin VB.Label Label23 
            AutoSize        =   -1  'True
            Caption         =   "其他:"
            Height          =   180
            Left            =   525
            TabIndex        =   54
            Top             =   2520
            Width           =   450
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "会员信息"
         Height          =   4335
         Left            =   -70440
         TabIndex        =   7
         Top             =   480
         Width           =   3255
         Begin MSDataGridLib.DataGrid DataGrid4 
            Height          =   3615
            Left            =   240
            TabIndex        =   48
            Top             =   360
            Width           =   2775
            _ExtentX        =   4895
            _ExtentY        =   6376
            _Version        =   393216
            AllowUpdate     =   0   'False
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            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 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "我的看法"
         Height          =   4575
         Left            =   -74760
         TabIndex        =   6
         Top             =   480
         Width           =   3735
         Begin VB.TextBox TxtName 
            Height          =   270
            Left            =   1080
            TabIndex        =   19
            Top             =   360
            Width           =   2295
         End
         Begin VB.TextBox TxtDanWei 
            Height          =   270
            Left            =   1080
            TabIndex        =   20
            Top             =   1125
            Width           =   2295
         End
         Begin VB.TextBox TxtDiZhi 
            Height          =   270
            Left            =   1080
            TabIndex        =   21
            Top             =   1515
            Width           =   2295
         End
         Begin VB.TextBox TxtEmail 
            Height          =   270
            Left            =   1080
            TabIndex        =   22
            Top             =   1890
            Width           =   2295
         End
         Begin VB.TextBox TxtInfo 
            Height          =   1335
            Left            =   1080
            MultiLine       =   -1  'True
            ScrollBars      =   3  'Both
            TabIndex        =   23
            Top             =   2280
            Width           =   2295
         End
         Begin VB.CommandButton CmdSubmit 
            Caption         =   "确 定(&D)"
            Height          =   375
            Left            =   480
            TabIndex        =   24
            Top             =   3840
            Width           =   975
         End
         Begin VB.CommandButton CmdReset 
            Caption         =   "取 消(&C)"
            Height          =   375
            Left            =   2040
            TabIndex        =   25
            Top             =   3840
            Width           =   975
         End
         Begin VB.OptionButton SexMan 
            Caption         =   "男"
            Height          =   255
            Left            =   1080
            TabIndex        =   18
            Top             =   720
            Value           =   -1  'True
            Width           =   495
         End
         Begin VB.OptionButton SexFemail 
            Caption         =   "女"
            Height          =   255
            Left            =   1680
            TabIndex        =   17
            Top             =   720
            Width           =   495
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "姓名:"
            Height          =   180
            Left            =   480
            TabIndex        =   31
            Top             =   360
            Width           =   540
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "性别:"
            Height          =   180
            Left            =   480
            TabIndex        =   30
            Top             =   750
            Width           =   540
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "单位:"
            Height          =   180
            Left            =   480
            TabIndex        =   29
            Top             =   1125
            Width           =   540
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "地址:"
            Height          =   180
            Left            =   480
            TabIndex        =   28
            Top             =   1515
            Width           =   540
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "E-mail:"
            Height          =   180
            Left            =   300
            TabIndex        =   27
            Top             =   1890
            Width           =   720
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "反馈信息:"
            Height          =   180
            Left            =   120
            TabIndex        =   26
            Top             =   2280
            Width           =   900
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "反馈信息"
         Height          =   4335
         Left            =   -70800
         TabIndex        =   4
         Top             =   600
         Width           =   3495
         Begin MSDataGridLib.DataGrid DataGrid3 
            Height          =   3615
            Left            =   240
            TabIndex        =   5
            Top             =   360
            Width           =   2775
            _ExtentX        =   4895
            _ExtentY        =   6376
            _Version        =   393216
            AllowUpdate     =   0   'False
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            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 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "书店简介"
         Height          =   4335
         Left            =   -74760
         TabIndex        =   3
         Top             =   600
         Width           =   4935
         Begin VB.TextBox TxtShopName 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   390
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   33
            Top             =   240
            Width           =   4215
         End
         Begin VB.TextBox TxtShopJianJie 
            Height          =   3735
            Left            =   120
            Locked          =   -1  'True
            MultiLine       =   -1  'True
            ScrollBars      =   3  'Both
            TabIndex        =   32
            Top             =   720
            Width           =   4215
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "联系方式"
         Height          =   4575
         Left            =   -69600
         TabIndex        =   2
         Top             =   720
         Width           =   3375
         Begin VB.TextBox TxtShopWeb 
            Height          =   390
            Left            =   1080
            Locked          =   -1  'True
            TabIndex        =   40
            Top             =   2235
            Width           =   2775
         End
         Begin VB.TextBox TxtDianHua 
            Height          =   390
            Left            =   1080
            Locked          =   -1  'True
            TabIndex        =   39
            Top             =   360
            Width           =   2775
         End
         Begin VB.TextBox TxtShouJi 
            Height          =   390
            Left            =   1080
            Locked          =   -1  'True
            TabIndex        =   38
            Top             =   990
            Width           =   2775
         End
         Begin VB.TextBox TxtMail 
            Height          =   390
            Left            =   1080
            Locked          =   -1  'True
            TabIndex        =   37

⌨️ 快捷键说明

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