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.
179 lines
8.9 KiB
179 lines
8.9 KiB
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmVertragselementApplikation
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<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
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'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(frmVertragselementApplikation))
|
|
Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
|
|
Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
|
|
Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip
|
|
Me.TSBtnQuit = New System.Windows.Forms.ToolStripButton
|
|
Me.TSBtnSelect = New System.Windows.Forms.ToolStripButton
|
|
Me.TSTxtSuche = New System.Windows.Forms.ToolStripTextBox
|
|
Me.tsbtnSuche = New System.Windows.Forms.ToolStripButton
|
|
Me.TreeApplikationen = New System.Windows.Forms.TreeView
|
|
Me.ContextMenuAuswahl = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.ApplikationAuswählenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
|
|
Me.ImgListApplikationTree = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.MenuStrip1.SuspendLayout()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
Me.ContextMenuAuswahl.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'MenuStrip1
|
|
'
|
|
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiToolStripMenuItem})
|
|
Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
|
|
Me.MenuStrip1.Name = "MenuStrip1"
|
|
Me.MenuStrip1.Size = New System.Drawing.Size(320, 24)
|
|
Me.MenuStrip1.TabIndex = 3
|
|
Me.MenuStrip1.Text = "MenuStrip1"
|
|
'
|
|
'DateiToolStripMenuItem
|
|
'
|
|
Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BeendenToolStripMenuItem})
|
|
Me.DateiToolStripMenuItem.Name = "DateiToolStripMenuItem"
|
|
Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(46, 20)
|
|
Me.DateiToolStripMenuItem.Text = "&Datei"
|
|
'
|
|
'BeendenToolStripMenuItem
|
|
'
|
|
Me.BeendenToolStripMenuItem.Name = "BeendenToolStripMenuItem"
|
|
Me.BeendenToolStripMenuItem.Size = New System.Drawing.Size(120, 22)
|
|
Me.BeendenToolStripMenuItem.Text = "&Beenden"
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.TSBtnSelect, Me.TSTxtSuche, Me.tsbtnSuche})
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 24)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(320, 25)
|
|
Me.ToolStrip1.TabIndex = 6
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'TSBtnQuit
|
|
'
|
|
Me.TSBtnQuit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TSBtnQuit.Image = CType(resources.GetObject("TSBtnQuit.Image"), System.Drawing.Image)
|
|
Me.TSBtnQuit.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.TSBtnQuit.Name = "TSBtnQuit"
|
|
Me.TSBtnQuit.Size = New System.Drawing.Size(23, 22)
|
|
Me.TSBtnQuit.Text = "ToolStripButton1"
|
|
Me.TSBtnQuit.ToolTipText = "Fenster schliessen"
|
|
'
|
|
'TSBtnSelect
|
|
'
|
|
Me.TSBtnSelect.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TSBtnSelect.Image = CType(resources.GetObject("TSBtnSelect.Image"), System.Drawing.Image)
|
|
Me.TSBtnSelect.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.TSBtnSelect.Name = "TSBtnSelect"
|
|
Me.TSBtnSelect.Size = New System.Drawing.Size(23, 22)
|
|
Me.TSBtnSelect.Text = "Applikation übernehmen"
|
|
'
|
|
'TSTxtSuche
|
|
'
|
|
Me.TSTxtSuche.Name = "TSTxtSuche"
|
|
Me.TSTxtSuche.Size = New System.Drawing.Size(100, 25)
|
|
'
|
|
'tsbtnSuche
|
|
'
|
|
Me.tsbtnSuche.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnSuche.Image = CType(resources.GetObject("tsbtnSuche.Image"), System.Drawing.Image)
|
|
Me.tsbtnSuche.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnSuche.Name = "tsbtnSuche"
|
|
Me.tsbtnSuche.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnSuche.Text = "Suchen"
|
|
'
|
|
'TreeApplikationen
|
|
'
|
|
Me.TreeApplikationen.ContextMenuStrip = Me.ContextMenuAuswahl
|
|
Me.TreeApplikationen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TreeApplikationen.HideSelection = False
|
|
Me.TreeApplikationen.HotTracking = True
|
|
Me.TreeApplikationen.ImageIndex = 0
|
|
Me.TreeApplikationen.ImageList = Me.ImgListApplikationTree
|
|
Me.TreeApplikationen.Location = New System.Drawing.Point(0, 49)
|
|
Me.TreeApplikationen.Name = "TreeApplikationen"
|
|
Me.TreeApplikationen.SelectedImageIndex = 0
|
|
Me.TreeApplikationen.Size = New System.Drawing.Size(320, 538)
|
|
Me.TreeApplikationen.TabIndex = 7
|
|
'
|
|
'ContextMenuAuswahl
|
|
'
|
|
Me.ContextMenuAuswahl.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ApplikationAuswählenToolStripMenuItem})
|
|
Me.ContextMenuAuswahl.Name = "ContextMenuAuswahl"
|
|
Me.ContextMenuAuswahl.Size = New System.Drawing.Size(195, 26)
|
|
'
|
|
'ApplikationAuswählenToolStripMenuItem
|
|
'
|
|
Me.ApplikationAuswählenToolStripMenuItem.Name = "ApplikationAuswählenToolStripMenuItem"
|
|
Me.ApplikationAuswählenToolStripMenuItem.Size = New System.Drawing.Size(194, 22)
|
|
Me.ApplikationAuswählenToolStripMenuItem.Text = "&Applikation auswählen"
|
|
'
|
|
'ImgListApplikationTree
|
|
'
|
|
Me.ImgListApplikationTree.ImageStream = CType(resources.GetObject("ImgListApplikationTree.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImgListApplikationTree.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImgListApplikationTree.Images.SetKeyName(0, "45.ico")
|
|
Me.ImgListApplikationTree.Images.SetKeyName(1, "Run.ico")
|
|
Me.ImgListApplikationTree.Images.SetKeyName(2, "Run_Deleted.ico")
|
|
Me.ImgListApplikationTree.Images.SetKeyName(3, "RunLiz.ico")
|
|
Me.ImgListApplikationTree.Images.SetKeyName(4, "Run_DeletedLic.ico")
|
|
Me.ImgListApplikationTree.Images.SetKeyName(5, "StrukturElement.png")
|
|
Me.ImgListApplikationTree.Images.SetKeyName(6, "StrukturElementDeleted.png")
|
|
'
|
|
'frmVertragselementApplikation
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(320, 587)
|
|
Me.Controls.Add(Me.TreeApplikationen)
|
|
Me.Controls.Add(Me.ToolStrip1)
|
|
Me.Controls.Add(Me.MenuStrip1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmVertragselementApplikation"
|
|
Me.Text = "Auswahl Applikation"
|
|
Me.MenuStrip1.ResumeLayout(False)
|
|
Me.MenuStrip1.PerformLayout()
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|
Me.ToolStrip1.PerformLayout()
|
|
Me.ContextMenuAuswahl.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
|
|
Friend WithEvents DateiToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents BeendenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents TSBtnQuit As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TSBtnSelect As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TreeApplikationen As System.Windows.Forms.TreeView
|
|
Friend WithEvents ContextMenuAuswahl As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents ApplikationAuswählenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents TSTxtSuche As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents tsbtnSuche As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ImgListApplikationTree As System.Windows.Forms.ImageList
|
|
End Class
|