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

📄 frm_xqyggl.frm

📁 一个详细的VB做的小区物业管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "员工基本信息"
      TabPicture(0)   =   "Frm_xqyggl.frx":005B
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame3(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame3(1)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "员工列表"
      TabPicture(1)   =   "Frm_xqyggl.frx":0077
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame3 
         Height          =   2475
         Index           =   1
         Left            =   135
         TabIndex        =   38
         Top             =   465
         Width           =   4965
         Begin VB.TextBox Text2 
            DataField       =   "员工编号"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            Left            =   930
            TabIndex        =   46
            Top             =   195
            Width           =   1600
         End
         Begin VB.TextBox Text3 
            DataField       =   "姓名"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            Left            =   915
            TabIndex        =   45
            Top             =   645
            Width           =   1600
         End
         Begin VB.TextBox Text4 
            DataField       =   "联系电话"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            Left            =   930
            TabIndex        =   44
            Top             =   1005
            Width           =   1600
         End
         Begin VB.TextBox Text5 
            DataField       =   "家庭住址"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            Left            =   915
            TabIndex        =   43
            Top             =   1380
            Width           =   1600
         End
         Begin VB.TextBox Text6 
            DataField       =   "备注"
            DataSource      =   "Adodc1"
            Height          =   600
            Index           =   1
            Left            =   900
            TabIndex        =   42
            Top             =   1770
            Width           =   4065
         End
         Begin VB.ComboBox Combo3 
            DataField       =   "性别"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            ItemData        =   "Frm_xqyggl.frx":0093
            Left            =   3465
            List            =   "Frm_xqyggl.frx":009D
            TabIndex        =   41
            Top             =   210
            Width           =   1425
         End
         Begin VB.ComboBox Combo4 
            DataField       =   "员工种类"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            ItemData        =   "Frm_xqyggl.frx":00A9
            Left            =   3480
            List            =   "Frm_xqyggl.frx":00AB
            TabIndex        =   40
            Top             =   615
            Width           =   1440
         End
         Begin VB.ComboBox Combo5 
            DataField       =   "所属部门"
            DataSource      =   "Adodc1"
            Height          =   300
            Index           =   1
            Left            =   3480
            TabIndex        =   39
            Top             =   975
            Width           =   1440
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   300
            Index           =   1
            Left            =   3465
            TabIndex        =   47
            Top             =   1350
            Width           =   1470
            _ExtentX        =   2593
            _ExtentY        =   529
            _Version        =   393216
            Format          =   50659329
            CurrentDate     =   38210
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "员工编号"
            Height          =   180
            Index           =   1
            Left            =   135
            TabIndex        =   56
            Top             =   255
            Width           =   720
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "员工姓名"
            Height          =   180
            Index           =   1
            Left            =   135
            TabIndex        =   55
            Top             =   675
            Width           =   720
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "联系电话"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   54
            Top             =   1050
            Width           =   720
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "家庭住址"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   53
            Top             =   1425
            Width           =   720
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "备  注"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   52
            Top             =   1755
            Width           =   540
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "员工性别"
            Height          =   180
            Index           =   1
            Left            =   2655
            TabIndex        =   51
            Top             =   255
            Width           =   720
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "员工种类"
            Height          =   180
            Index           =   1
            Left            =   2640
            TabIndex        =   50
            Top             =   690
            Width           =   720
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "所属部门"
            Height          =   180
            Index           =   1
            Left            =   2655
            TabIndex        =   49
            Top             =   1065
            Width           =   720
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "出生日期"
            Height          =   180
            Index           =   1
            Left            =   2625
            TabIndex        =   48
            Top             =   1410
            Width           =   720
         End
      End
      Begin VB.Frame Frame3 
         Height          =   2475
         Index           =   0
         Left            =   150
         TabIndex        =   19
         Top             =   375
         Width           =   4965
         Begin VB.ComboBox Combo5 
            Height          =   300
            Index           =   0
            Left            =   3480
            TabIndex        =   27
            Top             =   975
            Width           =   1440
         End
         Begin VB.ComboBox Combo4 
            Height          =   300
            Index           =   0
            ItemData        =   "Frm_xqyggl.frx":00AD
            Left            =   3480
            List            =   "Frm_xqyggl.frx":00AF
            TabIndex        =   26
            Top             =   615
            Width           =   1440
         End
         Begin VB.ComboBox Combo3 
            Height          =   300
            Index           =   0
            ItemData        =   "Frm_xqyggl.frx":00B1
            Left            =   3465
            List            =   "Frm_xqyggl.frx":00BB
            TabIndex        =   25
            Top             =   210
            Width           =   1425
         End
         Begin VB.TextBox Text6 
            Height          =   600
            Index           =   0
            Left            =   900
            TabIndex        =   24
            Top             =   1770
            Width           =   4065
         End
         Begin VB.TextBox Text5 
            Height          =   300
            Index           =   0
            Left            =   915
            TabIndex        =   23
            Top             =   1380
            Width           =   1600
         End
         Begin VB.TextBox Text4 
            Height          =   300
            Index           =   0
            Left            =   930
            TabIndex        =   22
            Top             =   1005
            Width           =   1600
         End
         Begin VB.TextBox Text3 
            Height          =   300
            Index           =   0
            Left            =   915
            TabIndex        =   21
            Top             =   645
            Width           =   1600
         End
         Begin VB.TextBox Text2 
            Height          =   300
            Index           =   0
            Left            =   930
            TabIndex        =   20
            Top             =   195
            Width           =   1600
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   300
            Index           =   0
            Left            =   3465
            TabIndex        =   28
            Top             =   1350
            Width           =   1470
            _ExtentX        =   2593
            _ExtentY        =   529
            _Version        =   393216
            Format          =   50659329
            CurrentDate     =   38210
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "出生日期"
            Height          =   180
            Index           =   0
            Left            =   2625
            TabIndex        =   37
            Top             =   1410
            Width           =   720
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "所属部门"
            Height          =   180
            Index           =   0
            Left            =   2655
            TabIndex        =   36
            Top             =   1065
            Width           =   720
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "员工种类"
            Height          =   180
            Index           =   0
            Left            =   2640
            TabIndex        =   35

⌨️ 快捷键说明

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