You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

199 lines
11 KiB

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmLVNCRSMain
Inherits System.Windows.Forms.Form
'Форма переопределяет dispose для очистки списка компонентов.
<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
'Является обязательной для конструктора форм Windows Forms
Private components As System.ComponentModel.IContainer
'Примечание: следующая процедура является обязательной для конструктора форм Windows Forms
'Для ее изменения используйте конструктор форм Windows Form.
'Не изменяйте ее в редакторе исходного кода.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmLVNCRSMain))
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
Me.lblLVNCSupportPasswd = New System.Windows.Forms.Label()
Me.txtLVNCSupportPasswd = New System.Windows.Forms.TextBox()
Me.txtLVNCSupportID = New System.Windows.Forms.TextBox()
Me.lblLVNCSupportID = New System.Windows.Forms.Label()
Me.tsStatusBar = New System.Windows.Forms.ToolStrip()
Me.tsLabelSrvStatus = New System.Windows.Forms.ToolStripLabel()
Me.tsButtonRunAs = New System.Windows.Forms.ToolStripButton()
Me.imgBanner = New System.Windows.Forms.PictureBox()
Me.tCheckTimer = New System.Windows.Forms.Timer(Me.components)
Me.TableLayoutPanel1.SuspendLayout()
Me.tsStatusBar.SuspendLayout()
CType(Me.imgBanner, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'TableLayoutPanel1
'
Me.TableLayoutPanel1.ColumnCount = 2
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle())
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
Me.TableLayoutPanel1.Controls.Add(Me.lblLVNCSupportPasswd, 0, 1)
Me.TableLayoutPanel1.Controls.Add(Me.txtLVNCSupportPasswd, 1, 1)
Me.TableLayoutPanel1.Controls.Add(Me.txtLVNCSupportID, 1, 0)
Me.TableLayoutPanel1.Controls.Add(Me.lblLVNCSupportID, 0, 0)
Me.TableLayoutPanel1.Controls.Add(Me.tsStatusBar, 0, 2)
Me.TableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TableLayoutPanel1.Location = New System.Drawing.Point(61, 0)
Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
Me.TableLayoutPanel1.RowCount = 3
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel1.Size = New System.Drawing.Size(273, 171)
Me.TableLayoutPanel1.TabIndex = 1
'
'lblLVNCSupportPasswd
'
Me.lblLVNCSupportPasswd.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblLVNCSupportPasswd.AutoSize = True
Me.lblLVNCSupportPasswd.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
Me.lblLVNCSupportPasswd.Location = New System.Drawing.Point(10, 100)
Me.lblLVNCSupportPasswd.Margin = New System.Windows.Forms.Padding(10, 25, 10, 25)
Me.lblLVNCSupportPasswd.Name = "lblLVNCSupportPasswd"
Me.lblLVNCSupportPasswd.Size = New System.Drawing.Size(88, 25)
Me.lblLVNCSupportPasswd.TabIndex = 4
Me.lblLVNCSupportPasswd.Text = "Пароль:"
'
'txtLVNCSupportPasswd
'
Me.txtLVNCSupportPasswd.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtLVNCSupportPasswd.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
Me.txtLVNCSupportPasswd.Location = New System.Drawing.Point(118, 100)
Me.txtLVNCSupportPasswd.Margin = New System.Windows.Forms.Padding(10, 25, 15, 25)
Me.txtLVNCSupportPasswd.Name = "txtLVNCSupportPasswd"
Me.txtLVNCSupportPasswd.ReadOnly = True
Me.txtLVNCSupportPasswd.Size = New System.Drawing.Size(140, 29)
Me.txtLVNCSupportPasswd.TabIndex = 1
Me.txtLVNCSupportPasswd.TabStop = False
Me.txtLVNCSupportPasswd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtLVNCSupportID
'
Me.txtLVNCSupportID.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtLVNCSupportID.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
Me.txtLVNCSupportID.Location = New System.Drawing.Point(118, 25)
Me.txtLVNCSupportID.Margin = New System.Windows.Forms.Padding(10, 25, 15, 25)
Me.txtLVNCSupportID.Name = "txtLVNCSupportID"
Me.txtLVNCSupportID.ReadOnly = True
Me.txtLVNCSupportID.Size = New System.Drawing.Size(140, 29)
Me.txtLVNCSupportID.TabIndex = 0
Me.txtLVNCSupportID.TabStop = False
Me.txtLVNCSupportID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lblLVNCSupportID
'
Me.lblLVNCSupportID.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblLVNCSupportID.AutoSize = True
Me.lblLVNCSupportID.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
Me.lblLVNCSupportID.Location = New System.Drawing.Point(10, 25)
Me.lblLVNCSupportID.Margin = New System.Windows.Forms.Padding(10, 25, 10, 25)
Me.lblLVNCSupportID.Name = "lblLVNCSupportID"
Me.lblLVNCSupportID.Size = New System.Drawing.Size(80, 25)
Me.lblLVNCSupportID.TabIndex = 3
Me.lblLVNCSupportID.Text = "Ваш ID:"
'
'tsStatusBar
'
Me.tsStatusBar.CanOverflow = False
Me.TableLayoutPanel1.SetColumnSpan(Me.tsStatusBar, 2)
Me.tsStatusBar.GripMargin = New System.Windows.Forms.Padding(0)
Me.tsStatusBar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.tsStatusBar.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsLabelSrvStatus, Me.tsButtonRunAs})
Me.tsStatusBar.Location = New System.Drawing.Point(0, 150)
Me.tsStatusBar.Name = "tsStatusBar"
Me.tsStatusBar.Padding = New System.Windows.Forms.Padding(0)
Me.tsStatusBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System
Me.tsStatusBar.Size = New System.Drawing.Size(273, 21)
Me.tsStatusBar.TabIndex = 5
'
'tsLabelSrvStatus
'
Me.tsLabelSrvStatus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.tsLabelSrvStatus.Margin = New System.Windows.Forms.Padding(0)
Me.tsLabelSrvStatus.Name = "tsLabelSrvStatus"
Me.tsLabelSrvStatus.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never
Me.tsLabelSrvStatus.Size = New System.Drawing.Size(0, 21)
'
'tsButtonRunAs
'
Me.tsButtonRunAs.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.tsButtonRunAs.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsButtonRunAs.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.tsButtonRunAs.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsButtonRunAs.Margin = New System.Windows.Forms.Padding(0, 0, 1, 0)
Me.tsButtonRunAs.Name = "tsButtonRunAs"
Me.tsButtonRunAs.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never
Me.tsButtonRunAs.Size = New System.Drawing.Size(23, 21)
'
'imgBanner
'
Me.imgBanner.Dock = System.Windows.Forms.DockStyle.Left
Me.imgBanner.ErrorImage = Nothing
Me.imgBanner.Image = Global.LVNC_RS.My.Resources.Resources.lvnc_rs_server
Me.imgBanner.InitialImage = Nothing
Me.imgBanner.Location = New System.Drawing.Point(0, 0)
Me.imgBanner.Name = "imgBanner"
Me.imgBanner.Size = New System.Drawing.Size(61, 171)
Me.imgBanner.TabIndex = 0
Me.imgBanner.TabStop = False
'
'tCheckTimer
'
Me.tCheckTimer.Interval = 20000
'
'frmLVNCRSMain
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(334, 171)
Me.Controls.Add(Me.TableLayoutPanel1)
Me.Controls.Add(Me.imgBanner)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MaximizeBox = False
Me.MaximumSize = New System.Drawing.Size(350, 210)
Me.MinimumSize = New System.Drawing.Size(350, 210)
Me.Name = "frmLVNCRSMain"
Me.Text = "Remote Support"
Me.TableLayoutPanel1.ResumeLayout(False)
Me.TableLayoutPanel1.PerformLayout()
Me.tsStatusBar.ResumeLayout(False)
Me.tsStatusBar.PerformLayout()
CType(Me.imgBanner, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents imgBanner As PictureBox
Friend WithEvents TableLayoutPanel1 As TableLayoutPanel
Friend WithEvents txtLVNCSupportPasswd As TextBox
Friend WithEvents txtLVNCSupportID As TextBox
Friend WithEvents lblLVNCSupportPasswd As Label
Friend WithEvents lblLVNCSupportID As Label
Friend WithEvents tsStatusBar As ToolStrip
Friend WithEvents tsLabelSrvStatus As ToolStripLabel
Friend WithEvents tsButtonRunAs As ToolStripButton
Friend WithEvents tCheckTimer As Timer
End Class