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

📄 frmsignpostview.frm

📁 短信平台管理系统是一个短信收发的平台,用户可以找一些代理的短信平台(IP),在系统里修改一些设置就可以进行短信的收发,有短信服务器的IP,服务器端口.系统还有一些常用用户的设置,包括客户资料,客户分类
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmsignpostview 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "输入屏幕所在路况信息"
   ClientHeight    =   9405
   ClientLeft      =   1305
   ClientTop       =   600
   ClientWidth     =   12195
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   9405
   ScaleWidth      =   12195
   Begin VB.CommandButton cmdsendled 
      Caption         =   "发送全部"
      Height          =   855
      Left            =   9720
      TabIndex        =   34
      Top             =   8280
      Width           =   1215
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H8000000B&
      Caption         =   "短消息选择"
      ForeColor       =   &H80000008&
      Height          =   8055
      Left            =   0
      TabIndex        =   27
      Top             =   120
      Width           =   4215
      Begin MSComctlLib.ListView Lvwmessages 
         Height          =   7695
         Left            =   120
         TabIndex        =   28
         Top             =   240
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   13573
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         SmallIcons      =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "注意:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   1095
      Left            =   0
      TabIndex        =   23
      Top             =   8160
      Width           =   8655
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "2.如果有背景图片,短消息最多只能输入36个字符。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   720
         TabIndex        =   35
         Top             =   720
         Width           =   4425
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "1.短消息最多只能输入48个字符。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   720
         TabIndex        =   26
         Top             =   360
         Width           =   2955
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "3.在此处输入单个屏幕的短消息。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Index           =   0
         Left            =   240
         TabIndex        =   25
         Top             =   1320
         Width           =   2940
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "4.如果背景图片+文字方式背景图形只能占上面的1/3,文字占2/3。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Index           =   1
         Left            =   3240
         TabIndex        =   24
         Top             =   1320
         Width           =   5820
      End
   End
   Begin VB.CommandButton Cmdcancel 
      Caption         =   "退出"
      Height          =   855
      Left            =   11160
      TabIndex        =   22
      Top             =   8280
      Width           =   975
   End
   Begin VB.Frame Frame6 
      BackColor       =   &H8000000B&
      Height          =   8055
      Left            =   4200
      TabIndex        =   0
      Top             =   120
      Width           =   8055
      Begin VB.Frame framsend 
         Caption         =   "输入短消息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3615
         Left            =   360
         TabIndex        =   15
         Top             =   4320
         Width           =   7455
         Begin VB.CheckBox ChkIsupload 
            Caption         =   "需要发送"
            Height          =   255
            Left            =   6240
            TabIndex        =   32
            Top             =   1440
            Width           =   1215
         End
         Begin VB.CommandButton Cmdclear 
            Caption         =   "清空"
            Height          =   375
            Left            =   3240
            TabIndex        =   20
            ToolTipText     =   "查看效果"
            Top             =   4200
            Width           =   735
         End
         Begin VB.ComboBox Combodict 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   1680
            Style           =   2  'Dropdown List
            TabIndex        =   19
            Top             =   4320
            Width           =   1215
         End
         Begin VB.CommandButton Cmdsend 
            Caption         =   "发送"
            Enabled         =   0   'False
            Height          =   375
            Left            =   6360
            TabIndex        =   18
            ToolTipText     =   "把短消息发送到大屏幕"
            Top             =   1920
            Width           =   735
         End
         Begin VB.CommandButton Cmdpreview 
            Caption         =   "预览"
            Height          =   375
            Left            =   6360
            TabIndex        =   17
            ToolTipText     =   "查看效果"
            Top             =   2880
            Width           =   735
         End
         Begin VB.TextBox txtcontent 
            Height          =   1455
            Left            =   240
            MultiLine       =   -1  'True
            TabIndex        =   16
            Text            =   "frmsignpostview.frx":0000
            Top             =   1800
            Width           =   2895
         End
         Begin VB.Label lblLabels 
            Caption         =   "大屏幕当前显示-->"
            Height          =   255
            Index           =   3
            Left            =   1320
            TabIndex        =   29
            Top             =   360
            Width           =   1695
         End
         Begin VB.Image Imgold 
            Height          =   1440
            Left            =   3240
            Picture         =   "frmsignpostview.frx":0006
            Top             =   240
            Width           =   2880
         End
         Begin VB.Label lblLabels 
            Caption         =   "常用短信:"
            Height          =   255
            Index           =   2
            Left            =   600
            TabIndex        =   21
            Top             =   4320
            Width           =   975
         End
         Begin VB.Image Imgpreview 
            Height          =   1440
            Left            =   3240
            Picture         =   "frmsignpostview.frx":2488
            Top             =   1800
            Width           =   2880
         End
      End
      Begin VB.Frame Frame4 
         BackColor       =   &H8000000B&
         Height          =   735
         Left            =   360
         TabIndex        =   13
         Top             =   120
         Width           =   7455
         Begin VB.Label lblname 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Label1"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   27.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   555
            Left            =   120
            TabIndex        =   14
            Top             =   120
            Width           =   1815
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "设置"
         Height          =   1095
         Left            =   360
         TabIndex        =   4
         Top             =   3240
         Width           =   7455
         Begin VB.ComboBox ComboUPLOADFROM 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   300
            Left            =   2400
            Style           =   2  'Dropdown List
            TabIndex        =   8
            Top             =   240
            Width           =   3255
         End
         Begin VB.ComboBox Combostyle 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   300
            Left            =   1200
            Style           =   2  'Dropdown List
            TabIndex        =   7
            Top             =   607
            Width           =   1215
         End
         Begin VB.ComboBox Combofontname 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   3480
            Style           =   2  'Dropdown List
            TabIndex        =   6
            Top             =   600
            Width           =   1095
         End
         Begin VB.ComboBox Combocolor 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   5760
            Style           =   2  'Dropdown List
            TabIndex        =   5
            Top             =   600
            Width           =   1215
         End
         Begin VB.Label lblLabels 
            Caption         =   "播放风格:"
            Height          =   255
            Index           =   11
            Left            =   240
            TabIndex        =   12
            Top             =   630
            Width           =   1215
         End
         Begin VB.Label lblLabels 
            Caption         =   "文字的颜色:"
            Height          =   255
            Index           =   10
            Left            =   4680
            TabIndex        =   11
            Top             =   630
            Width           =   1215
         End
         Begin VB.Label lblLabels 
            Caption         =   "文字字体:"
            Height          =   255
            Index           =   9
            Left            =   2520
            TabIndex        =   10
            Top             =   630
            Width           =   1215
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            Caption         =   "大屏幕显示信息生成方式:"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   9
            Top             =   300
            Width           =   2160
         End
      End
      Begin VB.Frame Frame1 
         Height          =   2175
         Left            =   360

⌨️ 快捷键说明

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