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

📄 frm_jtcyjinfo.frm

📁 这是个物业管理系统用的是VB+ACCESS数据库
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_jtcyinfo 
   Caption         =   "成员信息"
   ClientHeight    =   4515
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8490
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4515
   ScaleWidth      =   8490
   StartUpPosition =   1  '所有者中心
   Begin VB.TextBox Text2 
      DataField       =   "人口编号"
      DataSource      =   "Adodc1"
      Height          =   270
      Left            =   1215
      TabIndex        =   42
      Text            =   "Text2"
      Top             =   4920
      Width           =   915
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   420
      Left            =   2745
      Top             =   4740
      Width           =   1920
      _ExtentX        =   3387
      _ExtentY        =   741
      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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tab_rkinfo"
      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 VB.CommandButton Command2 
      Caption         =   "保存"
      Height          =   360
      Left            =   1185
      TabIndex        =   41
      Top             =   3990
      Width           =   1065
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加"
      Height          =   345
      Left            =   165
      TabIndex        =   40
      Top             =   4005
      Width           =   1005
   End
   Begin VB.Frame Frame1 
      Caption         =   "成员信息栏:"
      Height          =   3885
      Left            =   165
      TabIndex        =   0
      Top             =   120
      Width           =   8115
      Begin VB.ComboBox Combo5 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":0000
         Left            =   6870
         List            =   "Frm_jtcyjinfo.frx":0019
         Style           =   2  'Dropdown List
         TabIndex        =   44
         Top             =   285
         Width           =   990
      End
      Begin VB.ComboBox Combo8 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":0049
         Left            =   3180
         List            =   "Frm_jtcyjinfo.frx":0059
         Style           =   2  'Dropdown List
         TabIndex        =   43
         Top             =   1125
         Width           =   1365
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   375
         Left            =   1215
         TabIndex        =   39
         Top             =   675
         Width           =   1290
         _ExtentX        =   2275
         _ExtentY        =   661
         _Version        =   393216
         Format          =   49807361
         CurrentDate     =   38206
      End
      Begin VB.ComboBox Combo7 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":007D
         Left            =   1215
         List            =   "Frm_jtcyjinfo.frx":0087
         Style           =   2  'Dropdown List
         TabIndex        =   38
         Top             =   1125
         Width           =   1290
      End
      Begin VB.ComboBox Combo6 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":0097
         Left            =   5130
         List            =   "Frm_jtcyjinfo.frx":00AD
         Style           =   2  'Dropdown List
         TabIndex        =   37
         Top             =   300
         Width           =   1080
      End
      Begin VB.TextBox Text15 
         Height          =   300
         Left            =   5130
         TabIndex        =   35
         Top             =   660
         Width           =   2745
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":00D7
         Left            =   6615
         List            =   "Frm_jtcyjinfo.frx":00F3
         Style           =   2  'Dropdown List
         TabIndex        =   33
         Top             =   1050
         Width           =   1290
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":0127
         Left            =   6600
         List            =   "Frm_jtcyjinfo.frx":013A
         Style           =   2  'Dropdown List
         TabIndex        =   31
         Top             =   1425
         Width           =   1320
      End
      Begin VB.TextBox Text14 
         Height          =   300
         Left            =   6615
         TabIndex        =   29
         Top             =   1890
         Width           =   1290
      End
      Begin VB.TextBox Text13 
         Height          =   300
         Left            =   4095
         TabIndex        =   27
         Top             =   2790
         Width           =   3795
      End
      Begin VB.TextBox Text12 
         Height          =   300
         Left            =   4065
         TabIndex        =   26
         Top             =   2370
         Width           =   3840
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   3540
         TabIndex        =   25
         Top             =   1950
         Width           =   1860
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Left            =   3450
         TabIndex        =   24
         Top             =   1545
         Width           =   1950
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":015E
         Left            =   3165
         List            =   "Frm_jtcyjinfo.frx":0174
         Style           =   2  'Dropdown List
         TabIndex        =   23
         Top             =   765
         Width           =   1350
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "Frm_jtcyjinfo.frx":019C
         Left            =   3165
         List            =   "Frm_jtcyjinfo.frx":01A6
         Style           =   2  'Dropdown List
         TabIndex        =   22
         Top             =   315
         Width           =   1335
      End
      Begin VB.TextBox Text8 
         DataField       =   "备注"
         DataSource      =   "Adodc1"
         Height          =   435
         Left            =   1215
         TabIndex        =   14
         Top             =   3210
         Width           =   6690
      End
      Begin VB.TextBox Text7 
         DataField       =   "户口所在地"
         DataSource      =   "Adodc1"
         Height          =   300
         Left            =   1215
         TabIndex        =   13
         Top             =   2745
         Width           =   1875
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   1185
         TabIndex        =   12
         Top             =   2340
         Width           =   1875
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   1200
         TabIndex        =   11
         Top             =   1950
         Width           =   1305
      End
      Begin VB.TextBox Text4 
         Height          =   300
         Left            =   1215
         TabIndex        =   10

⌨️ 快捷键说明

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