Questo sito utilizza cookies solo per scopi di autenticazione sul sito e nient'altro. Nessuna informazione personale viene tracciata. Leggi l'informativa sui cookies.
Username: Password: oppure
Virtual Agent Helper - Form1.Designer.vb

Form1.Designer.vb

Caricato da: Totem
Scarica il programma completo

  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class frmHelper
  3.     Inherits System.Windows.Forms.Form
  4.  
  5.     'Form overrides dispose to clean up the component list.
  6.     <System.Diagnostics.DebuggerNonUserCode()> _
  7.     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  8.         If disposing AndAlso components IsNot Nothing Then
  9.             components.Dispose()
  10.         End If
  11.         MyBase.Dispose(disposing)
  12.     End Sub
  13.  
  14.     'Required by the Windows Form Designer
  15.     Private components As System.ComponentModel.IContainer
  16.  
  17.     'NOTE: The following procedure is required by the Windows Form Designer
  18.     'It can be modified using the Windows Form Designer.  
  19.     'Do not modify it using the code editor.
  20.     <System.Diagnostics.DebuggerStepThrough()> _
  21.     Private Sub InitializeComponent()
  22.         Me.components = New System.ComponentModel.Container
  23.         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmHelper))
  24.         Me.AxAgent1 = New AxAgentObjects.AxAgent
  25.         Me.icnHelper = New System.Windows.Forms.NotifyIcon(Me.components)
  26.         Me.cntHelper = New System.Windows.Forms.ContextMenuStrip(Me.components)
  27.         Me.strTime = New System.Windows.Forms.ToolStripMenuItem
  28.         Me.strImp = New System.Windows.Forms.ToolStripMenuItem
  29.         Me.strEditImp = New System.Windows.Forms.ToolStripMenuItem
  30.         Me.strRead = New System.Windows.Forms.ToolStripMenuItem
  31.         Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
  32.         Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator
  33.         Me.strMove = New System.Windows.Forms.ToolStripMenuItem
  34.         Me.strTopLeft = New System.Windows.Forms.ToolStripMenuItem
  35.         Me.strBottomLeft = New System.Windows.Forms.ToolStripMenuItem
  36.         Me.strTopRight = New System.Windows.Forms.ToolStripMenuItem
  37.         Me.strBottomRight = New System.Windows.Forms.ToolStripMenuItem
  38.         Me.strDrag = New System.Windows.Forms.ToolStripMenuItem
  39.         Me.strExit = New System.Windows.Forms.ToolStripMenuItem
  40.         Me.tmrExit = New System.Windows.Forms.Timer(Me.components)
  41.         Me.PictureBox1 = New System.Windows.Forms.PictureBox
  42.         Me.PictureBox2 = New System.Windows.Forms.PictureBox
  43.         Me.PictureBox3 = New System.Windows.Forms.PictureBox
  44.         Me.PictureBox4 = New System.Windows.Forms.PictureBox
  45.         Me.PictureBox5 = New System.Windows.Forms.PictureBox
  46.         Me.PictureBox6 = New System.Windows.Forms.PictureBox
  47.         Me.lblDate = New System.Windows.Forms.LinkLabel
  48.         Me.lblImp = New System.Windows.Forms.LinkLabel
  49.         Me.lblModImp = New System.Windows.Forms.LinkLabel
  50.         Me.lblReadFile = New System.Windows.Forms.LinkLabel
  51.         Me.lblMove = New System.Windows.Forms.LinkLabel
  52.         Me.lblExit = New System.Windows.Forms.LinkLabel
  53.         Me.cmbPos = New System.Windows.Forms.ComboBox
  54.         Me.strAbout = New System.Windows.Forms.ToolStripMenuItem
  55.         CType(Me.AxAgent1, System.ComponentModel.ISupportInitialize).BeginInit()
  56.         Me.cntHelper.SuspendLayout()
  57.         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  58.         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  59.         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
  60.         CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
  61.         CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
  62.         CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
  63.         Me.SuspendLayout()
  64.         '
  65.         'AxAgent1
  66.         '
  67.         Me.AxAgent1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  68.         Me.AxAgent1.Enabled = True
  69.         Me.AxAgent1.Location = New System.Drawing.Point(234, 208)
  70.         Me.AxAgent1.Name = "AxAgent1"
  71.         Me.AxAgent1.OcxState = CType(resources.GetObject("AxAgent1.OcxState"), System.Windows.Forms.AxHost.State)
  72.         Me.AxAgent1.Size = New System.Drawing.Size(32, 32)
  73.         Me.AxAgent1.TabIndex = 0
  74.         '
  75.         'icnHelper
  76.         '
  77.         Me.icnHelper.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info
  78.         Me.icnHelper.BalloonTipText = "Virtual Helper è ora attivo!"
  79.         Me.icnHelper.BalloonTipTitle = "Virtual Helper"
  80.         Me.icnHelper.ContextMenuStrip = Me.cntHelper
  81.         Me.icnHelper.Icon = CType(resources.GetObject("icnHelper.Icon"), System.Drawing.Icon)
  82.         Me.icnHelper.Text = "Virtual Helper"
  83.         Me.icnHelper.Visible = True
  84.         '
  85.         'cntHelper
  86.         '
  87.         Me.cntHelper.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.strTime, Me.strImp, Me.strEditImp, Me.strRead, Me.ToolStripMenuItem2, Me.ToolStripMenuItem1, Me.strMove, Me.strAbout, Me.strExit})
  88.         Me.cntHelper.Name = "cntHelper"
  89.         Me.cntHelper.Size = New System.Drawing.Size(164, 208)
  90.         '
  91.         'strTime
  92.         '
  93.         Me.strTime.Image = CType(resources.GetObject("strTime.Image"), System.Drawing.Image)
  94.         Me.strTime.Name = "strTime"
  95.         Me.strTime.Size = New System.Drawing.Size(163, 22)
  96.         Me.strTime.Text = "Data e Ora"
  97.         '
  98.         'strImp
  99.         '
  100.         Me.strImp.Image = CType(resources.GetObject("strImp.Image"), System.Drawing.Image)
  101.         Me.strImp.Name = "strImp"
  102.         Me.strImp.Size = New System.Drawing.Size(163, 22)
  103.         Me.strImp.Text = "Impegni"
  104.         '
  105.         'strEditImp
  106.         '
  107.         Me.strEditImp.Image = CType(resources.GetObject("strEditImp.Image"), System.Drawing.Image)
  108.         Me.strEditImp.Name = "strEditImp"
  109.         Me.strEditImp.Size = New System.Drawing.Size(163, 22)
  110.         Me.strEditImp.Text = "Modifica agenda"
  111.         '
  112.         'strRead
  113.         '
  114.         Me.strRead.Image = CType(resources.GetObject("strRead.Image"), System.Drawing.Image)
  115.         Me.strRead.Name = "strRead"
  116.         Me.strRead.Size = New System.Drawing.Size(163, 22)
  117.         Me.strRead.Text = "Leggi file"
  118.         '
  119.         'ToolStripMenuItem2
  120.         '
  121.         Me.ToolStripMenuItem2.Image = CType(resources.GetObject("ToolStripMenuItem2.Image"), System.Drawing.Image)
  122.         Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
  123.         Me.ToolStripMenuItem2.Size = New System.Drawing.Size(163, 22)
  124.         Me.ToolStripMenuItem2.Text = "Opzioni"
  125.         '
  126.         'ToolStripMenuItem1
  127.         '
  128.         Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
  129.         Me.ToolStripMenuItem1.Size = New System.Drawing.Size(160, 6)
  130.         '
  131.         'strMove
  132.         '
  133.         Me.strMove.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.strTopLeft, Me.strBottomLeft, Me.strTopRight, Me.strBottomRight, Me.strDrag})
  134.         Me.strMove.Image = CType(resources.GetObject("strMove.Image"), System.Drawing.Image)
  135.         Me.strMove.Name = "strMove"
  136.         Me.strMove.Size = New System.Drawing.Size(163, 22)
  137.         Me.strMove.Text = "Muovi aiutante"
  138.         '
  139.         'strTopLeft
  140.         '
  141.         Me.strTopLeft.Image = CType(resources.GetObject("strTopLeft.Image"), System.Drawing.Image)
  142.         Me.strTopLeft.Name = "strTopLeft"
  143.         Me.strTopLeft.Size = New System.Drawing.Size(172, 22)
  144.         Me.strTopLeft.Text = "In alto a sinistra"
  145.         '
  146.         'strBottomLeft
  147.         '
  148.         Me.strBottomLeft.Image = CType(resources.GetObject("strBottomLeft.Image"), System.Drawing.Image)
  149.         Me.strBottomLeft.Name = "strBottomLeft"
  150.         Me.strBottomLeft.Size = New System.Drawing.Size(172, 22)
  151.         Me.strBottomLeft.Text = "In basso a sinistra"
  152.         '
  153.         'strTopRight
  154.         '
  155.         Me.strTopRight.Image = CType(resources.GetObject("strTopRight.Image"), System.Drawing.Image)
  156.         Me.strTopRight.Name = "strTopRight"
  157.         Me.strTopRight.Size = New System.Drawing.Size(172, 22)
  158.         Me.strTopRight.Text = "In alto a destra"
  159.         '
  160.         'strBottomRight
  161.         '
  162.         Me.strBottomRight.Image = CType(resources.GetObject("strBottomRight.Image"), System.Drawing.Image)
  163.         Me.strBottomRight.Name = "strBottomRight"
  164.         Me.strBottomRight.Size = New System.Drawing.Size(172, 22)
  165.         Me.strBottomRight.Text = "In basso a destra"
  166.         '
  167.         'strDrag
  168.         '
  169.         Me.strDrag.Name = "strDrag"
  170.         Me.strDrag.Size = New System.Drawing.Size(172, 22)
  171.         Me.strDrag.Text = "Trascina..."
  172.         '
  173.         'strExit
  174.         '
  175.         Me.strExit.Image = CType(resources.GetObject("strExit.Image"), System.Drawing.Image)
  176.         Me.strExit.Name = "strExit"
  177.         Me.strExit.Size = New System.Drawing.Size(163, 22)
  178.         Me.strExit.Text = "Esci"
  179.         '
  180.         'tmrExit
  181.         '
  182.         Me.tmrExit.Interval = 5000
  183.         '
  184.         'PictureBox1
  185.         '
  186.         Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
  187.         Me.PictureBox1.Location = New System.Drawing.Point(12, 12)
  188.         Me.PictureBox1.Name = "PictureBox1"
  189.         Me.PictureBox1.Size = New System.Drawing.Size(32, 32)
  190.         Me.PictureBox1.TabIndex = 1
  191.         Me.PictureBox1.TabStop = False
  192.         '
  193.         'PictureBox2
  194.         '
  195.         Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
  196.         Me.PictureBox2.Location = New System.Drawing.Point(12, 50)
  197.         Me.PictureBox2.Name = "PictureBox2"
  198.         Me.PictureBox2.Size = New System.Drawing.Size(32, 32)
  199.         Me.PictureBox2.TabIndex = 2
  200.         Me.PictureBox2.TabStop = False
  201.         '
  202.         'PictureBox3
  203.         '
  204.         Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image)
  205.         Me.PictureBox3.Location = New System.Drawing.Point(12, 88)
  206.         Me.PictureBox3.Name = "PictureBox3"
  207.         Me.PictureBox3.Size = New System.Drawing.Size(32, 32)
  208.         Me.PictureBox3.TabIndex = 3
  209.         Me.PictureBox3.TabStop = False
  210.         '
  211.         'PictureBox4
  212.         '
  213.         Me.PictureBox4.Image = CType(resources.GetObject("PictureBox4.Image"), System.Drawing.Image)
  214.         Me.PictureBox4.Location = New System.Drawing.Point(12, 126)
  215.         Me.PictureBox4.Name = "PictureBox4"
  216.         Me.PictureBox4.Size = New System.Drawing.Size(32, 32)
  217.         Me.PictureBox4.TabIndex = 4
  218.         Me.PictureBox4.TabStop = False
  219.         '
  220.         'PictureBox5
  221.         '
  222.         Me.PictureBox5.Image = CType(resources.GetObject("PictureBox5.Image"), System.Drawing.Image)
  223.         Me.PictureBox5.Location = New System.Drawing.Point(12, 164)
  224.         Me.PictureBox5.Name = "PictureBox5"
  225.         Me.PictureBox5.Size = New System.Drawing.Size(32, 32)
  226.         Me.PictureBox5.TabIndex = 5
  227.         Me.PictureBox5.TabStop = False
  228.         '
  229.         'PictureBox6
  230.         '
  231.         Me.PictureBox6.Image = CType(resources.GetObject("PictureBox6.Image"), System.Drawing.Image)
  232.         Me.PictureBox6.Location = New System.Drawing.Point(12, 202)
  233.         Me.PictureBox6.Name = "PictureBox6"
  234.         Me.PictureBox6.Size = New System.Drawing.Size(32, 32)
  235.         Me.PictureBox6.TabIndex = 6
  236.         Me.PictureBox6.TabStop = False
  237.         '
  238.         'lblDate
  239.         '
  240.         Me.lblDate.AutoSize = True
  241.         Me.lblDate.Location = New System.Drawing.Point(48, 20)
  242.         Me.lblDate.Name = "lblDate"
  243.         Me.lblDate.Size = New System.Drawing.Size(57, 13)
  244.         Me.lblDate.TabIndex = 7
  245.         Me.lblDate.TabStop = True
  246.         Me.lblDate.Text = "Data e ora"
  247.         '
  248.         'lblImp
  249.         '
  250.         Me.lblImp.AutoSize = True
  251.         Me.lblImp.Location = New System.Drawing.Point(48, 58)
  252.         Me.lblImp.Name = "lblImp"
  253.         Me.lblImp.Size = New System.Drawing.Size(44, 13)
  254.         Me.lblImp.TabIndex = 8
  255.         Me.lblImp.TabStop = True
  256.         Me.lblImp.Text = "Impegni"
  257.         '
  258.         'lblModImp
  259.         '
  260.         Me.lblModImp.AutoSize = True
  261.         Me.lblModImp.Location = New System.Drawing.Point(48, 96)
  262.         Me.lblModImp.Name = "lblModImp"
  263.         Me.lblModImp.Size = New System.Drawing.Size(86, 13)
  264.         Me.lblModImp.TabIndex = 9
  265.         Me.lblModImp.TabStop = True
  266.         Me.lblModImp.Text = "Modifica agenda"
  267.         '
  268.         'lblReadFile
  269.         '
  270.         Me.lblReadFile.AutoSize = True
  271.         Me.lblReadFile.Location = New System.Drawing.Point(50, 134)
  272.         Me.lblReadFile.Name = "lblReadFile"
  273.         Me.lblReadFile.Size = New System.Drawing.Size(49, 13)
  274.         Me.lblReadFile.TabIndex = 10
  275.         Me.lblReadFile.TabStop = True
  276.         Me.lblReadFile.Text = "Leggi file"
  277.         '
  278.         'lblMove
  279.         '
  280.         Me.lblMove.AutoSize = True
  281.         Me.lblMove.Location = New System.Drawing.Point(48, 172)
  282.         Me.lblMove.Name = "lblMove"
  283.         Me.lblMove.Size = New System.Drawing.Size(81, 13)
  284.         Me.lblMove.TabIndex = 11
  285.         Me.lblMove.TabStop = True
  286.         Me.lblMove.Text = "Sposta aiutante"
  287.         '
  288.         'lblExit
  289.         '
  290.         Me.lblExit.AutoSize = True
  291.         Me.lblExit.Location = New System.Drawing.Point(48, 210)
  292.         Me.lblExit.Name = "lblExit"
  293.         Me.lblExit.Size = New System.Drawing.Size(27, 13)
  294.         Me.lblExit.TabIndex = 12
  295.         Me.lblExit.TabStop = True
  296.         Me.lblExit.Text = "Esci"
  297.         '
  298.         'cmbPos
  299.         '
  300.         Me.cmbPos.FormattingEnabled = True
  301.         Me.cmbPos.Items.AddRange(New Object() {"In alto a sinistra", "In basso a sinistra", "In alto a destra", "In basso a destra"})
  302.         Me.cmbPos.Location = New System.Drawing.Point(135, 169)
  303.         Me.cmbPos.Name = "cmbPos"
  304.         Me.cmbPos.Size = New System.Drawing.Size(131, 21)
  305.         Me.cmbPos.TabIndex = 13
  306.         '
  307.         'strAbout
  308.         '
  309.         Me.strAbout.Image = CType(resources.GetObject("strAbout.Image"), System.Drawing.Image)
  310.         Me.strAbout.Name = "strAbout"
  311.         Me.strAbout.Size = New System.Drawing.Size(163, 22)
  312.         Me.strAbout.Text = "About"
  313.         '
  314.         'frmHelper
  315.         '
  316.         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  317.         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  318.         Me.BackColor = System.Drawing.Color.White
  319.         Me.ClientSize = New System.Drawing.Size(278, 252)
  320.         Me.Controls.Add(Me.AxAgent1)
  321.         Me.Controls.Add(Me.cmbPos)
  322.         Me.Controls.Add(Me.lblExit)
  323.         Me.Controls.Add(Me.lblMove)
  324.         Me.Controls.Add(Me.lblReadFile)
  325.         Me.Controls.Add(Me.lblModImp)
  326.         Me.Controls.Add(Me.PictureBox1)
  327.         Me.Controls.Add(Me.PictureBox5)
  328.         Me.Controls.Add(Me.lblImp)
  329.         Me.Controls.Add(Me.lblDate)
  330.         Me.Controls.Add(Me.PictureBox6)
  331.         Me.Controls.Add(Me.PictureBox2)
  332.         Me.Controls.Add(Me.PictureBox4)
  333.         Me.Controls.Add(Me.PictureBox3)
  334.         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
  335.         Me.Name = "frmHelper"
  336.         CType(Me.AxAgent1, System.ComponentModel.ISupportInitialize).EndInit()
  337.         Me.cntHelper.ResumeLayout(False)
  338.         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  339.         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  340.         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
  341.         CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
  342.         CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
  343.         CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
  344.         Me.ResumeLayout(False)
  345.         Me.PerformLayout()
  346.  
  347.     End Sub
  348.     Friend WithEvents AxAgent1 As AxAgentObjects.AxAgent
  349.     Friend WithEvents icnHelper As System.Windows.Forms.NotifyIcon
  350.     Friend WithEvents cntHelper As System.Windows.Forms.ContextMenuStrip
  351.     Friend WithEvents strTime As System.Windows.Forms.ToolStripMenuItem
  352.     Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripSeparator
  353.     Friend WithEvents strExit As System.Windows.Forms.ToolStripMenuItem
  354.     Friend WithEvents tmrExit As System.Windows.Forms.Timer
  355.     Friend WithEvents strImp As System.Windows.Forms.ToolStripMenuItem
  356.     Friend WithEvents strEditImp As System.Windows.Forms.ToolStripMenuItem
  357.     Friend WithEvents strMove As System.Windows.Forms.ToolStripMenuItem
  358.     Friend WithEvents strTopLeft As System.Windows.Forms.ToolStripMenuItem
  359.     Friend WithEvents strBottomLeft As System.Windows.Forms.ToolStripMenuItem
  360.     Friend WithEvents strTopRight As System.Windows.Forms.ToolStripMenuItem
  361.     Friend WithEvents strBottomRight As System.Windows.Forms.ToolStripMenuItem
  362.     Friend WithEvents strDrag As System.Windows.Forms.ToolStripMenuItem
  363.     Friend WithEvents strRead As System.Windows.Forms.ToolStripMenuItem
  364.     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
  365.     Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
  366.     Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
  367.     Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
  368.     Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
  369.     Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
  370.     Friend WithEvents lblDate As System.Windows.Forms.LinkLabel
  371.     Friend WithEvents lblImp As System.Windows.Forms.LinkLabel
  372.     Friend WithEvents lblModImp As System.Windows.Forms.LinkLabel
  373.     Friend WithEvents lblReadFile As System.Windows.Forms.LinkLabel
  374.     Friend WithEvents lblMove As System.Windows.Forms.LinkLabel
  375.     Friend WithEvents lblExit As System.Windows.Forms.LinkLabel
  376.     Friend WithEvents cmbPos As System.Windows.Forms.ComboBox
  377.     Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
  378.     Friend WithEvents strAbout As System.Windows.Forms.ToolStripMenuItem
  379.  
  380. End Class