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

📄 mainform.frm

📁 一个可以自动播放的软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{6BF52A50-394A-11D3-B153-00C04F79FAA6}#1.0#0"; "wmp.dll"
Begin VB.Form MainForm 
   BackColor       =   &H00C00000&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "自动播放系统"
   ClientHeight    =   6840
   ClientLeft      =   3645
   ClientTop       =   1635
   ClientWidth     =   8145
   FillColor       =   &H00FFFFFF&
   ForeColor       =   &H00C00000&
   Icon            =   "MainForm.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6840
   ScaleWidth      =   8145
   Begin VB.CommandButton Cmd退出 
      Caption         =   "退出"
      Height          =   375
      Left            =   6240
      MaskColor       =   &H00FFFFFF&
      Style           =   1  'Graphical
      TabIndex        =   5
      ToolTipText     =   "退出"
      Top             =   1200
      Width           =   1095
   End
   Begin VB.CommandButton Cmd连续 
      Caption         =   "连续播放"
      Height          =   375
      Left            =   5040
      TabIndex        =   17
      Top             =   1200
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CheckBox CheckAutoClose 
      Caption         =   "自动关机"
      Height          =   255
      Left            =   240
      MaskColor       =   &H8000000F&
      TabIndex        =   14
      Top             =   6360
      UseMaskColor    =   -1  'True
      Width           =   1095
   End
   Begin VB.TextBox TextAutoClosetime 
      Height          =   270
      Left            =   1320
      TabIndex        =   13
      Text            =   "22:00:00"
      Top             =   6350
      Width           =   1095
   End
   Begin VB.CommandButton Cmd还原 
      Caption         =   "还原版面"
      Height          =   375
      Left            =   3960
      TabIndex        =   11
      Top             =   1200
      Width           =   1095
   End
   Begin VB.CommandButton Cmd皮肤 
      Caption         =   "更换皮肤"
      Height          =   375
      Left            =   2880
      Style           =   1  'Graphical
      TabIndex        =   7
      ToolTipText     =   "更换皮肤"
      Top             =   1200
      Width           =   1095
   End
   Begin VB.CommandButton Cmd任务栏 
      Caption         =   "显示任务栏"
      Height          =   375
      Left            =   600
      Style           =   1  'Graphical
      TabIndex        =   6
      ToolTipText     =   "显示任务栏"
      Top             =   120
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   5880
      Top             =   3840
   End
   Begin VB.ListBox ListTime 
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000017&
      Height          =   2400
      Left            =   4680
      TabIndex        =   4
      ToolTipText     =   "计划时间"
      Top             =   2400
      Width           =   2775
   End
   Begin MSComDlg.CommonDialog Dlgadd 
      Left            =   3000
      Top             =   4320
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton Cmd删除 
      Caption         =   "删除歌曲"
      Height          =   375
      Left            =   1800
      Style           =   1  'Graphical
      TabIndex        =   3
      ToolTipText     =   "删除任务"
      Top             =   1200
      Width           =   1095
   End
   Begin VB.CommandButton Cmd添加 
      Caption         =   "添加歌曲"
      Height          =   375
      Left            =   720
      Style           =   1  'Graphical
      TabIndex        =   2
      ToolTipText     =   "添加任务"
      Top             =   1200
      Width           =   1095
   End
   Begin VB.ListBox List1 
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000017&
      Height          =   2400
      ItemData        =   "MainForm.frx":628A
      Left            =   780
      List            =   "MainForm.frx":628C
      TabIndex        =   1
      ToolTipText     =   "计划播放曲目"
      Top             =   2400
      Width           =   3495
   End
   Begin VB.PictureBox MPlayer1 
      Height          =   675
      Left            =   960
      ScaleHeight     =   615
      ScaleWidth      =   6225
      TabIndex        =   0
      Top             =   6600
      Visible         =   0   'False
      Width           =   6285
   End
   Begin WMPLibCtl.WindowsMediaPlayer WindowsMediaPlayer1 
      Height          =   735
      Left            =   840
      TabIndex        =   18
      Top             =   5160
      Width           =   6615
      URL             =   ""
      rate            =   1
      balance         =   0
      currentPosition =   0
      defaultFrame    =   ""
      playCount       =   1
      autoStart       =   -1  'True
      currentMarker   =   0
      invokeURLs      =   -1  'True
      baseURL         =   ""
      volume          =   50
      mute            =   0   'False
      uiMode          =   "full"
      stretchToFit    =   0   'False
      windowlessVideo =   0   'False
      enabled         =   -1  'True
      enableContextMenu=   -1  'True
      fullScreen      =   0   'False
      SAMIStyle       =   ""
      SAMILang        =   ""
      SAMIFilename    =   ""
      captioningID    =   ""
      enableErrorDialogs=   0   'False
      _cx             =   11668
      _cy             =   1296
   End
   Begin VB.Label Labeldate 
      Alignment       =   1  'Right Justify
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Label3"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   180
      Left            =   5640
      TabIndex        =   16
      Top             =   1920
      Width           =   630
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "此功能只限于window98操作系统"
      ForeColor       =   &H80000018&
      Height          =   180
      Left            =   2520
      TabIndex        =   15
      Top             =   6360
      Width           =   2535
   End
   Begin VB.Label LabelSongName 
      BackStyle       =   0  'Transparent
      Caption         =   "歌名"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000C000&
      Height          =   210
      Left            =   735
      TabIndex        =   12
      Top             =   1920
      Width           =   4305
   End
   Begin VB.Label Label2 
      Alignment       =   2  'Center
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "浪子工作室   版权所有"
      ForeColor       =   &H80000018&
      Height          =   180
      Left            =   5760
      TabIndex        =   10
      Top             =   6360
      Width           =   1905
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "自 动 音 响 系 统"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   24
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   495
      Left            =   2250
      TabIndex        =   9
      Top             =   360
      Width           =   3675
   End
   Begin VB.Label LabelTime 
      Alignment       =   2  'Center
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "00:00:00"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   180
      Left            =   6480
      TabIndex        =   8
      Top             =   1920

⌨️ 快捷键说明

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