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

📄 frm_setprice.frm

📁 提供给入门级别的GPRS编程人员
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "mshflxgd.ocx"
Object = "{2B12169D-6738-11D2-BF5B-00A024982E5B}#31.8#0"; "CoolButton.OCX"
Begin VB.Form frm_setprice 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "GPRS用电管理系统"
   ClientHeight    =   6495
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7545
   ForeColor       =   &H00FF0000&
   Icon            =   "frm_setprice.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6495
   ScaleWidth      =   7545
   StartUpPosition =   1  '所有者中心
   Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1 
      Height          =   4455
      Left            =   120
      TabIndex        =   21
      Top             =   2040
      Width           =   7335
      _ExtentX        =   12938
      _ExtentY        =   7858
      _Version        =   393216
      Rows            =   10
      Cols            =   3
      FixedCols       =   0
      Appearance      =   0
      _NumberOfBands  =   1
      _Band(0).Cols   =   3
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6375
      Left            =   0
      TabIndex        =   1
      Top             =   240
      Width           =   7575
      _ExtentX        =   13361
      _ExtentY        =   11245
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      ForeColor       =   -2147483633
      TabCaption(0)   =   "新增电价"
      TabPicture(0)   =   "frm_setprice.frx":08CA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label3"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label10"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "txt_money"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "txt_name"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "txt_id"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "xpcmdbutton6"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "xpcmdbutton1"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).ControlCount=   8
      TabCaption(1)   =   "修改电价"
      TabPicture(1)   =   "frm_setprice.frx":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label6"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Label5"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Label4"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "txt_moneyupdata"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "txt_nameupdata"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "txt_idupdata"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).Control(6)=   "xpcmdbutton3"
      Tab(1).Control(6).Enabled=   0   'False
      Tab(1).Control(7)=   "xpcmdbutton2"
      Tab(1).Control(7).Enabled=   0   'False
      Tab(1).ControlCount=   8
      TabCaption(2)   =   "删除电价"
      TabPicture(2)   =   "frm_setprice.frx":0902
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Label9"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Label8"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Label7"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "txt_moneydel"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "txt_namedel"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "txt_iddel"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).Control(6)=   "xpcmdbutton5"
      Tab(2).Control(6).Enabled=   0   'False
      Tab(2).Control(7)=   "xpcmdbutton4"
      Tab(2).Control(7).Enabled=   0   'False
      Tab(2).ControlCount=   8
      Begin TButton.axButton xpcmdbutton1 
         Height          =   330
         Left            =   6360
         TabIndex        =   27
         Top             =   1320
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         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         =   "添  加"
         MaskColor       =   -2147483633
      End
      Begin TButton.axButton xpcmdbutton6 
         Height          =   330
         Left            =   3480
         TabIndex        =   26
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         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         =   "查  询"
         MaskColor       =   -2147483633
      End
      Begin TButton.axButton xpcmdbutton4 
         Height          =   330
         Left            =   -68640
         TabIndex        =   25
         Top             =   1320
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         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         =   "删  除"
         MaskColor       =   -2147483633
      End
      Begin TButton.axButton xpcmdbutton5 
         Height          =   330
         Left            =   -71520
         TabIndex        =   24
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         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         =   "查  询"
         MaskColor       =   -2147483633
      End
      Begin TButton.axButton xpcmdbutton2 
         Height          =   330
         Left            =   -68640
         TabIndex        =   23
         Top             =   1320
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         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         =   "修  改"
         MaskColor       =   -2147483633
      End
      Begin TButton.axButton xpcmdbutton3 
         Height          =   330
         Left            =   -71520
         TabIndex        =   22
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         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         =   "查  询"
         MaskColor       =   -2147483633
      End
      Begin VB.TextBox txt_id 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   1080
         TabIndex        =   10
         Top             =   720
         Width           =   2295
      End
      Begin VB.TextBox txt_name 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   1080
         TabIndex        =   9
         Top             =   1320
         Width           =   2295
      End
      Begin VB.TextBox txt_money 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   4440
         TabIndex        =   8
         Top             =   1320
         Width           =   1815
      End
      Begin VB.TextBox txt_idupdata 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   -73920
         TabIndex        =   7
         Top             =   720
         Width           =   2295
      End
      Begin VB.TextBox txt_nameupdata 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   -73920
         TabIndex        =   6
         Top             =   1320
         Width           =   2295
      End
      Begin VB.TextBox txt_moneyupdata 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   -70560
         TabIndex        =   5
         Top             =   1320
         Width           =   1815
      End
      Begin VB.TextBox txt_iddel 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   -73920
         TabIndex        =   4
         Top             =   720
         Width           =   2295
      End
      Begin VB.TextBox txt_namedel 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   -73920
         TabIndex        =   3
         Top             =   1320
         Width           =   2295
      End

⌨️ 快捷键说明

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