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

📄 tcpclient.frm

📁 一个比较简单通用的VB开发的通讯软件大家试试就知道了,请大家多多提宝贵意见
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form FrmClient 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "TCP 客户机"
   ClientHeight    =   5790
   ClientLeft      =   3195
   ClientTop       =   2745
   ClientWidth     =   8970
   FillStyle       =   0  'Solid
   Icon            =   "TCPClient.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5790
   ScaleWidth      =   8970
   Begin VB.PictureBox Picture1 
      Height          =   300
      Left            =   7875
      ScaleHeight     =   240
      ScaleWidth      =   240
      TabIndex        =   24
      Top             =   4020
      Width           =   300
   End
   Begin VB.CommandButton Command1 
      Caption         =   "关于"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Left            =   7845
      TabIndex        =   23
      Top             =   1980
      Width           =   1140
   End
   Begin VB.CommandButton cmdchat 
      Caption         =   "聊天记录"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Left            =   6585
      TabIndex        =   22
      Top             =   1980
      Width           =   1275
   End
   Begin VB.CommandButton cmdcolor 
      Caption         =   "背景色"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   510
      Left            =   7845
      TabIndex        =   15
      Top             =   1485
      Width           =   1140
   End
   Begin VB.CommandButton fontcolor 
      Caption         =   "字体颜色"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   510
      Left            =   6585
      TabIndex        =   19
      Top             =   1485
      Width           =   1275
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      ItemData        =   "TCPClient.frx":212A
      Left            =   4980
      List            =   "TCPClient.frx":2143
      Style           =   2  'Dropdown List
      TabIndex        =   21
      Top             =   5070
      Width           =   690
   End
   Begin RichTextLib.RichTextBox RTxtClient 
      Height          =   4725
      Left            =   -30
      TabIndex        =   18
      Top             =   -15
      Width           =   6645
      _ExtentX        =   11721
      _ExtentY        =   8334
      _Version        =   393217
      ScrollBars      =   2
      AutoVerbMenu    =   -1  'True
      TextRTF         =   $"TCPClient.frx":2163
      MouseIcon       =   "TCPClient.frx":2200
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      ItemData        =   "TCPClient.frx":221C
      Left            =   2745
      List            =   "TCPClient.frx":221E
      Style           =   2  'Dropdown List
      TabIndex        =   16
      Top             =   5070
      Width           =   1095
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   6975
      Top             =   3120
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.TextBox txtid 
      Height          =   300
      Left            =   720
      TabIndex        =   12
      Top             =   5085
      Width           =   1320
   End
   Begin VB.ComboBox combouse 
      Height          =   300
      ItemData        =   "TCPClient.frx":2220
      Left            =   720
      List            =   "TCPClient.frx":2227
      Style           =   2  'Dropdown List
      TabIndex        =   9
      Top             =   4725
      Width           =   1260
   End
   Begin VB.CommandButton CmdSend 
      Caption         =   "发送"
      Default         =   -1  'True
      Height          =   375
      Left            =   7965
      TabIndex        =   3
      Top             =   4680
      Width           =   990
   End
   Begin VB.TextBox TxtSend 
      Height          =   315
      Left            =   2010
      TabIndex        =   1
      Top             =   4710
      Width           =   5895
   End
   Begin MSWinsockLib.Winsock tcpClient 
      Left            =   7485
      Top             =   3165
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin MSComctlLib.StatusBar SBarClient 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   8
      Top             =   5415
      Width           =   8970
      _ExtentX        =   15822
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   10636
            Key             =   "stat1"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            Alignment       =   1
            TextSave        =   "2004-6-15"
            Key             =   "sdt2"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            Alignment       =   1
            TextSave        =   "12:11"
            Key             =   "sddetr"
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton CmdClose 
      Caption         =   "断开连接"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   510
      Left            =   7845
      TabIndex        =   7
      Top             =   990
      Width           =   1140
   End
   Begin VB.CommandButton CmdLink 
      Caption         =   "连接服务器"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   510
      Left            =   6600
      TabIndex        =   0
      Top             =   990
      Width           =   1260
   End
   Begin VB.TextBox TxtPort 
      Height          =   315
      Left            =   7530
      TabIndex        =   4
      Text            =   "1080"
      Top             =   540
      Width           =   1455
   End
   Begin VB.TextBox TxtIP 
      Height          =   315
      Left            =   7530
      TabIndex        =   2
      Text            =   "127.0.0.1"
      Top             =   120
      Width           =   1440
   End
   Begin MSComctlLib.ImageCombo ImageCombo1 
      Height          =   390
      Left            =   7095
      TabIndex        =   11
      Top             =   5025
      Width           =   660
      _ExtentX        =   1164
      _ExtentY        =   688
      _Version        =   393216
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      Locked          =   -1  'True
      ImageList       =   "ImageList1"
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   7890
      Top             =   3090
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   20
      ImageHeight     =   20
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   15
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":2233
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":2813
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":2DF3
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":33D3
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":39B3
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":3E0B
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":43C3
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":49A7
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":4F8B
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":556F
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":5B53
            Key             =   ""
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":6137
            Key             =   ""
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":671B
            Key             =   ""
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":6C5F
            Key             =   ""
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "TCPClient.frx":7103
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Label Label7 
      Caption         =   "字体大小"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   3870
      TabIndex        =   20
      Top             =   5100
      Width           =   1095
   End
   Begin VB.Label Label6 
      Caption         =   "贴图"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700

⌨️ 快捷键说明

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