141 lines
7.7 KiB
VB.net
141 lines
7.7 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmProfileMatch
|
|
Inherits DevExpress.XtraEditors.XtraForm
|
|
|
|
'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(frmProfileMatch))
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.TileControlMatch = New DevExpress.XtraEditors.TileControl()
|
|
Me.TileGroupDocumentsData = New DevExpress.XtraEditors.TileGroup()
|
|
Me.TileGroupDocuments = New DevExpress.XtraEditors.TileGroup()
|
|
Me.TileGroupData = New DevExpress.XtraEditors.TileGroup()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.AblaufSucheAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
|
Me.Label1.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.ForeColor = System.Drawing.Color.White
|
|
Me.Label1.Location = New System.Drawing.Point(12, 9)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(489, 19)
|
|
Me.Label1.TabIndex = 2
|
|
Me.Label1.Text = "Clipboard Watcher hat mehr als einen Match für Ihre Suche gefunden:"
|
|
'
|
|
'TileControlMatch
|
|
'
|
|
Me.TileControlMatch.AllowDragTilesBetweenGroups = False
|
|
Me.TileControlMatch.AppearanceGroupText.BackColor = System.Drawing.Color.Transparent
|
|
Me.TileControlMatch.AppearanceGroupText.Font = New System.Drawing.Font("Tahoma", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.TileControlMatch.AppearanceGroupText.ForeColor = System.Drawing.Color.White
|
|
Me.TileControlMatch.AppearanceGroupText.Options.UseBackColor = True
|
|
Me.TileControlMatch.AppearanceGroupText.Options.UseFont = True
|
|
Me.TileControlMatch.AppearanceGroupText.Options.UseForeColor = True
|
|
Me.TileControlMatch.AppearanceGroupText.Options.UseTextOptions = True
|
|
Me.TileControlMatch.AppearanceGroupText.TextOptions.Trimming = DevExpress.Utils.Trimming.None
|
|
Me.TileControlMatch.AppearanceGroupText.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap
|
|
Me.TileControlMatch.AppearanceItem.Normal.BackColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.TileControlMatch.AppearanceItem.Normal.BorderColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.TileControlMatch.AppearanceItem.Normal.Font = New System.Drawing.Font("Tahoma", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.TileControlMatch.AppearanceItem.Normal.ForeColor = System.Drawing.Color.White
|
|
Me.TileControlMatch.AppearanceItem.Normal.Options.UseBackColor = True
|
|
Me.TileControlMatch.AppearanceItem.Normal.Options.UseBorderColor = True
|
|
Me.TileControlMatch.AppearanceItem.Normal.Options.UseFont = True
|
|
Me.TileControlMatch.AppearanceItem.Normal.Options.UseForeColor = True
|
|
Me.TileControlMatch.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
|
Me.TileControlMatch.ContextMenuStrip = Me.ContextMenuStrip1
|
|
Me.TileControlMatch.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TileControlMatch.Groups.Add(Me.TileGroupDocumentsData)
|
|
Me.TileControlMatch.Groups.Add(Me.TileGroupDocuments)
|
|
Me.TileControlMatch.Groups.Add(Me.TileGroupData)
|
|
Me.TileControlMatch.ItemSize = 150
|
|
Me.TileControlMatch.Location = New System.Drawing.Point(0, 0)
|
|
Me.TileControlMatch.MaxId = 18
|
|
Me.TileControlMatch.Name = "TileControlMatch"
|
|
Me.TileControlMatch.ShowGroupText = True
|
|
Me.TileControlMatch.Size = New System.Drawing.Size(990, 523)
|
|
Me.TileControlMatch.TabIndex = 6
|
|
Me.TileControlMatch.Text = "TileControl1"
|
|
'
|
|
'TileGroupDocumentsData
|
|
'
|
|
Me.TileGroupDocumentsData.Name = "TileGroupDocumentsData"
|
|
Me.TileGroupDocumentsData.Text = "Kombiniert"
|
|
'
|
|
'TileGroupDocuments
|
|
'
|
|
Me.TileGroupDocuments.Name = "TileGroupDocuments"
|
|
Me.TileGroupDocuments.Text = "Dokumente"
|
|
'
|
|
'TileGroupData
|
|
'
|
|
Me.TileGroupData.Name = "TileGroupData"
|
|
Me.TileGroupData.Text = "Daten"
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AblaufSucheAnzeigenToolStripMenuItem})
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(195, 48)
|
|
'
|
|
'AblaufSucheAnzeigenToolStripMenuItem
|
|
'
|
|
Me.AblaufSucheAnzeigenToolStripMenuItem.Name = "AblaufSucheAnzeigenToolStripMenuItem"
|
|
Me.AblaufSucheAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(194, 22)
|
|
Me.AblaufSucheAnzeigenToolStripMenuItem.Text = "Ablauf Suche anzeigen"
|
|
'
|
|
'frmProfileMatch
|
|
'
|
|
Me.Appearance.Options.UseFont = True
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(990, 523)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.TileControlMatch)
|
|
Me.Font = New System.Drawing.Font("Calibri", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.MinimumSize = New System.Drawing.Size(729, 486)
|
|
Me.Name = "frmProfileMatch"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
|
|
Me.Text = "Profile Match"
|
|
Me.TopMost = True
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents TileControlMatch As DevExpress.XtraEditors.TileControl
|
|
Friend WithEvents TileGroupDocumentsData As DevExpress.XtraEditors.TileGroup
|
|
Friend WithEvents TileGroupDocuments As DevExpress.XtraEditors.TileGroup
|
|
Friend WithEvents TileGroupData As DevExpress.XtraEditors.TileGroup
|
|
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
|
Friend WithEvents AblaufSucheAnzeigenToolStripMenuItem As ToolStripMenuItem
|
|
End Class
|