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

📄 frmoptions.frm

📁 这是一个用vb 写的聊天室
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmOptions 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Options"
   ClientHeight    =   4890
   ClientLeft      =   2565
   ClientTop       =   1500
   ClientWidth     =   6135
   Icon            =   "frmOptions.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4890
   ScaleWidth      =   6135
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox picOptions 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   3690
      Index           =   0
      Left            =   165
      ScaleHeight     =   3690
      ScaleWidth      =   5775
      TabIndex        =   16
      TabStop         =   0   'False
      Tag             =   "Visible"
      Top             =   570
      Width           =   5775
      Begin VB.Frame fraSample1 
         BackColor       =   &H00C0C0C0&
         Height          =   3675
         Left            =   75
         TabIndex        =   17
         Top             =   -45
         Width           =   5580
         Begin VB.Frame Frame1 
            Caption         =   "User Info:"
            Height          =   2970
            Left            =   135
            TabIndex        =   25
            Top             =   615
            Width           =   5340
            Begin VB.Frame Frame4 
               Caption         =   "Final:"
               Height          =   885
               Left            =   105
               TabIndex        =   35
               Top             =   1980
               Width           =   5160
               Begin VB.TextBox txtVPass 
                  Height          =   285
                  IMEMode         =   3  'DISABLE
                  Left            =   3630
                  PasswordChar    =   "*"
                  TabIndex        =   11
                  Top             =   510
                  Width           =   1455
               End
               Begin VB.TextBox txtPass 
                  Height          =   285
                  IMEMode         =   3  'DISABLE
                  Left            =   885
                  PasswordChar    =   "*"
                  TabIndex        =   10
                  Top             =   510
                  Width           =   1350
               End
               Begin VB.TextBox txtBDay 
                  Height          =   285
                  Left            =   2355
                  TabIndex        =   9
                  Top             =   165
                  Width           =   1380
               End
               Begin VB.Label Label11 
                  AutoSize        =   -1  'True
                  Caption         =   "Re-Type Passwod:"
                  Height          =   195
                  Left            =   2265
                  TabIndex        =   38
                  Top             =   540
                  Width           =   1350
               End
               Begin VB.Label Label10 
                  AutoSize        =   -1  'True
                  Caption         =   "Password:"
                  Height          =   195
                  Left            =   120
                  TabIndex        =   37
                  Top             =   540
                  Width           =   735
               End
               Begin VB.Label Label9 
                  AutoSize        =   -1  'True
                  Caption         =   "Birthday:"
                  Height          =   195
                  Left            =   1635
                  TabIndex        =   36
                  Top             =   195
                  Width           =   615
               End
            End
            Begin VB.Frame Frame3 
               Caption         =   "Address:"
               Height          =   1020
               Left            =   105
               TabIndex        =   30
               Top             =   945
               Width           =   5160
               Begin VB.TextBox txtZip 
                  Height          =   285
                  Left            =   3735
                  TabIndex        =   8
                  Top             =   570
                  Width           =   1365
               End
               Begin VB.TextBox txtState 
                  Height          =   285
                  Left            =   2850
                  MaxLength       =   2
                  TabIndex        =   7
                  Top             =   570
                  Width           =   510
               End
               Begin VB.TextBox txtCity 
                  Height          =   285
                  Left            =   480
                  TabIndex        =   6
                  Top             =   585
                  Width           =   1785
               End
               Begin VB.TextBox txtStreet 
                  Height          =   285
                  Left            =   570
                  TabIndex        =   5
                  Top             =   210
                  Width           =   4530
               End
               Begin VB.Label Label8 
                  AutoSize        =   -1  'True
                  Caption         =   "Zip:"
                  Height          =   195
                  Left            =   3435
                  TabIndex        =   34
                  Top             =   615
                  Width           =   270
               End
               Begin VB.Label Label7 
                  AutoSize        =   -1  'True
                  Caption         =   "State:"
                  Height          =   195
                  Left            =   2340
                  TabIndex        =   33
                  Top             =   615
                  Width           =   420
               End
               Begin VB.Label Label6 
                  AutoSize        =   -1  'True
                  Caption         =   "City:"
                  Height          =   195
                  Left            =   75
                  TabIndex        =   32
                  Top             =   615
                  Width           =   300
               End
               Begin VB.Label Label5 
                  AutoSize        =   -1  'True
                  Caption         =   "Street:"
                  Height          =   195
                  Left            =   90
                  TabIndex        =   31
                  Top             =   255
                  Width           =   465
               End
            End
            Begin VB.Frame Frame2 
               Caption         =   "Name:"
               Height          =   630
               Left            =   105
               TabIndex        =   26
               Top             =   270
               Width           =   5145
               Begin VB.TextBox txtMiddle 
                  Height          =   300
                  Left            =   2595
                  MaxLength       =   1
                  TabIndex        =   3
                  Top             =   225
                  Width           =   495
               End
               Begin VB.TextBox txtLast 
                  Height          =   285
                  Left            =   3600
                  TabIndex        =   4
                  Top             =   225
                  Width           =   1470
               End
               Begin VB.TextBox txtFirst 
                  Height          =   285
                  Left            =   435
                  TabIndex        =   2
                  Top             =   225
                  Width           =   1470
               End
               Begin VB.Label Label4 
                  AutoSize        =   -1  'True
                  Caption         =   "Middle:"
                  Height          =   195
                  Left            =   2055
                  TabIndex        =   29
                  Top             =   285
                  Width           =   510
               End
               Begin VB.Label Label3 
                  AutoSize        =   -1  'True
                  Caption         =   "Last:"
                  Height          =   195
                  Left            =   3225
                  TabIndex        =   28
                  Top             =   285
                  Width           =   345
               End
               Begin VB.Label Label2 
                  AutoSize        =   -1  'True
                  Caption         =   "First:"
                  Height          =   195
                  Left            =   75
                  TabIndex        =   27
                  Top             =   285
                  Width           =   330
               End
            End
         End
         Begin VB.CommandButton cmdCheck 
            Caption         =   "Check"
            Height          =   255
            Left            =   4320
            TabIndex        =   1
            Top             =   300
            Width           =   960
         End
         Begin VB.TextBox txtLogin 
            Height          =   300
            Left            =   1830
            TabIndex        =   0
            Top             =   195
            Width           =   1785
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Login Name:"
            Height          =   195
            Left            =   870
            TabIndex        =   24
            Top             =   240
            Width           =   900
         End
      End
   End
   Begin VB.PictureBox picOptions 
      BorderStyle     =   0  'None
      Height          =   3780
      Index           =   3
      Left            =   -20000
      ScaleHeight     =   3780
      ScaleWidth      =   5685
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   480
      Width           =   5685
      Begin VB.Frame fraSample4 
         Caption         =   "Sample 4"
         Height          =   1785
         Left            =   2100
         TabIndex        =   23
         Top             =   840
         Width           =   2055
      End
   End
   Begin VB.PictureBox picOptions 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   3690
      Index           =   2
      Left            =   180
      ScaleHeight     =   3690
      ScaleWidth      =   5775
      TabIndex        =   19
      TabStop         =   0   'False
      Tag             =   "InVisible"
      Top             =   5415
      Width           =   5775
      Begin VB.Frame fraSample3 
         BackColor       =   &H00C0C0C0&
         Height          =   3690
         Left            =   75
         TabIndex        =   22
         Top             =   -45
         Width           =   5580
         Begin VB.CommandButton cmdEdit 
            Caption         =   "Edit"
            Height          =   300
            Left            =   3735
            TabIndex        =   71
            Top             =   255
            Width           =   1140
         End
         Begin VB.ComboBox cboUsers 
            Height          =   315
            Left            =   1275
            TabIndex        =   70
            Top             =   240
            Width           =   2340
         End
         Begin VB.Frame Frame7 
            Caption         =   "User Info:"
            Height          =   2970
            Left            =   135
            TabIndex        =   45
            Top             =   645
            Width           =   5340
            Begin VB.Frame Frame10 
               Caption         =   "Name:"
               Height          =   630
               Left            =   105
               TabIndex        =   62
               Top             =   270
               Width           =   5145
               Begin VB.TextBox txtFirst1 
                  Height          =   285
                  Left            =   435
                  TabIndex        =   65
                  Top             =   225
                  Width           =   1470
               End
               Begin VB.TextBox txtLast1 
                  Height          =   285
                  Left            =   3600
                  TabIndex        =   64
                  Top             =   225
                  Width           =   1470
               End
               Begin VB.TextBox txtMiddle1 
                  Height          =   300

⌨️ 快捷键说明

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