📄 mp3enc.vb
字号:
'Frame5
'
Me.Frame5.BackColor = System.Drawing.SystemColors.Control
Me.Frame5.Controls.AddRange(New System.Windows.Forms.Control() {Me.Option8, Me.Option7, Me.Option6, Me.Option5, Me.Option4, Me.Option3, Me.Option2, Me.Option1, Me.Command2})
Me.Frame5.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame5.Location = New System.Drawing.Point(384, 8)
Me.Frame5.Name = "Frame5"
Me.Frame5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame5.Size = New System.Drawing.Size(151, 151)
Me.Frame5.TabIndex = 30
Me.Frame5.TabStop = False
Me.Frame5.Text = "kbit/s"
'
'Option8
'
Me.Option8.BackColor = System.Drawing.SystemColors.Control
Me.Option8.Cursor = System.Windows.Forms.Cursors.Default
Me.Option8.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option8.Location = New System.Drawing.Point(64, 88)
Me.Option8.Name = "Option8"
Me.Option8.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option8.Size = New System.Drawing.Size(69, 19)
Me.Option8.TabIndex = 39
Me.Option8.TabStop = True
Me.Option8.Text = "Option8"
'
'Option7
'
Me.Option7.BackColor = System.Drawing.SystemColors.Control
Me.Option7.Checked = True
Me.Option7.Cursor = System.Windows.Forms.Cursors.Default
Me.Option7.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option7.Location = New System.Drawing.Point(64, 64)
Me.Option7.Name = "Option7"
Me.Option7.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option7.Size = New System.Drawing.Size(59, 23)
Me.Option7.TabIndex = 38
Me.Option7.TabStop = True
Me.Option7.Text = "256"
'
'Option6
'
Me.Option6.BackColor = System.Drawing.SystemColors.Control
Me.Option6.Cursor = System.Windows.Forms.Cursors.Default
Me.Option6.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option6.Location = New System.Drawing.Point(64, 40)
Me.Option6.Name = "Option6"
Me.Option6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option6.Size = New System.Drawing.Size(59, 21)
Me.Option6.TabIndex = 37
Me.Option6.TabStop = True
Me.Option6.Text = "128"
'
'Option5
'
Me.Option5.BackColor = System.Drawing.SystemColors.Control
Me.Option5.Cursor = System.Windows.Forms.Cursors.Default
Me.Option5.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option5.Location = New System.Drawing.Point(64, 16)
Me.Option5.Name = "Option5"
Me.Option5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option5.Size = New System.Drawing.Size(59, 27)
Me.Option5.TabIndex = 36
Me.Option5.TabStop = True
Me.Option5.Text = "112"
'
'Option4
'
Me.Option4.BackColor = System.Drawing.SystemColors.Control
Me.Option4.Cursor = System.Windows.Forms.Cursors.Default
Me.Option4.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option4.Location = New System.Drawing.Point(12, 88)
Me.Option4.Name = "Option4"
Me.Option4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option4.Size = New System.Drawing.Size(69, 27)
Me.Option4.TabIndex = 35
Me.Option4.TabStop = True
Me.Option4.Text = "96"
'
'Option3
'
Me.Option3.BackColor = System.Drawing.SystemColors.Control
Me.Option3.Cursor = System.Windows.Forms.Cursors.Default
Me.Option3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option3.Location = New System.Drawing.Point(12, 64)
Me.Option3.Name = "Option3"
Me.Option3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option3.Size = New System.Drawing.Size(61, 29)
Me.Option3.TabIndex = 34
Me.Option3.TabStop = True
Me.Option3.Text = "64"
'
'Option2
'
Me.Option2.BackColor = System.Drawing.SystemColors.Control
Me.Option2.Cursor = System.Windows.Forms.Cursors.Default
Me.Option2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option2.Location = New System.Drawing.Point(12, 40)
Me.Option2.Name = "Option2"
Me.Option2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option2.Size = New System.Drawing.Size(59, 23)
Me.Option2.TabIndex = 33
Me.Option2.TabStop = True
Me.Option2.Text = "56"
'
'Option1
'
Me.Option1.BackColor = System.Drawing.SystemColors.Control
Me.Option1.Cursor = System.Windows.Forms.Cursors.Default
Me.Option1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Option1.Location = New System.Drawing.Point(12, 16)
Me.Option1.Name = "Option1"
Me.Option1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Option1.Size = New System.Drawing.Size(69, 27)
Me.Option1.TabIndex = 32
Me.Option1.TabStop = True
Me.Option1.Text = "32"
'
'Command2
'
Me.Command2.BackColor = System.Drawing.SystemColors.Control
Me.Command2.Cursor = System.Windows.Forms.Cursors.Default
Me.Command2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command2.Location = New System.Drawing.Point(8, 120)
Me.Command2.Name = "Command2"
Me.Command2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command2.Size = New System.Drawing.Size(93, 21)
Me.Command2.TabIndex = 31
Me.Command2.Text = "set"
'
'Frame13
'
Me.Frame13.BackColor = System.Drawing.SystemColors.Control
Me.Frame13.Controls.AddRange(New System.Windows.Forms.Control() {Me.Text27})
Me.Frame13.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame13.Location = New System.Drawing.Point(192, 128)
Me.Frame13.Name = "Frame13"
Me.Frame13.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame13.Size = New System.Drawing.Size(153, 41)
Me.Frame13.TabIndex = 27
Me.Frame13.TabStop = False
Me.Frame13.Text = "MP3 Filename Output"
'
'Text27
'
Me.Text27.AcceptsReturn = True
Me.Text27.AutoSize = False
Me.Text27.BackColor = System.Drawing.SystemColors.Window
Me.Text27.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text27.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text27.Location = New System.Drawing.Point(10, 14)
Me.Text27.MaxLength = 0
Me.Text27.Name = "Text27"
Me.Text27.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text27.Size = New System.Drawing.Size(135, 23)
Me.Text27.TabIndex = 28
Me.Text27.Text = "c:\song.wav"
'
'Command13
'
Me.Command13.BackColor = System.Drawing.SystemColors.Control
Me.Command13.Cursor = System.Windows.Forms.Cursors.Default
Me.Command13.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command13.Location = New System.Drawing.Point(8, 8)
Me.Command13.Name = "Command13"
Me.Command13.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command13.Size = New System.Drawing.Size(47, 39)
Me.Command13.TabIndex = 26
Me.Command13.Text = "About"
'
'Frame14
'
Me.Frame14.BackColor = System.Drawing.SystemColors.Control
Me.Frame14.Controls.AddRange(New System.Windows.Forms.Control() {Me.Text25, Me.Command12, Me.Text24, Me.Text23})
Me.Frame14.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame14.Location = New System.Drawing.Point(192, 8)
Me.Frame14.Name = "Frame14"
Me.Frame14.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame14.Size = New System.Drawing.Size(159, 69)
Me.Frame14.TabIndex = 21
Me.Frame14.TabStop = False
Me.Frame14.Text = "Password Key"
'
'Text25
'
Me.Text25.AcceptsReturn = True
Me.Text25.AutoSize = False
Me.Text25.BackColor = System.Drawing.SystemColors.Window
Me.Text25.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text25.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text25.Location = New System.Drawing.Point(80, 40)
Me.Text25.MaxLength = 0
Me.Text25.Name = "Text25"
Me.Text25.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text25.Size = New System.Drawing.Size(67, 19)
Me.Text25.TabIndex = 25
Me.Text25.Text = ""
'
'Command12
'
Me.Command12.BackColor = System.Drawing.SystemColors.Control
Me.Command12.Cursor = System.Windows.Forms.Cursors.Default
Me.Command12.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command12.Location = New System.Drawing.Point(80, 16)
Me.Command12.Name = "Command12"
Me.Command12.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command12.Size = New System.Drawing.Size(67, 19)
Me.Command12.TabIndex = 24
Me.Command12.Text = "set"
'
'Text24
'
Me.Text24.AcceptsReturn = True
Me.Text24.AutoSize = False
Me.Text24.BackColor = System.Drawing.SystemColors.Window
Me.Text24.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text24.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text24.Location = New System.Drawing.Point(13, 40)
Me.Text24.MaxLength = 0
Me.Text24.Name = "Text24"
Me.Text24.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text24.Size = New System.Drawing.Size(60, 18)
Me.Text24.TabIndex = 23
Me.Text24.Text = "key"
'
'Text23
'
Me.Text23.AcceptsReturn = True
Me.Text23.AutoSize = False
Me.Text23.BackColor = System.Drawing.SystemColors.Window
Me.Text23.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text23.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text23.Location = New System.Drawing.Point(12, 18)
Me.Text23.MaxLength = 0
Me.Text23.Name = "Text23"
Me.Text23.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text23.Size = New System.Drawing.Size(63, 18)
Me.Text23.TabIndex = 22
Me.Text23.Text = "password"
'
'Frame12
'
Me.Frame12.BackColor = System.Drawing.SystemColors.Control
Me.Frame12.Controls.AddRange(New System.Windows.Forms.Control() {Me.Text22})
Me.Frame12.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame12.Location = New System.Drawing.Point(192, 80)
Me.Frame12.Name = "Frame12"
Me.Frame12.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame12.Size = New System.Drawing.Size(155, 45)
Me.Frame12.TabIndex = 19
Me.Frame12.TabStop = False
Me.Frame12.Text = "Wave Filename Input"
'
'Text22
'
Me.Text22.AcceptsReturn = True
Me.Text22.AutoSize = False
Me.Text22.BackColor = System.Drawing.SystemColors.Window
Me.Text22.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text22.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text22.Location = New System.Drawing.Point(10, 16)
Me.Text22.MaxLength = 0
Me.Text22.Name = "Text22"
Me.Text22.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text22.Size = New System.Drawing.Size(139, 21)
Me.Text22.TabIndex = 20
Me.Text22.Text = "c:\song.mp3"
'
'Frame11
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -