Partial Class Form1 #Region "Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() End Sub 'Form overrides dispose to clean up the component list. Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean) If Disposing Then If Not components Is Nothing Then components.Dispose() End If End If MyBase.Dispose(Disposing) End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer Public ToolTip1 As System.Windows.Forms.ToolTip Public WithEvents AlarmList As System.Windows.Forms.ListBox Public WithEvents RecFilePath As System.Windows.Forms.TextBox ' Public WithEvents plStDate As AxMSComCtl2.AxDTPicker ' Public WithEvents plStTime As AxMSComCtl2.AxDTPicker Public WithEvents PlbChNo As System.Windows.Forms.TextBox Public WithEvents PlayBack_Stop As System.Windows.Forms.Button Public WithEvents PlayBackStart As System.Windows.Forms.Button Public WithEvents Label9 As System.Windows.Forms.Label Public WithEvents Label7 As System.Windows.Forms.Label Public WithEvents Label6 As System.Windows.Forms.Label Public WithEvents Frame3 As System.Windows.Forms.GroupBox Public WithEvents StopRec As System.Windows.Forms.Button Public WithEvents StartRec As System.Windows.Forms.Button Public WithEvents PTZChNo As System.Windows.Forms.TextBox Public WithEvents ZoomIn As System.Windows.Forms.Button Public WithEvents ZoomOut As System.Windows.Forms.Button Public WithEvents CruiseStop As System.Windows.Forms.Button Public WithEvents CruiseStart As System.Windows.Forms.Button Public WithEvents CruiseVal As System.Windows.Forms.TextBox Public WithEvents PresetBtn As System.Windows.Forms.Button Public WithEvents PReset As System.Windows.Forms.TextBox Public WithEvents DownBtn As System.Windows.Forms.Button Public WithEvents RightBtn As System.Windows.Forms.Button Public WithEvents LeftBtn As System.Windows.Forms.Button Public WithEvents UpBtn As System.Windows.Forms.Button Public WithEvents Label12 As System.Windows.Forms.Label Public WithEvents Label5 As System.Windows.Forms.Label Public WithEvents Frame2 As System.Windows.Forms.GroupBox Public WithEvents PlChNo As System.Windows.Forms.TextBox Public WithEvents StopBtn As System.Windows.Forms.Button Public WithEvents StartBtn As System.Windows.Forms.Button Public WithEvents Label8 As System.Windows.Forms.Label Public WithEvents Preview As System.Windows.Forms.GroupBox Public WithEvents LogoutBtn As System.Windows.Forms.Button Public WithEvents LoginBtn As System.Windows.Forms.Button Public WithEvents PWD As System.Windows.Forms.TextBox Public WithEvents UName As System.Windows.Forms.TextBox Public WithEvents Port As System.Windows.Forms.TextBox Public WithEvents Addres As System.Windows.Forms.TextBox Public WithEvents Label4 As System.Windows.Forms.Label Public WithEvents Label3 As System.Windows.Forms.Label Public WithEvents Label2 As System.Windows.Forms.Label Public WithEvents _Label1_0 As System.Windows.Forms.Label Public WithEvents Frame1 As System.Windows.Forms.GroupBox Public WithEvents NetDevice1 As AxNETDEVICELib.AxNetDevice Public WithEvents Alar As System.Windows.Forms.Label Public WithEvents Label11 As System.Windows.Forms.Label Public WithEvents Label1 As Microsoft.VisualBasic.Compatibility.VB6.LabelArray '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. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1)) Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.AlarmList = New System.Windows.Forms.ListBox Me.RecFilePath = New System.Windows.Forms.TextBox Me.Frame3 = New System.Windows.Forms.GroupBox Me.PlaySound = New System.Windows.Forms.CheckBox Me.DownloadProgressBar = New System.Windows.Forms.ProgressBar Me.DownloadPath = New System.Windows.Forms.TextBox Me.DownloadBtn = New System.Windows.Forms.Button Me.plStDate = New System.Windows.Forms.DateTimePicker Me.plStTime = New System.Windows.Forms.DateTimePicker Me.PlbChNo = New System.Windows.Forms.TextBox Me.Button2 = New System.Windows.Forms.Button Me.PlayBack_Stop = New System.Windows.Forms.Button Me.PlayBackStart = New System.Windows.Forms.Button Me.Label9 = New System.Windows.Forms.Label Me.Label7 = New System.Windows.Forms.Label Me.Label13 = New System.Windows.Forms.Label Me.Label6 = New System.Windows.Forms.Label Me.AutoScan = New System.Windows.Forms.CheckBox Me.StopRec = New System.Windows.Forms.Button Me.StartRec = New System.Windows.Forms.Button Me.Frame2 = New System.Windows.Forms.GroupBox Me.PTZChNo = New System.Windows.Forms.TextBox Me.ZoomIn = New System.Windows.Forms.Button Me.ZoomOut = New System.Windows.Forms.Button Me.CruiseStop = New System.Windows.Forms.Button Me.CruiseStart = New System.Windows.Forms.Button Me.CruiseVal = New System.Windows.Forms.TextBox Me.PresetBtn = New System.Windows.Forms.Button Me.PReset = New System.Windows.Forms.TextBox Me.DownBtn = New System.Windows.Forms.Button Me.RightBtn = New System.Windows.Forms.Button Me.LeftBtn = New System.Windows.Forms.Button Me.UpBtn = New System.Windows.Forms.Button Me.Label12 = New System.Windows.Forms.Label Me.Label5 = New System.Windows.Forms.Label Me.Preview = New System.Windows.Forms.GroupBox Me.ChType = New System.Windows.Forms.CheckBox Me.PlChNo = New System.Windows.Forms.TextBox Me.StopBtn = New System.Windows.Forms.Button Me.StartBtn = New System.Windows.Forms.Button Me.Label8 = New System.Windows.Forms.Label Me.Frame1 = New System.Windows.Forms.GroupBox Me.LogoutBtn = New System.Windows.Forms.Button Me.LoginBtn = New System.Windows.Forms.Button Me.PWD = New System.Windows.Forms.TextBox Me.UName = New System.Windows.Forms.TextBox Me.Port = New System.Windows.Forms.TextBox Me.Addres = New System.Windows.Forms.TextBox Me.Label4 = New System.Windows.Forms.Label Me.Label3 = New System.Windows.Forms.Label Me.Label2 = New System.Windows.Forms.Label Me._Label1_0 = New System.Windows.Forms.Label Me.NetDevice1 = New AxNETDEVICELib.AxNetDevice Me.Alar = New System.Windows.Forms.Label Me.Label11 = New System.Windows.Forms.Label Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.Screens = New System.Windows.Forms.TextBox Me.Label10 = New System.Windows.Forms.Label Me.Button1 = New System.Windows.Forms.Button Me.Label14 = New System.Windows.Forms.Label Me.CurrChannel = New System.Windows.Forms.TextBox Me.Button3 = New System.Windows.Forms.Button Me.TrackStarted = New System.Windows.Forms.CheckBox Me.TrackRec = New System.Windows.Forms.CheckBox Me.Rew = New System.Windows.Forms.Button Me.FF = New System.Windows.Forms.Button Me.Pause = New System.Windows.Forms.Button Me.Go = New System.Windows.Forms.Button Me.Volume = New System.Windows.Forms.NumericUpDown Me.Label15 = New System.Windows.Forms.Label Me.Button4 = New System.Windows.Forms.Button Me.Frame3.SuspendLayout() Me.Frame2.SuspendLayout() Me.Preview.SuspendLayout() Me.Frame1.SuspendLayout() CType(Me.NetDevice1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Volume, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'AlarmList ' Me.AlarmList.BackColor = System.Drawing.SystemColors.Window Me.AlarmList.Cursor = System.Windows.Forms.Cursors.Default Me.AlarmList.ForeColor = System.Drawing.SystemColors.WindowText Me.AlarmList.Location = New System.Drawing.Point(64, 581) Me.AlarmList.Name = "AlarmList" Me.AlarmList.RightToLeft = System.Windows.Forms.RightToLeft.No Me.AlarmList.Size = New System.Drawing.Size(415, 121) Me.AlarmList.TabIndex = 43 ' 'RecFilePath ' Me.RecFilePath.AcceptsReturn = True Me.RecFilePath.BackColor = System.Drawing.SystemColors.Window Me.RecFilePath.Cursor = System.Windows.Forms.Cursors.IBeam Me.RecFilePath.ForeColor = System.Drawing.SystemColors.WindowText Me.RecFilePath.Location = New System.Drawing.Point(576, 650) Me.RecFilePath.MaxLength = 0 Me.RecFilePath.Name = "RecFilePath" Me.RecFilePath.RightToLeft = System.Windows.Forms.RightToLeft.No Me.RecFilePath.Size = New System.Drawing.Size(129, 20) Me.RecFilePath.TabIndex = 41 ' 'Frame3 ' Me.Frame3.BackColor = System.Drawing.SystemColors.Control Me.Frame3.Controls.Add(Me.PlaySound) Me.Frame3.Controls.Add(Me.DownloadProgressBar) Me.Frame3.Controls.Add(Me.DownloadPath) Me.Frame3.Controls.Add(Me.DownloadBtn) Me.Frame3.Controls.Add(Me.plStDate) Me.Frame3.Controls.Add(Me.plStTime) Me.Frame3.Controls.Add(Me.PlbChNo) Me.Frame3.Controls.Add(Me.Button2) Me.Frame3.Controls.Add(Me.PlayBack_Stop) Me.Frame3.Controls.Add(Me.PlayBackStart) Me.Frame3.Controls.Add(Me.Label9) Me.Frame3.Controls.Add(Me.Label7) Me.Frame3.Controls.Add(Me.Label13) Me.Frame3.Controls.Add(Me.Label6) Me.Frame3.ForeColor = System.Drawing.SystemColors.ControlText Me.Frame3.Location = New System.Drawing.Point(16, 8) Me.Frame3.Name = "Frame3" Me.Frame3.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Frame3.Size = New System.Drawing.Size(465, 138) Me.Frame3.TabIndex = 28 Me.Frame3.TabStop = False Me.Frame3.Text = "PlayBack" ' 'PlaySound ' Me.PlaySound.AutoSize = True Me.PlaySound.Location = New System.Drawing.Point(201, 53) Me.PlaySound.Name = "PlaySound" Me.PlaySound.Size = New System.Drawing.Size(80, 17) Me.PlaySound.TabIndex = 46 Me.PlaySound.Text = "Play Sound" Me.PlaySound.UseVisualStyleBackColor = True ' 'DownloadProgressBar ' Me.DownloadProgressBar.Location = New System.Drawing.Point(330, 86) Me.DownloadProgressBar.Name = "DownloadProgressBar" Me.DownloadProgressBar.Size = New System.Drawing.Size(127, 23) Me.DownloadProgressBar.Step = 1 Me.DownloadProgressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous Me.DownloadProgressBar.TabIndex = 45 Me.DownloadProgressBar.Visible = False ' 'DownloadPath ' Me.DownloadPath.AcceptsReturn = True Me.DownloadPath.BackColor = System.Drawing.SystemColors.Window Me.DownloadPath.Cursor = System.Windows.Forms.Cursors.IBeam Me.DownloadPath.ForeColor = System.Drawing.SystemColors.WindowText Me.DownloadPath.Location = New System.Drawing.Point(108, 85) Me.DownloadPath.MaxLength = 0 Me.DownloadPath.Name = "DownloadPath" Me.DownloadPath.RightToLeft = System.Windows.Forms.RightToLeft.No Me.DownloadPath.Size = New System.Drawing.Size(129, 20) Me.DownloadPath.TabIndex = 44 ' 'DownloadBtn ' Me.DownloadBtn.BackColor = System.Drawing.SystemColors.Control Me.DownloadBtn.Cursor = System.Windows.Forms.Cursors.Default Me.DownloadBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.DownloadBtn.Location = New System.Drawing.Point(253, 87) Me.DownloadBtn.Name = "DownloadBtn" Me.DownloadBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.DownloadBtn.Size = New System.Drawing.Size(71, 19) Me.DownloadBtn.TabIndex = 43 Me.DownloadBtn.Text = "Download" Me.DownloadBtn.UseVisualStyleBackColor = False ' 'plStDate ' Me.plStDate.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.plStDate.Location = New System.Drawing.Point(81, 20) Me.plStDate.Name = "plStDate" Me.plStDate.Size = New System.Drawing.Size(89, 20) Me.plStDate.TabIndex = 38 ' 'plStTime ' Me.plStTime.Format = System.Windows.Forms.DateTimePickerFormat.Time Me.plStTime.Location = New System.Drawing.Point(81, 52) Me.plStTime.Name = "plStTime" Me.plStTime.ShowUpDown = True Me.plStTime.Size = New System.Drawing.Size(89, 20) Me.plStTime.TabIndex = 36 ' 'PlbChNo ' Me.PlbChNo.AcceptsReturn = True Me.PlbChNo.BackColor = System.Drawing.SystemColors.Window Me.PlbChNo.Cursor = System.Windows.Forms.Cursors.IBeam Me.PlbChNo.ForeColor = System.Drawing.SystemColors.WindowText Me.PlbChNo.Location = New System.Drawing.Point(280, 23) Me.PlbChNo.MaxLength = 0 Me.PlbChNo.Name = "PlbChNo" Me.PlbChNo.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PlbChNo.Size = New System.Drawing.Size(73, 20) Me.PlbChNo.TabIndex = 33 Me.PlbChNo.Text = "0" ' 'Button2 ' Me.Button2.BackColor = System.Drawing.SystemColors.Control Me.Button2.Cursor = System.Windows.Forms.Cursors.Default Me.Button2.ForeColor = System.Drawing.SystemColors.ControlText Me.Button2.Location = New System.Drawing.Point(253, 105) Me.Button2.Name = "Button2" Me.Button2.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Button2.Size = New System.Drawing.Size(57, 17) Me.Button2.TabIndex = 31 Me.Button2.Text = "Stop" Me.Button2.UseVisualStyleBackColor = False ' 'PlayBack_Stop ' Me.PlayBack_Stop.BackColor = System.Drawing.SystemColors.Control Me.PlayBack_Stop.Cursor = System.Windows.Forms.Cursors.Default Me.PlayBack_Stop.ForeColor = System.Drawing.SystemColors.ControlText Me.PlayBack_Stop.Location = New System.Drawing.Point(400, 56) Me.PlayBack_Stop.Name = "PlayBack_Stop" Me.PlayBack_Stop.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PlayBack_Stop.Size = New System.Drawing.Size(57, 17) Me.PlayBack_Stop.TabIndex = 31 Me.PlayBack_Stop.Text = "Stop" Me.PlayBack_Stop.UseVisualStyleBackColor = False ' 'PlayBackStart ' Me.PlayBackStart.BackColor = System.Drawing.SystemColors.Control Me.PlayBackStart.Cursor = System.Windows.Forms.Cursors.Default Me.PlayBackStart.ForeColor = System.Drawing.SystemColors.ControlText Me.PlayBackStart.Location = New System.Drawing.Point(400, 24) Me.PlayBackStart.Name = "PlayBackStart" Me.PlayBackStart.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PlayBackStart.Size = New System.Drawing.Size(57, 17) Me.PlayBackStart.TabIndex = 30 Me.PlayBackStart.Text = "Play" Me.PlayBackStart.UseVisualStyleBackColor = False ' 'Label9 ' Me.Label9.BackColor = System.Drawing.SystemColors.Control Me.Label9.Cursor = System.Windows.Forms.Cursors.Default Me.Label9.ForeColor = System.Drawing.SystemColors.ControlText Me.Label9.Location = New System.Drawing.Point(8, 24) Me.Label9.Name = "Label9" Me.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label9.Size = New System.Drawing.Size(77, 17) Me.Label9.TabIndex = 37 Me.Label9.Text = "Start Date:" ' 'Label7 ' Me.Label7.BackColor = System.Drawing.SystemColors.Control Me.Label7.Cursor = System.Windows.Forms.Cursors.Default Me.Label7.ForeColor = System.Drawing.SystemColors.ControlText Me.Label7.Location = New System.Drawing.Point(192, 24) Me.Label7.Name = "Label7" Me.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label7.Size = New System.Drawing.Size(81, 17) Me.Label7.TabIndex = 32 Me.Label7.Text = "Channel Index:" ' 'Label13 ' Me.Label13.BackColor = System.Drawing.SystemColors.Control Me.Label13.Cursor = System.Windows.Forms.Cursors.Default Me.Label13.ForeColor = System.Drawing.SystemColors.ControlText Me.Label13.Location = New System.Drawing.Point(8, 92) Me.Label13.Name = "Label13" Me.Label13.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label13.Size = New System.Drawing.Size(108, 17) Me.Label13.TabIndex = 45 Me.Label13.Text = "Download to Path:" ' 'Label6 ' Me.Label6.BackColor = System.Drawing.SystemColors.Control Me.Label6.Cursor = System.Windows.Forms.Cursors.Default Me.Label6.ForeColor = System.Drawing.SystemColors.ControlText Me.Label6.Location = New System.Drawing.Point(8, 56) Me.Label6.Name = "Label6" Me.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label6.Size = New System.Drawing.Size(67, 17) Me.Label6.TabIndex = 29 Me.Label6.Text = "Start Time:" ' 'AutoScan ' Me.AutoScan.AutoSize = True Me.AutoScan.Location = New System.Drawing.Point(497, 361) Me.AutoScan.Name = "AutoScan" Me.AutoScan.Size = New System.Drawing.Size(110, 17) Me.AutoScan.TabIndex = 47 Me.AutoScan.Text = "AutoScan Started" Me.AutoScan.UseVisualStyleBackColor = True ' 'StopRec ' Me.StopRec.BackColor = System.Drawing.SystemColors.Control Me.StopRec.Cursor = System.Windows.Forms.Cursors.Default Me.StopRec.ForeColor = System.Drawing.SystemColors.ControlText Me.StopRec.Location = New System.Drawing.Point(608, 674) Me.StopRec.Name = "StopRec" Me.StopRec.RightToLeft = System.Windows.Forms.RightToLeft.No Me.StopRec.Size = New System.Drawing.Size(73, 25) Me.StopRec.TabIndex = 25 Me.StopRec.Text = "Stop Record" Me.StopRec.UseVisualStyleBackColor = False ' 'StartRec ' Me.StartRec.BackColor = System.Drawing.SystemColors.Control Me.StartRec.Cursor = System.Windows.Forms.Cursors.Default Me.StartRec.ForeColor = System.Drawing.SystemColors.ControlText Me.StartRec.Location = New System.Drawing.Point(504, 674) Me.StartRec.Name = "StartRec" Me.StartRec.RightToLeft = System.Windows.Forms.RightToLeft.No Me.StartRec.Size = New System.Drawing.Size(73, 25) Me.StartRec.TabIndex = 24 Me.StartRec.Text = "Start Record" Me.StartRec.UseVisualStyleBackColor = False ' 'Frame2 ' Me.Frame2.BackColor = System.Drawing.SystemColors.Control Me.Frame2.Controls.Add(Me.PTZChNo) Me.Frame2.Controls.Add(Me.ZoomIn) Me.Frame2.Controls.Add(Me.ZoomOut) Me.Frame2.Controls.Add(Me.CruiseStop) Me.Frame2.Controls.Add(Me.CruiseStart) Me.Frame2.Controls.Add(Me.CruiseVal) Me.Frame2.Controls.Add(Me.PresetBtn) Me.Frame2.Controls.Add(Me.PReset) Me.Frame2.Controls.Add(Me.DownBtn) Me.Frame2.Controls.Add(Me.RightBtn) Me.Frame2.Controls.Add(Me.LeftBtn) Me.Frame2.Controls.Add(Me.UpBtn) Me.Frame2.Controls.Add(Me.Label12) Me.Frame2.Controls.Add(Me.Label5) Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText Me.Frame2.Location = New System.Drawing.Point(496, 418) Me.Frame2.Name = "Frame2" Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Frame2.Size = New System.Drawing.Size(265, 225) Me.Frame2.TabIndex = 13 Me.Frame2.TabStop = False Me.Frame2.Text = "PTZ Control" ' 'PTZChNo ' Me.PTZChNo.AcceptsReturn = True Me.PTZChNo.BackColor = System.Drawing.SystemColors.Window Me.PTZChNo.Cursor = System.Windows.Forms.Cursors.IBeam Me.PTZChNo.ForeColor = System.Drawing.SystemColors.WindowText Me.PTZChNo.Location = New System.Drawing.Point(72, 24) Me.PTZChNo.MaxLength = 0 Me.PTZChNo.Name = "PTZChNo" Me.PTZChNo.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PTZChNo.Size = New System.Drawing.Size(41, 20) Me.PTZChNo.TabIndex = 47 Me.PTZChNo.Text = "0" ' 'ZoomIn ' Me.ZoomIn.BackColor = System.Drawing.SystemColors.Control Me.ZoomIn.Cursor = System.Windows.Forms.Cursors.Default Me.ZoomIn.ForeColor = System.Drawing.SystemColors.ControlText Me.ZoomIn.Location = New System.Drawing.Point(8, 120) Me.ZoomIn.Name = "ZoomIn" Me.ZoomIn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.ZoomIn.Size = New System.Drawing.Size(49, 25) Me.ZoomIn.TabIndex = 46 Me.ZoomIn.Text = "ZoomIn" Me.ZoomIn.UseVisualStyleBackColor = False ' 'ZoomOut ' Me.ZoomOut.BackColor = System.Drawing.SystemColors.Control Me.ZoomOut.Cursor = System.Windows.Forms.Cursors.Default Me.ZoomOut.ForeColor = System.Drawing.SystemColors.ControlText Me.ZoomOut.Location = New System.Drawing.Point(64, 120) Me.ZoomOut.Name = "ZoomOut" Me.ZoomOut.RightToLeft = System.Windows.Forms.RightToLeft.No Me.ZoomOut.Size = New System.Drawing.Size(57, 25) Me.ZoomOut.TabIndex = 45 Me.ZoomOut.Text = "ZoomOut" Me.ZoomOut.UseVisualStyleBackColor = False ' 'CruiseStop ' Me.CruiseStop.BackColor = System.Drawing.SystemColors.Control Me.CruiseStop.Cursor = System.Windows.Forms.Cursors.Default Me.CruiseStop.ForeColor = System.Drawing.SystemColors.ControlText Me.CruiseStop.Location = New System.Drawing.Point(120, 208) Me.CruiseStop.Name = "CruiseStop" Me.CruiseStop.RightToLeft = System.Windows.Forms.RightToLeft.No Me.CruiseStop.Size = New System.Drawing.Size(41, 25) Me.CruiseStop.TabIndex = 23 Me.CruiseStop.Text = "Stop" Me.CruiseStop.UseVisualStyleBackColor = False ' 'CruiseStart ' Me.CruiseStart.BackColor = System.Drawing.SystemColors.Control Me.CruiseStart.Cursor = System.Windows.Forms.Cursors.Default Me.CruiseStart.ForeColor = System.Drawing.SystemColors.ControlText Me.CruiseStart.Location = New System.Drawing.Point(64, 208) Me.CruiseStart.Name = "CruiseStart" Me.CruiseStart.RightToLeft = System.Windows.Forms.RightToLeft.No Me.CruiseStart.Size = New System.Drawing.Size(49, 25) Me.CruiseStart.TabIndex = 22 Me.CruiseStart.Text = "Cruise" Me.CruiseStart.UseVisualStyleBackColor = False ' 'CruiseVal ' Me.CruiseVal.AcceptsReturn = True Me.CruiseVal.BackColor = System.Drawing.SystemColors.Window Me.CruiseVal.Cursor = System.Windows.Forms.Cursors.IBeam Me.CruiseVal.ForeColor = System.Drawing.SystemColors.WindowText Me.CruiseVal.Location = New System.Drawing.Point(16, 208) Me.CruiseVal.MaxLength = 0 Me.CruiseVal.Name = "CruiseVal" Me.CruiseVal.RightToLeft = System.Windows.Forms.RightToLeft.No Me.CruiseVal.Size = New System.Drawing.Size(41, 20) Me.CruiseVal.TabIndex = 21 Me.CruiseVal.Text = "0" ' 'PresetBtn ' Me.PresetBtn.BackColor = System.Drawing.SystemColors.Control Me.PresetBtn.Cursor = System.Windows.Forms.Cursors.Default Me.PresetBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.PresetBtn.Location = New System.Drawing.Point(64, 168) Me.PresetBtn.Name = "PresetBtn" Me.PresetBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PresetBtn.Size = New System.Drawing.Size(65, 25) Me.PresetBtn.TabIndex = 20 Me.PresetBtn.Text = "go preset" Me.PresetBtn.UseVisualStyleBackColor = False ' 'PReset ' Me.PReset.AcceptsReturn = True Me.PReset.BackColor = System.Drawing.SystemColors.Window Me.PReset.Cursor = System.Windows.Forms.Cursors.IBeam Me.PReset.ForeColor = System.Drawing.SystemColors.WindowText Me.PReset.Location = New System.Drawing.Point(16, 168) Me.PReset.MaxLength = 0 Me.PReset.Name = "PReset" Me.PReset.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PReset.Size = New System.Drawing.Size(41, 20) Me.PReset.TabIndex = 19 Me.PReset.Text = "0" ' 'DownBtn ' Me.DownBtn.BackColor = System.Drawing.SystemColors.Control Me.DownBtn.Cursor = System.Windows.Forms.Cursors.Default Me.DownBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.DownBtn.Location = New System.Drawing.Point(152, 80) Me.DownBtn.Name = "DownBtn" Me.DownBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.DownBtn.Size = New System.Drawing.Size(41, 25) Me.DownBtn.TabIndex = 17 Me.DownBtn.Text = "Down" Me.DownBtn.UseVisualStyleBackColor = False ' 'RightBtn ' Me.RightBtn.BackColor = System.Drawing.SystemColors.Control Me.RightBtn.Cursor = System.Windows.Forms.Cursors.Default Me.RightBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.RightBtn.Location = New System.Drawing.Point(208, 48) Me.RightBtn.Name = "RightBtn" Me.RightBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.RightBtn.Size = New System.Drawing.Size(49, 25) Me.RightBtn.TabIndex = 16 Me.RightBtn.Text = "Right >" Me.RightBtn.UseVisualStyleBackColor = False ' 'LeftBtn ' Me.LeftBtn.BackColor = System.Drawing.SystemColors.Control Me.LeftBtn.Cursor = System.Windows.Forms.Cursors.Default Me.LeftBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.LeftBtn.Location = New System.Drawing.Point(96, 48) Me.LeftBtn.Name = "LeftBtn" Me.LeftBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.LeftBtn.Size = New System.Drawing.Size(49, 25) Me.LeftBtn.TabIndex = 15 Me.LeftBtn.Text = "Left <" Me.LeftBtn.UseVisualStyleBackColor = False ' 'UpBtn ' Me.UpBtn.BackColor = System.Drawing.SystemColors.Control Me.UpBtn.Cursor = System.Windows.Forms.Cursors.Default Me.UpBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.UpBtn.Location = New System.Drawing.Point(152, 16) Me.UpBtn.Name = "UpBtn" Me.UpBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.UpBtn.Size = New System.Drawing.Size(49, 25) Me.UpBtn.TabIndex = 14 Me.UpBtn.Text = "up ^" Me.UpBtn.UseVisualStyleBackColor = False ' 'Label12 ' Me.Label12.BackColor = System.Drawing.SystemColors.Control Me.Label12.Cursor = System.Windows.Forms.Cursors.Default Me.Label12.ForeColor = System.Drawing.SystemColors.ControlText Me.Label12.Location = New System.Drawing.Point(16, 24) Me.Label12.Name = "Label12" Me.Label12.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label12.Size = New System.Drawing.Size(49, 17) Me.Label12.TabIndex = 48 Me.Label12.Text = "Channel:" ' 'Label5 ' Me.Label5.BackColor = System.Drawing.SystemColors.Control Me.Label5.Cursor = System.Windows.Forms.Cursors.Default Me.Label5.ForeColor = System.Drawing.SystemColors.ControlText Me.Label5.Location = New System.Drawing.Point(160, 48) Me.Label5.Name = "Label5" Me.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label5.Size = New System.Drawing.Size(41, 25) Me.Label5.TabIndex = 18 Me.Label5.Text = "PTZ" ' 'Preview ' Me.Preview.BackColor = System.Drawing.SystemColors.Control Me.Preview.Controls.Add(Me.ChType) Me.Preview.Controls.Add(Me.PlChNo) Me.Preview.Controls.Add(Me.StopBtn) Me.Preview.Controls.Add(Me.StartBtn) Me.Preview.Controls.Add(Me.Label8) Me.Preview.ForeColor = System.Drawing.SystemColors.ControlText Me.Preview.Location = New System.Drawing.Point(488, 250) Me.Preview.Name = "Preview" Me.Preview.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Preview.Size = New System.Drawing.Size(265, 76) Me.Preview.TabIndex = 10 Me.Preview.TabStop = False Me.Preview.Text = "Preview" ' 'ChType ' Me.ChType.AutoSize = True Me.ChType.Location = New System.Drawing.Point(174, 16) Me.ChType.Name = "ChType" Me.ChType.Size = New System.Drawing.Size(82, 17) Me.ChType.TabIndex = 36 Me.ChType.Text = "MainStream" Me.ChType.UseVisualStyleBackColor = True ' 'PlChNo ' Me.PlChNo.AcceptsReturn = True Me.PlChNo.BackColor = System.Drawing.SystemColors.Window Me.PlChNo.Cursor = System.Windows.Forms.Cursors.IBeam Me.PlChNo.ForeColor = System.Drawing.SystemColors.WindowText Me.PlChNo.Location = New System.Drawing.Point(95, 16) Me.PlChNo.MaxLength = 0 Me.PlChNo.Name = "PlChNo" Me.PlChNo.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PlChNo.Size = New System.Drawing.Size(73, 20) Me.PlChNo.TabIndex = 35 Me.PlChNo.Text = "0" ' 'StopBtn ' Me.StopBtn.BackColor = System.Drawing.SystemColors.Control Me.StopBtn.Cursor = System.Windows.Forms.Cursors.Default Me.StopBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.StopBtn.Location = New System.Drawing.Point(116, 44) Me.StopBtn.Name = "StopBtn" Me.StopBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.StopBtn.Size = New System.Drawing.Size(65, 25) Me.StopBtn.TabIndex = 12 Me.StopBtn.Text = "Stop" Me.StopBtn.UseVisualStyleBackColor = False ' 'StartBtn ' Me.StartBtn.BackColor = System.Drawing.SystemColors.Control Me.StartBtn.Cursor = System.Windows.Forms.Cursors.Default Me.StartBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.StartBtn.Location = New System.Drawing.Point(28, 44) Me.StartBtn.Name = "StartBtn" Me.StartBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.StartBtn.Size = New System.Drawing.Size(65, 25) Me.StartBtn.TabIndex = 11 Me.StartBtn.Text = "Start" Me.StartBtn.UseVisualStyleBackColor = False ' 'Label8 ' Me.Label8.BackColor = System.Drawing.SystemColors.Control Me.Label8.Cursor = System.Windows.Forms.Cursors.Default Me.Label8.ForeColor = System.Drawing.SystemColors.ControlText Me.Label8.Location = New System.Drawing.Point(23, 16) Me.Label8.Name = "Label8" Me.Label8.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label8.Size = New System.Drawing.Size(65, 17) Me.Label8.TabIndex = 34 Me.Label8.Text = "Channel:" ' 'Frame1 ' Me.Frame1.BackColor = System.Drawing.SystemColors.Control Me.Frame1.Controls.Add(Me.LogoutBtn) Me.Frame1.Controls.Add(Me.LoginBtn) Me.Frame1.Controls.Add(Me.PWD) Me.Frame1.Controls.Add(Me.UName) Me.Frame1.Controls.Add(Me.Port) Me.Frame1.Controls.Add(Me.Addres) Me.Frame1.Controls.Add(Me.Label4) Me.Frame1.Controls.Add(Me.Label3) Me.Frame1.Controls.Add(Me.Label2) Me.Frame1.Controls.Add(Me._Label1_0) Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText Me.Frame1.Location = New System.Drawing.Point(488, 24) Me.Frame1.Name = "Frame1" Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Frame1.Size = New System.Drawing.Size(265, 193) Me.Frame1.TabIndex = 1 Me.Frame1.TabStop = False Me.Frame1.Text = "Device Login " ' 'LogoutBtn ' Me.LogoutBtn.BackColor = System.Drawing.SystemColors.Control Me.LogoutBtn.Cursor = System.Windows.Forms.Cursors.Default Me.LogoutBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.LogoutBtn.Location = New System.Drawing.Point(104, 160) Me.LogoutBtn.Name = "LogoutBtn" Me.LogoutBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.LogoutBtn.Size = New System.Drawing.Size(65, 25) Me.LogoutBtn.TabIndex = 27 Me.LogoutBtn.Text = "Logout" Me.LogoutBtn.UseVisualStyleBackColor = False ' 'LoginBtn ' Me.LoginBtn.BackColor = System.Drawing.SystemColors.Control Me.LoginBtn.Cursor = System.Windows.Forms.Cursors.Default Me.LoginBtn.ForeColor = System.Drawing.SystemColors.ControlText Me.LoginBtn.Location = New System.Drawing.Point(16, 160) Me.LoginBtn.Name = "LoginBtn" Me.LoginBtn.RightToLeft = System.Windows.Forms.RightToLeft.No Me.LoginBtn.Size = New System.Drawing.Size(65, 25) Me.LoginBtn.TabIndex = 26 Me.LoginBtn.Text = "Login" Me.LoginBtn.UseVisualStyleBackColor = False ' 'PWD ' Me.PWD.AcceptsReturn = True Me.PWD.BackColor = System.Drawing.SystemColors.Window Me.PWD.Cursor = System.Windows.Forms.Cursors.IBeam Me.PWD.ForeColor = System.Drawing.SystemColors.WindowText Me.PWD.ImeMode = System.Windows.Forms.ImeMode.Disable Me.PWD.Location = New System.Drawing.Point(96, 128) Me.PWD.MaxLength = 0 Me.PWD.Name = "PWD" Me.PWD.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42) Me.PWD.RightToLeft = System.Windows.Forms.RightToLeft.No Me.PWD.Size = New System.Drawing.Size(153, 20) Me.PWD.TabIndex = 9 Me.PWD.Text = "123456" ' 'UName ' Me.UName.AcceptsReturn = True Me.UName.BackColor = System.Drawing.SystemColors.Window Me.UName.Cursor = System.Windows.Forms.Cursors.IBeam Me.UName.ForeColor = System.Drawing.SystemColors.WindowText Me.UName.Location = New System.Drawing.Point(96, 89) Me.UName.MaxLength = 0 Me.UName.Name = "UName" Me.UName.RightToLeft = System.Windows.Forms.RightToLeft.No Me.UName.Size = New System.Drawing.Size(153, 20) Me.UName.TabIndex = 8 Me.UName.Text = "admin" ' 'Port ' Me.Port.AcceptsReturn = True Me.Port.BackColor = System.Drawing.SystemColors.Window Me.Port.Cursor = System.Windows.Forms.Cursors.IBeam Me.Port.ForeColor = System.Drawing.SystemColors.WindowText Me.Port.Location = New System.Drawing.Point(96, 56) Me.Port.MaxLength = 0 Me.Port.Name = "Port" Me.Port.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Port.Size = New System.Drawing.Size(113, 20) Me.Port.TabIndex = 7 Me.Port.Text = "6000" ' 'Addres ' Me.Addres.AcceptsReturn = True Me.Addres.BackColor = System.Drawing.SystemColors.Window Me.Addres.Cursor = System.Windows.Forms.Cursors.IBeam Me.Addres.ForeColor = System.Drawing.SystemColors.WindowText Me.Addres.Location = New System.Drawing.Point(96, 20) Me.Addres.MaxLength = 0 Me.Addres.Name = "Addres" Me.Addres.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Addres.Size = New System.Drawing.Size(153, 20) Me.Addres.TabIndex = 6 Me.Addres.Text = "62.219.148.230" ' 'Label4 ' Me.Label4.BackColor = System.Drawing.SystemColors.Control Me.Label4.Cursor = System.Windows.Forms.Cursors.Default Me.Label4.ForeColor = System.Drawing.SystemColors.ControlText Me.Label4.Location = New System.Drawing.Point(16, 132) Me.Label4.Name = "Label4" Me.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label4.Size = New System.Drawing.Size(65, 17) Me.Label4.TabIndex = 5 Me.Label4.Text = "Password:" ' 'Label3 ' 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(16, 93) Me.Label3.Name = "Label3" Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label3.Size = New System.Drawing.Size(73, 17) Me.Label3.TabIndex = 4 Me.Label3.Text = "User Name" ' 'Label2 ' Me.Label2.BackColor = System.Drawing.SystemColors.Control Me.Label2.Cursor = System.Windows.Forms.Cursors.Default Me.Label2.ForeColor = System.Drawing.SystemColors.ControlText Me.Label2.Location = New System.Drawing.Point(16, 60) Me.Label2.Name = "Label2" Me.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label2.Size = New System.Drawing.Size(57, 17) Me.Label2.TabIndex = 3 Me.Label2.Text = "Port:" ' '_Label1_0 ' 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(16, 24) Me._Label1_0.Name = "_Label1_0" Me._Label1_0.RightToLeft = System.Windows.Forms.RightToLeft.No Me._Label1_0.Size = New System.Drawing.Size(73, 17) Me._Label1_0.TabIndex = 2 Me._Label1_0.Text = "IP Address:" ' 'NetDevice1 ' Me.NetDevice1.Enabled = True Me.NetDevice1.Location = New System.Drawing.Point(27, 152) Me.NetDevice1.Name = "NetDevice1" Me.NetDevice1.OcxState = CType(resources.GetObject("NetDevice1.OcxState"), System.Windows.Forms.AxHost.State) Me.NetDevice1.Size = New System.Drawing.Size(457, 384) Me.NetDevice1.TabIndex = 0 ' 'Alar ' Me.Alar.BackColor = System.Drawing.SystemColors.Control Me.Alar.Cursor = System.Windows.Forms.Cursors.Default Me.Alar.ForeColor = System.Drawing.SystemColors.ControlText Me.Alar.Location = New System.Drawing.Point(13, 581) Me.Alar.Name = "Alar" Me.Alar.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Alar.Size = New System.Drawing.Size(97, 25) Me.Alar.TabIndex = 44 Me.Alar.Text = "alarmList" ' 'Label11 ' Me.Label11.BackColor = System.Drawing.SystemColors.Control Me.Label11.Cursor = System.Windows.Forms.Cursors.Default Me.Label11.ForeColor = System.Drawing.SystemColors.ControlText Me.Label11.Location = New System.Drawing.Point(504, 650) Me.Label11.Name = "Label11" Me.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label11.Size = New System.Drawing.Size(57, 17) Me.Label11.TabIndex = 42 Me.Label11.Text = "FilePath:" ' 'Screens ' Me.Screens.AcceptsReturn = True Me.Screens.BackColor = System.Drawing.SystemColors.Window Me.Screens.Cursor = System.Windows.Forms.Cursors.IBeam Me.Screens.ForeColor = System.Drawing.SystemColors.WindowText Me.Screens.Location = New System.Drawing.Point(566, 229) Me.Screens.MaxLength = 0 Me.Screens.Name = "Screens" Me.Screens.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Screens.Size = New System.Drawing.Size(73, 20) Me.Screens.TabIndex = 47 Me.Screens.Text = "1" ' 'Label10 ' Me.Label10.BackColor = System.Drawing.SystemColors.Control Me.Label10.Cursor = System.Windows.Forms.Cursors.Default Me.Label10.ForeColor = System.Drawing.SystemColors.ControlText Me.Label10.Location = New System.Drawing.Point(494, 229) Me.Label10.Name = "Label10" Me.Label10.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Label10.Size = New System.Drawing.Size(57, 17) Me.Label10.TabIndex = 46 Me.Label10.Text = "Channels:" ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(659, 226) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(46, 23) Me.Button1.TabIndex = 48 Me.Button1.Text = "Set" Me.Button1.UseVisualStyleBackColor = True ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(490, 338) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(91, 13) Me.Label14.TabIndex = 49 Me.Label14.Text = "Selected Channel" ' 'CurrChannel ' Me.CurrChannel.Location = New System.Drawing.Point(597, 335) Me.CurrChannel.Name = "CurrChannel" Me.CurrChannel.Size = New System.Drawing.Size(100, 20) Me.CurrChannel.TabIndex = 50 Me.CurrChannel.Text = "0" ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(703, 335) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(46, 23) Me.Button3.TabIndex = 48 Me.Button3.Text = "Set" Me.Button3.UseVisualStyleBackColor = True ' 'TrackStarted ' Me.TrackStarted.AutoSize = True Me.TrackStarted.Location = New System.Drawing.Point(613, 361) Me.TrackStarted.Name = "TrackStarted" Me.TrackStarted.Size = New System.Drawing.Size(91, 17) Me.TrackStarted.TabIndex = 47 Me.TrackStarted.Text = "Track Started" Me.TrackStarted.UseVisualStyleBackColor = True ' 'TrackRec ' Me.TrackRec.AutoSize = True Me.TrackRec.Location = New System.Drawing.Point(497, 384) Me.TrackRec.Name = "TrackRec" Me.TrackRec.Size = New System.Drawing.Size(114, 17) Me.TrackRec.TabIndex = 47 Me.TrackRec.Text = "Track Rec Started" Me.TrackRec.UseVisualStyleBackColor = True ' 'Rew ' Me.Rew.Location = New System.Drawing.Point(34, 545) Me.Rew.Name = "Rew" Me.Rew.Size = New System.Drawing.Size(31, 23) Me.Rew.TabIndex = 51 Me.Rew.Text = "<<" Me.Rew.UseVisualStyleBackColor = True ' 'FF ' Me.FF.Location = New System.Drawing.Point(79, 545) Me.FF.Name = "FF" Me.FF.Size = New System.Drawing.Size(31, 23) Me.FF.TabIndex = 51 Me.FF.Text = ">>" Me.FF.UseVisualStyleBackColor = True ' 'Pause ' Me.Pause.Location = New System.Drawing.Point(116, 545) Me.Pause.Name = "Pause" Me.Pause.Size = New System.Drawing.Size(31, 23) Me.Pause.TabIndex = 51 Me.Pause.Text = "||" Me.Pause.UseVisualStyleBackColor = True ' 'Go ' Me.Go.Location = New System.Drawing.Point(153, 545) Me.Go.Name = "Go" Me.Go.Size = New System.Drawing.Size(31, 23) Me.Go.TabIndex = 51 Me.Go.Text = ">" Me.Go.UseVisualStyleBackColor = True ' 'Volume ' Me.Volume.Location = New System.Drawing.Point(249, 548) Me.Volume.Name = "Volume" Me.Volume.Size = New System.Drawing.Size(120, 20) Me.Volume.TabIndex = 52 Me.Volume.Value = New Decimal(New Integer() {6, 0, 0, 0}) ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(208, 550) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(41, 13) Me.Label15.TabIndex = 53 Me.Label15.Text = "Speed:" ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(389, 548) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(75, 23) Me.Button4.TabIndex = 54 Me.Button4.Text = "Save Frame" Me.Button4.UseVisualStyleBackColor = True ' 'Form1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.SystemColors.Control Me.ClientSize = New System.Drawing.Size(761, 698) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Volume) Me.Controls.Add(Me.Go) Me.Controls.Add(Me.Pause) Me.Controls.Add(Me.FF) Me.Controls.Add(Me.Rew) Me.Controls.Add(Me.TrackRec) Me.Controls.Add(Me.TrackStarted) Me.Controls.Add(Me.AutoScan) Me.Controls.Add(Me.CurrChannel) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Screens) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.AlarmList) Me.Controls.Add(Me.RecFilePath) Me.Controls.Add(Me.Frame3) Me.Controls.Add(Me.StopRec) Me.Controls.Add(Me.StartRec) Me.Controls.Add(Me.Frame2) Me.Controls.Add(Me.Preview) Me.Controls.Add(Me.Frame1) Me.Controls.Add(Me.NetDevice1) Me.Controls.Add(Me.Alar) Me.Controls.Add(Me.Label11) Me.Cursor = System.Windows.Forms.Cursors.Default Me.Location = New System.Drawing.Point(9, 34) Me.Name = "Form1" Me.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Text = "NetDeviceComTest" Me.Frame3.ResumeLayout(False) Me.Frame3.PerformLayout() Me.Frame2.ResumeLayout(False) Me.Frame2.PerformLayout() Me.Preview.ResumeLayout(False) Me.Preview.PerformLayout() Me.Frame1.ResumeLayout(False) Me.Frame1.PerformLayout() CType(Me.NetDevice1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Volume, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Public WithEvents DownloadBtn As System.Windows.Forms.Button Public WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents DownloadProgressBar As System.Windows.Forms.ProgressBar Friend WithEvents plStTime As System.Windows.Forms.DateTimePicker Friend WithEvents plStDate As System.Windows.Forms.DateTimePicker Public WithEvents Screens As System.Windows.Forms.TextBox Public WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents ChType As System.Windows.Forms.CheckBox Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents CurrChannel As System.Windows.Forms.TextBox Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents PlaySound As System.Windows.Forms.CheckBox Friend WithEvents AutoScan As System.Windows.Forms.CheckBox Friend WithEvents TrackStarted As System.Windows.Forms.CheckBox Friend WithEvents TrackRec As System.Windows.Forms.CheckBox Public WithEvents DownloadPath As System.Windows.Forms.TextBox Public WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Rew As System.Windows.Forms.Button Friend WithEvents FF As System.Windows.Forms.Button Friend WithEvents Pause As System.Windows.Forms.Button Friend WithEvents Go As System.Windows.Forms.Button Friend WithEvents Volume As System.Windows.Forms.NumericUpDown Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Button4 As System.Windows.Forms.Button #End Region End Class