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

📄 frmoption.frm

📁 机房管理
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmOption 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "选项"
   ClientHeight    =   4770
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6360
   Icon            =   "frmOption.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   4770
   ScaleWidth      =   6360
   ShowInTaskbar   =   0   'False
   Begin VB.PictureBox pic4X 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   3615
      Left            =   225
      ScaleHeight     =   3615
      ScaleWidth      =   5805
      TabIndex        =   34
      Top             =   555
      Visible         =   0   'False
      Width           =   5805
      Begin VB.CommandButton Command2 
         Height          =   390
         Left            =   4260
         Picture         =   "frmOption.frx":000C
         Style           =   1  'Graphical
         TabIndex        =   39
         Top             =   2985
         Width           =   1365
      End
      Begin VB.CommandButton Command3 
         Height          =   390
         Left            =   2775
         Picture         =   "frmOption.frx":1778
         Style           =   1  'Graphical
         TabIndex        =   37
         Top             =   2985
         Width           =   1365
      End
      Begin VB.TextBox txtCompany 
         Height          =   270
         Left            =   495
         MaxLength       =   18
         TabIndex        =   35
         Text            =   "东化科技"
         Top             =   765
         Width           =   4710
      End
      Begin VB.TextBox txtCompanyLen 
         Height          =   270
         Left            =   540
         MaxLength       =   3
         TabIndex        =   36
         Text            =   "8"
         Top             =   1905
         Width           =   4710
      End
      Begin VB.Label Label7 
         Caption         =   "1.请输入公司名称:"
         Height          =   270
         Index           =   0
         Left            =   375
         TabIndex        =   42
         Top             =   360
         Width           =   2025
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "提示:公司名称将显示在程序的菜单左边"
         ForeColor       =   &H000000FF&
         Height          =   180
         Index           =   1
         Left            =   510
         TabIndex        =   41
         Top             =   1185
         Width           =   3240
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "2.请输入公司名称长度(字节):"
         Height          =   180
         Index           =   2
         Left            =   375
         TabIndex        =   40
         Top             =   1605
         Width           =   2700
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "提示:汉字为2个字节,英文字母及数字为1个字节"
         ForeColor       =   &H000000FF&
         Height          =   180
         Index           =   3
         Left            =   525
         TabIndex        =   38
         Top             =   2310
         Width           =   3960
      End
   End
   Begin VB.PictureBox pic3 
      BorderStyle     =   0  'None
      Height          =   3735
      Left            =   240
      ScaleHeight     =   3735
      ScaleWidth      =   5895
      TabIndex        =   22
      Top             =   510
      Visible         =   0   'False
      Width           =   5895
      Begin VB.CommandButton Command1 
         Height          =   390
         Left            =   4305
         Picture         =   "frmOption.frx":2EE4
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   1695
         Width           =   1365
      End
      Begin VB.CommandButton cmdCloseLine 
         Height          =   390
         Left            =   4305
         Picture         =   "frmOption.frx":4650
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   1260
         Width           =   1365
      End
      Begin VB.TextBox txtAddLine 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   120
         TabIndex        =   26
         Top             =   255
         Width           =   3765
      End
      Begin VB.ListBox listLine 
         ForeColor       =   &H000040C0&
         Height          =   2760
         Left            =   120
         TabIndex        =   25
         Top             =   780
         Width           =   3765
      End
      Begin VB.CommandButton cmdDelLine 
         Height          =   390
         Left            =   4305
         Picture         =   "frmOption.frx":5DBC
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   690
         Width           =   1365
      End
      Begin VB.CommandButton cmdAddLine 
         Enabled         =   0   'False
         Height          =   390
         Left            =   4290
         Picture         =   "frmOption.frx":7528
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   255
         Width           =   1365
      End
   End
   Begin VB.PictureBox pic2 
      BorderStyle     =   0  'None
      Height          =   3675
      Left            =   180
      ScaleHeight     =   3675
      ScaleWidth      =   5910
      TabIndex        =   11
      Top             =   510
      Visible         =   0   'False
      Width           =   5910
      Begin VB.TextBox txtCode 
         Height          =   300
         Left            =   4515
         MaxLength       =   12
         TabIndex        =   19
         Top             =   2625
         Width           =   1290
      End
      Begin VB.TextBox txtDW 
         Height          =   300
         Left            =   4515
         MaxLength       =   12
         TabIndex        =   18
         Top             =   1920
         Width           =   1290
      End
      Begin VB.TextBox txtDJ 
         Height          =   300
         Left            =   4515
         MaxLength       =   12
         TabIndex        =   17
         Top             =   1215
         Width           =   1290
      End
      Begin VB.TextBox txtPM 
         Height          =   300
         Left            =   4515
         MaxLength       =   30
         TabIndex        =   16
         Top             =   510
         Width           =   1290
      End
      Begin VB.CommandButton cmdClose 
         Height          =   405
         Left            =   4515
         Picture         =   "frmOption.frx":8C94
         Style           =   1  'Graphical
         TabIndex        =   15
         Top             =   3210
         Width           =   1215
      End
      Begin VB.CommandButton cmdDel 
         Height          =   405
         Left            =   3165
         Picture         =   "frmOption.frx":A400
         Style           =   1  'Graphical
         TabIndex        =   14
         Top             =   3210
         Width           =   1215
      End
      Begin VB.CommandButton cmdAdd 
         Enabled         =   0   'False
         Height          =   405
         Left            =   1905
         Picture         =   "frmOption.frx":BB6C
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   3210
         Width           =   1215
      End
      Begin MSFlexGridLib.MSFlexGrid Grid1 
         Height          =   2895
         Left            =   105
         TabIndex        =   12
         Top             =   150
         Width           =   4275
         _ExtentX        =   7541
         _ExtentY        =   5106
         _Version        =   393216
         Cols            =   3
         BackColorSel    =   14737632
         ForeColorSel    =   32768
         BackColorBkg    =   12632256
         AllowBigSelection=   0   'False
         FocusRect       =   0
         ScrollBars      =   2
         SelectionMode   =   1
         BorderStyle     =   0
         Appearance      =   0
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "==物品的代码=="
         ForeColor       =   &H00008000&
         Height          =   180
         Left            =   4545
         TabIndex        =   33
         Top             =   2370
         Width           =   1260
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "==物品的单位=="
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   4545
         TabIndex        =   32
         Top             =   1675
         Width           =   1260
      End
      Begin VB.Line Line4 
         X1              =   90
         X2              =   4380
         Y1              =   135
         Y2              =   135
      End
      Begin VB.Line Line3 
         BorderColor     =   &H00FFFFFF&
         X1              =   90
         X2              =   4380
         Y1              =   3045
         Y2              =   3045
      End
      Begin VB.Line Line2 
         BorderColor     =   &H00FFFFFF&
         X1              =   4380
         X2              =   4380
         Y1              =   150
         Y2              =   3045
      End
      Begin VB.Line Line1 
         X1              =   90
         X2              =   90
         Y1              =   150
         Y2              =   3045
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "==物品的单价=="
         ForeColor       =   &H000040C0&
         Height          =   180
         Left            =   4545
         TabIndex        =   21
         Top             =   980
         Width           =   1260
      End
      Begin VB.Label Label2 
         Caption         =   "==新物品名称=="
         ForeColor       =   &H00800000&
         Height          =   255
         Left            =   4545
         TabIndex        =   20
         Top             =   210
         Width           =   1305
      End
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Height          =   390
      Left            =   4725
      Picture         =   "frmOption.frx":D2D8
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   3570
      Width           =   1200
   End
   Begin VB.CommandButton cmdOK 
      Height          =   390
      Left            =   3495
      Picture         =   "frmOption.frx":EA44
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3570
      Width           =   1200
   End
   Begin VB.PictureBox pic1 
      BackColor       =   &H8000000A&
      BorderStyle     =   0  'None
      FillColor       =   &H000080FF&
      Height          =   3405
      Left            =   270
      ScaleHeight     =   3405
      ScaleWidth      =   5775
      TabIndex        =   7
      Top             =   615
      Width           =   5775
      Begin VB.CheckBox chkNotifyNoConnect 
         Caption         =   "掉线时自动提示"
         Height          =   315
         Left            =   345
         TabIndex        =   3
         Top             =   2400
         Width           =   1905
      End
      Begin VB.CheckBox chkNotifyClient 
         Caption         =   "开始计费时,通知对方"
         Height          =   435
         Left            =   345
         TabIndex        =   2
         Top             =   1965
         Width           =   2100
      End
      Begin VB.Frame Frame1 
         Caption         =   "计费区"
         ForeColor       =   &H00800000&
         Height          =   1575
         Left            =   105
         TabIndex        =   8
         Top             =   135
         Width           =   5520
         Begin VB.TextBox txtJS 
            Height          =   285
            Left            =   495
            LinkTimeout     =   2
            MaxLength       =   2
            TabIndex        =   1
            Text            =   "15"
            Top             =   945
            Width           =   675
         End
         Begin VB.TextBox txtJE 
            Height          =   285
            Left            =   495
            MaxLength       =   4
            TabIndex        =   0
            Text            =   "4"
            Top             =   495
            Width           =   675
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "网吧中计算机总数目,最大台数99台,无小数。"
            Height          =   180
            Index           =   1
            Left            =   1455
            TabIndex        =   10
            Top             =   1005
            Width           =   3600
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "上网的每小时费用,范围从 1元-100元,有小数。"
            Height          =   180
            Index           =   0
            Left            =   1440
            TabIndex        =   9
            Top             =   555
            Width           =   3780

⌨️ 快捷键说明

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