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

📄 insertfrm.frm

📁 农村水电费记帐录入
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form frmInsert 
   BackColor       =   &H00C0C0C0&
   Caption         =   "添加用户信息"
   ClientHeight    =   5205
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10335
   LinkTopic       =   "Form2"
   ScaleHeight     =   5205
   ScaleWidth      =   10335
   StartUpPosition =   1  '所有者中心
   WhatsThisHelp   =   -1  'True
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00C0C000&
      BorderStyle     =   0  'None
      Height          =   735
      Left            =   120
      Picture         =   "InsertFrm.frx":0000
      ScaleHeight     =   735
      ScaleWidth      =   11655
      TabIndex        =   18
      Top             =   0
      Width           =   11655
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户数据添加"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   240
         Left            =   4320
         TabIndex        =   19
         Top             =   120
         Width           =   1530
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      Caption         =   "用户信息"
      Height          =   4095
      Left            =   240
      TabIndex        =   0
      Top             =   840
      Width           =   9975
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Height          =   375
         Index           =   2
         Left            =   2400
         TabIndex        =   20
         Top             =   2640
         Width           =   6015
      End
      Begin CSCommand.Command cmdAsure 
         Height          =   375
         Left            =   5640
         TabIndex        =   16
         Top             =   3240
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "InsertFrm.frx":2827
         Caption         =   "确定添加"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   375
         Index           =   0
         Left            =   2400
         TabIndex        =   6
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Height          =   375
         Index           =   1
         Left            =   2400
         TabIndex        =   5
         Top             =   1005
         Width           =   1695
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Height          =   375
         Index           =   4
         Left            =   6720
         TabIndex        =   4
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   375
         Index           =   5
         Left            =   6720
         TabIndex        =   3
         Top             =   840
         Width           =   1695
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Height          =   375
         Index           =   7
         Left            =   6720
         TabIndex        =   2
         Top             =   1440
         Width           =   1695
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Height          =   375
         Index           =   8
         Left            =   2400
         TabIndex        =   1
         Top             =   2040
         Width           =   6015
      End
      Begin MSDataListLib.DataCombo dcob用途 
         Height          =   330
         Left            =   2400
         TabIndex        =   7
         Top             =   1560
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   582
         _Version        =   393216
         Text            =   ""
      End
      Begin CSCommand.Command Command1 
         Height          =   375
         Left            =   8400
         TabIndex        =   17
         Top             =   3240
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "InsertFrm.frx":2843
         Caption         =   "返回"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户姓名"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   480
         TabIndex        =   15
         Top             =   1080
         Width           =   960
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户编号"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   480
         TabIndex        =   14
         Top             =   480
         Width           =   960
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "抄表日期"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   480
         TabIndex        =   13
         Top             =   2745
         Width           =   960
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "电费单价"
         BeginProperty Font 
            Name            =   "宋体"

⌨️ 快捷键说明

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