📄 mp3towav.vb
字号:
Me._Command1_7.TabIndex = 25
Me._Command1_7.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ToolTip1.SetToolTip(Me._Command1_7, "前进100帧")
'
'_Command1_5
'
Me._Command1_5.BackColor = System.Drawing.SystemColors.Control
Me._Command1_5.Cursor = System.Windows.Forms.Cursors.Default
Me._Command1_5.Image = CType(resources.GetObject("_Command1_5.Image"), System.Drawing.Bitmap)
Me.Command1.SetIndex(Me._Command1_5, CType(5, Short))
Me._Command1_5.Location = New System.Drawing.Point(445, 194)
Me._Command1_5.Name = "_Command1_5"
Me._Command1_5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Command1_5.Size = New System.Drawing.Size(44, 26)
Me._Command1_5.TabIndex = 21
Me._Command1_5.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ToolTip1.SetToolTip(Me._Command1_5, "打开")
'
'_Command1_4
'
Me._Command1_4.BackColor = System.Drawing.SystemColors.Control
Me._Command1_4.Cursor = System.Windows.Forms.Cursors.Default
Me._Command1_4.Enabled = False
Me._Command1_4.Image = CType(resources.GetObject("_Command1_4.Image"), System.Drawing.Bitmap)
Me.Command1.SetIndex(Me._Command1_4, CType(4, Short))
Me._Command1_4.Location = New System.Drawing.Point(403, 194)
Me._Command1_4.Name = "_Command1_4"
Me._Command1_4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Command1_4.Size = New System.Drawing.Size(44, 26)
Me._Command1_4.TabIndex = 19
Me._Command1_4.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ToolTip1.SetToolTip(Me._Command1_4, "转换到WAV文件")
'
'_Command1_3
'
Me._Command1_3.BackColor = System.Drawing.SystemColors.Control
Me._Command1_3.Cursor = System.Windows.Forms.Cursors.Default
Me._Command1_3.Image = CType(resources.GetObject("_Command1_3.Image"), System.Drawing.Bitmap)
Me.Command1.SetIndex(Me._Command1_3, CType(3, Short))
Me._Command1_3.Location = New System.Drawing.Point(495, 194)
Me._Command1_3.Name = "_Command1_3"
Me._Command1_3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Command1_3.Size = New System.Drawing.Size(44, 26)
Me._Command1_3.TabIndex = 3
Me._Command1_3.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ToolTip1.SetToolTip(Me._Command1_3, "退出")
'
'_Command1_1
'
Me._Command1_1.BackColor = System.Drawing.SystemColors.Control
Me._Command1_1.Cursor = System.Windows.Forms.Cursors.Default
Me._Command1_1.Enabled = False
Me._Command1_1.Image = CType(resources.GetObject("_Command1_1.Image"), System.Drawing.Bitmap)
Me.Command1.SetIndex(Me._Command1_1, CType(1, Short))
Me._Command1_1.Location = New System.Drawing.Point(361, 194)
Me._Command1_1.Name = "_Command1_1"
Me._Command1_1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Command1_1.Size = New System.Drawing.Size(43, 26)
Me._Command1_1.TabIndex = 2
Me._Command1_1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ToolTip1.SetToolTip(Me._Command1_1, "暂停")
'
'_Command1_6
'
Me._Command1_6.BackColor = System.Drawing.SystemColors.Control
Me._Command1_6.Cursor = System.Windows.Forms.Cursors.Default
Me._Command1_6.Enabled = False
Me.Command1.SetIndex(Me._Command1_6, CType(6, Short))
Me._Command1_6.Location = New System.Drawing.Point(142, 69)
Me._Command1_6.Name = "_Command1_6"
Me._Command1_6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Command1_6.Size = New System.Drawing.Size(55, 22)
Me._Command1_6.TabIndex = 24
Me._Command1_6.Text = "试听"
Me.ToolTip1.SetToolTip(Me._Command1_6, "试听")
'
'_Command1_0
'
Me._Command1_0.BackColor = System.Drawing.SystemColors.Control
Me._Command1_0.Cursor = System.Windows.Forms.Cursors.Default
Me._Command1_0.Enabled = False
Me._Command1_0.Image = CType(resources.GetObject("_Command1_0.Image"), System.Drawing.Bitmap)
Me.Command1.SetIndex(Me._Command1_0, CType(0, Short))
Me._Command1_0.Location = New System.Drawing.Point(192, 194)
Me._Command1_0.Name = "_Command1_0"
Me._Command1_0.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Command1_0.Size = New System.Drawing.Size(44, 26)
Me._Command1_0.TabIndex = 4
Me._Command1_0.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ToolTip1.SetToolTip(Me._Command1_0, "播放键")
'
'ShDao
'
Me.ShDao.AutoSize = True
Me.ShDao.BackColor = System.Drawing.SystemColors.Control
Me.ShDao.Cursor = System.Windows.Forms.Cursors.Default
Me.ShDao.ForeColor = System.Drawing.SystemColors.ControlText
Me.ShDao.Location = New System.Drawing.Point(12, 35)
Me.ShDao.Name = "ShDao"
Me.ShDao.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.ShDao.Size = New System.Drawing.Size(54, 14)
Me.ShDao.TabIndex = 7
Me.ShDao.Text = "立体声:"
'
'Command2
'
Me.Command2.BackColor = System.Drawing.SystemColors.Control
Me.Command2.Cursor = System.Windows.Forms.Cursors.Default
Me.Command2.Location = New System.Drawing.Point(411, 118)
Me.Command2.Name = "Command2"
Me.Command2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command2.Size = New System.Drawing.Size(89, 25)
Me.Command2.TabIndex = 29
Me.Command2.Text = "确定(&O)"
Me.ToolTip1.SetToolTip(Me.Command2, "保存")
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.BackColor = System.Drawing.Color.Transparent
Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
Me.Label2.ForeColor = System.Drawing.SystemColors.HighlightText
Me.Label2.Location = New System.Drawing.Point(284, 177)
Me.Label2.Name = "Label2"
Me.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label2.Size = New System.Drawing.Size(240, 14)
Me.Label2.TabIndex = 22
Me.Label2.Text = "Copyright(C) Qingyuan Studio 1998-1999"
Me.ToolTip1.SetToolTip(Me.Label2, "Copyright(C) Qingyuan Studio 1998-1999")
'
'Frame4
'
Me.Frame4.BackColor = System.Drawing.SystemColors.Control
Me.Frame4.Controls.AddRange(New System.Windows.Forms.Control() {Me.Text3, Me.Text4, Me._Label1_3, Me._Label1_2})
Me.Frame4.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame4.Location = New System.Drawing.Point(31, 28)
Me.Frame4.Name = "Frame4"
Me.Frame4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame4.Size = New System.Drawing.Size(469, 84)
Me.Frame4.TabIndex = 30
Me.Frame4.TabStop = False
Me.Frame4.Text = "注册 Mp3Play.ocx 控件"
'
'_Label1_3
'
Me._Label1_3.AutoSize = True
Me._Label1_3.BackColor = System.Drawing.SystemColors.Control
Me._Label1_3.Cursor = System.Windows.Forms.Cursors.Default
Me._Label1_3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label1.SetIndex(Me._Label1_3, CType(3, Short))
Me._Label1_3.Location = New System.Drawing.Point(12, 24)
Me._Label1_3.Name = "_Label1_3"
Me._Label1_3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Label1_3.Size = New System.Drawing.Size(54, 14)
Me._Label1_3.TabIndex = 34
Me._Label1_3.Text = "用户名:"
'
'_Label1_2
'
Me._Label1_2.AutoSize = True
Me._Label1_2.BackColor = System.Drawing.SystemColors.Control
Me._Label1_2.Cursor = System.Windows.Forms.Cursors.Default
Me._Label1_2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label1.SetIndex(Me._Label1_2, CType(2, Short))
Me._Label1_2.Location = New System.Drawing.Point(12, 52)
Me._Label1_2.Name = "_Label1_2"
Me._Label1_2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Label1_2.Size = New System.Drawing.Size(54, 14)
Me._Label1_2.TabIndex = 33
Me._Label1_2.Text = "注册号:"
'
'Frame2
'
Me.Frame2.BackColor = System.Drawing.SystemColors.Control
Me.Frame2.Controls.AddRange(New System.Windows.Forms.Control() {Me._Command1_6, Me.Text2, Me.Text1, Me.Zhongchang, Me._Label1_1, Me._Label1_0})
Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame2.Location = New System.Drawing.Point(315, 10)
Me.Frame2.Name = "Frame2"
Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame2.Size = New System.Drawing.Size(209, 99)
Me.Frame2.TabIndex = 12
Me.Frame2.TabStop = False
Me.Frame2.Text = "转换信息"
'
'Zhongchang
'
Me.Zhongchang.AutoSize = True
Me.Zhongchang.BackColor = System.Drawing.SystemColors.Control
Me.Zhongchang.Cursor = System.Windows.Forms.Cursors.Default
Me.Zhongchang.ForeColor = System.Drawing.SystemColors.ControlText
Me.Zhongchang.Location = New System.Drawing.Point(8, 73)
Me.Zhongchang.Name = "Zhongchang"
Me.Zhongchang.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Zhongchang.Size = New System.Drawing.Size(0, 14)
Me.Zhongchang.TabIndex = 18
'
'_Label1_1
'
Me._Label1_1.AutoSize = True
Me._Label1_1.BackColor = System.Drawing.SystemColors.Control
Me._Label1_1.Cursor = System.Windows.Forms.Cursors.Default
Me._Label1_1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label1.SetIndex(Me._Label1_1, CType(1, Short))
Me._Label1_1.Location = New System.Drawing.Point(8, 45)
Me._Label1_1.Name = "_Label1_1"
Me._Label1_1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Label1_1.Size = New System.Drawing.Size(42, 14)
Me._Label1_1.TabIndex = 15
Me._Label1_1.Text = "结束帧"
'
'_Label1_0
'
Me._Label1_0.AutoSize = True
Me._Label1_0.BackColor = System.Drawing.SystemColors.Control
Me._Label1_0.Cursor = System.Windows.Forms.Cursors.Default
Me._Label1_0.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label1.SetIndex(Me._Label1_0, CType(0, Short))
Me._Label1_0.Location = New System.Drawing.Point(8, 21)
Me._Label1_0.Name = "_Label1_0"
Me._Label1_0.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Label1_0.Size = New System.Drawing.Size(42, 14)
Me._Label1_0.TabIndex = 14
Me._Label1_0.Text = "起始帧"
'
'Frame1
'
Me.Frame1.BackColor = System.Drawing.SystemColors.Control
Me.Frame1.Controls.AddRange(New System.Windows.Forms.Control() {Me.Frame2, Me.BitS, Me.Caiyin, Me.Zheng, Me.ShDao, Me.MName})
Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame1.Location = New System.Drawing.Point(10, -3)
Me.Frame1.Name = "Frame1"
Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame1.Size = New System.Drawing.Size(531, 119)
Me.Frame1.TabIndex = 5
Me.Frame1.TabStop = False
'
'Caiyin
'
Me.Caiyin.AutoSize = True
Me.Caiyin.BackColor = System.Drawing.SystemColors.Control
Me.Caiyin.Cursor = System.Windows.Forms.Cursors.Default
Me.Caiyin.ForeColor = System.Drawing.SystemColors.ControlText
Me.Caiyin.Location = New System.Drawing.Point(12, 69)
Me.Caiyin.Name = "Caiyin"
Me.Caiyin.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Caiyin.Size = New System.Drawing.Size(91, 14)
Me.Caiyin.TabIndex = 9
Me.Caiyin.Text = "采音频率:未知"
'
'Zheng
'
Me.Zheng.AutoSize = True
Me.Zheng.BackColor = System.Drawing.SystemColors.Control
Me.Zheng.Cursor = System.Windows.Forms.Cursors.Default
Me.Zheng.ForeColor = System.Drawing.SystemColors.ControlText
Me.Zheng.Location = New System.Drawing.Point(12, 52)
Me.Zheng.Name = "Zheng"
Me.Zheng.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Zheng.Size = New System.Drawing.Size(66, 14)
Me.Zheng.TabIndex = 8
Me.Zheng.Text = "长度:未知"
'
'PlaySong
'
Me.PlaySong.BackColor = System.Drawing.SystemColors.Control
Me.PlaySong.Cursor = System.Windows.Forms.Cursors.Default
Me.PlaySong.ForeColor = System.Drawing.SystemColors.ControlText
Me.PlaySong.Location = New System.Drawing.Point(196, 125)
Me.PlaySong.Name = "PlaySong"
Me.PlaySong.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.PlaySong.Size = New System.Drawing.Size(247, 22)
Me.PlaySong.TabIndex = 20
Me.PlaySong.Visible = False
'
'FK
'
Me.FK.BackColor = System.Drawing.SystemColors.Control
Me.FK.Controls.AddRange(New System.Windows.Forms.Control() {Me.Command2, Me.Frame4, Me.Label3})
Me.FK.ForeColor = System.Drawing.SystemColors.ControlText
Me.FK.Location = New System.Drawing.Point(4, 226)
Me.FK.Name = "FK"
Me.FK.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.FK.Size = New System.Drawing.Size(539, 150)
Me.FK.TabIndex = 28
Me.FK.TabStop = False
Me.FK.Visible = False
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.BackColor = System.Drawing.SystemColors.Control
Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
Me.Label3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label3.Location = New System.Drawing.Point(31, 121)
Me.Label3.Name = "Label3"
Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label3.Size = New System.Drawing.Size(184, 14)
Me.Label3.TabIndex = 36
Me.Label3.Text = "Mail To Me:Qing-yuan@21cn.com"
'
'DangQian
'
Me.DangQian.AutoSize = True
Me.DangQian.BackColor = System.Drawing.SystemColors.Control
Me.DangQian.Cursor = System.Windows.Forms.Cursors.Default
Me.DangQian.ForeColor = System.Drawing.SystemColors.ControlText
Me.DangQian.Location = New System.Drawing.Point(19, 125)
Me.DangQian.Name = "DangQian"
Me.DangQian.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.DangQian.Size = New System.Drawing.Size(54, 14)
Me.DangQian.TabIndex = 11
Me.DangQian.Text = "当前帧:"
'
'Mp3ToWav
'
Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
Me.ClientSize = New System.Drawing.Size(556, 435)
Me.Controls.AddRange(New System.Windows.Forms.Control() {Me.Check2, Me.FK, Me.StatusBar1, Me._Command1_2, Me._Command1_8, Me._Command1_7, Me.Pbar, Me._Command1_5, Me._Command1_4, Me._Command1_3, Me._Command1_1, Me.Frame1, Me._Command1_0, Me.MP, Me.Sder, Me.Label2, Me.Image1, Me.PlaySong, Me.DangQian})
Me.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.Location = New System.Drawing.Point(3, 22)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "Mp3ToWav"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -