_ Partial Class frmNevronProblem Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmNevronProblem)) Me.TextBox4 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.SlResizer1 = New Klik.Windows.Forms.SizeLib.v3.SLResizer(Me.components) Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.NChartControl1 = New Nevron.Chart.WinForm.NChartControl() Me.txtDataPointValue = New System.Windows.Forms.TextBox() Me.lblDataPointValue = New System.Windows.Forms.Label() Me.btnDown = New Nevron.UI.WinForm.Controls.NButton() Me.btnUp = New Nevron.UI.WinForm.Controls.NButton() Me.btnRight = New Nevron.UI.WinForm.Controls.NButton() Me.btnLeft = New Nevron.UI.WinForm.Controls.NButton() Me.btnZoomOut = New Nevron.UI.WinForm.Controls.NButton() Me.btnZoomIn = New Nevron.UI.WinForm.Controls.NButton() Me.txtMouseLocation = New System.Windows.Forms.TextBox() Me.lblMouseLocation = New System.Windows.Forms.Label() Me.cboInteractivity = New System.Windows.Forms.ComboBox() Me.lblInteractivity = New System.Windows.Forms.Label() CType(Me.SlResizer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(470, 38) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(311, 20) Me.TextBox4.TabIndex = 91 ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(364, 38) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(100, 20) Me.TextBox3.TabIndex = 90 ' 'SlResizer1 ' Me.SlResizer1.MainContainer = Me Me.SlResizer1.MainContainerStartSize = New System.Drawing.Size(1634, 580) ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(258, 38) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(100, 20) Me.TextBox2.TabIndex = 89 ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(152, 38) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(100, 20) Me.TextBox1.TabIndex = 88 ' 'NChartControl1 ' Me.NChartControl1.AutoRefresh = False Me.NChartControl1.BackColor = System.Drawing.SystemColors.Control Me.NChartControl1.InputKeys = New System.Windows.Forms.Keys() {System.Windows.Forms.Keys.None} Me.NChartControl1.Location = New System.Drawing.Point(12, 51) Me.NChartControl1.Name = "NChartControl1" Me.NChartControl1.Size = New System.Drawing.Size(1600, 520) Me.NChartControl1.State = CType(resources.GetObject("NChartControl1.State"), Nevron.Chart.WinForm.NState) Me.NChartControl1.TabIndex = 87 Me.NChartControl1.Text = "NChartControl1" ' 'txtDataPointValue ' Me.txtDataPointValue.Location = New System.Drawing.Point(968, 11) Me.txtDataPointValue.Name = "txtDataPointValue" Me.txtDataPointValue.ReadOnly = True Me.txtDataPointValue.Size = New System.Drawing.Size(100, 20) Me.txtDataPointValue.TabIndex = 86 ' 'lblDataPointValue ' Me.lblDataPointValue.Location = New System.Drawing.Point(856, 11) Me.lblDataPointValue.Name = "lblDataPointValue" Me.lblDataPointValue.Size = New System.Drawing.Size(100, 23) Me.lblDataPointValue.TabIndex = 85 Me.lblDataPointValue.Text = "Data Point" ' 'btnDown ' Me.btnDown.ButtonProperties.TooltipInfo.CaptionText = "Move Down" Me.btnDown.Image = CType(resources.GetObject("btnDown.Image"), System.Drawing.Image) Me.btnDown.Location = New System.Drawing.Point(1592, 11) Me.btnDown.Name = "btnDown" Me.btnDown.Palette.Scheme = Nevron.UI.WinForm.Controls.ColorScheme.WindowsDefault Me.btnDown.Size = New System.Drawing.Size(32, 22) Me.btnDown.TabIndex = 84 Me.btnDown.UseVisualStyleBackColor = False ' 'btnUp ' Me.btnUp.ButtonProperties.TooltipInfo.CaptionText = "Move Up" Me.btnUp.Image = CType(resources.GetObject("btnUp.Image"), System.Drawing.Image) Me.btnUp.Location = New System.Drawing.Point(1552, 11) Me.btnUp.Name = "btnUp" Me.btnUp.Palette.Scheme = Nevron.UI.WinForm.Controls.ColorScheme.WindowsDefault Me.btnUp.Size = New System.Drawing.Size(32, 22) Me.btnUp.TabIndex = 83 Me.btnUp.UseVisualStyleBackColor = False ' 'btnRight ' Me.btnRight.ButtonProperties.TooltipInfo.CaptionText = "Move Right" Me.btnRight.Image = CType(resources.GetObject("btnRight.Image"), System.Drawing.Image) Me.btnRight.Location = New System.Drawing.Point(1512, 11) Me.btnRight.Name = "btnRight" Me.btnRight.Palette.Scheme = Nevron.UI.WinForm.Controls.ColorScheme.WindowsDefault Me.btnRight.Size = New System.Drawing.Size(32, 22) Me.btnRight.TabIndex = 82 Me.btnRight.UseVisualStyleBackColor = False ' 'btnLeft ' Me.btnLeft.ButtonProperties.TooltipInfo.CaptionText = "Move Left" Me.btnLeft.Image = CType(resources.GetObject("btnLeft.Image"), System.Drawing.Image) Me.btnLeft.Location = New System.Drawing.Point(1472, 11) Me.btnLeft.Name = "btnLeft" Me.btnLeft.Palette.Scheme = Nevron.UI.WinForm.Controls.ColorScheme.WindowsDefault Me.btnLeft.Size = New System.Drawing.Size(32, 22) Me.btnLeft.TabIndex = 81 Me.btnLeft.UseVisualStyleBackColor = False ' 'btnZoomOut ' Me.btnZoomOut.ButtonProperties.TooltipInfo.CaptionText = "Zoom Out" Me.btnZoomOut.Image = CType(resources.GetObject("btnZoomOut.Image"), System.Drawing.Image) Me.btnZoomOut.Location = New System.Drawing.Point(1424, 11) Me.btnZoomOut.Name = "btnZoomOut" Me.btnZoomOut.Palette.Scheme = Nevron.UI.WinForm.Controls.ColorScheme.WindowsDefault Me.btnZoomOut.Size = New System.Drawing.Size(32, 22) Me.btnZoomOut.TabIndex = 80 Me.btnZoomOut.UseVisualStyleBackColor = False ' 'btnZoomIn ' Me.btnZoomIn.ButtonProperties.TooltipInfo.CaptionText = "Zoom In" Me.btnZoomIn.Image = CType(resources.GetObject("btnZoomIn.Image"), System.Drawing.Image) Me.btnZoomIn.Location = New System.Drawing.Point(1376, 11) Me.btnZoomIn.Name = "btnZoomIn" Me.btnZoomIn.Palette.Scheme = Nevron.UI.WinForm.Controls.ColorScheme.WindowsDefault Me.btnZoomIn.Size = New System.Drawing.Size(32, 22) Me.btnZoomIn.TabIndex = 79 Me.btnZoomIn.UseVisualStyleBackColor = False ' 'txtMouseLocation ' Me.txtMouseLocation.Location = New System.Drawing.Point(576, 11) Me.txtMouseLocation.Name = "txtMouseLocation" Me.txtMouseLocation.ReadOnly = True Me.txtMouseLocation.Size = New System.Drawing.Size(272, 20) Me.txtMouseLocation.TabIndex = 78 ' 'lblMouseLocation ' Me.lblMouseLocation.Location = New System.Drawing.Point(440, 11) Me.lblMouseLocation.Name = "lblMouseLocation" Me.lblMouseLocation.Size = New System.Drawing.Size(128, 23) Me.lblMouseLocation.TabIndex = 77 Me.lblMouseLocation.Text = "Mouse Location" ' 'cboInteractivity ' Me.cboInteractivity.ItemHeight = 13 Me.cboInteractivity.Items.AddRange(New Object() {"Select Infrastructure"}) Me.cboInteractivity.Location = New System.Drawing.Point(152, 11) Me.cboInteractivity.Name = "cboInteractivity" Me.cboInteractivity.Size = New System.Drawing.Size(176, 21) Me.cboInteractivity.TabIndex = 75 ' 'lblInteractivity ' Me.lblInteractivity.Location = New System.Drawing.Point(8, 11) Me.lblInteractivity.Name = "lblInteractivity" Me.lblInteractivity.Size = New System.Drawing.Size(136, 23) Me.lblInteractivity.TabIndex = 74 Me.lblInteractivity.Text = "Interactivty Tool:" ' 'frmNevronProblem ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1634, 580) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.NChartControl1) Me.Controls.Add(Me.txtDataPointValue) Me.Controls.Add(Me.lblDataPointValue) Me.Controls.Add(Me.btnDown) Me.Controls.Add(Me.btnUp) Me.Controls.Add(Me.btnRight) Me.Controls.Add(Me.btnLeft) Me.Controls.Add(Me.btnZoomOut) Me.Controls.Add(Me.btnZoomIn) Me.Controls.Add(Me.txtMouseLocation) Me.Controls.Add(Me.lblMouseLocation) Me.Controls.Add(Me.cboInteractivity) Me.Controls.Add(Me.lblInteractivity) Me.Name = "frmNevronProblem" Me.Text = "frmNevronProblem" CType(Me.SlResizer1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents TextBox4 As System.Windows.Forms.TextBox Friend WithEvents TextBox3 As System.Windows.Forms.TextBox Friend WithEvents SlResizer1 As Klik.Windows.Forms.SizeLib.v3.SLResizer Friend WithEvents TextBox2 As System.Windows.Forms.TextBox Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents NChartControl1 As Nevron.Chart.WinForm.NChartControl Friend WithEvents txtDataPointValue As System.Windows.Forms.TextBox Friend WithEvents lblDataPointValue As System.Windows.Forms.Label Friend WithEvents btnDown As Nevron.UI.WinForm.Controls.NButton Friend WithEvents btnUp As Nevron.UI.WinForm.Controls.NButton Friend WithEvents btnRight As Nevron.UI.WinForm.Controls.NButton Friend WithEvents btnLeft As Nevron.UI.WinForm.Controls.NButton Friend WithEvents btnZoomOut As Nevron.UI.WinForm.Controls.NButton Friend WithEvents btnZoomIn As Nevron.UI.WinForm.Controls.NButton Friend WithEvents txtMouseLocation As System.Windows.Forms.TextBox Friend WithEvents lblMouseLocation As System.Windows.Forms.Label Friend WithEvents cboInteractivity As System.Windows.Forms.ComboBox Friend WithEvents lblInteractivity As System.Windows.Forms.Label End Class