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

📄 frmabout.frm

📁 星级酒店管理系统(附带系统自写控件源码)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmAbout 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "关于系统 V2.0"
   ClientHeight    =   4905
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7080
   Icon            =   "frmAbout.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4905
   ScaleWidth      =   7080
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.PictureBox picIcon 
      AutoSize        =   -1  'True
      ClipControls    =   0   'False
      Height          =   4080
      Left            =   60
      Picture         =   "frmAbout.frx":27A2
      ScaleHeight     =   2823.38
      ScaleMode       =   0  'User
      ScaleWidth      =   4846.1
      TabIndex        =   5
      Top             =   60
      Width           =   6960
      Begin VB.PictureBox Picture1 
         BackColor       =   &H00C0E0FF&
         BorderStyle     =   0  'None
         FillColor       =   &H0000FFFF&
         Height          =   2175
         Left            =   2310
         ScaleHeight     =   2175
         ScaleWidth      =   4575
         TabIndex        =   18
         Top             =   135
         Width           =   4575
         Begin VB.CommandButton cmdREG 
            Caption         =   "现在注册(&R)"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   2790
            TabIndex        =   2
            Top             =   1680
            Width           =   1545
         End
         Begin VB.TextBox txtNO 
            Height          =   285
            Left            =   1035
            TabIndex        =   1
            Top             =   375
            Width           =   3375
         End
         Begin VB.TextBox txtUser 
            Height          =   285
            Left            =   1035
            TabIndex        =   0
            Top             =   60
            Width           =   3375
         End
         Begin VB.Image Image1 
            Height          =   480
            Left            =   405
            MouseIcon       =   "frmAbout.frx":1087B
            Picture         =   "frmAbout.frx":11145
            Top             =   720
            Width           =   480
         End
         Begin VB.Label Label19 
            BackStyle       =   0  'Transparent
            Caption         =   "订购或技术咨询请拨打首页上方的电话或通过网址查询相关资料。"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00400000&
            Height          =   420
            Index           =   1
            Left            =   240
            TabIndex        =   22
            Top             =   1380
            Width           =   4125
         End
         Begin VB.Label Label19 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "试用版,只能收银50次,注册后继续使用。"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000040C0&
            Height          =   195
            Index           =   0
            Left            =   960
            TabIndex        =   21
            Top             =   750
            Width           =   3540
         End
         Begin VB.Label Label18 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "注册号码"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00404040&
            Height          =   195
            Index           =   1
            Left            =   195
            TabIndex        =   20
            Top             =   435
            Width           =   780
         End
         Begin VB.Label Label18 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "用户名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00404040&
            Height          =   195
            Index           =   0
            Left            =   195
            TabIndex        =   19
            Top             =   105
            Width           =   780
         End
      End
      Begin VB.PictureBox picAuthor 
         BackColor       =   &H000080FF&
         BorderStyle     =   0  'None
         Height          =   2685
         Left            =   975
         ScaleHeight     =   2685
         ScaleWidth      =   4935
         TabIndex        =   6
         ToolTipText     =   "双击关闭"
         Top             =   -2730
         Visible         =   0   'False
         Width           =   4935
         Begin VB.Image imgAuthor 
            Appearance      =   0  'Flat
            BorderStyle     =   1  'Fixed Single
            Height          =   2625
            Left            =   30
            Picture         =   "frmAbout.frx":11A0F
            Top             =   30
            Width           =   1980
         End
         Begin VB.Label lbName 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "程序:俞思龙"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   0
            Left            =   2160
            TabIndex        =   14
            Top             =   285
            Width           =   1080
         End
         Begin VB.Label lbName 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "电话:(0)13955647557"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   1
            Left            =   2160
            TabIndex        =   13
            Top             =   585
            Width           =   1800
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00E0E0E0&
            Index           =   7
            X1              =   2700
            X2              =   4575
            Y1              =   465
            Y2              =   465
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00E0E0E0&
            Index           =   6
            X1              =   2700
            X2              =   4590
            Y1              =   780
            Y2              =   780
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00E0E0E0&
            Index           =   2
            X1              =   2700
            X2              =   4635
            Y1              =   1065
            Y2              =   1065
         End
         Begin VB.Label lbName 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "网址:www.vb-code.net"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   2
            Left            =   2175
            TabIndex        =   12
            Top             =   885
            Width           =   1890
         End
         Begin VB.Label lbName 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "邮件:vb-code@vb-code.net"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   3
            Left            =   2175
            TabIndex        =   11
            Top             =   1185
            Width           =   2250
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00E0E0E0&
            Index           =   3
            X1              =   2700
            X2              =   4650
            Y1              =   1380
            Y2              =   1380
         End
         Begin VB.Label lbName 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "      silong_group@163.com"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   4
            Left            =   2175
            TabIndex        =   10
            Top             =   1500
            Width           =   2340
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00E0E0E0&
            Index           =   4
            X1              =   2700
            X2              =   4650
            Y1              =   1695
            Y2              =   1695
         End
         Begin VB.Label lbName 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "      silong_group@sohu.com"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   5
            Left            =   2160
            TabIndex        =   9
            Top             =   1800
            Width           =   2430
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00E0E0E0&
            Index           =   5
            X1              =   2685
            X2              =   4635
            Y1              =   1995
            Y2              =   1995
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "爱好射击、拳击、健身"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   210
            Index           =   2
            Left            =   2415
            TabIndex        =   8
            Top             =   2250
            Width           =   2100
         End
         Begin VB.Label lbClose 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "关闭"
            Height          =   180
            Left            =   4455
            TabIndex        =   7
            Top             =   45
            Width           =   360
         End
         Begin VB.Shape Shape1 
            BorderColor     =   &H00808000&
            FillColor       =   &H0080C0FF&
            FillStyle       =   0  'Solid
            Height          =   255
            Left            =   4335
            Top             =   0
            Width           =   600
         End
      End
      Begin VB.Timer tmAuthor 
         Enabled         =   0   'False
         Interval        =   10
         Left            =   5325
         Top             =   330
      End
      Begin VB.Label lblVersion 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "版本"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0080FFFF&
         Height          =   180
         Left            =   120
         TabIndex        =   16
         Top             =   180
         Width           =   1800
      End
      Begin VB.Label lblDescription 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "主要餐饮店、酒店收银。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0FF&
         Height          =   195

⌨️ 快捷键说明

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