MS Images integriert
This commit is contained in:
255
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
255
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
@@ -22,135 +22,147 @@ Partial Class frmFlowForm
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmFlowForm))
|
||||
Me.SvgImageBox3 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.SvgImageBox4 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.SvgImageBox5 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.SvgImageBox6 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.SvgImageBox7 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
||||
CType(Me.SvgImageBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.SvgImageBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.SvgImageBox5, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.SvgImageBox6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.SvgImageBox7, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.PictureBoxSearch = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxPM = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxCWFound = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxSearchAbo = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxPMTask = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxConversation = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxGlobix = New System.Windows.Forms.PictureBox()
|
||||
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
||||
Me.ContextMenuSystray = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.VerwaltungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ZooFlowBeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
CType(Me.PictureBoxSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxPM, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxCWFound, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxSearchAbo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxPMTask, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxConversation, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxGlobix, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ContextMenuSystray.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'SvgImageBox3
|
||||
'PictureBoxSearch
|
||||
'
|
||||
Me.SvgImageBox3.BackColor = System.Drawing.Color.Transparent
|
||||
Me.SvgImageBox3.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.SvgImageBox3.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.SvgImageBox3.ItemAppearance.Normal.FillColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
Me.SvgImageBox3.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.SvgImageBox3.Location = New System.Drawing.Point(12, 12)
|
||||
Me.SvgImageBox3.Name = "SvgImageBox3"
|
||||
Me.SvgImageBox3.Size = New System.Drawing.Size(42, 36)
|
||||
Me.SvgImageBox3.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.SvgImageBox3.SvgImage = CType(resources.GetObject("SvgImageBox3.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SvgImageBox3.TabIndex = 2
|
||||
Me.SvgImageBox3.Text = "SvgImageBox1"
|
||||
Me.PictureBoxSearch.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxSearch.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._1_ZOO_FLOW_Search
|
||||
Me.PictureBoxSearch.Location = New System.Drawing.Point(126, 12)
|
||||
Me.PictureBoxSearch.Name = "PictureBoxSearch"
|
||||
Me.PictureBoxSearch.Size = New System.Drawing.Size(50, 50)
|
||||
Me.PictureBoxSearch.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxSearch.TabIndex = 3
|
||||
Me.PictureBoxSearch.TabStop = False
|
||||
'
|
||||
'SvgImageBox4
|
||||
'PictureBoxPM
|
||||
'
|
||||
Me.SvgImageBox4.BackColor = System.Drawing.Color.Transparent
|
||||
Me.SvgImageBox4.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.SvgImageBox4.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.SvgImageBox4.ItemAppearance.Normal.FillColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
Me.SvgImageBox4.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.SvgImageBox4.Location = New System.Drawing.Point(125, 13)
|
||||
Me.SvgImageBox4.Name = "SvgImageBox4"
|
||||
Me.SvgImageBox4.Size = New System.Drawing.Size(24, 18)
|
||||
Me.SvgImageBox4.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.SvgImageBox4.SvgImage = CType(resources.GetObject("SvgImageBox4.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SvgImageBox4.TabIndex = 2
|
||||
Me.SvgImageBox4.Text = "SvgImageBox1"
|
||||
Me.PictureBoxPM.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxPM.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._1_ZOO_FLOW_Person
|
||||
Me.PictureBoxPM.Location = New System.Drawing.Point(126, 138)
|
||||
Me.PictureBoxPM.Name = "PictureBoxPM"
|
||||
Me.PictureBoxPM.Size = New System.Drawing.Size(50, 50)
|
||||
Me.PictureBoxPM.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxPM.TabIndex = 4
|
||||
Me.PictureBoxPM.TabStop = False
|
||||
'
|
||||
'SvgImageBox5
|
||||
'PictureBoxCWFound
|
||||
'
|
||||
Me.SvgImageBox5.BackColor = System.Drawing.Color.Transparent
|
||||
Me.SvgImageBox5.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.SvgImageBox5.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.SvgImageBox5.ItemAppearance.Normal.FillColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
Me.SvgImageBox5.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.SvgImageBox5.Location = New System.Drawing.Point(125, 31)
|
||||
Me.SvgImageBox5.Name = "SvgImageBox5"
|
||||
Me.SvgImageBox5.Size = New System.Drawing.Size(24, 18)
|
||||
Me.SvgImageBox5.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.SvgImageBox5.SvgImage = CType(resources.GetObject("SvgImageBox5.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SvgImageBox5.TabIndex = 2
|
||||
Me.SvgImageBox5.Text = "SvgImageBox1"
|
||||
Me.PictureBoxCWFound.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxCWFound.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW5_CW_w
|
||||
Me.PictureBoxCWFound.Location = New System.Drawing.Point(100, 12)
|
||||
Me.PictureBoxCWFound.Name = "PictureBoxCWFound"
|
||||
Me.PictureBoxCWFound.Size = New System.Drawing.Size(20, 25)
|
||||
Me.PictureBoxCWFound.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxCWFound.TabIndex = 5
|
||||
Me.PictureBoxCWFound.TabStop = False
|
||||
'
|
||||
'SvgImageBox6
|
||||
'PictureBoxSearchAbo
|
||||
'
|
||||
Me.SvgImageBox6.BackColor = System.Drawing.Color.Transparent
|
||||
Me.SvgImageBox6.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.SvgImageBox6.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.SvgImageBox6.ItemAppearance.Normal.FillColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
Me.SvgImageBox6.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.SvgImageBox6.Location = New System.Drawing.Point(125, 147)
|
||||
Me.SvgImageBox6.Name = "SvgImageBox6"
|
||||
Me.SvgImageBox6.Size = New System.Drawing.Size(24, 18)
|
||||
Me.SvgImageBox6.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.SvgImageBox6.SvgImage = CType(resources.GetObject("SvgImageBox6.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SvgImageBox6.TabIndex = 2
|
||||
Me.SvgImageBox6.Text = "SvgImageBox1"
|
||||
Me.PictureBoxSearchAbo.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxSearchAbo.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW5_Abo_w
|
||||
Me.PictureBoxSearchAbo.Location = New System.Drawing.Point(100, 36)
|
||||
Me.PictureBoxSearchAbo.Name = "PictureBoxSearchAbo"
|
||||
Me.PictureBoxSearchAbo.Size = New System.Drawing.Size(20, 27)
|
||||
Me.PictureBoxSearchAbo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxSearchAbo.TabIndex = 6
|
||||
Me.PictureBoxSearchAbo.TabStop = False
|
||||
'
|
||||
'SvgImageBox7
|
||||
'PictureBoxPMTask
|
||||
'
|
||||
Me.SvgImageBox7.BackColor = System.Drawing.Color.Transparent
|
||||
Me.SvgImageBox7.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.SvgImageBox7.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.SvgImageBox7.ItemAppearance.Normal.FillColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
Me.SvgImageBox7.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.SvgImageBox7.Location = New System.Drawing.Point(125, 171)
|
||||
Me.SvgImageBox7.Name = "SvgImageBox7"
|
||||
Me.SvgImageBox7.Size = New System.Drawing.Size(24, 18)
|
||||
Me.SvgImageBox7.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.SvgImageBox7.SvgImage = CType(resources.GetObject("SvgImageBox7.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SvgImageBox7.TabIndex = 2
|
||||
Me.SvgImageBox7.Text = "SvgImageBox1"
|
||||
Me.PictureBoxPMTask.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxPMTask.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW5_PM_w
|
||||
Me.PictureBoxPMTask.Location = New System.Drawing.Point(100, 138)
|
||||
Me.PictureBoxPMTask.Name = "PictureBoxPMTask"
|
||||
Me.PictureBoxPMTask.Size = New System.Drawing.Size(20, 25)
|
||||
Me.PictureBoxPMTask.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxPMTask.TabIndex = 7
|
||||
Me.PictureBoxPMTask.TabStop = False
|
||||
'
|
||||
'PictureBox1
|
||||
'PictureBoxConversation
|
||||
'
|
||||
Me.PictureBox1.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBox1.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._1_ZOO_FLOW_Search
|
||||
Me.PictureBox1.Location = New System.Drawing.Point(152, 7)
|
||||
Me.PictureBox1.Name = "PictureBox1"
|
||||
Me.PictureBox1.Size = New System.Drawing.Size(45, 47)
|
||||
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBox1.TabIndex = 3
|
||||
Me.PictureBox1.TabStop = False
|
||||
Me.PictureBoxConversation.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxConversation.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW5_Con_w
|
||||
Me.PictureBoxConversation.Location = New System.Drawing.Point(100, 158)
|
||||
Me.PictureBoxConversation.Name = "PictureBoxConversation"
|
||||
Me.PictureBoxConversation.Size = New System.Drawing.Size(20, 25)
|
||||
Me.PictureBoxConversation.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxConversation.TabIndex = 8
|
||||
Me.PictureBoxConversation.TabStop = False
|
||||
'
|
||||
'PictureBox2
|
||||
'PictureBoxGlobix
|
||||
'
|
||||
Me.PictureBox2.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBox2.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._1_ZOO_FLOW_Person
|
||||
Me.PictureBox2.Location = New System.Drawing.Point(152, 147)
|
||||
Me.PictureBox2.Name = "PictureBox2"
|
||||
Me.PictureBox2.Size = New System.Drawing.Size(45, 45)
|
||||
Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBox2.TabIndex = 4
|
||||
Me.PictureBox2.TabStop = False
|
||||
Me.PictureBoxGlobix.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureBoxGlobix.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._1_ZOO_FLOW_Globix
|
||||
Me.PictureBoxGlobix.Location = New System.Drawing.Point(12, 12)
|
||||
Me.PictureBoxGlobix.Name = "PictureBoxGlobix"
|
||||
Me.PictureBoxGlobix.Size = New System.Drawing.Size(50, 50)
|
||||
Me.PictureBoxGlobix.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
Me.PictureBoxGlobix.TabIndex = 9
|
||||
Me.PictureBoxGlobix.TabStop = False
|
||||
'
|
||||
'NotifyIcon1
|
||||
'
|
||||
Me.NotifyIcon1.ContextMenuStrip = Me.ContextMenuSystray
|
||||
Me.NotifyIcon1.Icon = CType(resources.GetObject("NotifyIcon1.Icon"), System.Drawing.Icon)
|
||||
Me.NotifyIcon1.Text = "ZooFlow by Digital Data"
|
||||
Me.NotifyIcon1.Visible = True
|
||||
'
|
||||
'ContextMenuSystray
|
||||
'
|
||||
Me.ContextMenuSystray.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VerwaltungToolStripMenuItem, Me.ZooFlowBeendenToolStripMenuItem})
|
||||
Me.ContextMenuSystray.Name = "ContextMenuSystray"
|
||||
Me.ContextMenuSystray.Size = New System.Drawing.Size(170, 48)
|
||||
'
|
||||
'VerwaltungToolStripMenuItem
|
||||
'
|
||||
Me.VerwaltungToolStripMenuItem.Name = "VerwaltungToolStripMenuItem"
|
||||
Me.VerwaltungToolStripMenuItem.Size = New System.Drawing.Size(169, 22)
|
||||
Me.VerwaltungToolStripMenuItem.Text = "Verwaltung"
|
||||
'
|
||||
'ZooFlowBeendenToolStripMenuItem
|
||||
'
|
||||
Me.ZooFlowBeendenToolStripMenuItem.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.StatusAnnotations_Stop_16xLG_color
|
||||
Me.ZooFlowBeendenToolStripMenuItem.Name = "ZooFlowBeendenToolStripMenuItem"
|
||||
Me.ZooFlowBeendenToolStripMenuItem.Size = New System.Drawing.Size(169, 22)
|
||||
Me.ZooFlowBeendenToolStripMenuItem.Text = "ZooFlow beenden"
|
||||
'
|
||||
'frmFlowForm
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.BackColor = System.Drawing.Color.Gray
|
||||
Me.BackgroundImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZOO_FLOW_3
|
||||
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.ClientSize = New System.Drawing.Size(199, 195)
|
||||
Me.Controls.Add(Me.PictureBox2)
|
||||
Me.Controls.Add(Me.PictureBox1)
|
||||
Me.Controls.Add(Me.SvgImageBox3)
|
||||
Me.Controls.Add(Me.SvgImageBox7)
|
||||
Me.Controls.Add(Me.SvgImageBox5)
|
||||
Me.Controls.Add(Me.SvgImageBox6)
|
||||
Me.Controls.Add(Me.SvgImageBox4)
|
||||
Me.Controls.Add(Me.PictureBoxGlobix)
|
||||
Me.Controls.Add(Me.PictureBoxConversation)
|
||||
Me.Controls.Add(Me.PictureBoxPMTask)
|
||||
Me.Controls.Add(Me.PictureBoxSearchAbo)
|
||||
Me.Controls.Add(Me.PictureBoxCWFound)
|
||||
Me.Controls.Add(Me.PictureBoxPM)
|
||||
Me.Controls.Add(Me.PictureBoxSearch)
|
||||
Me.DoubleBuffered = True
|
||||
Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ForeColor = System.Drawing.SystemColors.ControlText
|
||||
@@ -158,21 +170,26 @@ Partial Class frmFlowForm
|
||||
Me.Name = "frmFlowForm"
|
||||
Me.Text = "frmFlowForm_Test1"
|
||||
Me.TopMost = True
|
||||
CType(Me.SvgImageBox3, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.SvgImageBox4, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.SvgImageBox5, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.SvgImageBox6, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.SvgImageBox7, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxPM, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxCWFound, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxSearchAbo, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxPMTask, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxConversation, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxGlobix, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ContextMenuSystray.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents SvgImageBox3 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents SvgImageBox4 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents SvgImageBox5 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents SvgImageBox6 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents SvgImageBox7 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents PictureBox1 As PictureBox
|
||||
Friend WithEvents PictureBox2 As PictureBox
|
||||
Friend WithEvents PictureBoxSearch As PictureBox
|
||||
Friend WithEvents PictureBoxPM As PictureBox
|
||||
Friend WithEvents PictureBoxCWFound As PictureBox
|
||||
Friend WithEvents PictureBoxSearchAbo As PictureBox
|
||||
Friend WithEvents PictureBoxPMTask As PictureBox
|
||||
Friend WithEvents PictureBoxConversation As PictureBox
|
||||
Friend WithEvents PictureBoxGlobix As PictureBox
|
||||
Friend WithEvents NotifyIcon1 As NotifyIcon
|
||||
Friend WithEvents ContextMenuSystray As ContextMenuStrip
|
||||
Friend WithEvents VerwaltungToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents ZooFlowBeendenToolStripMenuItem As ToolStripMenuItem
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user