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

📄 frmdocument.frm

📁 TCP-IP数据库查询.zip
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MsComCtl.ocx"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "Mswinsck.ocx"
Begin VB.Form frmDocument 
   BackColor       =   &H80000016&
   Caption         =   "frmDocument"
   ClientHeight    =   6405
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7710
   Icon            =   "frmDocument.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6405
   ScaleWidth      =   7710
   Begin VB.Frame fraClientDC 
      Height          =   2295
      Left            =   2880
      TabIndex        =   31
      Top             =   3000
      Width           =   2655
      Begin VB.CommandButton cmdClientApply 
         Caption         =   "ok"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   1920
         Width           =   2415
      End
      Begin VB.Frame fraCDC 
         Caption         =   "Client Data Change "
         Height          =   1335
         Left            =   120
         TabIndex        =   33
         Top             =   480
         Width           =   2415
         Begin VB.TextBox txtCDC_Change 
            Height          =   285
            Left            =   120
            TabIndex        =   38
            Top             =   990
            Width           =   2175
         End
         Begin VB.TextBox txtCDC_Source 
            Height          =   285
            Left            =   120
            TabIndex        =   36
            Top             =   480
            Width           =   2175
         End
         Begin VB.Label Label8 
            Caption         =   "Change to:"
            Height          =   255
            Left            =   120
            TabIndex        =   37
            Top             =   800
            Width           =   1335
         End
         Begin VB.Label Label7 
            Caption         =   "Source data:"
            Height          =   255
            Left            =   120
            TabIndex        =   35
            Top             =   240
            Width           =   2055
         End
      End
      Begin VB.CheckBox chkCDC 
         Caption         =   "Enable Change"
         Height          =   255
         Left            =   120
         TabIndex        =   32
         Top             =   240
         Width           =   2295
      End
   End
   Begin VB.Frame fraServerDC 
      Height          =   2295
      Left            =   0
      TabIndex        =   23
      Top             =   3000
      Width           =   2775
      Begin VB.Frame fraSDC 
         Caption         =   "Server Data Change "
         Height          =   1335
         Left            =   120
         TabIndex        =   26
         Top             =   480
         Width           =   2535
         Begin VB.TextBox txtSDC_Change 
            Height          =   285
            Left            =   120
            TabIndex        =   28
            Top             =   960
            Width           =   2295
         End
         Begin VB.TextBox txtSDC_Source 
            Height          =   285
            Left            =   120
            TabIndex        =   27
            Top             =   450
            Width           =   2295
         End
         Begin VB.Label Label6 
            Caption         =   "Source data:"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   30
            Top             =   195
            Width           =   1335
         End
         Begin VB.Label Label5 
            Caption         =   "Change to:"
            Height          =   255
            Left            =   120
            TabIndex        =   29
            Top             =   750
            Width           =   1095
         End
      End
      Begin VB.CommandButton cmdServerAppl 
         Caption         =   "ok"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   1920
         Width           =   2535
      End
      Begin VB.CheckBox chkSDC 
         Caption         =   "Enable Change"
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   240
         Width           =   2295
      End
   End
   Begin VB.Frame fraExtra 
      Appearance      =   0  'Flat
      BackColor       =   &H80000000&
      ForeColor       =   &H80000008&
      Height          =   1455
      Left            =   5520
      TabIndex        =   12
      Top             =   1200
      Width           =   2175
      Begin VB.PictureBox Picture5 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   195
         Left            =   150
         Picture         =   "frmDocument.frx":0CCA
         ScaleHeight     =   195
         ScaleWidth      =   195
         TabIndex        =   22
         Top             =   130
         Width           =   195
      End
      Begin VB.PictureBox Picture4 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   195
         Left            =   150
         Picture         =   "frmDocument.frx":11DC
         ScaleHeight     =   195
         ScaleWidth      =   195
         TabIndex        =   21
         Top             =   370
         Width           =   195
      End
      Begin VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   195
         Left            =   150
         Picture         =   "frmDocument.frx":16EE
         ScaleHeight     =   195
         ScaleWidth      =   195
         TabIndex        =   20
         Top             =   610
         Width           =   195
      End
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   195
         Left            =   150
         Picture         =   "frmDocument.frx":1C00
         ScaleHeight     =   195
         ScaleWidth      =   195
         TabIndex        =   16
         Top             =   850
         Width           =   195
      End
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   195
         Index           =   0
         Left            =   150
         Picture         =   "frmDocument.frx":2112
         ScaleHeight     =   195
         ScaleWidth      =   195
         TabIndex        =   15
         Top             =   1090
         Width           =   195
      End
      Begin VB.Label lblSDC 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Disconnect"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   600
         Width           =   1935
      End
      Begin VB.Label lblCDC 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Client data Change"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   18
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label lblCls 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Clearscreen"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   17
         Top             =   120
         Width           =   1935
      End
      Begin VB.Label lblHelp 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Help"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   840
         Width           =   1935
      End
      Begin VB.Label lblExit 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Exit Submenu"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   1080
         Width           =   1935
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Extra"
      Height          =   495
      Left            =   0
      TabIndex        =   11
      Top             =   0
      Width           =   615
   End
   Begin VB.Timer tmrSpeed 
      Interval        =   500
      Left            =   4560
      Top             =   600
   End
   Begin VB.CheckBox Check1 
      Caption         =   "View Hex"
      Height          =   255
      Left            =   1920
      TabIndex        =   9
      Top             =   720
      Width           =   1335
   End
   Begin RichTextLib.RichTextBox RTBox 
      Height          =   1815
      Left            =   0
      TabIndex        =   6
      Top             =   1080
      Width           =   5415
      _ExtentX        =   9551
      _ExtentY        =   3201
      _Version        =   393217
      BackColor       =   14737632
      ReadOnly        =   -1  'True
      ScrollBars      =   2
      TextRTF         =   $"frmDocument.frx":2624
   End
   Begin MSWinsockLib.Winsock LOCAAL 
      Left            =   5040
      Top             =   600
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin MSWinsockLib.Winsock REMOTE 
      Left            =   5040
      Top             =   120
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin MSComctlLib.StatusBar Status 
      Align           =   2  'Align Bottom
      Height          =   315
      Left            =   0
      TabIndex        =   5
      Top             =   6090
      Width           =   7710
      _ExtentX        =   13600
      _ExtentY        =   556
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Text            =   "Status"
            TextSave        =   "Status"
            Object.ToolTipText     =   "Status Connection"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Text            =   "UP:"
            TextSave        =   "UP:"
            Object.ToolTipText     =   "Upload speed at this connection"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Text            =   "Down:"
            TextSave        =   "Down:"
            Object.ToolTipText     =   "Download Speed at this connection"
         EndProperty
      EndProperty
   End
   Begin VB.TextBox txtLIS_ONPORT 
      BackColor       =   &H00808080&
      Enabled         =   0   'False
      Height          =   285
      Left            =   3600
      TabIndex        =   4
      Top             =   240
      Width           =   735
   End
   Begin VB.TextBox txtCON_PORT 
      BackColor       =   &H00808080&
      Enabled         =   0   'False
      Height          =   285
      Left            =   3600
      TabIndex        =   3
      Top             =   0
      Width           =   735
   End
   Begin VB.TextBox txtLIST_ON 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H00000000&
      Height          =   285
      Left            =   1680
      TabIndex        =   2
      Text            =   "Listen on port "
      Top             =   240
      Width           =   1815
   End
   Begin VB.TextBox txtCON_TO 
      BackColor       =   &H00C0C0C0&
      Enabled         =   0   'False
      ForeColor       =   &H00800000&
      Height          =   285
      Left            =   1680
      TabIndex        =   1
      Text            =   "connecting to"
      Top             =   0
      Width           =   1815
   End
   Begin VB.Label Label1 
      Caption         =   "Connect to:"
      BeginProperty Font 
         Name            =   "Arial Narrow"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   0
      Left            =   720
      TabIndex        =   10
      Top             =   0
      Width           =   855
   End
   Begin VB.Label Label4 
      Caption         =   "Server data"
      BeginProperty Font 
         Name            =   "Arial Narrow"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   960
      TabIndex        =   8
      Top             =   720
      Width           =   855
   End
   Begin VB.Label Label3 
      Caption         =   "Client data"
      BeginProperty Font 
         Name            =   "Arial Narrow"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   0
      Left            =   120
      TabIndex        =   7
      Top             =   720
      Width           =   735
   End
   Begin VB.Line Line1 
      BorderColor     =   &H8000000D&
      BorderWidth     =   3
      Index           =   0
      X1              =   0
      X2              =   5280
      Y1              =   600
      Y2              =   600
   End
   Begin VB.Label Label2 
      Caption         =   "Listening on:"
      BeginProperty Font 
         Name            =   "Arial Narrow"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   0
      Left            =   720
      TabIndex        =   0
      Top             =   240
      Width           =   1095
   End
End
Attribute VB_Name = "frmDocument"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False

⌨️ 快捷键说明

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