www.pudn.com > opy_LMS.rar > Form1.frm


VERSION 5.00 
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" 
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX" 
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX" 
Begin VB.Form frm  
   Caption         =   "读者管理" 
   ClientHeight    =   6300 
   ClientLeft      =   60 
   ClientTop       =   345 
   ClientWidth     =   8145 
   LinkTopic       =   "Form1" 
   ScaleHeight     =   6300 
   ScaleWidth      =   8145 
   StartUpPosition =   3  '窗口缺省 
   Begin VB.CommandButton cmd_book2  
      Height          =   375 
      Left            =   7320 
      MouseIcon       =   "Form1.frx":0000 
      MousePointer    =   99  'Custom 
      Picture         =   "Form1.frx":0152 
      Style           =   1  'Graphical 
      TabIndex        =   2 
      ToolTipText     =   "Members Issued books" 
      Top             =   5880 
      Width           =   495 
   End 
   Begin MSAdodcLib.Adodc Adodc1  
      Height          =   330 
      Left            =   2640 
      Top             =   5760 
      Visible         =   0   'False 
      Width           =   1200 
      _ExtentX        =   2117 
      _ExtentY        =   582 
      ConnectMode     =   0 
      CursorLocation  =   3 
      IsolationLevel  =   -1 
      ConnectionTimeout=   15 
      CommandTimeout  =   30 
      CursorType      =   3 
      LockType        =   3 
      CommandType     =   8 
      CursorOptions   =   0 
      CacheSize       =   50 
      MaxRecords      =   0 
      BOFAction       =   0 
      EOFAction       =   0 
      ConnectStringType=   3 
      Appearance      =   1 
      BackColor       =   -2147483643 
      ForeColor       =   -2147483640 
      Orientation     =   0 
      Enabled         =   -1 
      Connect         =   "DSN=library" 
      OLEDBString     =   "" 
      OLEDBFile       =   "" 
      DataSourceName  =   "library" 
      OtherAttributes =   "" 
      UserName        =   "sa" 
      Password        =   "" 
      RecordSource    =   "select * from Member" 
      Caption         =   "Adodc1" 
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}  
         Name            =   "宋体" 
         Size            =   9 
         Charset         =   134 
         Weight          =   400 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      _Version        =   393216 
   End 
   Begin TabDlg.SSTab SSTab1  
      Height          =   5415 
      Left            =   120 
      TabIndex        =   0 
      Top             =   600 
      Width           =   7935 
      _ExtentX        =   13996 
      _ExtentY        =   9551 
      _Version        =   393216 
      TabOrientation  =   1 
      Style           =   1 
      Tabs            =   2 
      TabHeight       =   520 
      TabCaption(0)   =   "总体视图" 
      TabPicture(0)   =   "Form1.frx":0557 
      Tab(0).ControlEnabled=   -1  'True 
      Tab(0).Control(0)=   "DataGrid1" 
      Tab(0).Control(0).Enabled=   0   'False 
      Tab(0).ControlCount=   1 
      TabCaption(1)   =   "具体视图" 
      TabPicture(1)   =   "Form1.frx":0573 
      Tab(1).ControlEnabled=   0   'False 
      Tab(1).ControlCount=   0 
      Begin MSDataGridLib.DataGrid DataGrid1  
         Bindings        =   "Form1.frx":058F 
         Height          =   4815 
         Left            =   120 
         TabIndex        =   1 
         Top             =   120 
         Width           =   7695 
         _ExtentX        =   13573 
         _ExtentY        =   8493 
         _Version        =   393216 
         AllowUpdate     =   -1  'True 
         BackColor       =   -2147483633 
         HeadLines       =   1 
         RowHeight       =   15 
         FormatLocked    =   -1  'True 
         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 
         Caption         =   "读者总体视图" 
         ColumnCount     =   11 
         BeginProperty Column00  
            DataField       =   "Memid" 
            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       =   "Mname" 
            Caption         =   "读者姓名" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column02  
            DataField       =   "Sex" 
            Caption         =   "性别" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column03  
            DataField       =   "Birthdate" 
            Caption         =   "出生日期" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column04  
            DataField       =   "Address" 
            Caption         =   "地址" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column05  
            DataField       =   "Phone" 
            Caption         =   "电话" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column06  
            DataField       =   "Email" 
            Caption         =   "电子邮箱" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column07  
            DataField       =   "Deposite" 
            Caption         =   "按金" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column08  
            DataField       =   "Dojoin" 
            Caption         =   "加入时间" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column09  
            DataField       =   "Doexpire" 
            Caption         =   "期满时间" 
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}  
               Type            =   0 
               Format          =   "" 
               HaveTrueFalseNull=   0 
               FirstDayOfWeek  =   0 
               FirstWeekOfYear =   0 
               LCID            =   2052 
               SubFormatType   =   0 
            EndProperty 
         EndProperty 
         BeginProperty Column10  
            DataField       =   "Noted" 
            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  
               Object.Visible         =   -1  'True 
               ColumnWidth     =   1230.236 
            EndProperty 
            BeginProperty Column01  
            EndProperty 
            BeginProperty Column02  
               ColumnWidth     =   870.236 
            EndProperty 
            BeginProperty Column03  
               ColumnWidth     =   915.024 
            EndProperty 
            BeginProperty Column04  
               ColumnWidth     =   975.118 
            EndProperty 
            BeginProperty Column05  
               ColumnWidth     =   1200.189 
            EndProperty 
            BeginProperty Column06  
               ColumnWidth     =   1830.047 
            EndProperty 
            BeginProperty Column07  
               ColumnWidth     =   3089.764 
            EndProperty 
            BeginProperty Column08  
               ColumnWidth     =   2264.882 
            EndProperty 
            BeginProperty Column09  
               ColumnWidth     =   2160 
            EndProperty 
            BeginProperty Column10  
               ColumnWidth     =   2610.142 
            EndProperty 
         EndProperty 
      End 
   End 
End 
Attribute VB_Name = "frm" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False 
 
Private Sub Form_Activate() 
DataGrid1.SetFocus 
End Sub