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

📄 frmmain.frm

📁 baidu_IM源程序,解压后就可以看到。自己还没有试过,不过貌似很不错的
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmMain 
   BackColor       =   &H8000000B&
   Caption         =   "Hello,BaiDu."
   ClientHeight    =   6750
   ClientLeft      =   1965
   ClientTop       =   2205
   ClientWidth     =   3675
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6750
   ScaleWidth      =   3675
   Begin VB.CommandButton Command1 
      Caption         =   "Debug"
      Height          =   495
      Left            =   3840
      TabIndex        =   35
      Top             =   3600
      Width           =   975
   End
   Begin VB.Timer Timer4 
      Left            =   3360
      Top             =   6120
   End
   Begin VB.Timer Timer3 
      Interval        =   9000
      Left            =   3360
      Top             =   5640
   End
   Begin VB.Timer Timer2 
      Interval        =   9999
      Left            =   3360
      Top             =   5160
   End
   Begin VB.Timer Timer1 
      Interval        =   9000
      Left            =   3360
      Top             =   4680
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6855
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   3495
      _ExtentX        =   6165
      _ExtentY        =   12091
      _Version        =   393216
      TabOrientation  =   3
      Style           =   1
      Tabs            =   6
      Tab             =   5
      TabsPerRow      =   6
      TabHeight       =   520
      BackColor       =   -2147483637
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "@宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "登录"
      TabPicture(0)   =   "frmMain.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame2"
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(2)=   "LableLogin"
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "好友列表"
      TabPicture(1)   =   "frmMain.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "cmdListFriFresh"
      Tab(1).Control(1)=   "ListFri"
      Tab(1).Control(2)=   "Labelfri"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "消息列表"
      TabPicture(2)   =   "frmMain.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "cmdListMsgFresh"
      Tab(2).Control(1)=   "ListMsg"
      Tab(2).Control(2)=   "Labelmsg"
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "黑名单"
      TabPicture(3)   =   "frmMain.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "cmdListBadFresh"
      Tab(3).Control(1)=   "ListBad"
      Tab(3).Control(2)=   "Labelbad"
      Tab(3).ControlCount=   3
      TabCaption(4)   =   "群功能"
      TabPicture(4)   =   "frmMain.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "ListChatUrl"
      Tab(4).Control(1)=   "cmdChatLogin"
      Tab(4).Control(2)=   "ListChat"
      Tab(4).Control(3)=   "LabelChat"
      Tab(4).Control(4)=   "Label6"
      Tab(4).ControlCount=   5
      TabCaption(5)   =   "关于"
      TabPicture(5)   =   "frmMain.frx":008C
      Tab(5).ControlEnabled=   -1  'True
      Tab(5).Control(0)=   "Frame3"
      Tab(5).Control(0).Enabled=   0   'False
      Tab(5).Control(1)=   "Frame4"
      Tab(5).Control(1).Enabled=   0   'False
      Tab(5).ControlCount=   2
      Begin VB.Frame Frame4 
         Caption         =   "设置:"
         Height          =   4095
         Left            =   120
         TabIndex        =   36
         Top             =   2520
         Width           =   2895
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   1080
            TabIndex        =   48
            Top             =   3600
            Width           =   1695
         End
         Begin VB.Frame Frame7 
            Caption         =   "音乐:"
            Height          =   1335
            Left            =   120
            TabIndex        =   43
            Top             =   2040
            Width           =   2655
            Begin VB.OptionButton Option8 
               Caption         =   "无"
               Height          =   255
               Left            =   480
               TabIndex        =   47
               Top             =   960
               Width           =   2055
            End
            Begin VB.OptionButton Option7 
               Caption         =   "Message"
               Height          =   255
               Left            =   480
               TabIndex        =   46
               Top             =   480
               Width           =   1815
            End
            Begin VB.OptionButton Option6 
               Caption         =   "Tm"
               Height          =   300
               Left            =   480
               TabIndex        =   45
               Top             =   720
               Width           =   1695
            End
            Begin VB.OptionButton Option5 
               Caption         =   "Enter"
               Height          =   255
               Left            =   480
               TabIndex        =   44
               Top             =   240
               Width           =   1935
            End
         End
         Begin VB.Frame Frame6 
            Caption         =   "提示音:"
            Height          =   735
            Left            =   120
            TabIndex        =   40
            Top             =   1200
            Width           =   2655
            Begin VB.OptionButton Option4 
               Caption         =   "关"
               Height          =   375
               Left            =   1560
               TabIndex        =   42
               Top             =   240
               Width           =   855
            End
            Begin VB.OptionButton Option3 
               Caption         =   "开"
               Height          =   375
               Left            =   480
               TabIndex        =   41
               Top             =   240
               Width           =   855
            End
         End
         Begin VB.Frame Frame5 
            Caption         =   "菜单方式:"
            Height          =   735
            Left            =   120
            TabIndex        =   37
            Top             =   360
            Width           =   2655
            Begin VB.OptionButton Option2 
               Caption         =   "右键"
               Height          =   375
               Left            =   1560
               TabIndex        =   39
               Top             =   240
               Width           =   735
            End
            Begin VB.OptionButton Option1 
               Caption         =   "左键"
               Height          =   375
               Left            =   480
               TabIndex        =   38
               Top             =   240
               Width           =   855
            End
         End
         Begin VB.Label Label1a 
            Caption         =   "热键:Alt+"
            Height          =   255
            Left            =   120
            TabIndex        =   49
            Top             =   3720
            Width           =   2655
         End
      End
      Begin VB.TextBox ListChatUrl 
         Height          =   375
         Left            =   -74880
         TabIndex        =   29
         Top             =   5760
         Width           =   2895
      End
      Begin VB.CommandButton cmdChatLogin 
         Caption         =   "连接..."
         Height          =   375
         Left            =   -73200
         TabIndex        =   27
         Top             =   6360
         Width           =   1215
      End
      Begin VB.ListBox ListChat 
         Height          =   4920
         Left            =   -74880
         Sorted          =   -1  'True
         TabIndex        =   26
         Top             =   480
         Width           =   2895
      End
      Begin VB.Frame Frame3 
         Caption         =   "声明:"
         Height          =   2295
         Left            =   120
         TabIndex        =   23
         Top             =   120
         Width           =   2895
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   240
            TabIndex        =   50
            Text            =   "http://hi.baidu.com/stcell"
            Top             =   1440
            Width           =   2535
         End
         Begin VB.Label Label14 
            Caption         =   "我的百度空间:"
            Height          =   255
            Left            =   240
            TabIndex        =   34
            Top             =   1200
            Width           =   1335
         End
         Begin VB.Label Label7 
            Caption         =   "作者:a.zhong stcell@qq.com"
            Height          =   375
            Left            =   1560
            TabIndex        =   33
            Top             =   1800
            Width           =   1215
         End
         Begin VB.Label Label5 
            Caption         =   "内容来自百度,你也可以直接访问。"
            Height          =   375
            Left            =   240
            TabIndex        =   25
            Top             =   360
            Width           =   2415
         End
         Begin VB.Label Label9 
            Caption         =   "感谢:创亿无限的数据分析。"
            Height          =   255
            Left            =   240
            TabIndex        =   24
            Top             =   840
            Width           =   2175
         End
      End
      Begin VB.CommandButton cmdListMsgFresh 
         Caption         =   "刷新"
         Height          =   375
         Left            =   -73200
         TabIndex        =   20
         Top             =   6360
         Width           =   1215
      End
      Begin VB.CommandButton cmdListBadFresh 
         Caption         =   "刷新"
         Height          =   375
         Left            =   -73200
         TabIndex        =   18
         Top             =   6360
         Width           =   1215
      End
      Begin VB.CommandButton cmdListFriFresh 
         Caption         =   "刷新"
         Height          =   375
         Left            =   -73200
         TabIndex        =   17
         Top             =   6360
         Width           =   1215
      End
      Begin VB.ListBox ListBad 
         Height          =   5820
         Left            =   -74880
         Sorted          =   -1  'True
         TabIndex        =   16
         Top             =   480
         Width           =   2895
      End
      Begin VB.ListBox ListMsg 
         Height          =   5820
         Left            =   -74880
         Sorted          =   -1  'True
         TabIndex        =   15
         Top             =   480
         Width           =   2895
      End
      Begin VB.ListBox ListFri 
         Height          =   5820
         Left            =   -74880
         Sorted          =   -1  'True
         TabIndex        =   14
         Top             =   480
         Width           =   2895
      End
      Begin VB.Frame Frame2 
         Caption         =   "快速留言:"
         Height          =   3495
         Left            =   -74880
         TabIndex        =   7
         Top             =   3120
         Width           =   2895
         Begin VB.CommandButton cmdK_send 
            Caption         =   "发信息"
            Height          =   375
            Left            =   120
            TabIndex        =   11
            Top             =   2520
            Width           =   1215
         End
         Begin VB.TextBox K_SendMsg 
            Height          =   1815
            Left            =   120
            MultiLine       =   -1  'True
            ScrollBars      =   3  'Both
            TabIndex        =   10
            Text            =   "frmMain.frx":00A8
            Top             =   600
            Width           =   2655
         End
         Begin VB.TextBox K_SendTo 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   840
            TabIndex        =   8
            Top             =   240
            Width           =   1935
         End
         Begin VB.Label Labelinfo 
            Height          =   375
            Left            =   1440
            TabIndex        =   12
            Top             =   3000
            Width           =   1335
         End
         Begin VB.Label Label4 
            Caption         =   "收信人:"
            Height          =   255
            Left            =   120
            TabIndex        =   9
            Top             =   240
            Width           =   855
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "登录:"

⌨️ 快捷键说明

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