mirror of
https://github.com/Histacom/Histacom.git
synced 2025-01-22 09:02:00 -05:00
938 lines
45 KiB
VB.net
Executable file
938 lines
45 KiB
VB.net
Executable file
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class volume_control
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form overrides dispose to clean up the component list.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Required by the Windows Form Designer
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTE: The following procedure is required by the Windows Form Designer
|
|
'It can be modified using the Windows Form Designer.
|
|
'Do not modify it using the code editor.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
|
|
Me.TrackBar9 = New System.Windows.Forms.TrackBar()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.PictureBox9 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox10 = New System.Windows.Forms.PictureBox()
|
|
Me.TrackBar10 = New System.Windows.Forms.TrackBar()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
|
Me.TrackBar7 = New System.Windows.Forms.TrackBar()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.PictureBox7 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox8 = New System.Windows.Forms.PictureBox()
|
|
Me.TrackBar8 = New System.Windows.Forms.TrackBar()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
|
Me.TrackBar5 = New System.Windows.Forms.TrackBar()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.PictureBox5 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox6 = New System.Windows.Forms.PictureBox()
|
|
Me.TrackBar6 = New System.Windows.Forms.TrackBar()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.TrackBar3 = New System.Windows.Forms.TrackBar()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox4 = New System.Windows.Forms.PictureBox()
|
|
Me.TrackBar4 = New System.Windows.Forms.TrackBar()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.TrackBar2 = New System.Windows.Forms.TrackBar()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.TrackBar1 = New System.Windows.Forms.TrackBar()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
|
|
Me.OptionsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AdvancedControlsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.HelpTopicsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AboutVolumeControlToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.look = New System.Windows.Forms.Timer(Me.components)
|
|
Me.pullbs = New System.Windows.Forms.Timer(Me.components)
|
|
Me.pullbottom = New System.Windows.Forms.Timer(Me.components)
|
|
Me.pullside = New System.Windows.Forms.Timer(Me.components)
|
|
Me.program = New System.Windows.Forms.Panel()
|
|
Me.programtopbar = New System.Windows.Forms.Panel()
|
|
Me.maximizebutton = New System.Windows.Forms.PictureBox()
|
|
Me.minimizebutton = New System.Windows.Forms.PictureBox()
|
|
Me.programname = New System.Windows.Forms.Label()
|
|
Me.closebutton = New System.Windows.Forms.PictureBox()
|
|
Me.toprightcorner = New System.Windows.Forms.Panel()
|
|
Me.bottomrightcorner = New System.Windows.Forms.Panel()
|
|
Me.bottomleftcorner = New System.Windows.Forms.Panel()
|
|
Me.topleftcorner = New System.Windows.Forms.Panel()
|
|
Me.left = New System.Windows.Forms.Panel()
|
|
Me.bottom = New System.Windows.Forms.Panel()
|
|
Me.right = New System.Windows.Forms.Panel()
|
|
Me.top = New System.Windows.Forms.Panel()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.TrackBar9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TrackBar1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.MenuStrip1.SuspendLayout()
|
|
Me.program.SuspendLayout()
|
|
Me.programtopbar.SuspendLayout()
|
|
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.BackColor = System.Drawing.Color.Silver
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(4, 286)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(521, 22)
|
|
Me.StatusStrip1.TabIndex = 8
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'ToolStripStatusLabel1
|
|
'
|
|
Me.ToolStripStatusLabel1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
|
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(104, 17)
|
|
Me.ToolStripStatusLabel1.Text = "SB16 Mixer [220]"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.CheckBox5)
|
|
Me.Panel1.Controls.Add(Me.TrackBar9)
|
|
Me.Panel1.Controls.Add(Me.Label13)
|
|
Me.Panel1.Controls.Add(Me.PictureBox9)
|
|
Me.Panel1.Controls.Add(Me.PictureBox10)
|
|
Me.Panel1.Controls.Add(Me.TrackBar10)
|
|
Me.Panel1.Controls.Add(Me.Label14)
|
|
Me.Panel1.Controls.Add(Me.Label15)
|
|
Me.Panel1.Controls.Add(Me.CheckBox4)
|
|
Me.Panel1.Controls.Add(Me.TrackBar7)
|
|
Me.Panel1.Controls.Add(Me.Label10)
|
|
Me.Panel1.Controls.Add(Me.PictureBox7)
|
|
Me.Panel1.Controls.Add(Me.PictureBox8)
|
|
Me.Panel1.Controls.Add(Me.TrackBar8)
|
|
Me.Panel1.Controls.Add(Me.Label11)
|
|
Me.Panel1.Controls.Add(Me.Label12)
|
|
Me.Panel1.Controls.Add(Me.CheckBox3)
|
|
Me.Panel1.Controls.Add(Me.TrackBar5)
|
|
Me.Panel1.Controls.Add(Me.Label7)
|
|
Me.Panel1.Controls.Add(Me.PictureBox5)
|
|
Me.Panel1.Controls.Add(Me.PictureBox6)
|
|
Me.Panel1.Controls.Add(Me.TrackBar6)
|
|
Me.Panel1.Controls.Add(Me.Label8)
|
|
Me.Panel1.Controls.Add(Me.Label9)
|
|
Me.Panel1.Controls.Add(Me.CheckBox2)
|
|
Me.Panel1.Controls.Add(Me.TrackBar3)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.PictureBox3)
|
|
Me.Panel1.Controls.Add(Me.PictureBox4)
|
|
Me.Panel1.Controls.Add(Me.TrackBar4)
|
|
Me.Panel1.Controls.Add(Me.Label5)
|
|
Me.Panel1.Controls.Add(Me.Label6)
|
|
Me.Panel1.Controls.Add(Me.CheckBox1)
|
|
Me.Panel1.Controls.Add(Me.TrackBar2)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.PictureBox2)
|
|
Me.Panel1.Controls.Add(Me.PictureBox1)
|
|
Me.Panel1.Controls.Add(Me.TrackBar1)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(4, 46)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(521, 240)
|
|
Me.Panel1.TabIndex = 7
|
|
'
|
|
'CheckBox5
|
|
'
|
|
Me.CheckBox5.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.CheckBox5.AutoSize = True
|
|
Me.CheckBox5.Location = New System.Drawing.Point(421, 196)
|
|
Me.CheckBox5.Name = "CheckBox5"
|
|
Me.CheckBox5.Size = New System.Drawing.Size(50, 17)
|
|
Me.CheckBox5.TabIndex = 39
|
|
Me.CheckBox5.Text = "Mute"
|
|
Me.CheckBox5.UseVisualStyleBackColor = True
|
|
'
|
|
'TrackBar9
|
|
'
|
|
Me.TrackBar9.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.TrackBar9.Location = New System.Drawing.Point(432, 103)
|
|
Me.TrackBar9.Maximum = 100
|
|
Me.TrackBar9.Name = "TrackBar9"
|
|
Me.TrackBar9.Orientation = System.Windows.Forms.Orientation.Vertical
|
|
Me.TrackBar9.Size = New System.Drawing.Size(45, 96)
|
|
Me.TrackBar9.TabIndex = 38
|
|
Me.TrackBar9.TickFrequency = 33
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(418, 87)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label13.TabIndex = 37
|
|
Me.Label13.Text = "Volume:"
|
|
'
|
|
'PictureBox9
|
|
'
|
|
Me.PictureBox9.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox9.Image = Global.Histacom.My.Resources.Resources.windows95speakerright
|
|
Me.PictureBox9.Location = New System.Drawing.Point(487, 46)
|
|
Me.PictureBox9.Name = "PictureBox9"
|
|
Me.PictureBox9.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox9.TabIndex = 36
|
|
Me.PictureBox9.TabStop = False
|
|
'
|
|
'PictureBox10
|
|
'
|
|
Me.PictureBox10.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox10.Image = Global.Histacom.My.Resources.Resources.windows95speakerleft
|
|
Me.PictureBox10.Location = New System.Drawing.Point(421, 46)
|
|
Me.PictureBox10.Name = "PictureBox10"
|
|
Me.PictureBox10.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox10.TabIndex = 35
|
|
Me.PictureBox10.TabStop = False
|
|
'
|
|
'TrackBar10
|
|
'
|
|
Me.TrackBar10.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.TrackBar10.Location = New System.Drawing.Point(432, 46)
|
|
Me.TrackBar10.Maximum = 100
|
|
Me.TrackBar10.Name = "TrackBar10"
|
|
Me.TrackBar10.Size = New System.Drawing.Size(61, 45)
|
|
Me.TrackBar10.TabIndex = 34
|
|
Me.TrackBar10.TickFrequency = 33
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(418, 28)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label14.TabIndex = 33
|
|
Me.Label14.Text = "Balence:"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(418, 10)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label15.TabIndex = 32
|
|
Me.Label15.Text = "Line-In"
|
|
'
|
|
'CheckBox4
|
|
'
|
|
Me.CheckBox4.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.CheckBox4.AutoSize = True
|
|
Me.CheckBox4.Location = New System.Drawing.Point(322, 196)
|
|
Me.CheckBox4.Name = "CheckBox4"
|
|
Me.CheckBox4.Size = New System.Drawing.Size(50, 17)
|
|
Me.CheckBox4.TabIndex = 31
|
|
Me.CheckBox4.Text = "Mute"
|
|
Me.CheckBox4.UseVisualStyleBackColor = True
|
|
'
|
|
'TrackBar7
|
|
'
|
|
Me.TrackBar7.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.TrackBar7.Location = New System.Drawing.Point(333, 103)
|
|
Me.TrackBar7.Maximum = 100
|
|
Me.TrackBar7.Name = "TrackBar7"
|
|
Me.TrackBar7.Orientation = System.Windows.Forms.Orientation.Vertical
|
|
Me.TrackBar7.Size = New System.Drawing.Size(45, 96)
|
|
Me.TrackBar7.TabIndex = 30
|
|
Me.TrackBar7.TickFrequency = 33
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(319, 87)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label10.TabIndex = 29
|
|
Me.Label10.Text = "Volume:"
|
|
'
|
|
'PictureBox7
|
|
'
|
|
Me.PictureBox7.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox7.Image = Global.Histacom.My.Resources.Resources.windows95speakerright
|
|
Me.PictureBox7.Location = New System.Drawing.Point(388, 46)
|
|
Me.PictureBox7.Name = "PictureBox7"
|
|
Me.PictureBox7.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox7.TabIndex = 28
|
|
Me.PictureBox7.TabStop = False
|
|
'
|
|
'PictureBox8
|
|
'
|
|
Me.PictureBox8.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox8.Image = Global.Histacom.My.Resources.Resources.windows95speakerleft
|
|
Me.PictureBox8.Location = New System.Drawing.Point(322, 46)
|
|
Me.PictureBox8.Name = "PictureBox8"
|
|
Me.PictureBox8.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox8.TabIndex = 27
|
|
Me.PictureBox8.TabStop = False
|
|
'
|
|
'TrackBar8
|
|
'
|
|
Me.TrackBar8.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.TrackBar8.Location = New System.Drawing.Point(333, 46)
|
|
Me.TrackBar8.Maximum = 100
|
|
Me.TrackBar8.Name = "TrackBar8"
|
|
Me.TrackBar8.Size = New System.Drawing.Size(61, 45)
|
|
Me.TrackBar8.TabIndex = 26
|
|
Me.TrackBar8.TickFrequency = 33
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(319, 28)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label11.TabIndex = 25
|
|
Me.Label11.Text = "Balence:"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(319, 10)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(52, 13)
|
|
Me.Label12.TabIndex = 24
|
|
Me.Label12.Text = "CD Audio"
|
|
'
|
|
'CheckBox3
|
|
'
|
|
Me.CheckBox3.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.CheckBox3.AutoSize = True
|
|
Me.CheckBox3.Location = New System.Drawing.Point(222, 196)
|
|
Me.CheckBox3.Name = "CheckBox3"
|
|
Me.CheckBox3.Size = New System.Drawing.Size(50, 17)
|
|
Me.CheckBox3.TabIndex = 23
|
|
Me.CheckBox3.Text = "Mute"
|
|
Me.CheckBox3.UseVisualStyleBackColor = True
|
|
'
|
|
'TrackBar5
|
|
'
|
|
Me.TrackBar5.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.TrackBar5.Location = New System.Drawing.Point(233, 103)
|
|
Me.TrackBar5.Maximum = 100
|
|
Me.TrackBar5.Name = "TrackBar5"
|
|
Me.TrackBar5.Orientation = System.Windows.Forms.Orientation.Vertical
|
|
Me.TrackBar5.Size = New System.Drawing.Size(45, 96)
|
|
Me.TrackBar5.TabIndex = 22
|
|
Me.TrackBar5.TickFrequency = 33
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(219, 87)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label7.TabIndex = 21
|
|
Me.Label7.Text = "Volume:"
|
|
'
|
|
'PictureBox5
|
|
'
|
|
Me.PictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox5.Image = Global.Histacom.My.Resources.Resources.windows95speakerright
|
|
Me.PictureBox5.Location = New System.Drawing.Point(288, 46)
|
|
Me.PictureBox5.Name = "PictureBox5"
|
|
Me.PictureBox5.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox5.TabIndex = 20
|
|
Me.PictureBox5.TabStop = False
|
|
'
|
|
'PictureBox6
|
|
'
|
|
Me.PictureBox6.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox6.Image = Global.Histacom.My.Resources.Resources.windows95speakerleft
|
|
Me.PictureBox6.Location = New System.Drawing.Point(222, 46)
|
|
Me.PictureBox6.Name = "PictureBox6"
|
|
Me.PictureBox6.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox6.TabIndex = 19
|
|
Me.PictureBox6.TabStop = False
|
|
'
|
|
'TrackBar6
|
|
'
|
|
Me.TrackBar6.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.TrackBar6.Location = New System.Drawing.Point(233, 46)
|
|
Me.TrackBar6.Maximum = 100
|
|
Me.TrackBar6.Name = "TrackBar6"
|
|
Me.TrackBar6.Size = New System.Drawing.Size(61, 45)
|
|
Me.TrackBar6.TabIndex = 18
|
|
Me.TrackBar6.TickFrequency = 33
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(219, 28)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label8.TabIndex = 17
|
|
Me.Label8.Text = "Balence:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(219, 10)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(30, 13)
|
|
Me.Label9.TabIndex = 16
|
|
Me.Label9.Text = "MIDI"
|
|
'
|
|
'CheckBox2
|
|
'
|
|
Me.CheckBox2.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.CheckBox2.AutoSize = True
|
|
Me.CheckBox2.Location = New System.Drawing.Point(123, 196)
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|
Me.CheckBox2.Size = New System.Drawing.Size(50, 17)
|
|
Me.CheckBox2.TabIndex = 15
|
|
Me.CheckBox2.Text = "Mute"
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
'
|
|
'TrackBar3
|
|
'
|
|
Me.TrackBar3.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.TrackBar3.Location = New System.Drawing.Point(134, 103)
|
|
Me.TrackBar3.Maximum = 100
|
|
Me.TrackBar3.Name = "TrackBar3"
|
|
Me.TrackBar3.Orientation = System.Windows.Forms.Orientation.Vertical
|
|
Me.TrackBar3.Size = New System.Drawing.Size(45, 96)
|
|
Me.TrackBar3.TabIndex = 14
|
|
Me.TrackBar3.TickFrequency = 33
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(120, 87)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label4.TabIndex = 13
|
|
Me.Label4.Text = "Volume:"
|
|
'
|
|
'PictureBox3
|
|
'
|
|
Me.PictureBox3.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox3.Image = Global.Histacom.My.Resources.Resources.windows95speakerright
|
|
Me.PictureBox3.Location = New System.Drawing.Point(189, 46)
|
|
Me.PictureBox3.Name = "PictureBox3"
|
|
Me.PictureBox3.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox3.TabIndex = 12
|
|
Me.PictureBox3.TabStop = False
|
|
'
|
|
'PictureBox4
|
|
'
|
|
Me.PictureBox4.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox4.Image = Global.Histacom.My.Resources.Resources.windows95speakerleft
|
|
Me.PictureBox4.Location = New System.Drawing.Point(123, 46)
|
|
Me.PictureBox4.Name = "PictureBox4"
|
|
Me.PictureBox4.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox4.TabIndex = 11
|
|
Me.PictureBox4.TabStop = False
|
|
'
|
|
'TrackBar4
|
|
'
|
|
Me.TrackBar4.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.TrackBar4.Location = New System.Drawing.Point(134, 46)
|
|
Me.TrackBar4.Maximum = 100
|
|
Me.TrackBar4.Name = "TrackBar4"
|
|
Me.TrackBar4.Size = New System.Drawing.Size(61, 45)
|
|
Me.TrackBar4.TabIndex = 10
|
|
Me.TrackBar4.TickFrequency = 33
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(120, 28)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label5.TabIndex = 9
|
|
Me.Label5.Text = "Balence:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(120, 10)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(36, 13)
|
|
Me.Label6.TabIndex = 8
|
|
Me.Label6.Text = "Wave"
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Location = New System.Drawing.Point(18, 196)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(63, 17)
|
|
Me.CheckBox1.TabIndex = 7
|
|
Me.CheckBox1.Text = "Mute all"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'TrackBar2
|
|
'
|
|
Me.TrackBar2.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.TrackBar2.Location = New System.Drawing.Point(29, 103)
|
|
Me.TrackBar2.Maximum = 100
|
|
Me.TrackBar2.Name = "TrackBar2"
|
|
Me.TrackBar2.Orientation = System.Windows.Forms.Orientation.Vertical
|
|
Me.TrackBar2.Size = New System.Drawing.Size(45, 96)
|
|
Me.TrackBar2.TabIndex = 6
|
|
Me.TrackBar2.TickFrequency = 33
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(15, 87)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label3.TabIndex = 5
|
|
Me.Label3.Text = "Volume:"
|
|
'
|
|
'PictureBox2
|
|
'
|
|
Me.PictureBox2.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox2.Image = Global.Histacom.My.Resources.Resources.windows95speakerright
|
|
Me.PictureBox2.Location = New System.Drawing.Point(84, 46)
|
|
Me.PictureBox2.Name = "PictureBox2"
|
|
Me.PictureBox2.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox2.TabIndex = 4
|
|
Me.PictureBox2.TabStop = False
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.PictureBox1.Image = Global.Histacom.My.Resources.Resources.windows95speakerleft
|
|
Me.PictureBox1.Location = New System.Drawing.Point(18, 46)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(16, 20)
|
|
Me.PictureBox1.TabIndex = 3
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'TrackBar1
|
|
'
|
|
Me.TrackBar1.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.TrackBar1.Location = New System.Drawing.Point(29, 46)
|
|
Me.TrackBar1.Maximum = 100
|
|
Me.TrackBar1.Name = "TrackBar1"
|
|
Me.TrackBar1.Size = New System.Drawing.Size(61, 45)
|
|
Me.TrackBar1.TabIndex = 2
|
|
Me.TrackBar1.TickFrequency = 33
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(15, 28)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label2.TabIndex = 1
|
|
Me.Label2.Text = "Balence:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.Top
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(15, 10)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "Volume Control"
|
|
'
|
|
'MenuStrip1
|
|
'
|
|
Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
|
|
Me.MenuStrip1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OptionsToolStripMenuItem, Me.HelpToolStripMenuItem})
|
|
Me.MenuStrip1.Location = New System.Drawing.Point(4, 22)
|
|
Me.MenuStrip1.Name = "MenuStrip1"
|
|
Me.MenuStrip1.Size = New System.Drawing.Size(521, 24)
|
|
Me.MenuStrip1.TabIndex = 6
|
|
Me.MenuStrip1.Text = "MenuStrip1"
|
|
'
|
|
'OptionsToolStripMenuItem
|
|
'
|
|
Me.OptionsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PropertiesToolStripMenuItem, Me.AdvancedControlsToolStripMenuItem, Me.ExitToolStripMenuItem})
|
|
Me.OptionsToolStripMenuItem.Name = "OptionsToolStripMenuItem"
|
|
Me.OptionsToolStripMenuItem.Size = New System.Drawing.Size(62, 20)
|
|
Me.OptionsToolStripMenuItem.Text = "Options"
|
|
'
|
|
'PropertiesToolStripMenuItem
|
|
'
|
|
Me.PropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
|
|
Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
|
|
Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
|
|
Me.PropertiesToolStripMenuItem.Text = "Properties"
|
|
'
|
|
'AdvancedControlsToolStripMenuItem
|
|
'
|
|
Me.AdvancedControlsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
|
|
Me.AdvancedControlsToolStripMenuItem.Name = "AdvancedControlsToolStripMenuItem"
|
|
Me.AdvancedControlsToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
|
|
Me.AdvancedControlsToolStripMenuItem.Text = "Advanced Controls"
|
|
'
|
|
'ExitToolStripMenuItem
|
|
'
|
|
Me.ExitToolStripMenuItem.BackColor = System.Drawing.Color.Silver
|
|
Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
|
|
Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
|
|
Me.ExitToolStripMenuItem.Text = "Exit"
|
|
'
|
|
'HelpToolStripMenuItem
|
|
'
|
|
Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpTopicsToolStripMenuItem, Me.AboutVolumeControlToolStripMenuItem})
|
|
Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
|
|
Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(45, 20)
|
|
Me.HelpToolStripMenuItem.Text = "Help"
|
|
'
|
|
'HelpTopicsToolStripMenuItem
|
|
'
|
|
Me.HelpTopicsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
|
|
Me.HelpTopicsToolStripMenuItem.Name = "HelpTopicsToolStripMenuItem"
|
|
Me.HelpTopicsToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|
Me.HelpTopicsToolStripMenuItem.Text = "Help Topics"
|
|
'
|
|
'AboutVolumeControlToolStripMenuItem
|
|
'
|
|
Me.AboutVolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver
|
|
Me.AboutVolumeControlToolStripMenuItem.Name = "AboutVolumeControlToolStripMenuItem"
|
|
Me.AboutVolumeControlToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|
Me.AboutVolumeControlToolStripMenuItem.Text = "About Volume Control"
|
|
'
|
|
'pullbs
|
|
'
|
|
Me.pullbs.Interval = 1
|
|
'
|
|
'pullbottom
|
|
'
|
|
Me.pullbottom.Interval = 1
|
|
'
|
|
'pullside
|
|
'
|
|
Me.pullside.Interval = 1
|
|
'
|
|
'program
|
|
'
|
|
Me.program.BackColor = System.Drawing.Color.Silver
|
|
Me.program.Controls.Add(Me.Panel1)
|
|
Me.program.Controls.Add(Me.MenuStrip1)
|
|
Me.program.Controls.Add(Me.programtopbar)
|
|
Me.program.Controls.Add(Me.StatusStrip1)
|
|
Me.program.Controls.Add(Me.toprightcorner)
|
|
Me.program.Controls.Add(Me.bottomrightcorner)
|
|
Me.program.Controls.Add(Me.bottomleftcorner)
|
|
Me.program.Controls.Add(Me.topleftcorner)
|
|
Me.program.Controls.Add(Me.left)
|
|
Me.program.Controls.Add(Me.bottom)
|
|
Me.program.Controls.Add(Me.right)
|
|
Me.program.Controls.Add(Me.top)
|
|
Me.program.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.program.Location = New System.Drawing.Point(0, 0)
|
|
Me.program.Name = "program"
|
|
Me.program.Size = New System.Drawing.Size(529, 312)
|
|
Me.program.TabIndex = 9
|
|
'
|
|
'programtopbar
|
|
'
|
|
Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
|
|
Me.programtopbar.Controls.Add(Me.maximizebutton)
|
|
Me.programtopbar.Controls.Add(Me.minimizebutton)
|
|
Me.programtopbar.Controls.Add(Me.programname)
|
|
Me.programtopbar.Controls.Add(Me.closebutton)
|
|
Me.programtopbar.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.programtopbar.Location = New System.Drawing.Point(4, 4)
|
|
Me.programtopbar.Name = "programtopbar"
|
|
Me.programtopbar.Size = New System.Drawing.Size(521, 18)
|
|
Me.programtopbar.TabIndex = 0
|
|
'
|
|
'maximizebutton
|
|
'
|
|
Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
|
|
Me.maximizebutton.Image = Global.Histacom.My.Resources.Resources.Maximize
|
|
Me.maximizebutton.Location = New System.Drawing.Point(487, 2)
|
|
Me.maximizebutton.Name = "maximizebutton"
|
|
Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
|
|
Me.maximizebutton.TabIndex = 6
|
|
Me.maximizebutton.TabStop = False
|
|
'
|
|
'minimizebutton
|
|
'
|
|
Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
|
|
Me.minimizebutton.Image = Global.Histacom.My.Resources.Resources.minimize
|
|
Me.minimizebutton.Location = New System.Drawing.Point(471, 2)
|
|
Me.minimizebutton.Name = "minimizebutton"
|
|
Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
|
|
Me.minimizebutton.TabIndex = 5
|
|
Me.minimizebutton.TabStop = False
|
|
'
|
|
'programname
|
|
'
|
|
Me.programname.AutoSize = True
|
|
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.programname.ForeColor = System.Drawing.Color.White
|
|
Me.programname.Location = New System.Drawing.Point(3, 2)
|
|
Me.programname.Name = "programname"
|
|
Me.programname.Size = New System.Drawing.Size(92, 13)
|
|
Me.programname.TabIndex = 3
|
|
Me.programname.Text = "Volume Control"
|
|
'
|
|
'closebutton
|
|
'
|
|
Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
|
|
Me.closebutton.Image = Global.Histacom.My.Resources.Resources.close
|
|
Me.closebutton.Location = New System.Drawing.Point(504, 2)
|
|
Me.closebutton.Name = "closebutton"
|
|
Me.closebutton.Size = New System.Drawing.Size(16, 14)
|
|
Me.closebutton.TabIndex = 4
|
|
Me.closebutton.TabStop = False
|
|
'
|
|
'toprightcorner
|
|
'
|
|
Me.toprightcorner.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.toprightcorner.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95toprightcorner
|
|
Me.toprightcorner.Location = New System.Drawing.Point(525, 0)
|
|
Me.toprightcorner.Name = "toprightcorner"
|
|
Me.toprightcorner.Size = New System.Drawing.Size(4, 4)
|
|
Me.toprightcorner.TabIndex = 6
|
|
'
|
|
'bottomrightcorner
|
|
'
|
|
Me.bottomrightcorner.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.bottomrightcorner.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95bottomrightcorner
|
|
Me.bottomrightcorner.Cursor = System.Windows.Forms.Cursors.SizeNWSE
|
|
Me.bottomrightcorner.Location = New System.Drawing.Point(525, 308)
|
|
Me.bottomrightcorner.Name = "bottomrightcorner"
|
|
Me.bottomrightcorner.Size = New System.Drawing.Size(4, 4)
|
|
Me.bottomrightcorner.TabIndex = 4
|
|
'
|
|
'bottomleftcorner
|
|
'
|
|
Me.bottomleftcorner.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.bottomleftcorner.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95bottomleftcorner
|
|
Me.bottomleftcorner.Location = New System.Drawing.Point(0, 308)
|
|
Me.bottomleftcorner.Name = "bottomleftcorner"
|
|
Me.bottomleftcorner.Size = New System.Drawing.Size(4, 4)
|
|
Me.bottomleftcorner.TabIndex = 2
|
|
'
|
|
'topleftcorner
|
|
'
|
|
Me.topleftcorner.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95topleftcorner
|
|
Me.topleftcorner.Location = New System.Drawing.Point(0, 0)
|
|
Me.topleftcorner.Name = "topleftcorner"
|
|
Me.topleftcorner.Size = New System.Drawing.Size(4, 4)
|
|
Me.topleftcorner.TabIndex = 1
|
|
'
|
|
'left
|
|
'
|
|
Me.left.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95leftside
|
|
Me.left.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.left.Location = New System.Drawing.Point(0, 4)
|
|
Me.left.Name = "left"
|
|
Me.left.Size = New System.Drawing.Size(4, 304)
|
|
Me.left.TabIndex = 3
|
|
'
|
|
'bottom
|
|
'
|
|
Me.bottom.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95bottom
|
|
Me.bottom.Cursor = System.Windows.Forms.Cursors.SizeNS
|
|
Me.bottom.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.bottom.Location = New System.Drawing.Point(0, 308)
|
|
Me.bottom.Name = "bottom"
|
|
Me.bottom.Size = New System.Drawing.Size(525, 4)
|
|
Me.bottom.TabIndex = 5
|
|
'
|
|
'right
|
|
'
|
|
Me.right.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95rightside
|
|
Me.right.Cursor = System.Windows.Forms.Cursors.SizeWE
|
|
Me.right.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.right.Location = New System.Drawing.Point(525, 4)
|
|
Me.right.Name = "right"
|
|
Me.right.Size = New System.Drawing.Size(4, 308)
|
|
Me.right.TabIndex = 7
|
|
'
|
|
'top
|
|
'
|
|
Me.top.BackgroundImage = Global.Histacom.My.Resources.Resources.windows95top
|
|
Me.top.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.top.Location = New System.Drawing.Point(0, 0)
|
|
Me.top.Name = "top"
|
|
Me.top.Size = New System.Drawing.Size(529, 4)
|
|
Me.top.TabIndex = 8
|
|
'
|
|
'volume_control
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(529, 312)
|
|
Me.Controls.Add(Me.program)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
|
Me.MainMenuStrip = Me.MenuStrip1
|
|
Me.Name = "volume_control"
|
|
Me.Text = "volume_control"
|
|
Me.TopMost = True
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
CType(Me.TrackBar9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TrackBar1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.MenuStrip1.ResumeLayout(False)
|
|
Me.MenuStrip1.PerformLayout()
|
|
Me.program.ResumeLayout(False)
|
|
Me.program.PerformLayout()
|
|
Me.programtopbar.ResumeLayout(False)
|
|
Me.programtopbar.PerformLayout()
|
|
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
|
|
Friend WithEvents OptionsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents AdvancedControlsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents HelpTopicsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents AboutVolumeControlToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents TrackBar1 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TrackBar2 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents CheckBox5 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TrackBar9 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents TrackBar10 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TrackBar7 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents TrackBar8 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TrackBar5 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents TrackBar6 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TrackBar3 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents TrackBar4 As System.Windows.Forms.TrackBar
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents look As System.Windows.Forms.Timer
|
|
Friend WithEvents pullbs As System.Windows.Forms.Timer
|
|
Friend WithEvents pullbottom As System.Windows.Forms.Timer
|
|
Friend WithEvents pullside As System.Windows.Forms.Timer
|
|
Friend WithEvents program As System.Windows.Forms.Panel
|
|
Friend WithEvents programtopbar As System.Windows.Forms.Panel
|
|
Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
|
|
Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
|
|
Friend WithEvents programname As System.Windows.Forms.Label
|
|
Friend WithEvents closebutton As System.Windows.Forms.PictureBox
|
|
Friend WithEvents toprightcorner As System.Windows.Forms.Panel
|
|
Friend WithEvents bottomrightcorner As System.Windows.Forms.Panel
|
|
Friend WithEvents bottomleftcorner As System.Windows.Forms.Panel
|
|
Friend WithEvents topleftcorner As System.Windows.Forms.Panel
|
|
Friend WithEvents left As System.Windows.Forms.Panel
|
|
Friend WithEvents bottom As System.Windows.Forms.Panel
|
|
Friend WithEvents right As System.Windows.Forms.Panel
|
|
Friend WithEvents top As System.Windows.Forms.Panel
|
|
End Class
|